Peter Somogyi created HBASE-23026:
-------------------------------------

             Summary: docker run command should not quote JAVA_VOL
                 Key: HBASE-23026
                 URL: https://issues.apache.org/jira/browse/HBASE-23026
             Project: HBase
          Issue Type: Bug
          Components: hbase-operator-tools
    Affects Versions: hbase-operator-tools-1.0.0
            Reporter: Peter Somogyi
            Assignee: Peter Somogyi
             Fix For: hbase-operator-tools-1.0.0


The JAVA_VOL variable shouldn't be quoted when calling docker run in 
do-release-docker.sh.

+ docker run -ti --env-file /Users/peter.somogyi/projects/rm/env.list --volume 
/Users/peter.somogyi/projects/rm:/opt/hbase-rm '' hbase-rm:latest
docker: invalid reference format.

A similar error occurs when -j <java_home> is passed to the script:
unknown flag: --volume 
/Users/peter.somogyi/.sdkman/candidates/java/current:/opt/hbase-java



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to