[ 
https://issues.apache.org/jira/browse/PIG-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhijie Shen updated PIG-3031:
-----------------------------

    Attachment: PIG-3031_1.patch

Hi Cheolsoo,

The problem is that DateTimeZone#forID becomes case-insensitively when 
receiving the timezone ID. See the following url:

http://joda-time.sourceforge.net/upgradeto200.html
 
And please try the newest patch.

In addition, I think it should be good to include the following link:

http://joda-time.sourceforge.net/timezones.html

somewhere in the Pig manual, such that users can know what timezone IDs they 
can input.

Thanks,
Zhijie


                
> 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_1.patch, 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

Reply via email to