Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to connect Beeline from Talend

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

Labels (1)
  • v7.x

2 Replies
Anonymous
Not applicable
Author

Hello,

What's the error message are you getting when connect Beeline from talend by using Hive component?

Best regards

Sabrina

Anonymous
Not applicable
Author

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