[
https://issues.apache.org/jira/browse/IMPALA-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16563206#comment-16563206
]
ASF subversion and git services commented on IMPALA-7329:
---------------------------------------------------------
Commit 316b17ac55adb3d1deeb1289b4045688269b201d in impala's branch
refs/heads/master from [~fredyw]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=316b17a ]
IMPALA-7329: Blacklist CDH Maven snapshots repository
The Impala development bootstrapping depends on CDH Maven snapshots
which transitively pull dependencies from other repositories which
can cause the build to be non-reproducible, e.g. IMPALA-7316. This
patch makes the build to be reproducible by blacklisting
cdh.snapshots.repo so that Maven does not accidentally downloads the
latest CDH snapshots when running a build, which can cause
incompatibility issues.
Testing:
- Ran core tests with CDH_BUILD_NUMBER=422770 and did not hit the
issue described in IMPALA-7316
Change-Id: Id945bc2769f92f3df3bb4f617b00db77a6502ff3
Reviewed-on: http://gerrit.cloudera.org:8080/10999
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Blacklist CDH Maven snapshots repository
> ----------------------------------------
>
> Key: IMPALA-7329
> URL: https://issues.apache.org/jira/browse/IMPALA-7329
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.0
> Reporter: Fredy Wijaya
> Assignee: Fredy Wijaya
> Priority: Major
>
> The Impala development environment bootstrapping depends on CDH Maven
> snapshots which transitively pulls the dependencies from other repositories
> causing the build to be non-reproducible, such as the issue in
> https://issues.apache.org/jira/browse/IMPALA-7316. In order to fix this
> issue, we need to blacklist a certain repository so that Impala does not
> accidentally downloads the latest snapshot for its dependencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]