Using Oracle to ingest the data to HDFS as avrodata using SQOOP. The date/timestamp column fields are changed to long so the value is getting altered.
Example : 28-MAR-18 12.42.06.328000 PM changes to 1523401161454.
Any insights on the issue.
Using Oracle to ingest the data to HDFS as avrodata using SQOOP. The date/timestamp column fields are changed to long so the value is getting altered.
Example : 28-MAR-18 12.42.06.328000 PM changes to 1523401161454.
Any insights on the issue.