Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anisriva authored Oct 5, 2021
1 parent af00a88 commit 6d4a78a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,10 @@ The inhouse setup includes the thriftserver setup and no additional work is requ
<https://dbeaver.com/download/lite/>
2. Click on database on the menu bar and click on new database connection.
3. Select **Apache Hive**
![Hive Setup](./resource/hive-setup.png)
![Hive Setup](./resource/hive-setup.png)
4. Click next and setup the JDBC parameters as show in below image
![Connection String](./resource/hive-uri.png)
![Connection String](./resource/hive-uri.png)
5. Now we are all set to start running HQL queries
![HQL](./resource/hql.png)
![HQL](./resource/hql.png)

**Note** : 10000 port should be exposed for the docker container and for username and password use “dse”

0 comments on commit 6d4a78a

Please sign in to comment.