[GitHub] zeppelin pull request #2199: [ZEPPELIN-2326] - Updating Geode dependencies a...

2017-04-07 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #2199: [ZEPPELIN-2326] - Updating Geode dependencies a...

2017-04-01 Thread markito
Github user markito closed the pull request at:

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


---
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 #2199: [ZEPPELIN-2326] - Updating Geode dependencies a...

2017-04-01 Thread markito
GitHub user markito reopened a pull request:

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

[ZEPPELIN-2326] - Updating Geode dependencies and imports due to package 
rename

### What is this PR for?
Updating Geode dependencies and imports due to package rename - 
ZEPPELIN-2326

### What type of PR is it?
Refactoring

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

### How should this be tested?
Same tests. One test (`oqlPdxInstanceResponse`) was failing before this 
change and it's still failing...  Looks like a problem with the mock response, 
but I've not looked further. All remaining tests are passing.


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


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

$ git pull https://github.com/markito/zeppelin master

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

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


commit ededffba4403c763257e472779cf0b56659a62ae
Author: William Markito Oliveira 
Date:   2017-03-28T19:45:03Z

Updating Geode dependencies and imports due to package rename

commit 54952a2629a4df60dc27215fa380f26a9936e8bb
Author: William Markito Oliveira 
Date:   2017-03-28T19:45:03Z

Updating Geode dependencies and imports due to package rename

commit e2c5650289f5803c90df5e2c8453d6957d78d400
Author: William Markito Oliveira 
Date:   2017-03-30T02:19:25Z

Merge branch 'master' of https://github.com/markito/zeppelin




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