I am trying to create a form and using servlets connect with hive´s tables. But I have some doubts:
- Is Hive server installed in cloudera quickstart?
- It is necessary other server like Tomcat for the servlet?
- Must I have the libraries in the IDE? Or also in other place?
- Is possible with a form launch a servlet and display the data in the navigator on cloudera quickstart?
- JDBC must be installed in my local host or also in the virtual machine?
- Where do I declare the XML?