Re: Failed to receive data from Hbase due to java net connection exception :Connection Refused in Nifi

2016-05-06 Thread Venkatesh Bodapati
nd then there should be a whole stack trace that goes with that. > > If you could paste that whole stacktrace here that would be helpful. > > Thanks, > > Bryan > > On Fri, May 6, 2016 at 10:14 AM, Venkatesh Bodapati < > venkatesh.bodap...@inndata.in> wrote: > >&

Re: Failed to receive data from Hbase due to java net connection exception :Connection Refused in Nifi

2016-05-06 Thread Venkatesh Bodapati
gt; > I am running NiFi on the HDP Sandbox so everything is local for me. > > > On Fri, May 6, 2016 at 8:54 AM, Venkatesh Bodapati < > venkatesh.bodap...@inndata.in> wrote: > >> " Missing Row id failure, routing to failure " issue solved . Still i >> got

Re: Failed to receive data from Hbase due to java net connection exception :Connection Refused in Nifi

2016-05-06 Thread Venkatesh Bodapati
s, then connect RouteOnAttribute's matched relationship to the >> HBase processors. >> >> Lets get the inserting side working and then I would expect the GetHBase >> to work since they use the same underlying connection. >> >> Thanks, >> >> Bryan >> >&

Re: Failed to receive data from Hbase due to java net connection exception :Connection Refused in Nifi

2016-05-06 Thread Venkatesh Bodapati
y():not()} that will filter out all the >> empty SSNs, then connect RouteOnAttribute's matched relationship to the >> HBase processors. >> >> Lets get the inserting side working and then I would expect the GetHBase >> to work since they use the same underlying connecti

Failed to receive data from Hbase due to java net connection exception :Connection Refused in Nifi

2016-05-05 Thread Venkatesh Bodapati
I am working on "Fun_With_Hbase.xml" Template. In this i will send data to hbase table, but i will not get data from hbase. I will get the "failed to receive data from hbase due to java net connection exception :Connection Refused" error in GetHbase Processor and In PutHbaseCell,PutHbaseJson