Re: PutHiveStreaming TimelineClientImpl Exception

2018-11-01 Thread Noe Detore
Shawn, That did the trick. I ended up removing all properties with reference to hook and adding hcatalog.hive.client.cache.disabled=true in the hive-site.xml file referenced by PutHiveStreaming in Hive Configuration Resources. Thank you Noe On Wed, Oct 31, 2018 at 10:47 AM Shawn Weeks wrote:

Re: PutHiveStreaming TimelineClientImpl Exception

2018-10-31 Thread Shawn Weeks
You have to either create a hive-site.xml just for NiFi without the hook or your yarn-site.xml needs to be in the class path. Another parameter that you might have to set to make Hive streaming less chatty is hcatalog.hive.client.cache.disabled=true, it was recomened by our vendor to get rid