[
https://issues.apache.org/jira/browse/GRIFFIN-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16366313#comment-16366313
]
Bhaumik Patel commented on GRIFFIN-99:
--------------------------------------
I think issue is still there. Below is the detail about error in Mysql.
ERROR: 1064 You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near
'ALTER TABLE user ADD column Show_view_priv enum('N','Y') CHARACTER SET utf8
NOT ' at line 1
171024 3:03:02 [ERROR] Aborting
> Griffin - Docker - API server doesn't start as MySQL doesn't start on the
> docker container.
> -------------------------------------------------------------------------------------------
>
> Key: GRIFFIN-99
> URL: https://issues.apache.org/jira/browse/GRIFFIN-99
> Project: Griffin (Incubating)
> Issue Type: Bug
> Components: completeness-batch
> Affects Versions: 0.2.0-incubating
> Environment: Mac OSX
> Reporter: Akash Sharma S
> Priority: Critical
> Fix For: 0.2.0-incubating
>
>
> * I downloaded the docker images following the steps in the below page:
> **
> [https://github.com/apache/incubator-griffin/blob/master/griffin-doc/docker/griffin-docker-guide.md]
> * I'm bringing up the docker container using the docker compose file for
> batch mode.
>
> Observation:
> * I'm not able to access any of the APIs via the URL: <ip address>:38080
> * Upon further investigation, I found out after connecting to the docker
> container that MySQL isn't running inside the container, hence the API server
> isn't coming up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)