MaxGekk edited a comment on issue #25836: [SPARK-29159][BUILD] Increase 
ReservedCodeCacheSize to 1G
URL: https://github.com/apache/spark/pull/25836#issuecomment-562929464
 
 
   I compile the master by `./build/mvn`, and still see the warning:
   ```
   [WARNING] [Warn] 
/Users/maxim/proj/eliminate-warning/sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/sources/WriteToMicroBatchDataSource.scala:37:
 class WriteToDataSourceV2 in package v2 is deprecated (since 2.4.0): Use 
specific logical plans like AppendData instead
   Java HotSpot(TM) 64-Bit Server VM warning: CodeCache is full. Compiler has 
been disabled.
   Java HotSpot(TM) 64-Bit Server VM warning: Try increasing the code cache 
size using -XX:ReservedCodeCacheSize=
   CodeCache: size=524288Kb used=520832Kb max_used=520858Kb free=3455Kb
    bounds [0x000000011574a000, 0x000000013574a000, 0x000000013574a000]
    total_blobs=130198 nmethods=129545 adapters=560
    compilation: disabled (not enough contiguous free space left)
   ```

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to