Created on 07-11-2016 10:01 AM - edited 08-19-2019 03:23 AM
Hi,
I am trying to fetch data from hive table (ExecuteSQL) and load into file system(PutFile). I have kept all required hive
jar in lib folder of nifi. However getting Error message in ExecuteSQL processor. Please let me know if i have done any mistake anywhere and help me to complete the job.
Created 07-11-2016 12:46 PM
If you are using HDF 1.2, unfortunately the ExecuteSQL processor doesn't work with hive, yet. The Hive processor is on the roadmap and may be included in the next release.
Created 07-11-2016 12:46 PM
If you are using HDF 1.2, unfortunately the ExecuteSQL processor doesn't work with hive, yet. The Hive processor is on the roadmap and may be included in the next release.
Created 09-01-2016 02:00 AM
Just an update - the 'SelectHiveQL' has been added as part of Nifi 0.7
Created 08-04-2016 04:40 AM
There must be a new nifi processor 'SelectHiveQL' that queries from hive. Also, there is a processor now to insert or update data directly to hive 'PutHiveQL'
Created 08-05-2016 07:28 AM
HI @hduraiswamy, i need to know the steps involved in upgrading the HDF nifi(version 0.6.0.1.2.0.1-1) to to 0.7 version. My current version doesn't have 'SelectHiveQL' and 'PutHiveQL' processors. Pls share...it helps lot
Created 08-06-2016 03:19 AM
Follow the below steps:
If this answer and comment is helpful, please upvote my answer and/or select as best answer. Thank you!!
Created 08-06-2016 09:52 AM
Hi @hduraiswamy
Thanks for your replay
Thanks
Iyappan
Created on 08-06-2016 09:56 PM - edited 08-19-2019 03:22 AM
If you like the answer, please make sure to upvote or accept the answer.
Created 08-08-2016 04:43 AM
Thanks @hduraiswamy
I made mistake on download itself now its working fine......Thanks once again...