Hi,
I am trying to load ORC format table from talend. when i run it is simply showing running ststus for long time.But nothing is happening. It is very small table with 1000 records and the same is running from hadoop system when i test in few sec.
"INSERT OVERWRITE TABLE ticsw_hst_ora_orc select * from ticsw_hst_ora" this is what i gave inside tHiverow.
Even i tried with tHiveLoad. Same thing happening again.
I refered all talend help center and forum. no detailed explanations. Please help me on how to resolve this. I am using TOS BD 5.4.1 version. Other jobs are running fine. Attached my job screenshot.
Please help ASAP.
Regards,
Jay
No.. Basically INSERT OVERWRITE from talend is not working either from tHiveLoad and tHiverow.. I tried it in hdfs environment same command("INSERT OVERWRTIE") is working fine.