Run hive queries online

Today, I will discuss about “How to run hive queries online”. Below are the steps for the same.
* Go to below link
https://demo.gethue.com/hue/accounts/login?next=/
* Enter the username and password as “demo”.

* Click on “Sign in” Button. Below Screen will appear. As you can see, many users have created their databases.


* In order to create your own database, Click on “+” icon.

* Fill Database Name and description .


* Click on submit button. The output screen will appear on the top-right section.

So, we have database ready and name is “hive_testing” and you can run hive queries using that database.

Related posts