zhulinhao created SUBMARINE-283: ----------------------------------- Summary: Metadata access services Key: SUBMARINE-283 URL: https://issues.apache.org/jira/browse/SUBMARINE-283 Project: Apache Submarine Issue Type: Sub-task Reporter: zhulinhao Assignee: zhulinhao Fix For: 0.3.0
1. Put in the hive SQL scripts, create a mysql user(metastore) inside mini-submarine, then create the hide-meta metadata table structure in the metastore user. 2. Provide database, table query interface, then run the test cases in Travis(See hive's test case). 3. In submarine-site.xml, add a MYSQL configuration of metastore, Hive's jar connects mysql metadata through this configuration. -- This message was sent by Atlassian Jira (v8.3.4#803005)