Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
Hello,
Please use the "onsubjobok" connector to connect your tprejob-->HDFSConnection-->tDie and the treatclient-->tMap-->thash subjobs.
Best regard
Sabrina
Hello,
Is there any update for your issue? Feel free to post your issue here.
Best regards
Sabrina
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?
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
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