[
https://issues.apache.org/jira/browse/GRIFFIN-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722396#comment-16722396
]
Yang commented on GRIFFIN-224:
------------------------------
Thanks.I solved this problem. I looked at the startup log of the Griffin
container and found that
{code:java}
Cannot create file/griffin/json/streaming-accu-config.json. _COPYING_. Name
node is in safe mode.{code}
I use the
{code:java}
hadoop dfsadmin -safemode leave{code}
command in the griffin container, which may be due to my insufficient memory.
> No JSON file was found in docker container.
> -------------------------------------------
>
> Key: GRIFFIN-224
> URL: https://issues.apache.org/jira/browse/GRIFFIN-224
> Project: Griffin (Incubating)
> Issue Type: Bug
> Environment: registry.docker-cn.com/apachegriffin/griffin_spark2:0.3.0
> Reporter: Yang
> Assignee: Lionel Liu
> Priority: Blocker
> Attachments: image-2018-12-16-13-22-35-495.png,
> image-2018-12-16-13-23-18-399.png, image-2018-12-16-13-23-41-664.png
>
>
> In the apachegriffin/griffin_spark2 docker container,when I was testing
> real-time demo,the env.json and streaming-accu.json were not found on hdfs,
> only found batch-accu.json and so on.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)