[ https://issues.apache.org/jira/browse/HIVE-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299747#comment-14299747 ]
Hive QA commented on HIVE-9298: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12695718/HIVE-9298.3.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 7418 tests executed *Failed tests:* {noformat} org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2600/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2600/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2600/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12695718 - PreCommit-HIVE-TRUNK-Build > Support reading alternate timestamp formats > ------------------------------------------- > > Key: HIVE-9298 > URL: https://issues.apache.org/jira/browse/HIVE-9298 > Project: Hive > Issue Type: Bug > Components: Serializers/Deserializers > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-9298.1.patch, HIVE-9298.2.patch, HIVE-9298.3.patch > > > There are some users who want to be able to parse ISO-8601 timestamps, as > well to set their own custom timestamp formats. We may be able to support > this in LazySimpleSerDe through the use of a SerDe parameter to specify one > or more alternative timestamp patterns to use to parse timestamp values from > string. > If we are doing this it might also be nice to work in support for HIVE-3844, > to parse numeric strings as timestamp by treating the numeric value as millis > since Unix epoch. This can be enabled through the SerDe params as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)