You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2013/05/08 02:17:15 UTC

[jira] [Commented] (BIGTOP-949) Add Sqoop tests

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

Mark Grover commented on BIGTOP-949:
------------------------------------

FYI, while working on this I ran into a problem related to retrieving secrets in Credentials from Hadoop. Here is the exception trace I got:
{code}
Job commit failed: java.lang.NullPointerException
at java.lang.String.(String.java:593)
at org.apache.sqoop.job.mr.ConfigurationUtils.loadConfiguration(ConfigurationUtils.java:77)
at org.apache.sqoop.job.mr.ConfigurationUtils.getConnectorConnection(ConfigurationUtils.java:38)
at org.apache.sqoop.job.mr.SqoopDestroyerExecutor.executeDestroyer(SqoopDestroyerExecutor.java:55)
at org.apache.sqoop.job.mr.SqoopFileOutputFormat$DestroyerFileOutputCommitter.commitJob(SqoopFileOutputFormat.java:89)
at org.apache.hadoop.mapreduce.v2.app.commit.CommitterEventHandler$EventProcessor.handleJobCommit(CommitterEventHandler.java:249)
at org.apache.hadoop.mapreduce.v2.app.commit.CommitterEventHandler$EventProcessor.run(CommitterEventHandler.java:212)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
{code}

I am going to poke more into it...
                
> Add Sqoop tests
> ---------------
>
>                 Key: BIGTOP-949
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-949
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.6.0
>            Reporter: Mark Grover
>            Assignee: Mark Grover
>            Priority: Blocker
>             Fix For: 0.6.0
>
>
> We added Sqoop2 (1.99 something) to Bigtop recently. We should add some integration tests for it as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira