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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Trying to Load tables data in to hdfs cluster but it is loading an empty file only

I have extracted data from rest api and converted json into column fields and then tried to load the data into hdfsoutput. The connection is established and path file is created but there is no data received into it. I have deactivated the hdfsoutput component and tried to run it and i can see all the data coming until hdfsoutput. can anyone please correct me?

0683p000009Lwh5.png

Labels (4)
5 Replies
Anonymous
Not applicable
Author

Hello,

Please use the "onsubjobok" connector to connect your tprejob-->HDFSConnection-->tDie and the treatclient-->tMap-->thash subjobs.

Best regard

Sabrina

Anonymous
Not applicable
Author

Hello,

Is there any update for your issue? Feel free to post your issue here.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi, I have already created the job extracting API from trestclient to thdfsoutput as shown above. so can I extract the data from another API using trestclient within the same job to join both api data and extract the required fields to the same hdfs output?

Anonymous
Not applicable
Author

Hello,

Are your initial issue fixed? The issue that trying to Load tables data in to hdfs cluster but it is loading an empty file only?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Hi sabrina,

The above issues was fixed. The actual problem was with the datanode in the hdfs cluster. The job was perfectly working as posted above in the pic. 

Thanks