You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/07/20 21:07:52 UTC

[GitHub] [hadoop] dbtsai opened a new pull request #2158: [HADOOP-17124] [COMMON] Support LZO using aircompressor

dbtsai opened a new pull request #2158:
URL: https://github.com/apache/hadoop/pull/2158


   ## NOTICE
   
   Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
   For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on pull request #2158: [HADOOP-17124] [COMMON] Support LZO using aircompressor

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on pull request #2158:
URL: https://github.com/apache/hadoop/pull/2158#issuecomment-661454168


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 32s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  No case conflicting files found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 1 new or modified test files.  |
   ||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 25s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  19m 25s |  trunk passed  |
   | +1 :green_heart: |  compile  |  19m 58s |  trunk passed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04  |
   | +1 :green_heart: |  compile  |  17m  7s |  trunk passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +1 :green_heart: |  checkstyle  |   2m 42s |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |   2m  2s |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  19m 19s |  branch has no errors when building and testing our client artifacts.  |
   | -1 :x: |  javadoc  |   0m 45s |  hadoop-common in trunk failed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.  |
   | +1 :green_heart: |  javadoc  |   1m 38s |  trunk passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +0 :ok: |  spotbugs  |   2m 12s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | +0 :ok: |  findbugs  |   0m 36s |  branch/hadoop-project no findbugs output file (findbugsXml.xml)  |
   | -1 :x: |  findbugs  |   2m 10s |  hadoop-common-project/hadoop-common in trunk has 2 extant findbugs warnings.  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 30s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   1m  4s |  the patch passed  |
   | +1 :green_heart: |  compile  |  18m 41s |  the patch passed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04  |
   | +1 :green_heart: |  javac  |  18m 41s |  the patch passed  |
   | +1 :green_heart: |  compile  |  16m 42s |  the patch passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +1 :green_heart: |  javac  |  16m 42s |  the patch passed  |
   | -0 :warning: |  checkstyle  |   2m 40s |  root: The patch generated 118 new + 68 unchanged - 0 fixed = 186 total (was 68)  |
   | +1 :green_heart: |  mvnsite  |   2m  5s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  xml  |   0m  2s |  The patch has no ill-formed XML file.  |
   | +1 :green_heart: |  shadedclient  |  14m 13s |  patch has no errors when building and testing our client artifacts.  |
   | -1 :x: |  javadoc  |   0m 45s |  hadoop-common in the patch failed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.  |
   | +1 :green_heart: |  javadoc  |   1m 37s |  the patch passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +0 :ok: |  findbugs  |   0m 32s |  hadoop-project has no data from findbugs  |
   | -1 :x: |  findbugs  |   2m 23s |  hadoop-common-project/hadoop-common generated 6 new + 2 unchanged - 0 fixed = 8 total (was 2)  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   0m 35s |  hadoop-project in the patch passed.  |
   | -1 :x: |  unit  |   9m 18s |  hadoop-common in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 56s |  The patch does not generate ASF License warnings.  |
   |  |   | 160m 33s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hadoop-common-project/hadoop-common |
   |  |  The class name com.hadoop.compression.lzo.LzoCodec shadows the simple name of the superclass org.apache.hadoop.io.compress.LzoCodec  At LzoCodec.java:the simple name of the superclass org.apache.hadoop.io.compress.LzoCodec  At LzoCodec.java:[lines 29-48] |
   |  |  Write to static field com.hadoop.compression.lzo.LzoCodec.warned from instance method com.hadoop.compression.lzo.LzoCodec.createOutputStream(OutputStream, Compressor)  At LzoCodec.java:from instance method com.hadoop.compression.lzo.LzoCodec.createOutputStream(OutputStream, Compressor)  At LzoCodec.java:[line 46] |
   |  |  The class name com.hadoop.compression.lzo.LzopCodec shadows the simple name of the superclass org.apache.hadoop.io.compress.LzopCodec  At LzopCodec.java:the simple name of the superclass org.apache.hadoop.io.compress.LzopCodec  At LzopCodec.java:[lines 29-48] |
   |  |  Write to static field com.hadoop.compression.lzo.LzopCodec.warned from instance method com.hadoop.compression.lzo.LzopCodec.createOutputStream(OutputStream, Compressor)  At LzopCodec.java:from instance method com.hadoop.compression.lzo.LzopCodec.createOutputStream(OutputStream, Compressor)  At LzopCodec.java:[line 46] |
   |  |  The class name org.apache.hadoop.io.compress.LzoCodec shadows the simple name of the superclass io.airlift.compress.lzo.LzoCodec  At LzoCodec.java:the simple name of the superclass io.airlift.compress.lzo.LzoCodec  At LzoCodec.java:[line 23] |
   |  |  The class name org.apache.hadoop.io.compress.LzopCodec shadows the simple name of the superclass io.airlift.compress.lzo.LzopCodec  At LzopCodec.java:the simple name of the superclass io.airlift.compress.lzo.LzopCodec  At LzopCodec.java:[lines 27-32] |
   | Failed junit tests | hadoop.io.file.tfile.TestTFileLzoCodecsByteArrays |
   |   | hadoop.io.file.tfile.TestTFileLzoCodecsStreams |
   |   | hadoop.io.file.tfile.TestTFileSeqFileComparison |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.40 ServerAPI=1.40 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-2158/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/2158 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle |
   | uname | Linux f8a4c9c29037 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 / 3833c616e08 |
   | Default Java | Private Build-1.8.0_252-8u252-b09-1~18.04-b09 |
   | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_252-8u252-b09-1~18.04-b09 |
   | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-2158/1/artifact/out/branch-javadoc-hadoop-common-project_hadoop-common-jdkUbuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-2158/1/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html |
   | checkstyle | https://builds.apache.org/job/hadoop-multibranch/job/PR-2158/1/artifact/out/diff-checkstyle-root.txt |
   | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-2158/1/artifact/out/patch-javadoc-hadoop-common-project_hadoop-common-jdkUbuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-2158/1/artifact/out/new-findbugs-hadoop-common-project_hadoop-common.html |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-2158/1/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt |
   |  Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-2158/1/testReport/ |
   | Max. process+thread count | 1427 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-common-project/hadoop-common U: . |
   | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-2158/1/console |
   | versions | git=2.17.1 maven=3.6.0 findbugs=4.0.6 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] dbtsai closed pull request #2158: [HADOOP-17124] [COMMON] Support LZO using aircompressor

Posted by GitBox <gi...@apache.org>.
dbtsai closed pull request #2158:
URL: https://github.com/apache/hadoop/pull/2158


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org