Oracle timezone strings do not match Java
-----------------------------------------
Key: MAPREDUCE-1728
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1728
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Aaron Kimball
Assignee: Aaron Kimball
OracleDBRecordReader sets the session timezone based on the toString
representation of the current java.util.TimeZone. This is incorrect; Oracle
manages a separate database of acceptable timezone strings, whose string
representations are different than the timezone representations recognized by
Java.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.