Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
Description
I tried to build tajo with JDK 1.8, but failed due to some changes in sun.misc.FloatingDecimal.
- For example, readJavaFormatString(String in) has been changed to a package private method.
The prerequisites page should be updated to show required Java version as 1.6 or 1.7. (It currently reads "Java 1.6 or higher".)
http://tajo.apache.org/docs/0.9.0/getting_started/prerequisites.html
Attachments
Issue Links
- is related to
-
TAJO-1158 Max Hadoop version in tutorial doc needs to be updated
- Resolved