[GitHub] zeppelin pull request #1713: [ZEPPELIN-1530] Update common scripts for Linux...

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

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


---
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 #1713: [ZEPPELIN-1530] Update common scripts for Linux...

2016-12-01 Thread lresende
GitHub user lresende opened a pull request:

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

[ZEPPELIN-1530] Update common scripts for Linux and Windows platforms

### What is this PR for?
Avoid forcing set the DEBUG environment variable and also review the two 
common scripts for Linux and Windows platforms and update with missing 
environment variables.

### What type of PR is it?
[Bug Fix]

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

### How should this be tested?
CI Tests

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

$ git pull https://github.com/lresende/incubator-zeppelin ZEPPELIN-1530

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

https://github.com/apache/zeppelin/pull/1713.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 #1713


commit 3a5d1c2196770e9088d7a989409c107088174a11
Author: Luciano Resende 
Date:   2016-12-01T18:12:00Z

[ZEPPELIN-1530] Avoid forcing setting DEBUG environment property

commit b01eab966bbe821edfd01cf7ad4a12bfb9c930bc
Author: Luciano Resende 
Date:   2016-12-01T18:13:16Z

[ZEPPELIN-1530] Add missing environment variables on common scripts

Review and syncronize missing variables on common scripts for
Linux and Windows platforms




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