Ivan Mitic created HADOOP-9026:
----------------------------------

             Summary: Hadoop.cmd fails to initialize if user's %path% variable 
has parenthesis
                 Key: HADOOP-9026
                 URL: https://issues.apache.org/jira/browse/HADOOP-9026
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1-win
            Reporter: Ivan Mitic
            Assignee: Ivan Mitic


Hadoop.cmd fails to initialize if user's %path% variable has parenthesis.
 This happens in "updatepath" module while tring the add Hadoop_bin_path to 
%path%
 Repro:
 1. Create a folder C:\random()
 2. Add this path to %path%
 3. Start Hadoop command line

Error:
 "<path_after_c:\rand()>"; unexpected at this time

Reported by Ramya Nimmagadda.

--
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