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

Anu Engineer commented on HDFS-13196:
-------------------------------------

[~elek] Thanks for the patch. On my machine, I see this failure and KSM not 
starting up.
{noformat}
2018-02-26 23:18:25 ERROR KeySpaceManager:317 - Failed to start the 
KeyspaceManager.
org.apache.hadoop.ozone.ksm.exceptions.KSMException: KSM not initialized.
        at 
org.apache.hadoop.ozone.ksm.KeySpaceManager.<init>(KeySpaceManager.java:155)
        at 
org.apache.hadoop.ozone.ksm.KeySpaceManager.createKSM(KeySpaceManager.java:356)
        at 
org.apache.hadoop.ozone.ksm.KeySpaceManager.main(KeySpaceManager.java:311)
2018-02-26 23:18:25 INFO  ExitUtil:210 - Exiting with status 1: 
org.apache.hadoop.ozone.ksm.exceptions.KSMException: KSM not initialized.
{noformat}

Can you please check if this is working for you?

> Ozone: dozone: make example docker-compose files version independent
> --------------------------------------------------------------------
>
>                 Key: HDFS-13196
>                 URL: https://issues.apache.org/jira/browse/HDFS-13196
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>             Fix For: HDFS-7240
>
>         Attachments: HDFS-13196-HDFS-7240.001.patch
>
>
> The current version of the docker-compose files at dev-support/compose/ are 
> version dependent as the path of the dist folder should be added to the 
> docker-compose file.
> In this patch I propose to add these compose files to the dist project and 
> replace the version number in the docker-compose files during the build.
> Please note: it doesn't mean that the docker-compose files are part of the 
> distribution. The compose files are copied to hadoopd-dist/target/compose 
> which is not part of the hadoop distribution. 
> This patch is aligned with HADOOP-15257 which uses exactly the same approach 
> to provide example docker-compose file for hdfs cluster.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to