With Hive's Metastore config, we have an entry that hosts your password to authenticate against your metastore database. This password is saved in clear-text, which looks like this: <property> <name>javax.jdo.option.ConnectionPassword</name&…
Hive
A collection of 2 posts
Setup Hive on Hadoop YARN Cluster
This is part 2 of our Big Data Cluster Setup. From our Previous Post I was going through the steps on getting your Hadoop Cluster up and running. In this tutorial, we will setup Apache Hive, on top of the…