In addition to Alan's question to understand what the actual error is please note that when i try your config I get complains about the target dataset uri. If i have for instance
dataset:hive:default/ctest1 As shown in your screenshot, the validation error I see is: 'Target dataset URI' validated against 'dataset:hive:default/ctest1' is invalid because Dataset URI is invalid: Unknown dataset URI: hive:default/ctest1 I presume you'd need hdfs:... or file:.... Thanks Joe On Mon, Dec 14, 2015 at 2:12 PM, Juan Sequeiros <[email protected]> wrote: > You can also make sure there is no "white space" on your value. > Copy and paste can do this ..... > > On Mon, Dec 14, 2015 at 2:04 PM, Alan Jackoway <[email protected]> wrote: > >> Try adding the path to hive-site.xml. >> >> Did it give you any error message beyond just "cannot validate url"? Is >> there anything interesting in the nifi-app.log? >> >> On Mon, Dec 14, 2015 at 12:54 PM, Chandu Koripella < >> [email protected]> wrote: >> >>> It would be great help if someone can take a look at this. >>> >>> >>> >>> Thanks, >>> >>> Chandu >>> >>> >>> >>> *From:* Chandu Koripella >>> *Sent:* Friday, December 11, 2015 11:44 AM >>> *To:* '[email protected]' >>> *Subject:* RE: Nifi Kite-dataset URI issue >>> >>> >>> >>> Hi, >>> >>> >>> >>> This is final step in implementing first NIfi job. I really appreciate >>> any quick tips to resolve this this. >>> >>> >>> >>> Thanks, >>> >>> Chandu >>> >>> >>> >>> >>> >>> *From:* Chandu Koripella >>> *Sent:* Friday, December 11, 2015 7:03 AM >>> *To:* [email protected] >>> *Subject:* RE: Nifi Kite-dataset URI issue >>> >>> >>> >>> Hi Allen, >>> >>> >>> >>> Thanks for helping me with this issue. Here is the full value Hadoop >>> config property. >>> >>> >>> >>> >>> /opt/cloudera/parcels/CDH-5.4.0-1.cdh5.4.0.p0.27/lib/hadoop/etc/hadoop/hdfs-site.xml,/opt/cloudera/parcels/CDH-5.4.0-1.cdh5.4.0.p0.27/lib/hadoop/etc/hadoop/core-site.xml >>> >>> >>> >>> >>> >>> This works just fine with putHDFS processor >>> >>> >>> >>> >>> >>> *From:* Alan Jackoway [mailto:[email protected] <[email protected]>] >>> *Sent:* Friday, December 11, 2015 5:42 AM >>> *To:* [email protected] >>> *Subject:* Re: Nifi Kite-dataset URI issue >>> >>> >>> >>> Can you give the full value of that hadoop configuration files property? >>> >>> On Dec 10, 2015 11:23 PM, "Chandu Koripella" <[email protected]> >>> wrote: >>> >>> Hi, >>> >>> >>> >>> I am trying to load data into a hive external table. Nifi is unable to >>> validate the URI. It is working just fine when I use kite-dataset. >>> >>> Can you please advice if am missing any parameters here? >>> >>> >>> >>> >>> >>> >>> >>> Thanks, >>> >>> Chandu >>> >> >> > > > -- > Juan Carlos Sequeiros >
