- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hive Streamaing
- Labels:
-
Apache Hive
Created ‎11-23-2016 11:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I was trying to use PutHiveStreaming processor in nifi - getting some errors. however when another process try to write from spark streaming, It works
hivesc.sql("insert into defaulttweetinfo select * from tweetstemp").write.mode(SaveMode.Append).saveAsTable("default.tweetinfo")
We have not enabled ACID/ Transactions etc. on HIVE
Please suggest whats the least common denominator to use HIVE Streaming
Also using INSERT command means HIVE Streaming..correct?
Thanks,
Avijeet
Created ‎11-24-2016 11:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎11-24-2016 11:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
