[jira] [Resolved] (HDFS-16257) [HDFS] [RBF] Guava cache performance issue in Router MountTableResolver

2021-10-18 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HDFS-16257. -- Fix Version/s: 2.10.2 Resolution: Fixed Committed to branch-2.10. > [HDFS] [RBF] Gu

[jira] [Created] (HDFS-16257) [HDFS] [RBF] Guava cache performance issue in Router MountTableResolver

2021-10-06 Thread Janus Chow (Jira)
Janus Chow created HDFS-16257: - Summary: [HDFS] [RBF] Guava cache performance issue in Router MountTableResolver Key: HDFS-16257 URL: https://issues.apache.org/jira/browse/HDFS-16257 Project: Hadoop HDFS

[jira] [Created] (HDFS-16240) Replace unshaded guava in HttpFSServerWebServer

2021-09-27 Thread Masatake Iwasaki (Jira)
Masatake Iwasaki created HDFS-16240: --- Summary: Replace unshaded guava in HttpFSServerWebServer Key: HDFS-16240 URL: https://issues.apache.org/jira/browse/HDFS-16240 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-16054) Replace Guava Lists usage by Hadoop's own Lists in hadoop-hdfs-project

2021-06-09 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HDFS-16054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma resolved HDFS-16054. - Fix Version/s: 3.4.0 Resolution: Fixed > Replace Guava Lists usage by Hadoo

[jira] [Created] (HDFS-16054) Replace Guava Lists usage by Hadoop's own Lists in hadoop-hdfs-project

2021-06-03 Thread Viraj Jasani (Jira)
Viraj Jasani created HDFS-16054: --- Summary: Replace Guava Lists usage by Hadoop's own Lists in hadoop-hdfs-project Key: HDFS-16054 URL: https://issues.apache.org/jira/browse/HDFS-16054 Project: Hadoop

Re: [DISCUSS] Shade guava into hadoop-thirdparty

2020-04-06 Thread Dinesh Chitlangia
+1 Thanks for initiating this Weichiu. -Dinesh On Sat, Apr 4, 2020 at 3:13 PM Wei-Chiu Chuang wrote: > Hi Hadoop devs, > > I spent a good part of the past 7 months working with a dozen of colleagues > to update the guava version in Cloudera's software (that includes Hadoop, &g

Re: [DISCUSS] Shade guava into hadoop-thirdparty

2020-04-06 Thread Mukul Kumar Singh
of colleagues to update the guava version in Cloudera's software (that includes Hadoop, HBase, Spark, Hive, Cloudera Manager ... more than 20+ projects) After 7 months, I finally came to a conclusion: Update to Hadoop 3.3 / 3.2.1 / 3.1.3, even if you just go from Hadoop 3.0/ 3.1.0 is going to be really hard

Re: [DISCUSS] Shade guava into hadoop-thirdparty

2020-04-06 Thread Zhankun Tang
with a dozen of > colleagues > > to update the guava version in Cloudera's software (that includes Hadoop, > > HBase, Spark, Hive, Cloudera Manager ... more than 20+ projects) > > > > After 7 months, I finally came to a conclusion: Update to Hadoop 3.3 / > > 3.2.1 / 3.1.3

Re: [DISCUSS] Shade guava into hadoop-thirdparty

2020-04-06 Thread Ayush Saxena
+1 -Ayush > On 05-Apr-2020, at 12:43 AM, Wei-Chiu Chuang wrote: > > Hi Hadoop devs, > > I spent a good part of the past 7 months working with a dozen of colleagues > to update the guava version in Cloudera's software (that includes Hadoop, > HBase, Spark, Hive, Cloudera

Re: [DISCUSS] Shade guava into hadoop-thirdparty

2020-04-06 Thread Masatake Iwasaki
+1 Masatake Iwasaki On 2020/04/06 10:32, Akira Ajisaka wrote: +1 Thanks, Akira On Sun, Apr 5, 2020 at 4:13 AM Wei-Chiu Chuang wrote: Hi Hadoop devs, I spent a good part of the past 7 months working with a dozen of colleagues to update the guava version in Cloudera's software

Re: [DISCUSS] Shade guava into hadoop-thirdparty

2020-04-05 Thread Akira Ajisaka
+1 Thanks, Akira On Sun, Apr 5, 2020 at 4:13 AM Wei-Chiu Chuang wrote: > Hi Hadoop devs, > > I spent a good part of the past 7 months working with a dozen of colleagues > to update the guava version in Cloudera's software (that includes Hadoop, > HBase, Spark, Hive, Cloudera M

Re: [DISCUSS] Shade guava into hadoop-thirdparty

2020-04-04 Thread Wei-Chiu Chuang
Great question! I can run Java API Compliance Checker to detect any API changes. Guess that's the only one to find out. On Sat, Apr 4, 2020 at 1:19 PM Igor Dvorzhak wrote: > How this proposal will impact public APIs? I.e does Hadoop expose any > Guava classes in the clien

Re: [DISCUSS] Shade guava into hadoop-thirdparty

2020-04-04 Thread Igor Dvorzhak
How this proposal will impact public APIs? I.e does Hadoop expose any Guava classes in the client APIs that will require recompiling all client applications because they need to use shaded Guava classes? On Sat, Apr 4, 2020 at 12:13 PM Wei-Chiu Chuang wrote: > Hi Hadoop devs, > > I spe

[DISCUSS] Shade guava into hadoop-thirdparty

2020-04-04 Thread Wei-Chiu Chuang
Hi Hadoop devs, I spent a good part of the past 7 months working with a dozen of colleagues to update the guava version in Cloudera's software (that includes Hadoop, HBase, Spark, Hive, Cloudera Manager ... more than 20+ projects) After 7 months, I finally came to a conclusion: Update to Hadoop

[jira] [Resolved] (HDFS-15073) Replace curator-shaded guava import with the standard one

2019-12-24 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HDFS-15073. -- Resolution: Fixed > Replace curator-shaded guava import with the standard

[jira] [Created] (HDFS-15073) Remove the usage of curator-shaded guava in SnapshotDiffReportListing.java

2019-12-18 Thread Akira Ajisaka (Jira)
Akira Ajisaka created HDFS-15073: Summary: Remove the usage of curator-shaded guava in SnapshotDiffReportListing.java Key: HDFS-15073 URL: https://issues.apache.org/jira/browse/HDFS-15073 Project

[jira] [Resolved] (HDDS-2021) Upgrade Guava library to v26 in hdds project

2019-09-18 Thread Dinesh Chitlangia (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Chitlangia resolved HDDS-2021. - Resolution: Not A Problem > Upgrade Guava library to v26 in hdds proj

[jira] [Created] (HDDS-2102) HddsVolumeChecker should use java optional in place of Guava optional

2019-09-09 Thread Mukul Kumar Singh (Jira)
Mukul Kumar Singh created HDDS-2102: --- Summary: HddsVolumeChecker should use java optional in place of Guava optional Key: HDDS-2102 URL: https://issues.apache.org/jira/browse/HDDS-2102 Project

[jira] [Created] (HDDS-2021) Upgrade Guava library to v26 in hdds project

2019-08-22 Thread Dinesh Chitlangia (Jira)
Dinesh Chitlangia created HDDS-2021: --- Summary: Upgrade Guava library to v26 in hdds project Key: HDDS-2021 URL: https://issues.apache.org/jira/browse/HDDS-2021 Project: Hadoop Distributed Data Store

[jira] [Resolved] (HDFS-14552) Guava library upgrade

2019-06-07 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-14552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HDFS-14552. -- Resolution: Duplicate Closing this as duplicate. > Guava library upgr

[jira] [Created] (HDFS-14552) Guava library upgrade

2019-06-06 Thread hirik (JIRA)
hirik created HDFS-14552: Summary: Guava library upgrade Key: HDFS-14552 URL: https://issues.apache.org/jira/browse/HDFS-14552 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs

Re: Update guava to 27.0-jre in hadoop-project

2019-04-03 Thread Wei-Chiu Chuang
; On Tue, Apr 2, 2019 at 9:54 AM Steve Loughran wrote: > > > > > I know that the number of guava updates we could call painless is 0, but > > we need to do this. > > > > The last time we successfully updated Guava was 2012: h > > ttps://issues.apache

Re: Update guava to 27.0-jre in hadoop-project

2019-04-03 Thread Steve Loughran
I am taking silence as happiness here. +1 to the patch On Tue, Apr 2, 2019 at 9:54 AM Steve Loughran wrote: > > I know that the number of guava updates we could call painless is 0, but > we need to do this. > > The last time we successfully updated Guava was 2012: h > ttps:/

Re: Update guava to 27.0-jre in hadoop-project

2019-04-02 Thread Steve Loughran
I know that the number of guava updates we could call painless is 0, but we need to do this. The last time we successfully updated Guava was 2012: h ttps://issues.apache.org/jira/browse/HDFS-3187 That was the java 6 era The last unsuccessful attempt, April 2017: https://issues.apache.org/jira

Update guava to 27.0-jre in hadoop-project

2019-04-01 Thread Gabor Bota
Hi devs, I'm working on the guava version from 11.0.2 to 27.0-jre in hadoop-project. We need to do the upgrade because of CVE-2018-10237 <https://nvd.nist.gov/vuln/detail/CVE-2018-10237>. I've created an issue (HADOOP-15960 <https://issues.apache.org/jira/browse/HADOOP-15960>) to tr

[jira] [Created] (HDDS-1042) Class-compatibility: Remove or shade Guava + leveldbjni in Ozonefs

2019-02-01 Thread Gopal V (JIRA)
Gopal V created HDDS-1042: - Summary: Class-compatibility: Remove or shade Guava + leveldbjni in Ozonefs Key: HDDS-1042 URL: https://issues.apache.org/jira/browse/HDDS-1042 Project: Hadoop Distributed Data

[jira] [Created] (HDFS-14221) Replace Guava Optional with Java Optional in DiskChecker

2019-01-21 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-14221: Summary: Replace Guava Optional with Java Optional in DiskChecker Key: HDFS-14221 URL: https://issues.apache.org/jira/browse/HDFS-14221 Project: Hadoop HDFS

[jira] [Created] (HDDS-789) Reduce usage of Guava Preconditions

2018-11-01 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDDS-789: -- Summary: Reduce usage of Guava Preconditions Key: HDDS-789 URL: https://issues.apache.org/jira/browse/HDDS-789 Project: Hadoop Distributed Data Store Issue

[jira] [Created] (HDDS-751) Replace usage of Guava Optional with Java Optional

2018-10-29 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDDS-751: -- Summary: Replace usage of Guava Optional with Java Optional Key: HDDS-751 URL: https://issues.apache.org/jira/browse/HDDS-751 Project: Hadoop Distributed Data Store

[jira] [Created] (HDFS-11953) Remove Guava v21 usage from HDFS-7240

2017-06-08 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-11953: - Summary: Remove Guava v21 usage from HDFS-7240 Key: HDFS-11953 URL: https://issues.apache.org/jira/browse/HDFS-11953 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Resolved] (HDFS-9793) upgrade or remove guava dependency

2016-12-11 Thread PJ Fanning (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning resolved HDFS-9793. -- Resolution: Duplicate > upgrade or remove guava depende

[jira] [Created] (HDFS-9793) upgrade or remove guava dependency

2016-02-11 Thread PJ Fanning (JIRA)
PJ Fanning created HDFS-9793: Summary: upgrade or remove guava dependency Key: HDFS-9793 URL: https://issues.apache.org/jira/browse/HDFS-9793 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Resolved] (HDFS-5518) HDFS doesn't compile/run against Guava 1.5

2015-03-02 Thread Akira AJISAKA (JIRA)
source code can be compiled with Guava 17. HDFS doesn't compile/run against Guava 1.5 -- Key: HDFS-5518 URL: https://issues.apache.org/jira/browse/HDFS-5518 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-7598) TestDFSClientCache.testEviction is not quite correct and fails with newer version of guava

2015-01-09 Thread Sangjin Lee (JIRA)
Sangjin Lee created HDFS-7598: - Summary: TestDFSClientCache.testEviction is not quite correct and fails with newer version of guava Key: HDFS-7598 URL: https://issues.apache.org/jira/browse/HDFS-7598

Re: Guava

2014-11-10 Thread Alejandro Abdelnur
a prototype of how #2 would work (I don't think it will be more than 200 lines of code) On Mon, Nov 10, 2014 at 5:18 AM, Steve Loughran ste...@hortonworks.com wrote: Yes, Guava is a constant pain; there's lots of open JIRAs related to it, as its the one we can't seamlessly upgrade. Not unless we do

Re: Guava

2014-11-10 Thread Sangjin Lee
the idea of isolating usage of guava that breaks with guava 16 and later. I assume (but I haven't looked into it) that it's fairly straightforward to isolate them and fix them. That work could be done at any time without any version upgrades or impacting users. On Mon, Nov 10, 2014 at 9:26 AM

Re: Guava

2014-11-10 Thread Colin McCabe
I'm usually an advocate for getting rid of unnecessary dependencies (cough, jetty, cough), but a lot of the things in Guava are really useful. Immutable collections, BiMap, Multisets, Arrays#asList, the stuff for writing hashCode() and equals(), String#Joiner, the list goes on. We particularly

Guava

2014-11-09 Thread Arun C Murthy
… has been a constant pain w.r.t compatibility etc. Should we consider adopting a policy to not use guava in Common/HDFS/YARN? MR doesn't matter too much since it's application-side issue, it does hurt end-users though since they still might want a newer guava-version, but at least they can

Re: Guava

2014-11-09 Thread Haohui Mai
Guava did make the lives of Hadoop development easier in many cases -- What I've been consistently hearing is that the version of Guava used is Hadoop is so old that it starts to hurt the application developers. I appreciate the value of Guava -- things like CacheMap are fairly difficult

[jira] [Created] (HDFS-7040) HDFS dangerously uses @Beta methods from very old versions of Guava

2014-09-10 Thread Christopher Tubbs (JIRA)
Christopher Tubbs created HDFS-7040: --- Summary: HDFS dangerously uses @Beta methods from very old versions of Guava Key: HDFS-7040 URL: https://issues.apache.org/jira/browse/HDFS-7040 Project

[jira] [Created] (HDFS-5518) HDFS doesn't compile/run against Guava 1.5

2013-11-15 Thread Steve Loughran (JIRA)
Steve Loughran created HDFS-5518: Summary: HDFS doesn't compile/run against Guava 1.5 Key: HDFS-5518 URL: https://issues.apache.org/jira/browse/HDFS-5518 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-5256) Use guava LoadingCache to implement DFSClientCache

2013-09-24 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-5256: Summary: Use guava LoadingCache to implement DFSClientCache Key: HDFS-5256 URL: https://issues.apache.org/jira/browse/HDFS-5256 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-3187) Upgrade guava to 11.0.2

2012-04-03 Thread Todd Lipcon (Created) (JIRA)
Upgrade guava to 11.0.2 --- Key: HDFS-3187 URL: https://issues.apache.org/jira/browse/HDFS-3187 Project: Hadoop HDFS Issue Type: Sub-task Components: build Affects Versions: 2.0.0 Reporter: Todd

[jira] [Resolved] (HDFS-2189) guava-r09 dependency missing from ivy/hadoop-hdfs-template.xml in HDFS.

2011-09-06 Thread Joep Rottinghuis (JIRA)
to the version of Ant. See: HDFS-2315 guava-r09 dependency missing from ivy/hadoop-hdfs-template.xml in HDFS. - Key: HDFS-2189 URL: https://issues.apache.org/jira/browse/HDFS-2189 Project

[jira] [Reopened] (HDFS-2189) guava-r09 dependency missing from ivy/hadoop-hdfs-template.xml in HDFS.

2011-09-04 Thread Joep Rottinghuis (JIRA)
target must be run to publish jar+pom. Downstream builds are failing. guava-r09 dependency missing from ivy/hadoop-hdfs-template.xml in HDFS. - Key: HDFS-2189 URL: https://issues.apache.org

[jira] [Reopened] (HDFS-2189) guava-r09 dependency missing from ivy/hadoop-hdfs-template.xml in HDFS.

2011-07-28 Thread Plamen Jeliazkov (JIRA)
anything. The real fix lies within MAPREDUCE's template XML file; will be resolved later. guava-r09 dependency missing from ivy/hadoop-hdfs-template.xml in HDFS. - Key: HDFS-2189 URL

[jira] [Created] (HDFS-2189) guava-r09 dependency missing from ivy/hadoop-hdfs-template.xml in HDFS.

2011-07-22 Thread Plamen Jeliazkov (JIRA)
guava-r09 dependency missing from ivy/hadoop-hdfs-template.xml in HDFS. - Key: HDFS-2189 URL: https://issues.apache.org/jira/browse/HDFS-2189 Project: Hadoop HDFS Issue