Rajkumar Singh created SQOOP-3481:
-------------------------------------
Summary: SqoopHCatImportHelper convert the timestamp in to UTC
Key: SQOOP-3481
URL: https://issues.apache.org/jira/browse/SQOOP-3481
Project: Sqoop
Issue Type: Bug
Components: hive-integration
Affects Versions: 1.4.7
Reporter: Rajkumar Singh
Sqoop rely on
https://github.com/apache/hive/blob/master/common/src/java/org/apache/hadoop/hive/common/type/Timestamp.java#L179
to convert the timestamp for hive.
Timestamp.ofEpochMilli convert the timestamp into the UTC timezone so Sqoop
should handle this conversion considering local timezone.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)