[
https://issues.apache.org/jira/browse/HBASE-9414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758347#comment-13758347
]
stack commented on HBASE-9414:
------------------------------
What am I doing wrong here @jean-marc? The *.cmd scripts do not seem to have
execute bit set:
{code}
durruti:trunk stack$ cd ../0.96/
durruti:0.96 stack$ svn propdel svn:executable bin/*.cmd
Attempting to delete nonexistent property 'svn:executable' on
'bin/hbase-config.cmd'
Attempting to delete nonexistent property 'svn:executable' on 'bin/hbase.cmd'
Attempting to delete nonexistent property 'svn:executable' on
'bin/start-hbase.cmd'
Attempting to delete nonexistent property 'svn:executable' on
'bin/stop-hbase.cmd'
durruti:0.96 stack$ ls -la bin/*cmd
-rw-r--r-- 1 stack staff 2361 Sep 4 22:07 bin/hbase-config.cmd
-rw-r--r-- 1 stack staff 12489 Sep 4 22:07 bin/hbase.cmd
-rw-r--r-- 1 stack staff 2262 Sep 4 22:07 bin/start-hbase.cmd
-rw-r--r-- 1 stack staff 1752 Sep 4 22:07 bin/stop-hbase.cmd
{cmd}
I seem to remember them having it set because I remember having the issue you
describe myself.
Should we just resolve this?
> start-hbase.cmd doesn't need the execute flag.
> ----------------------------------------------
>
> Key: HBASE-9414
> URL: https://issues.apache.org/jira/browse/HBASE-9414
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.96.0
> Reporter: Jean-Marc Spaggiari
> Priority: Trivial
>
> When you do start- and tabulation, since there start-hbase.cmd has the
> execution flag, completion go only up to start-hbase.
> We should remove the execution flag for this script.
--
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