Skip to content

Conversation

@smengcl
Copy link
Contributor

@smengcl smengcl commented Sep 30, 2019

Compiled locally on my Mac. Confirmed that it uses 2.9.10 jars for jackson-core, jackson-annotations, jackson-databind, etc.:

$ cd hadoop-dist/target/hadoop-3.3.0-SNAPSHOT
$ find . -name "*jackson*"
./share/hadoop/yarn/lib/jackson-jaxrs-json-provider-2.9.10.jar
./share/hadoop/yarn/lib/jackson-jaxrs-base-2.9.10.jar
./share/hadoop/yarn/lib/jackson-module-jaxb-annotations-2.9.10.jar
./share/hadoop/common/lib/jackson-jaxrs-1.9.13.jar
./share/hadoop/common/lib/jackson-xc-1.9.13.jar
./share/hadoop/common/lib/jackson-core-2.9.10.jar
./share/hadoop/common/lib/jackson-core-asl-1.9.13.jar
./share/hadoop/common/lib/jackson-annotations-2.9.10.jar
./share/hadoop/common/lib/jackson-databind-2.9.10.jar
./share/hadoop/common/lib/jackson-mapper-asl-1.9.13.jar
./share/hadoop/hdfs/lib/jackson-jaxrs-1.9.13.jar
./share/hadoop/hdfs/lib/jackson-xc-1.9.13.jar
./share/hadoop/hdfs/lib/jackson-core-2.9.10.jar
./share/hadoop/hdfs/lib/jackson-core-asl-1.9.13.jar
./share/hadoop/hdfs/lib/jackson-annotations-2.9.10.jar
./share/hadoop/hdfs/lib/jackson-databind-2.9.10.jar
./share/hadoop/hdfs/lib/jackson-mapper-asl-1.9.13.jar

Change-Id: I0d2f0ff4d03bf172ffbc54ccafb2e07458346b66
@jojochuang
Copy link
Contributor

+1 pending Jenkins

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 78 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1199 trunk passed
+1 compile 16 trunk passed
+1 mvnsite 20 trunk passed
+1 shadedclient 2032 branch has no errors when building and testing our client artifacts.
+1 javadoc 18 trunk passed
_ Patch Compile Tests _
+1 mvninstall 12 the patch passed
+1 compile 12 the patch passed
+1 javac 12 the patch passed
+1 mvnsite 14 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 2 The patch has no ill-formed XML file.
+1 shadedclient 866 patch has no errors when building and testing our client artifacts.
+1 javadoc 15 the patch passed
_ Other Tests _
+1 unit 14 hadoop-project in the patch passed.
+1 asflicense 28 The patch does not generate ASF License warnings.
3231
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1554/1/artifact/out/Dockerfile
GITHUB PR #1554
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml
uname Linux 7eeec70ba3d5 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 4d3c580
Default Java 1.8.0_222
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1554/1/testReport/
Max. process+thread count 338 (vs. ulimit of 5500)
modules C: hadoop-project U: hadoop-project
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1554/1/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@jojochuang jojochuang merged commit d947ded into apache:trunk Oct 1, 2019
fapifta pushed a commit to fapifta/hadoop that referenced this pull request Oct 2, 2019
smengcl added a commit to smengcl/hadoop that referenced this pull request Oct 8, 2019
…10 (apache#1554). Contributed by Siyao Meng.

(cherry picked from commit d947ded)

Change-Id: If9bd202fabb2d6e8a7361ed978c6eb656ad5fdfb
aajisaka pushed a commit that referenced this pull request Oct 10, 2019
… Contributed by Siyao Meng.

(cherry picked from commit d947ded)
amahussein pushed a commit to amahussein/hadoop that referenced this pull request Oct 29, 2019
RogPodge pushed a commit to RogPodge/hadoop that referenced this pull request Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants