[
https://issues.apache.org/jira/browse/ATLAS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635977#comment-17635977
]
ASF subversion and git services commented on ATLAS-4712:
--------------------------------------------------------
Commit 1ba7e6d66a6a02952930e5643f85824b09d8285c in atlas's branch
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=1ba7e6d66 ]
ATLAS-4712: fixed docker setup for Hive to avoid 'No such file or directory
error'
> 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: Madhan Neethiraj
> Priority: Minor
> Fix For: 3.0.0, 2.3.0
>
> Attachments: ATLAS-4712.patch
>
>
> 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)