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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/06/15 12:41:00 UTC

[jira] [Commented] (HADOOP-15544) ABFS: validate packing, transient classpath, hadoop fs CLI

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

Steve Loughran commented on HADOOP-15544:
-----------------------------------------

Compile deps of the hadoop-azure module
{code}
[INFO] +- org.threadly:threadly:jar:4.9.0:compile
[INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.9.5:compile
[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.9.5:compile
[INFO] |  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.5:compile
[INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile
[INFO] |  \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile
[INFO] +- com.microsoft.azure:azure-storage:jar:7.0.0:compile
[INFO] |  \- com.microsoft.azure:azure-keyvault-core:jar:1.0.0:compile
[INFO] +- org.apache.htrace:htrace-core:jar:3.1.0-incubating:compile
[INFO] +- org.apache.htrace:htrace-core4:jar:4.1.0-incubating:compile
[INFO] +- com.google.inject:guice:jar:4.0:compile
[INFO] |  +- javax.inject:javax.inject:jar:1:compile
[INFO] |  \- aopalliance:aopalliance:jar:1.0:compile
[INFO] +- com.google.guava:guava:jar:11.0.2:compile
[INFO] +- joda-time:joda-time:jar:2.9.9:compile
[INFO] +- org.eclipse.jetty:jetty-util-ajax:jar:9.3.19.v20170502:compile
{code}

> ABFS: validate packing, transient classpath, hadoop fs CLI
> ----------------------------------------------------------
>
>                 Key: HADOOP-15544
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15544
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.2
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>         Attachments: dependencies.txt
>
>
> Validate the packaging and dependencies of ABFS
> * hadoop-cloud-storage artifact to export everything needed
> * {{hadoop fs -ls abfs://path}} to work in ASF distributions
> * check transient CP (e.g spark)
> Spark master;s hadoop-cloud module depends on hadoop-cloud-storage if you build with the hadoop-3.1 profile, so it should automatically get in there. Just need to check that it picks it up too



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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