Repository: impala Updated Branches: refs/heads/2.x 3d52f8c99 -> b3ab27dc2
Adding "IMPALA-4277: Pin org.glassfish:javax.el version." to ignore list. This commit should have been marked as don't cherry-pick. Change-Id: I3295340465284e43852eba0641c1f551d38a0380 Reviewed-on: http://gerrit.cloudera.org:8080/9833 Tested-by: Philip Zeyliger <[email protected]> Reviewed-by: Michael Brown <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/527396d7 Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/527396d7 Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/527396d7 Branch: refs/heads/2.x Commit: 527396d73b9fd5cc392dc9a82cf6851e48fcebb9 Parents: 3d52f8c Author: Philip Zeyliger <[email protected]> Authored: Tue Mar 27 16:39:44 2018 -0700 Committer: Philip Zeyliger <[email protected]> Committed: Wed Mar 28 00:06:04 2018 +0000 ---------------------------------------------------------------------- bin/ignored_commits.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/impala/blob/527396d7/bin/ignored_commits.json ---------------------------------------------------------------------- diff --git a/bin/ignored_commits.json b/bin/ignored_commits.json index 7798b2c..43f55ff 100644 --- a/bin/ignored_commits.json +++ b/bin/ignored_commits.json @@ -6,7 +6,9 @@ { "hash": "b0027575cbce7002ff867750e955ff3ecd3b1bcd", "comment": "IMPALA-6405, change required manual cherry pick." }, { "hash": "588e1d46e9bd88d17676c47a0bf1237d3ebb11da", - "comment": "Already picked, but with different Change-Id than in master." } + "comment": "Already picked, but with different Change-Id than in master." }, + { "hash": "5d57ca5da2a7ddbe7816dce19db4c11b87a90d37", + "comment": "Only applies to master; related to Hadoop 3.0 changes." } ] } ]
