Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I'm able to connect hive components from my Talend open studio 6.2.1, but i'm not able to connect "Beeline" from my studio by using thive components.
Can anyone guide me the process how should i achieve this?
Your help is highly appreciated!!
Regards,
Bharath
Hello,
What's the error message are you getting when connect Beeline from talend by using Hive component?
Best regards
Sabrina
Hello Sabrina,
I'm just using connection parameters in my hive component like below ,if i pass same parameters from command line I'm able to connect Beeline,but not able to from TOS
"beeline -u jdbc:hive2://xxx/xxx;principal=xxx/xxx -e \"REFRESH xxx\""
Getting below error:
Error while compiling statement: FAILED: ParseException line 1:0 cannot recognize input near 'beeline' '-' 'u'
Regards,
Bharath