GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Hi, Could anyone show me how to make these below property false in FileWriter Handler? Thanks.

I want to stream ogg to orc format and show the result in hive table. The data has been inserted into orc and show in hive but in the wrong position of the column. I try to exclude the I/U/D type and others like timestamp etc but I can not do it in FileWriter (I get error that say it can not be set as the property of FileWriter). So, how to make this happen or any other solution so the the hive table can display the row correctly.

gg.handler.filewriter.format.includeColumnNames=false
gg.handler.filewriter.format.includeCurrentTimestamp=false
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center