[
https://issues.apache.org/jira/browse/HADOOP-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940070#comment-15940070
]
Tsuyoshi Ozawa edited comment on HADOOP-10101 at 3/24/17 10:29 AM:
-------------------------------------------------------------------
Another warning checkstyle raised looks checkstyle's bug - indentation should
be 6 at the line, and it is now with the patch.
https://github.com/checkstyle/checkstyle/issues/1174
{quote}
./hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/JournalSet.java:66:
return ComparisonChain.start().compareFalseFirst(!elis1.isLocalLog(),:
'method def' child have incorrect indentation level 6, expected level should be
one of the following: 8, 10, 12. [Indentation]
{quote}
was (Author: ozawa):
Another warning checkstyle rose looks checkstyle's bug - indentation should be
6 at the line, and it is now with the patch.
https://github.com/checkstyle/checkstyle/issues/1174
{quote}
./hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/JournalSet.java:66:
return ComparisonChain.start().compareFalseFirst(!elis1.isLocalLog(),:
'method def' child have incorrect indentation level 6, expected level should be
one of the following: 8, 10, 12. [Indentation]
{quote}
> Update guava dependency to the latest version
> ---------------------------------------------
>
> Key: HADOOP-10101
> URL: https://issues.apache.org/jira/browse/HADOOP-10101
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.0.0-alpha2
> Reporter: Rakesh R
> Assignee: Tsuyoshi Ozawa
> Labels: BB2015-05-TBR
> Attachments: HADOOP-10101-002.patch, HADOOP-10101-004.patch,
> HADOOP-10101-005.patch, HADOOP-10101-006.patch, HADOOP-10101-007.patch,
> HADOOP-10101-008.patch, HADOOP-10101-009.patch, HADOOP-10101-009.patch,
> HADOOP-10101-010.patch, HADOOP-10101-010.patch, HADOOP-10101-011.patch,
> HADOOP-10101.012.patch, HADOOP-10101.013.patch, HADOOP-10101.014.patch,
> HADOOP-10101.015.patch, HADOOP-10101.016.patch, HADOOP-10101.017.patch,
> HADOOP-10101.018.patch, HADOOP-10101.patch, HADOOP-10101.patch
>
>
> The existing guava version is 11.0.2 which is quite old. This issue tries to
> update the version to as latest version as possible.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]