You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Yuanbo Liu (JIRA)" <ji...@apache.org> on 2016/10/08 05:57:20 UTC

[jira] [Updated] (HADOOP-13696) change hadoop-common dependency scope of jsch to provided.

     [ https://issues.apache.org/jira/browse/HADOOP-13696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuanbo Liu updated HADOOP-13696:
--------------------------------
    Status: Patch Available  (was: Open)

> change hadoop-common dependency scope of jsch to provided.
> ----------------------------------------------------------
>
>                 Key: HADOOP-13696
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13696
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 2.7.3
>            Reporter: Steve Loughran
>            Assignee: Yuanbo Liu
>            Priority: Minor
>         Attachments: HADOOP-13696.001.patch
>
>
> The dependency on jsch in Hadoop common is "compile", so it gets everywhere downstream. Marking it as "provided" would mean that it would only be needed by those programs which wanted the SFTP filesystem, and, if they wanted to use a different jsch version, there'd be no maven problems



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org