[GitHub] zeppelin pull request #1166: Added another location of metastore_db in .giti...

2016-07-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/zeppelin/pull/1166


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] zeppelin pull request #1166: Added another location of metastore_db in .giti...

2016-07-12 Thread jongyoul
GitHub user jongyoul opened a pull request:

https://github.com/apache/zeppelin/pull/1166

Added another location of metastore_db in .gitignore

### What is this PR for?
Avoiding tracking from metastore_db when you run ZeppelinServer in you IDE

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

### Todos
* [x] - Add recursive directory of metastore_db in .gitignore

### What is the Jira issue?
N/A

### 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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jongyoul/zeppelin 
minor/add-metastore-db-in-gitignore

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/1166.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1166


commit 65d195ae43e887345eb208281c7c34a5c40be9e6
Author: Jongyoul Lee 
Date:   2016-07-12T06:40:40Z

Added **/metastore-db in gitignore




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---