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

Anthony Hsu commented on SUBMARINE-86:
--------------------------------------

+1, patch looks good to me. It seemsĀ *compile* failed, though, due to:
{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on 
project hadoop-submarine-tony-runtime: Failed to resolve dependencies for one 
or more projects in the reactor. Reason: Missing:
[ERROR] ----------
[ERROR] 1) com.linkedin.azkaban:azkaban-spi:jar:3.58.0-14-g05cdbb5c
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=com.linkedin.azkaban 
-DartifactId=azkaban-spi -Dversion=3.58.0-14-g05cdbb5c -Dpackaging=jar 
-Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file 
there:
[ERROR] mvn deploy:deploy-file -DgroupId=com.linkedin.azkaban 
-DartifactId=azkaban-spi -Dversion=3.58.0-14-g05cdbb5c -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) org.apache.hadoop:hadoop-submarine-tony-runtime:jar:0.2.0-SNAPSHOT
[ERROR] 2) com.linkedin.tony:tony-core:jar:0.3.11
[ERROR] 3) com.linkedin.azkaban:azkaban-common:jar:3.58.0
[ERROR] 4) com.linkedin.azkaban:azkaban-spi:jar:3.58.0-14-g05cdbb5c
[ERROR] 
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR] 
[ERROR] for artifact:
[ERROR] org.apache.hadoop:hadoop-submarine-tony-runtime:jar:0.2.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots, releases=true, 
snapshots=true),
[ERROR] repository.jboss.org 
(http://repository.jboss.org/nexus/content/groups/public/, releases=true, 
snapshots=false),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, 
snapshots=false){noformat}
[https://builds.apache.org/job/PreCommit-SUBMARINE-Build/136/artifact/out/patch-compile-hadoop-submarine.txt]

> Bump TonY version to pick up a docker related fix & Update documentation
> ------------------------------------------------------------------------
>
>                 Key: SUBMARINE-86
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-86
>             Project: Hadoop Submarine
>          Issue Type: Improvement
>            Reporter: Keqiu Hu
>            Priority: Blocker
>             Fix For: 0.3.0
>
>         Attachments: SUBMARINE-86.001.patch, SUBMARINE-86.002.patch
>
>
> Bump TonY to 0.3.9 and update code to fix the following issues:
>  * Docker env was not properly set.
>  * Support renaming files after uploading w/ Localization flag.
>  * Fix an issue that security token defaults to use hostname (changed to use 
> ip address)



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

Reply via email to