You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "yuehan124 (Jira)" <ji...@apache.org> on 2020/01/05 09:37:00 UTC

[jira] [Created] (HUDI-501) Execute docker/setup_demo.sh in any directory

yuehan124 created HUDI-501:
------------------------------

             Summary: Execute docker/setup_demo.sh in any directory
                 Key: HUDI-501
                 URL: https://issues.apache.org/jira/browse/HUDI-501
             Project: Apache Hudi (incubating)
          Issue Type: Improvement
          Components: Usability
            Reporter: yuehan124
            Assignee: yuehan124
             Fix For: 0.5.1


If you are not in the incubator-hudi/docker directory, then execute setup_demo.sh, an error will occur.

incubator-hudi$ sh docker/setup_demo.sh 
ERROR: .FileNotFoundError: [Errno 2] No such file or directory: './compose/docker-compose_hadoop284_hive233_spark244.yml'
ERROR: .FileNotFoundError: [Errno 2] No such file or directory: './compose/docker-compose_hadoop284_hive233_spark244.yml'
ERROR: .FileNotFoundError: [Errno 2] No such file or directory: './compose/docker-compose_hadoop284_hive233_spark244.yml'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)