[ 
https://issues.apache.org/jira/browse/HDFS-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618578#comment-13618578
 ] 

Roman Shaposhnik commented on HDFS-4651:
----------------------------------------

[~sureeceg] in general bumping up the version of Guava could be risky. That 
said, I believe that most of the upstream projects should be fine by now. 
Here's a complete list of different versions of guava in projects curated by 
Bigtop: 

{noformat}
$ cd /mnt/jenkins/jobs/Bigtop-trunk-Repository/configurations/axis-label
$ for i in `find . -name \*.rpm` ; do rpm -ql -p $i | grep  guava.*jar ; done | 
sed -e 's#^.*/##g' | sort | uniq -c
     12 guava-10.0.1.jar
     96 guava-11.0.2.jar
     12 guava-13.0.jar
     12 guava-r05.jar
     36 guava-r09.jar
{noformat}
                
> Offline Image Viewer backport to branch-1
> -----------------------------------------
>
>                 Key: HDFS-4651
>                 URL: https://issues.apache.org/jira/browse/HDFS-4651
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 1.2.1
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 1.2.0
>
>         Attachments: fsimageV18, fsimageV19, HDFS-4651-branch-1.1.patch, 
> HDFS-4651-branch-1.2.patch, HDFS-4651-branch-1.3.patch
>
>
> This issue tracks backporting the Offline Image Viewer tool to branch-1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to