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

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

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

Sidharth Kumar Mishra commented on ATLAS-4712:
----------------------------------------------

+1 for Patch. Thanks [~madhan] 

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