You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Ferenc Szabo (JIRA)" <ji...@apache.org> on 2017/12/01 14:35:00 UTC

[jira] [Created] (SQOOP-3265) Update 3rd party test execution documentation

Ferenc Szabo created SQOOP-3265:
-----------------------------------

             Summary: Update 3rd party test execution documentation
                 Key: SQOOP-3265
                 URL: https://issues.apache.org/jira/browse/SQOOP-3265
             Project: Sqoop
          Issue Type: Improvement
    Affects Versions: 1.4.6
            Reporter: Ferenc Szabo
            Priority: Trivial


In case the following error appears in the Oracle tests:
{noformat}
Testcase: org.apache.sqoop.manager.oracle.ExportTest took 0 sec
        Caused an ERROR
java.lang.RuntimeException: java.sql.SQLException: ORA-12801: error signaled in parallel query server P000
ORA-01830: date format picture ends before converting entire input string
ORA-06512: at "SYSTEM.PKG_ODG_TST_PRODUCT", line 46
ORA-06512: at "SYSTEM.PKG_ODG_TST_PRODUCT", line 87
ORA-06512: at "SYSTEM.PKG_ODG_TST_PRODUCT", line 145
ORA-06512: at line 1
{noformat}

The problem is that the docker images are taking the language and region setting from the local host, which should be:
Country: US
First day of week: Monday
Calendar: Gregorian




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)