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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Kafka, HBase and Hive to Job Server

Hi,

 

i have a job which includes Kafka input to HBase output. What i'm trying to achieve is every Kafka input i give will be stored in HBase. i could do this in LocalHost perfectly (Target Exec: LocalHost). So every time i give Kafka an input, it will be stored in HBase Smoothly.

 

But every time i run the job remotely (Target Exec: Job Server), i noticed that every time i send Kafka an input, it will not trigger anything on the Job, hence, there will be no data stored in HBase. Do i have to set another configuration on the TAC and Hadoop Ambari itself? or am i making a mistake?

 

Thank you in advance!

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

Would you mind posting your current workflow screenshots on community which will be helpful for us to understand your job requirement very well.

Best regards

Sabrina

RP1629548713
Contributor II
Contributor II

@Jonathan Christianto​ 

Hi,

Were you able to achieve this?

How did your job design look?

I am trying to implement similar ​scenario.

Any help would be appreciated.​