Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Hive Streamaing

avatar
Super Collaborator

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

1 ACCEPTED SOLUTION

avatar
Super Collaborator
1 REPLY 1

avatar
Super Collaborator