[
https://issues.apache.org/jira/browse/HADOOP-7910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177100#comment-13177100
]
Harsh J commented on HADOOP-7910:
---------------------------------
The javadoc warnings appear unrelated. Committing.
{code}
6 warnings
[WARNING] Javadoc Warnings
[WARNING]
/Users/harshchouraria/Work/code/apache/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java:1063:
warning - Tag @link: can't find call(RpcKind, Writable, InetSocketAddress,
[WARNING] Class, UserGroupInformation, int, Configuration) in
org.apache.hadoop.ipc.Client
[WARNING]
/Users/harshchouraria/Work/code/apache/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java:1018:
warning - Tag @link: can't find call(RpcKind, Writable, ConnectionId) in
org.apache.hadoop.ipc.Client
[WARNING]
/Users/harshchouraria/Work/code/apache/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java:1048:
warning - Tag @link: can't find call(RpcKind, Writable, ConnectionId) in
org.apache.hadoop.ipc.Client
[WARNING]
/Users/harshchouraria/Work/code/apache/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java:1031:
warning - Tag @link: can't find call(RpcKind, Writable, ConnectionId) in
org.apache.hadoop.ipc.Client
[WARNING]
/Users/harshchouraria/Work/code/apache/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java:1093:
warning - Tag @link: can't find call(RpcKind, Writable, ConnectionId) in
org.apache.hadoop.ipc.Client
[WARNING]
/Users/harshchouraria/Work/code/apache/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Client.java:1007:
warning - Tag @link: can't find call(RpcKind, Writable, ConnectionId) in
org.apache.hadoop.ipc.Client
{code}
> add configuration methods to handle human readable size values
> --------------------------------------------------------------
>
> Key: HADOOP-7910
> URL: https://issues.apache.org/jira/browse/HADOOP-7910
> Project: Hadoop Common
> Issue Type: Improvement
> Components: conf
> Reporter: Sho Shimauchi
> Assignee: Sho Shimauchi
> Priority: Minor
> Attachments: HADOOP-7910.patch, HADOOP-7910.patch, HADOOP-7910.patch,
> HADOOP-7910.patch.3, hadoop-7910.txt
>
>
> It's better to have a new configuration methods which handle human readable
> size values.
> For example, see HDFS-1314.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira