[
https://issues.apache.org/jira/browse/HADOOP-19090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17824184#comment-17824184
]
ASF GitHub Bot commented on HADOOP-19090:
-----------------------------------------
pjfanning commented on PR #6593:
URL: https://github.com/apache/hadoop/pull/6593#issuecomment-1981822779
Some of the test issues relate to `java.lang.OutOfMemoryError: unable to
create new native thread`
```
[ERROR] Tests run: 10, Failures: 0, Errors: 5, Skipped: 0, Time elapsed:
418.936 s <<< FAILURE! - in org.apache.hadoop.tools.TestDistCpWithRawXAttrs
[ERROR] testUseIterator(org.apache.hadoop.tools.TestDistCpWithRawXAttrs)
Time elapsed: 155.529 s <<< ERROR!
java.io.IOException: java.lang.OutOfMemoryError: unable to create new native
thread
at
org.apache.hadoop.hdfs.ExceptionLastSeen.set(ExceptionLastSeen.java:45)
at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:861)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:719)
at
org.apache.hadoop.hdfs.DataStreamer.initDataStreaming(DataStreamer.java:672)
at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:752)
```
> Update Protocol Buffers installation to 3.23.4
> ----------------------------------------------
>
> Key: HADOOP-19090
> URL: https://issues.apache.org/jira/browse/HADOOP-19090
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.4.0, 3.3.9
> Reporter: PJ Fanning
> Assignee: PJ Fanning
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> We are seeing issues with Java 8 usage of protobuf-java
> See https://issues.apache.org/jira/browse/HADOOP-18197 and comments about
> java.lang.NoSuchMethodError:
> java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]