You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Karam Singh (JIRA)" <ji...@apache.org> on 2008/03/07 12:45:46 UTC

[jira] Created: (HADOOP-2966) Relative path for script option is not handled properly.

Relative path for script option is not handled properly.
--------------------------------------------------------

                 Key: HADOOP-2966
                 URL: https://issues.apache.org/jira/browse/HADOOP-2966
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/hod
    Affects Versions: 0.16.1
            Reporter: Karam Singh
            Priority: Minor


Ran hod as -:
hod allocate -d cdir -n 5 -s scripts/hodscript.sh

hod throws following error -:
[
CRITICAL - Invalid script file (--hod.script or -s) specified : scripts/hdp
]

It works for absolute path.
hod should also handle relative path for script file


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-2966) Relative path for script option is not handled properly.

Posted by "Hemanth Yamijala (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hemanth Yamijala resolved HADOOP-2966.
--------------------------------------

    Resolution: Duplicate

Will be fixed as part of HADOOP-2855

> Relative path for script option is not handled properly.
> --------------------------------------------------------
>
>                 Key: HADOOP-2966
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2966
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.1
>            Reporter: Karam Singh
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>
> Ran hod as -:
> hod allocate -d cdir -n 5 -s scripts/hodscript.sh
> hod throws following error -:
> [
> CRITICAL - Invalid script file (--hod.script or -s) specified : scripts/hdp
> ]
> It works for absolute path.
> hod should also handle relative path for script file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-2966) Relative path for script option is not handled properly.

Posted by "Hemanth Yamijala (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581477#action_12581477 ] 

Hemanth Yamijala commented on HADOOP-2966:
------------------------------------------

Let's address this as part of HADOOP-2855, which is going to look at all relative path options. Will mark this bug duplicate, once that patch gets in.

> Relative path for script option is not handled properly.
> --------------------------------------------------------
>
>                 Key: HADOOP-2966
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2966
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.1
>            Reporter: Karam Singh
>            Priority: Minor
>
> Ran hod as -:
> hod allocate -d cdir -n 5 -s scripts/hodscript.sh
> hod throws following error -:
> [
> CRITICAL - Invalid script file (--hod.script or -s) specified : scripts/hdp
> ]
> It works for absolute path.
> hod should also handle relative path for script file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HADOOP-2966) Relative path for script option is not handled properly.

Posted by "Hemanth Yamijala (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hemanth Yamijala reassigned HADOOP-2966:
----------------------------------------

    Assignee: Vinod Kumar Vavilapalli

> Relative path for script option is not handled properly.
> --------------------------------------------------------
>
>                 Key: HADOOP-2966
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2966
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hod
>    Affects Versions: 0.16.1
>            Reporter: Karam Singh
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Minor
>
> Ran hod as -:
> hod allocate -d cdir -n 5 -s scripts/hodscript.sh
> hod throws following error -:
> [
> CRITICAL - Invalid script file (--hod.script or -s) specified : scripts/hdp
> ]
> It works for absolute path.
> hod should also handle relative path for script file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.