You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Snehal Ambavkar (Jira)" <ji...@apache.org> on 2022/11/11 10:45:00 UTC

[jira] [Created] (ATLAS-4712) atlas-hive image shows "No such file or directory error"

Snehal Ambavkar created ATLAS-4712:
--------------------------------------

             Summary: atlas-hive image shows  "No such file or directory error"
                 Key: ATLAS-4712
                 URL: https://issues.apache.org/jira/browse/ATLAS-4712
             Project: Atlas
          Issue Type: Bug
            Reporter: Snehal Ambavkar
            Assignee: Snehal Ambavkar
             Fix For: 3.0.0, 2.3.0


Running docker-compose 
{code:java}
 docker-compose -f docker-compose.atlas-base.yml -f docker-compose.atlas.yml -f docker-compose.atlas-hadoop.yml -f docker-compose.atlas-hbase.yml -f docker-compose.atlas-kafka.yml -f docker-compose.atlas-hive.yml up -d
 {code}
shows with:
{code:java}
/home/atlas/scripts/atlas-hive-setup.sh: line 44: cd: /opt/atlas/atlas-hive-plugin: No such file or directory
/home/atlas/scripts/atlas-hive-setup.sh: line 45: ./enable-hive-plugin.sh: No such file or directory {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)