[
https://issues.apache.org/jira/browse/HADOOP-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577700#action_12577700
]
Hemanth Yamijala commented on HADOOP-3004:
------------------------------------------
However, hod allocate --hod.clusterdir ~/clusterdir --hod.nodecount=5 works.
*sigh*
Will look at this to see why there's a difference between
--hod.clusterdir=~/clusterdir and --hod.clusterdir ~/clusterdir. These are
meant to be the same as per python option parser, I thought.
> HOD allocate command does not accept '~'
> ----------------------------------------
>
> Key: HADOOP-3004
> URL: https://issues.apache.org/jira/browse/HADOOP-3004
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hod
> Affects Versions: 0.16.0
> Reporter: lohit vijayarenu
>
> hod allocate seems to throw error when I specify directory relative to my home
> [EMAIL PROTECTED] hod allocate --hod.clusterdir="~/clusterdir"
> --hod.nodecount=5
> error: bin/hod failed to start.
> error: invalid 'clusterdir' specified in section hod (--hod.clusterdir):
> ~/clusterdir
> error: 1 problem found.
> Check your command line options and/or your configuration file /hod/conf/hodrc
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.