[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-08-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401484#comment-17401484 ] Apache Spark commented on SPARK-34309: -- User 'LuciferYang' has created a pull request for this

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-08-18 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17401483#comment-17401483 ] Apache Spark commented on SPARK-34309: -- User 'LuciferYang' has created a pull request for this

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-08-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400696#comment-17400696 ] Apache Spark commented on SPARK-34309: -- User 'sarutak' has created a pull request for this issue:

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-08-17 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17400695#comment-17400695 ] Apache Spark commented on SPARK-34309: -- User 'sarutak' has created a pull request for this issue:

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-09 Thread Ben Manes (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17281677#comment-17281677 ] Ben Manes commented on SPARK-34309: --- FYI, your usage is with Guava’s default concurrency level (4)

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-07 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17280769#comment-17280769 ] Yang Jie commented on SPARK-34309: -- Thx [~xkrogen] ~ I submitted a temporary pr which includes all the

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-07 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17280768#comment-17280768 ] Apache Spark commented on SPARK-34309: -- User 'LuciferYang' has created a pull request for this

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-07 Thread Apache Spark (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17280764#comment-17280764 ] Apache Spark commented on SPARK-34309: -- User 'LuciferYang' has created a pull request for this

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-05 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17279623#comment-17279623 ] Yang Jie commented on SPARK-34309: -- Caffeine is different from guava cache in maximum size mechanism:

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-05 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17279548#comment-17279548 ] Yang Jie commented on SPARK-34309: -- [~dongjoon] I use the code in

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-01 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17276885#comment-17276885 ] Dongjoon Hyun commented on SPARK-34309: --- Oh my. :( > Use Caffeine instead of Guava Cache >

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17276806#comment-17276806 ] Yang Jie commented on SPARK-34309: -- There has been a patch to replace all the places. However, when

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-01 Thread Dongjoon Hyun (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17276766#comment-17276766 ] Dongjoon Hyun commented on SPARK-34309: --- Thank you for pinging me, [~LuciferYang]. The benchmark

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17276309#comment-17276309 ] Yang Jie commented on SPARK-34309: -- Some different behaviors about `removalListener`, removalListener

[jira] [Commented] (SPARK-34309) Use Caffeine instead of Guava Cache

2021-02-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17276137#comment-17276137 ] Yang Jie commented on SPARK-34309: -- Testing this now, but I'm not sure it's worth it, cc [~dongjoon]