Connecting WD via Beeline #286
Replies: 4 comments
-
I suspect you need to run HiveServer2 for that. This is probably best asked/search in the Apache Hive docs. If you can connect to Hive thrift uri via Beeline it should work in the same way with WD. |
Beta Was this translation helpful? Give feedback.
-
Here is my use case: WD running on poc11a How to running beeline in this case. |
Beta Was this translation helpful? Give feedback.
-
I haven't used beeline much, so can't help there. I usually just use the
hive-cli or spark-sql.
Op wo 16 aug 2023 om 12:31 schreef Sivakumar Duraimanickam <
***@***.***>:
… I suspect you need to run HiveServer2 for that. This is probably best
asked/search in the Apache Hive docs. If you can connect to Hive thrift uri
via Beeline it should work in the same way with WD.
Here is my use case:
Metastore running on 3 machines
poc11a, poc12a & poc13a
WD running on poc11a
HiveServer2 running on poc12a
How to running beeline in this case.
Does the beeline accept thrift url? Here we are using jdbc url only.
—
Reply to this email directly, view it on GitHub
<#283 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAP6JGFF5NKMKQYGTYAZEMTXVSORLANCNFSM6AAAAAA3SAK6E4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Going to close this as this is not a Waggle Dance issue. |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
Is thr any way to connect the WD using beeline?
WD listening on thrift port
Beeline needs jdbc
Beta Was this translation helpful? Give feedback.
All reactions