Re: Records written via streaming API don't appear in Hive

2019-07-24 Thread Alexander Parrill
Forgot the java source code. Attached. Sincerely, Alex Parrill On Wed, Jul 24, 2019 at 10:17 AM Alexander Parrill wrote: > I'm trying to use the Hive streaming API to put rows into Hive. I see that > there are delta files created with the information, but when using SQL, > Hive does not return

Records written via streaming API don't appear in Hive

2019-07-24 Thread Alexander Parrill
I'm trying to use the Hive streaming API to put rows into Hive. I see that there are delta files created with the information, but when using SQL, Hive does not return any of them. I made test cases using the old and new streaming APIs, both have the same issue. Table creation: CREATE TABLE