You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Sqoop QA bot (JIRA)" <ji...@apache.org> on 2015/04/13 23:48:12 UTC

[jira] [Commented] (SQOOP-2217) Sqoop2: Implement SFTP To Connector Support

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

Sqoop QA bot commented on SQOOP-2217:
-------------------------------------

Testing file [SQOOP-2217.1.patch|https://issues.apache.org/jira/secure/attachment/12706786/SQOOP-2217.1.patch] against branch sqoop2 took 0:57:17.971637.

{color:red}Overall:{color} -1 due to 5 errors

{color:red}ERROR:{color} Patch does not add/modifny any test case
{color:red}ERROR:{color} File {{/home/jenkins/jenkins-slave/workspace/PreCommit-SQOOP-Build/connector/connector-sftp/README.md}} have missing licence header
{color:red}ERROR:{color} Failed to run license check (exit code 1, [report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1276/artifact/patch-process/rat.txt])
{color:red}ERROR:{color} Some of fast integration tests failed ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1276/artifact/patch-process/test_integration_fast.txt], executed 63 tests)
{color:red}ERROR:{color} Failed fast integration test: {{org.apache.sqoop.integration.connector.jdbc.generic.IncrementalReadTest}}
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied, but there has been warnings:
{code}<stdin>:23: trailing whitespace.
This is required since the SFTP connector uses the JSch library (http://www.jcraft.com/jsch/) to provide SFTP functionality. Unfortunately Hadoop currently ships with an earlier version of this library which causes and issue with some SFTP servers. Setting this property ensures that the current version of the library packaged with this connector will appear first in the classpath. 
<stdin>:86: trailing whitespace.
JDBC Connection Properties: 
<stdin>:88: trailing whitespace.
entry# 
<stdin>:114: trailing whitespace.
sqoop:000> show link     
<stdin>:130: trailing whitespace.
Table SQL statement: 
warning: squelched 8 whitespace errors
warning: 13 lines add whitespace errors.
{code}

{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All fast unit tests passed (executed 675 tests)
{color:green}SUCCESS:{color} All slow unit tests passed (executed 1 tests)
{color:green}SUCCESS:{color} All slow integration tests passed (executed 20 tests)

Console output is available [here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1276/console].

This message is automatically generated.

> Sqoop2: Implement SFTP To Connector Support
> -------------------------------------------
>
>                 Key: SQOOP-2217
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2217
>             Project: Sqoop
>          Issue Type: Sub-task
>    Affects Versions: 1.99.5
>            Reporter: Jonathan Seidman
>            Assignee: Jonathan Seidman
>            Priority: Minor
>         Attachments: SQOOP-2217.1.patch
>
>
> Implement Sqoop2 connector functionality to write data to an sftp server.



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