You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/08/13 19:29:14 UTC

[GitHub] [iceberg] aokolnychyi opened a new issue #1337: Investigate classes that use Guava and may be exposed to serialization by Spark

aokolnychyi opened a new issue #1337:
URL: https://github.com/apache/iceberg/issues/1337


   We need to scan through classes that are exposed to serialization (including task serialization) in Spark and make sure we don't use Guava to avoid conflicts with Kryo.


----------------------------------------------------------------
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: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] aokolnychyi commented on issue #1337: Investigate classes that use Guava and may be exposed to serialization by Spark

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on issue #1337:
URL: https://github.com/apache/iceberg/issues/1337#issuecomment-673706997


   One example is `MappedFields`.


----------------------------------------------------------------
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: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org