[ 
https://issues.apache.org/jira/browse/ACCUMULO-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597595#comment-13597595
 ] 

Billie Rinaldi commented on ACCUMULO-1071:
------------------------------------------

bootstrap_config.sh errors out on Mac OS X in the following way:
{noformat}
cp: illegal option -- u
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
       cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... 
target_directory
Bootstrap canceled, exiting...
{noformat}

Also, bootstrap_config.sh is used even when "accumulo shell --fake" is 
specified, which is unnecessary.  Accumulo doesn't need to be configured to use 
the fake shell.
                
> Finding ACCUMULO_HOME and programs in scripts is broken for symbolic links
> --------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1071
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1071
>             Project: Accumulo
>          Issue Type: Bug
>         Environment: bash
>            Reporter: Damon A. Brown
>            Assignee: Damon A. Brown
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: AccumuloBinScripts-1.patch
>
>
> Finding the home $bin location for the accumulo/bin scripts needs to be 
> iterative to traverse symbolic links.  Also, using 'locationByProgram' within 
> bin/accumulo doesn't work for symbolic links.

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