You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2014/09/29 07:19:33 UTC

[jira] [Updated] (HADOOP-11150) hadoop command should accept CLASSNAME without package name

     [ https://issues.apache.org/jira/browse/HADOOP-11150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Masatake Iwasaki updated HADOOP-11150:
--------------------------------------
    Attachment: HADOOP-11150-0.patch

This patch changes the check condition. I do not think strict check for class name is necessary here.
http://docs.oracle.com/javase/specs/jls/se7/html/jls-3.html#jls-3.8


> hadoop command should accept CLASSNAME without package name
> -----------------------------------------------------------
>
>                 Key: HADOOP-11150
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11150
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: scripts
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Minor
>         Attachments: HADOOP-11150-0.patch
>
>
> hadoop_validate_classname checks whether the classname contains ".". It is possible that classname without package is used in some examples or tutorials.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)