Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUBMARINE-283. Metadata access services #118

Closed
wants to merge 14 commits into from
Closed

SUBMARINE-283. Metadata access services #118

wants to merge 14 commits into from

Conversation

LinhaoZhu
Copy link
Contributor

What is this PR for?

  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. In submarine-site.xml, add a MYSQL configuration of metastore, Hive's jar connects mysql metadata through this configuration.

What type of PR is it?

[ Feature ]

Todos

  • - Task

What is the Jira issue?

How should this be tested?

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

Copy link
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LinhaoZhu
Please update https://github.com/apache/submarine/tree/master/docs/database.
Add create metastore in mysql part.

@LinhaoZhu
Copy link
Contributor Author

@LinhaoZhu
Please update https://github.com/apache/submarine/tree/master/docs/database.
Add create metastore in mysql part.

Done.

@LinhaoZhu LinhaoZhu closed this Dec 2, 2019
@xunliu xunliu reopened this Dec 2, 2019
@xunliu
Copy link
Member

xunliu commented Dec 3, 2019

@LinhaoZhu Thank you for contribution.
Will merge if no more comment.

@asfgit asfgit closed this in d394781 Dec 3, 2019
kevin85421 pushed a commit to kevin85421/hadoop-submarine that referenced this pull request Dec 24, 2019
### What is this PR for?
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. In submarine-site.xml, add a MYSQL configuration of metastore, Hive's jar connects mysql metadata through this configuration.

### What type of PR is it?
[ Feature ]

### Todos
* [ ] - Task

### What is the Jira issue?
*  [SUBMARINE-283](https://issues.apache.org/jira/browse/SUBMARINE-283)

### How should this be tested?
*  [Pass-CI](https://travis-ci.org/LinhaoZhu/hadoop-submarine/builds/619433250)

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: LinhaoZhu <zhulinhao306@163.com>
Author: Linhao Zhu <zhulinhao306@gmail.com>

Closes apache#118 from LinhaoZhu/SUBMARINE-283 and squashes the following commits:

27df4f1 [LinhaoZhu] [SUBMARINE-283]  Update docs.
38b1a48 [LinhaoZhu] [SUBMARINE-283]  Delete MetastoreRestApi.
6b31d71 [LinhaoZhu] [SUBMARINE-283]  Exclusion more.
b1b3e57 [LinhaoZhu] [SUBMARINE-283]  Exclusion jetty-server.
ea4564a [LinhaoZhu] [SUBMARINE-283]  Exclusion jetty-webapp.
44b8be6 [LinhaoZhu] [SUBMARINE-283]  Exclusion more.
15504fd [LinhaoZhu] [SUBMARINE-283]  Exclusion hadoop-auth.
12d1a99 [LinhaoZhu] [SUBMARINE-283]  Add MetastoreRestApi.
1dcd86a [LinhaoZhu] [SUBMARINE-283]  Metadata access services.
719c3c6 [Linhao Zhu] Merge pull request apache#7 from apache/master
bf2f678 [Linhao Zhu] Merge pull request apache#4 from apache/master
722bb9d [Linhao Zhu] Merge pull request apache#3 from apache/master
d06059a [Linhao Zhu] Merge pull request apache#2 from apache/master
ca7409f [Linhao Zhu] Merge pull request apache#1 from apache/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants