[GitHub] zeppelin pull request #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-08-24 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-08-08 Thread necosta
GitHub user necosta reopened a pull request:

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

[ZEPPELIN-2815] Improve interpreter dependencies logging

### What is this PR for?
As a developer, I want to be able to debug issues on dependency resolution 
"easier". 
To achieve this, making available (in debug mode), existing listeners. 
Also, exposing exceptions on dependency resolver.

### What type of PR is it?
Improvement

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-2815

### How should this be tested?
Enable DEBUG logging mode. Import dependencies. Check detailed info. from 
dependency loading being logged.

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


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

$ git pull https://github.com/nokia/zeppelin zeppelin2815

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

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


commit b773d8a775540509018e6be268980964538c4858
Author: Nelson Costa 
Date:   2017-07-27T20:55:22Z

[ZEPPELIN-2815] Improve interpreter dependencies logging

commit d381f3b31ec9a6c95538324ef6d9383ea2acaff1
Author: Nelson Costa 
Date:   2017-08-07T06:41:37Z

[ZEPPELIN-2815] Improve interpreter dependencies logging

commit ea353fa2c16c38f8408b922bb61a9dfa269afdea
Author: Nelson Costa 
Date:   2017-08-08T07:11:17Z

[ZEPPELIN-2815] Improve interpreter dependencies logging




---
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 #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-08-08 Thread necosta
Github user necosta closed the pull request at:

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


---
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 #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-08-07 Thread necosta
GitHub user necosta reopened a pull request:

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

[ZEPPELIN-2815] Improve interpreter dependencies logging

### What is this PR for?
As a developer, I want to be able to debug issues on dependency resolution 
"easier". 
To achieve this, making available (in debug mode), existing listeners. 
Also, exposing exceptions on dependency resolver.

### What type of PR is it?
Improvement

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-2815

### How should this be tested?
Enable DEBUG logging mode. Import dependencies. Check detailed info. from 
dependency loading being logged.

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


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

$ git pull https://github.com/nokia/zeppelin zeppelin2815

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

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


commit b773d8a775540509018e6be268980964538c4858
Author: Nelson Costa 
Date:   2017-07-27T20:55:22Z

[ZEPPELIN-2815] Improve interpreter dependencies logging

commit d381f3b31ec9a6c95538324ef6d9383ea2acaff1
Author: Nelson Costa 
Date:   2017-08-07T06:41:37Z

[ZEPPELIN-2815] Improve interpreter dependencies logging




---
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 #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-08-07 Thread necosta
Github user necosta closed the pull request at:

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


---
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 #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-07-27 Thread necosta
GitHub user necosta opened a pull request:

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

[ZEPPELIN-2815] Improve interpreter dependencies logging

### What is this PR for?
As a developer, I want to be able to debug issues on dependency resolution 
"easier". 
To achieve this, making available (in debug mode), existing listeners. 
Also, exposing exceptions on dependency resolver.

### What type of PR is it?
Improvement

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-2815

### How should this be tested?
Enable DEBUG logging mode. Import dependencies. Check detailed info. from 
dependency loading being logged.

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


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

$ git pull https://github.com/nokia/zeppelin zeppelin2815

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

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


commit 06b8c23b0deafb9054574a9bad473bb7700bd480
Author: Nelson Costa 
Date:   2017-07-27T20:55:22Z

[ZEPPELIN-2815] Improve interpreter dependencies logging




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