[
https://issues.apache.org/jira/browse/SQOOP-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651017#comment-14651017
]
Yibing Shi commented on SQOOP-2440:
-----------------------------------
At the beginning of {{TestAvroImport.testNonstandardCharactersInColumnName}}
output, I find below log:
{noformat}
2015-07-29 02:00:03,276 (main) [INFO -
com.cloudera.sqoop.testutil.BaseSqoopTestCase.createTableWithColTypesAndNames(BaseSqoopTestCase.java:327)]
Creating table: CREATE TABLE "IMPORT_TABLE_1"(avro?1 INT)
{noformat}
It looks like that Jenkins is using a JDK that cannot recognize unicode
characters.
> Fix the unit test failure caused by the changes from SQOOP-1094
> ---------------------------------------------------------------
>
> Key: SQOOP-2440
> URL: https://issues.apache.org/jira/browse/SQOOP-2440
> Project: Sqoop
> Issue Type: Bug
> Components: build
> Reporter: Yibing Shi
> Assignee: Yibing Shi
> Attachments: TEST-com.cloudera.sqoop.TestAvroImport.txt
>
>
> After SQOOP-1094 is committed to trunk, Jenkins build fails, although {{ant
> test}} succeeds on local boxes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)