After some fighting, we got straight down to an issue with it throwing MasterNotRunningException (or whatever it's called), indicating it couldn't find the master on the configured host and port. So at this point, I assume it's a security group issue.
Thanks, Mike On Fri, Mar 15, 2019 at 1:44 PM Bryan Bende <[email protected]> wrote: > Yes, James's statement is what I believe to be true as well. > > On Fri, Mar 15, 2019 at 1:33 PM James Srinivasan > <[email protected]> wrote: > > > > That combo works for me. AIUI, the data API is compatible but the > management API (table creation etc) isn't. > > > > On Fri, 15 Mar 2019, 17:29 Mike Thomsen, <[email protected]> wrote: > >> > >> Can the 1.1.2 client connect to a kerberized HBase 2 instance? We're > stuck on NiFi 1.8.0 for now and someone upgraded us to HBase 2.0 for our > new VMs. I can backport the NAR, but wanted to check. Getting a lot of > ConnectionLoss errors from ZooKeeper looking for /hbase-secure and other > things from the new installation and am trying to limit the range of > possible problems here. > >> > >> Thanks, > >> > >> Mike >
