liferoad commented on issue #32794:
URL: https://github.com/apache/beam/issues/32794#issuecomment-2479983865

   ```
   INFO     apache_beam.utils.subprocess_server:subprocess_server.py:213 Caused 
by: java.io.IOException: Insufficient number of network buffers: required 16, 
but only 8 available. The total number of network buffers is currently set to 
2048 of 32768 bytes each. You can increase this number by setting the 
configuration keys 'taskmanager.memory.network.fraction', 
'taskmanager.memory.network.min', and 'taskmanager.memory.network.max'.
   INFO     apache_beam.utils.subprocess_server:subprocess_server.py:213        
at 
org.apache.flink.runtime.io.network.buffer.NetworkBufferPool.internalCreateBufferPool(NetworkBufferPool.java:495)
   INFO     apache_beam.utils.subprocess_server:subprocess_server.py:213        
at 
org.apache.flink.runtime.io.network.buffer.NetworkBufferPool.createBufferPool(NetworkBufferPool.java:468)
   INFO     apache_beam.utils.subprocess_server:subprocess_server.py:213        
at 
org.apache.flink.runtime.io.network.partition.ResultPartitionFactory.lambda$createBufferPoolFactory$1(ResultPartitionFactory.java:379)
   INFO     apache_beam.utils.subprocess_server:subprocess_server.py:213        
at 
org.apache.flink.runtime.io.network.partition.ResultPartition.setup(ResultPartition.java:158)
   INFO     apache_beam.utils.subprocess_server:subprocess_server.py:213        
at 
org.apache.flink.runtime.taskmanager.Task.setupPartitionsAndGates(Task.java:969)
   INFO     apache_beam.utils.subprocess_server:subprocess_server.py:213        
at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:658)
   INFO     apache_beam.utils.subprocess_server:subprocess_server.py:213        
at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
   INFO     apache_beam.utils.subprocess_server:subprocess_server.py:213        
at java.base/java.lang.Thread.run(Thread.java:829)
   
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to