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 2021/03/24 00:29:28 UTC

[GitHub] [iceberg] springle opened a new pull request #2363: Spark: Remove softValues for spark2 catalog cache

springle opened a new pull request #2363:
URL: https://github.com/apache/iceberg/pull/2363


   As discussed in https://github.com/apache/iceberg/issues/1502, it's possible for a catalog to be prematurely GC'd in Spark 2. The lifecycle of the catalog should match that of the Spark session, and removing `softValues` from the cache should enforce that.


-- 
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] rdblue merged pull request #2363: Spark: Remove softValues for spark2 catalog cache

Posted by GitBox <gi...@apache.org>.
rdblue merged pull request #2363:
URL: https://github.com/apache/iceberg/pull/2363


   


-- 
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 pull request #2363: Spark: Remove softValues for spark2 catalog cache

Posted by GitBox <gi...@apache.org>.
aokolnychyi commented on pull request #2363:
URL: https://github.com/apache/iceberg/pull/2363#issuecomment-806064567


   Will add


-- 
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] rdblue commented on pull request #2363: Spark: Remove softValues for spark2 catalog cache

Posted by GitBox <gi...@apache.org>.
rdblue commented on pull request #2363:
URL: https://github.com/apache/iceberg/pull/2363#issuecomment-806060174


   Merged. Thanks @springle!
   
   @aokolnychyi, do you think we can get this into 0.11.1?


-- 
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