You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Rajkumar Singh (Jira)" <ji...@apache.org> on 2020/08/28 23:17:00 UTC

[jira] [Created] (SQOOP-3481) SqoopHCatImportHelper convert the timestamp in to UTC

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)