Re: [PR] TEZ-4540: Reading proto data more than 2GB from multiple splits fails [tez]

2024-02-03 Thread via GitHub


tez-yetus commented on PR #334:
URL: https://github.com/apache/tez/pull/334#issuecomment-1925287394

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | +0 :ok: |  reexec  |  22m  4s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files 
found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   | -1 :x: |  test4tests  |   0m  0s |  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.  
|
   ||| _ master Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  17m 29s |  master passed  |
   | +1 :green_heart: |  compile  |   0m 30s |  master passed with JDK 
Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu122.04  |
   | +1 :green_heart: |  compile  |   0m 28s |  master passed with JDK Private 
Build-1.8.0_392-8u392-ga-1~22.04-b08  |
   | +1 :green_heart: |  checkstyle  |   1m 17s |  master passed  |
   | +1 :green_heart: |  javadoc  |   0m 36s |  master passed with JDK 
Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu122.04  |
   | +1 :green_heart: |  javadoc  |   0m 22s |  master passed with JDK Private 
Build-1.8.0_392-8u392-ga-1~22.04-b08  |
   | +0 :ok: |  spotbugs  |   1m 16s |  Used deprecated FindBugs config; 
considering switching to SpotBugs.  |
   | +1 :green_heart: |  findbugs  |   1m 15s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   0m 17s |  the patch passed  |
   | +1 :green_heart: |  compile  |   0m 17s |  the patch passed with JDK 
Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu122.04  |
   | +1 :green_heart: |  javac  |   0m 17s |  the patch passed  |
   | +1 :green_heart: |  compile  |   0m 15s |  the patch passed with JDK 
Private Build-1.8.0_392-8u392-ga-1~22.04-b08  |
   | +1 :green_heart: |  javac  |   0m 15s |  the patch passed  |
   | +1 :green_heart: |  checkstyle  |   0m  9s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace 
issues.  |
   | +1 :green_heart: |  javadoc  |   0m  8s |  the patch passed with JDK 
Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu122.04  |
   | +1 :green_heart: |  javadoc  |   0m  8s |  the patch passed with JDK 
Private Build-1.8.0_392-8u392-ga-1~22.04-b08  |
   | +1 :green_heart: |  findbugs  |   0m 37s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   0m 32s |  tez-protobuf-history-plugin in the 
patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 17s |  The patch does not generate 
ASF License warnings.  |
   |  |   |  47m 39s |   |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | ClientAPI=1.44 ServerAPI=1.44 base: 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-334/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/tez/pull/334 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs 
checkstyle compile |
   | uname | Linux a99fc39f95c1 5.15.0-88-generic #98-Ubuntu SMP Mon Oct 2 
15:18:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/tez.sh |
   | git revision | master / 5e1cdee75 |
   | Default Java | Private Build-1.8.0_392-8u392-ga-1~22.04-b08 |
   | Multi-JDK versions | 
/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu122.04 
/usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_392-8u392-ga-1~22.04-b08 |
   |  Test Results | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-334/1/testReport/ |
   | Max. process+thread count | 105 (vs. ulimit of 5500) |
   | modules | C: tez-plugins/tez-protobuf-history-plugin U: 
tez-plugins/tez-protobuf-history-plugin |
   | Console output | 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-334/1/console |
   | versions | git=2.34.1 maven=3.6.3 findbugs=3.0.1 |
   | 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.

To unsubscribe, e-mail: issues-unsubscr...@tez.apache.org

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



[jira] [Created] (TEZ-4540) Reading proto data more than 2GB from multiple splits fails

2024-02-03 Thread Raghav Aggarwal (Jira)
Raghav Aggarwal created TEZ-4540:


 Summary: Reading proto data more than 2GB from multiple splits 
fails
 Key: TEZ-4540
 URL: https://issues.apache.org/jira/browse/TEZ-4540
 Project: Apache Tez
  Issue Type: Bug
Affects Versions: 0.10.2
Reporter: Raghav Aggarwal


Refer to this: HIVE-28026 and https://github.com/apache/hive/pull/5033



--
This message was sent by Atlassian Jira
(v8.20.10#820010)