You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/10/22 15:46:00 UTC

[jira] [Created] (HIVE-22390) Remove Dependency on JODA Time Library

David Mollitor created HIVE-22390:
-------------------------------------

             Summary: Remove Dependency on JODA Time Library
                 Key: HIVE-22390
                 URL: https://issues.apache.org/jira/browse/HIVE-22390
             Project: Hive
          Issue Type: Improvement
            Reporter: David Mollitor
            Assignee: David Mollitor


Hive uses Joda time library.

{quote}
Joda-Time is the de facto standard date and time library for Java prior to Java SE 8. Users are now asked to migrate to java.time (JSR-310).

https://www.joda.org/joda-time/
{quote}

Remove this dependency from classes, POM files, and licence files.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)