Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.1.0
    • Component/s: test
    • Labels:
      None
    • Environment:
      Java 1.6u20

      Description

      After upgrading Java6 from 1.6u14 to 1.6u20, the following tests break:

      com.cloudera.sqoop.TestColumnTypes.testDate1
      com.cloudera.sqoop.TestExport.testDatesAndTimes
      com.cloudera.sqoop.manager.JdbcMySQLExportTest.testDatesAndTimes

      These attempt to insert SQL dates that do not strictly follow the ANSI SQL Date format. Java 1.6u17 includes http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6898593 which makes java.sql.Date parse input dates more strictly. These tests should be modified or removed.

        Attachments

          Activity

            People

            • Assignee:
              aaron Aaron Kimball
              Reporter:
              aaron Aaron Kimball
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: