Woodmark Blog
Test Management – Part 3: Documentation and Reporting
The new Woodmark blog series consisting of 3 parts will give an overview about test management approaches and their successful implementations. The third blog post focuses on documentation and reporting.
find out more Test Management – Part 3: Documentation and Reporting
Test Management – Part 2: Methods and Tools
The new Woodmark blog series consisting of 3 parts will give an overview about test management approaches and their successful implementations. The second blog post focuses the test methods and tools.
Test Management – Part 1: The Test Cycle and Phases
The new Woodmark blog series consisting of 3 parts will give an overview about test management approaches and their successful implementations. The first blog post focuses the test phases and cycles.
find out more Test Management – Part 1: The Test Cycle and Phases
Apache Camel for Batching AWS Kinesis Records
Our current Woodmark blog post tells you how to develop a custom component for Apache Camel message based enterprise integration framework to send data to AWS Kinesis Endpoint in batch.
Kerberize Apache ZooKeeper & Apache Solr: Issues, solutions and recommendations
Apache ZooKeeper and Apache Solr kerberization Web services such as Apache Solr are frequently secured by two way SSL encryption. Although this way ensures save communication and controlled access to Solr, in many cases a…
find out more Kerberize Apache ZooKeeper & Apache Solr:
Issues, solutions and recommendations
Apache Spark vs. Apache Flink
1 Apache Spark vs. Apache Flink – Introduction Apache Flink, the high performance big data stream processing framework is reaching a first level of maturity. We examine comparisons with Apache Spark, and find that it…
Apache Tika OCR for parsing text within image files or embedded images PDFs
Apache Tika OCR Parsing and standardizing content from different sources and file types is one of the main requirements e. g. to make content searchable. For instance, files from shared resources rarely have common encodings…
find out more Apache Tika OCR for parsing text within image files or embedded images PDFs
Making customized Apache NiFi processors configurable with configuration files using the @OnScheduled annotation
Making customized Apache NiFi processors configurable Although Apache NiFi provides various out-of-the-box processors to route, read or transform content of flowfiles, developers repeatedly face situations, where the available processors are not sufficient to solve complex…