[
https://issues.apache.org/jira/browse/PIG-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561028#comment-13561028
]
Cheolsoo Park commented on PIG-3031:
------------------------------------
Unfortunately, there is a failure:
{code}
Testcase: testConversionBetweenDateTimeAndString took 0.041 sec
Caused an ERROR
The datetime zone id 'asia/singapore' is not recognised
java.lang.IllegalArgumentException: The datetime zone id 'asia/singapore' is
not recognised
at org.joda.time.DateTimeZone.forID(DateTimeZone.java:223)
at org.apache.pig.builtin.ToDate3ARGS.exec(ToDate3ARGS.java:21)
at
org.apache.pig.test.TestBuiltin.testConversionBetweenDateTimeAndString(TestBuiltin.java:408)
{code}
> Update Pig to use a newer version of joda-time
> ----------------------------------------------
>
> Key: PIG-3031
> URL: https://issues.apache.org/jira/browse/PIG-3031
> Project: Pig
> Issue Type: Bug
> Reporter: Jonathan Coveney
> Assignee: Zhijie Shen
> Fix For: 0.12
>
> Attachments: PIG-3031.patch
>
>
> The current version is 1.6, which is quite old (~4 years at this point). Is
> there any reason not to bring us up to a newer version? I tried to compile
> the 1.6 source and it didn't work because dependencies are outdated, and so
> on. Also, the interfaces have matured.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira