[ 
https://issues.apache.org/jira/browse/SQOOP-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14257428#comment-14257428
 ] 

Veena Basavaraj commented on SQOOP-1935:
----------------------------------------

tests pass locally

Running org.apache.sqoop.integration.connector.jdbc.generic.FromHDFSToRDBMSTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.205 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Sqoop .............................................. SUCCESS [  0.516 s]
[INFO] Sqoop Common Test Libraries ........................ SUCCESS [  1.521 s]
[INFO] Sqoop Common ....................................... SUCCESS [  5.075 s]
[INFO] Sqoop Connectors ................................... SUCCESS [  0.021 s]
[INFO] Sqoop Connector SDK ................................ SUCCESS [  1.345 s]
[INFO] Sqoop SPI .......................................... SUCCESS [  0.607 s]
[INFO] Sqoop Core ......................................... SUCCESS [  2.032 s]
[INFO] Sqoop Repository ................................... SUCCESS [  0.018 s]
[INFO] Sqoop Common Repository ............................ SUCCESS [  1.064 s]
[INFO] Sqoop Derby Repository ............................. SUCCESS [  1.716 s]
[INFO] Sqoop Tools ........................................ SUCCESS [  0.718 s]
[INFO] Sqoop Security ..................................... SUCCESS [  0.603 s]
[INFO] Sqoop Execution Engines ............................ SUCCESS [  0.073 s]
[INFO] Sqoop Mapreduce Execution Engine ................... SUCCESS [  1.752 s]
[INFO] Sqoop Submission Engines ........................... SUCCESS [  0.010 s]
[INFO] Sqoop Mapreduce Submission Engine .................. SUCCESS [  0.853 s]
[INFO] Sqoop Generic JDBC Connector ....................... SUCCESS [  1.647 s]
[INFO] Sqoop HDFS Connector ............................... SUCCESS [  2.392 s]
[INFO] Sqoop Kite Connector ............................... SUCCESS [  1.989 s]
[INFO] Sqoop Kafka Connector .............................. SUCCESS [  1.174 s]
[INFO] Sqoop Server ....................................... SUCCESS [  2.961 s]
[INFO] Sqoop Client ....................................... SUCCESS [  1.315 s]
[INFO] Sqoop Shell ........................................ SUCCESS [  2.112 s]
[INFO] Sqoop Documentation ................................ SUCCESS [ 26.969 s]
[INFO] Sqoop Tomcat additions ............................. SUCCESS [  0.407 s]
[INFO] Sqoop Distribution ................................. SUCCESS [  1.948 s]
[INFO] Sqoop Integration Tests ............................ SUCCESS [02:10 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:12 min
[INFO] Finished at: 2014-12-23T11:40:40-08:00
[INFO] Final Memory: 327M/1084M
[INFO] ------------------------------------------------------------------------
vbasavaraj:sqoop2 vbasavaraj$ git status
On branch sqoop2
Your branch is ahead of 'origin/sqoop2' by 25 commits.
  (use "git push" to publish your local commits)

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

        modified:   
execution/mapreduce/src/main/java/org/apache/sqoop/job/io/SqoopWritable.java
        modified:   
execution/mapreduce/src/main/java/org/apache/sqoop/job/mr/SqoopOutputFormatLoadExecutor.java
        modified:   
execution/mapreduce/src/test/java/org/apache/sqoop/job/io/TestSqoopWritable.java
        modified:   
execution/mapreduce/src/test/java/org/apache/sqoop/job/util/MRJobTestUtil.java

no changes

> Sqoop2: Fix TestSqoopWritable test and make getString and setString package 
> private
> -----------------------------------------------------------------------------------
>
>                 Key: SQOOP-1935
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1935
>             Project: Sqoop
>          Issue Type: Sub-task
>            Reporter: Veena Basavaraj
>            Assignee: Veena Basavaraj
>              Labels: tech-debt-test, unit-test
>             Fix For: 1.99.5
>
>         Attachments: SQOOP-1935-v1.patch, SQOOP-1935.patch
>
>
> Fix the TestSqoopWritable to actually do unit tests on methods it exposes.
> Fix the getString and setSting to be package private



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to