Tag: Apache

Run your first JSP program in Apache Tomcat Server

This post will give you description about how you can run your project using Apache Tomcat Server. I would like to define these terms before proceeding: Apache Tomcat Server(Jakarta Tomcat): It is an open source web server and servlet container developed by the Apache Software Foundation (ASF). It implements the Java Servlet and the JavaServer … Continue reading Run your first JSP program in Apache Tomcat Server

Providing transactional data to your Hadoop and Kafka data lake

The data lake may be all about Apache Hadoop, but integrating operational data can be a challenge. A Hadoop software platform provides a proven cost-effective, highly scalable and reliable means of storing vast data sets on commodity hardware. By its nature, it does not deal well with changing data, having no concept of "update," nor … Continue reading Providing transactional data to your Hadoop and Kafka data lake