- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
What is the difference between HTTP & Binary transport mode in Hive?
- Labels:
-
Apache Hive
Created ‎05-24-2018 11:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎05-25-2018 03:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HTTP is more firewall friendly protocol and this is usually the reason why you may endup using it when you need to connect to hive from remote clients. Keep in mind you can have single protocol configured for each hiveserver2. However you can have multiple hiveserver2 on your cluster. If necessary you could have some hiveserver2 services configured with binary and some configured with http.
HTH
*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.
Created ‎05-25-2018 03:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HTTP is more firewall friendly protocol and this is usually the reason why you may endup using it when you need to connect to hive from remote clients. Keep in mind you can have single protocol configured for each hiveserver2. However you can have multiple hiveserver2 on your cluster. If necessary you could have some hiveserver2 services configured with binary and some configured with http.
HTH
*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.
Created ‎05-28-2018 02:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Tamil Selvan K If the above answer helped addressed your question, please take a moment to login and click the "accept" link on the answer.
