[
https://issues.apache.org/jira/browse/IMPALA-7922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708081#comment-16708081
]
ASF subversion and git services commented on IMPALA-7922:
---------------------------------------------------------
Commit e288128ba244d073810c5cac0858187e64297d2c in impala's branch
refs/heads/2.x from [~fredyw]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=e288128 ]
IMPALA-7922: Fix 2.x broken build due to Jackson dependency update
This patch forces some Jackson dependencies to specific versions.
Testing:
- Ran ./buildall.sh -format -testdata -notests successfully
Change-Id: Icf03f5db5b61187376c98e89a4eb16b90572cdd4
Reviewed-on: http://gerrit.cloudera.org:8080/12027
Reviewed-by: Philip Zeyliger <[email protected]>
Tested-by: Fredy Wijaya <[email protected]>
> Impala 2.x build is broken due to update to Jackson dependencies
> ----------------------------------------------------------------
>
> Key: IMPALA-7922
> URL: https://issues.apache.org/jira/browse/IMPALA-7922
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Reporter: Fredy Wijaya
> Assignee: Fredy Wijaya
> Priority: Blocker
>
> {noformat}
> *Scanning dependencies of target yarn-extras*
> ========================================================================
> Running mvn -B install -DskipTests
> Directory /mnt/volume1/impala-orc/incubator-impala/common/yarn-extras
> ========================================================================
> [WARNING] Could not transfer metadata
> com.cloudera.cdh:cdh-root:5.16.0-SNAPSHOT/maven-metadata.xml from/to
> ${distMgmtSnapshotsId} (${distMgmtSnapshotsUrl}): No connector available to
> access repository ${distMgmtSnapshotsId} (${distMgmtSnapshotsUrl}) of type
> default using the available factories WagonRepositoryConnectorFactory
> [INFO] BUILD FAILURE
> [ERROR] Failed to execute goal on project yarn-extras: Could not resolve
> dependencies for project org.apache.impala:yarn-extras:jar:0.1-SNAPSHOT:
> Failed to collect dependencies for
> [org.apache.hadoop:hadoop-common:jar:2.6.0-cdh5.16.0-SNAPSHOT (compile),
> org.apache.hadoop:hadoop-yarn-api:jar:2.6.0-cdh5.16.0-SNAPSHOT (compile),
> org.apache.hadoop:hadoop-yarn-common:jar:2.6.0-cdh5.16.0-SNAPSHOT
> (compile)]: Failed to read artifact descriptor for
> org.codehaus.jackson:jackson-mapper-asl:jar:${cdh.jackson-mapper-asl.version}:
> Could not transfer artifact
> org.codehaus.jackson:jackson-mapper-asl:pom:${cdh.jackson-mapper-asl.version}
> from/to cdh.rcs.releases.repo (
> https://repository.cloudera.com/content/groups/cdh-releases-rcs): Illegal
> character in path at index 105:
> https://repository.cloudera.com/content/groups/cdh-releases-rcs/org/codehaus/jackson/jackson-mapper-asl/${cdh.jackson-mapper-asl.version}/jackson-mapper-asl-${cdh.jackson-mapper-asl.version}.pom
> -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]