Re: Hive sink for Flume, hcatalog error: 'transactional' property is not set on Table

2016-07-21 Thread Konstantin Ryakhovskiy
Thank you, Eugene! On Thu, Jul 21, 2016 at 7:43 PM, Eugene Koifman wrote: > Perhaps > you’ve already seen this > https://cwiki.apache.org/confluence/display/Hive/Streaming+Data+Ingest > and

Re: Hive sink for Flume, hcatalog error: 'transactional' property is not set on Table

2016-07-21 Thread Eugene Koifman
Perhaps you've already seen this https://cwiki.apache.org/confluence/display/Hive/Streaming+Data+Ingest and https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions In order to configure Hive properly to stream

Re: Permission to edit wiki

2016-07-21 Thread Vihang Karajgaonkar
Thanks Lefty! > On Jul 21, 2016, at 12:51 AM, Lefty Leverenz wrote: > > Done. Welcome to the Hive wiki team, Vihang! > > -- Lefty > > On Wed, Jul 20, 2016 at 11:02 AM, Vihang Karajgaonkar > wrote: > Hi, > > I

Re: Hive sink for Flume, hcatalog error: 'transactional' property is not set on Table

2016-07-21 Thread Konstantin Ryakhovskiy
Hi, issue is fixed by re-creating a table with property TBLPROPERTIES ("transactional"="true") Thanks, Konstantin On Thu, Jul 21, 2016 at 10:30 AM, Konstantin Ryakhovskiy < ryakhovskiy.develo...@gmail.com> wrote: > Hi! > > I am setting up Flume with HTTP source + JSON Handler and Hive sink. >

Hive sink for Flume, hcatalog error: 'transactional' property is not set on Table

2016-07-21 Thread Konstantin Ryakhovskiy
Hi! I am setting up Flume with HTTP source + JSON Handler and Hive sink. when I am json sending data to flume, I am receiving OK response Response: --- HEADERS --- Transfer-Encoding: chunked Server: Jetty(6.1.26.hwx) --- STATUS --- Code: 200 Description: OK Version: HTTP/1.1 However, when data

HiveServer2 connection error

2016-07-21 Thread sandeep vura
Hi, we are getting the below error when connecting to hiveserver2 beeline. Connecting to jdbc:hive2://myaddress:1 Error: Could not open client transport with JDBC Uri: jdbc:hive2://myaddress:1: Peer indicated failure: Error validating the login (state=08S01,code=0) No current

Re: Permission to edit wiki

2016-07-21 Thread Lefty Leverenz
Done. Welcome to the Hive wiki team, Vihang! -- Lefty On Wed, Jul 20, 2016 at 11:02 AM, Vihang Karajgaonkar wrote: > Hi, > > I submitted a patch for HIVE-14135 recently which needs an update to the > wiki. I have created my Confluence account and its username is vihangk1.