[ https://issues.apache.org/jira/browse/HIVE-22390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959701#comment-16959701 ]
Shawn Weeks commented on HIVE-22390: ------------------------------------ Of note. If your still on Java 8 their are unresolved bugs in java.time with parsing fractional seconds. I don’t think it gets resolved until Java 9 or 11. > 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 > Priority: Major > > 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)