Golden replication from Oracle to Hadoop
Hi All,
I have enabled Golden Gate replication from Oracle database to Hadoop.
Source : Oracle database 11.2.0.4
Target : Hadoop Cluster
Datas are replicated perfectly fine, Am using Json formatter for replicating data to Hadoop currently instead of Delimiter.
Is it mandatory that we have to use Delimited text or Can we use Json also? for Golden gate replication from Oracle to Hadoop.
Now am unable to create HIVE table for Json data..
Thanks