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

2016-07-21 Thread Konstantin Ryakhovskiy
//cwiki.apache.org/confluence/display/Hive/Hive+Transactions > In order to configure Hive properly to stream data into it there is some > additional configuration that needs to be done on Hive side. > > Eugene > > From: Konstantin Ryakhovskiy > Reply-To: "user@hive.apache.org&

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

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 is