[GitHub] zeppelin issue #3248: [ZEPPELIN-3878] Browser IE 11 not loading Note

2018-12-05 Thread vinayakshedgeri
Github user vinayakshedgeri commented on the issue:

https://github.com/apache/zeppelin/pull/3248
  
> BTW, I've got the exact same issue like you when I build branch-0.8. 
Please wait a min to investigate this issue.
@jongyoul  any update one this



---


[GitHub] zeppelin issue #3244: [ZEPPELIN-3882] Neo4jInterpreter - Support Point and D...

2018-12-05 Thread conker84
Github user conker84 commented on the issue:

https://github.com/apache/zeppelin/pull/3244
  
I did it, and travis it's green now:
https://travis-ci.org/conker84/zeppelin


---


[GitHub] zeppelin pull request #3253: [ZEPPELIN-3551] Upgrade Scala to 2.11.12

2018-12-05 Thread HyukjinKwon
GitHub user HyukjinKwon reopened a pull request:

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

[ZEPPELIN-3551] Upgrade Scala to 2.11.12 

### What is this PR for?

This is just to update scala to 2.11.12 which to be consistent with spark 
(SPARK-24418).
This PR takes over and closes #3033

There was a minor conflict which my PR 
(https://github.com/apache/zeppelin/pull/3206) introduced. That change is 
compatible with both Scala 2.11.8 and 2.11.12 so we don't need to change it 
anymore.

### What type of PR is it?

[Improvement]

### Todos
* [ ] - None

### What is the Jira issue?

* https://issues.apache.org/jira/browse/ZEPPELIN-3551

### How should this be tested?

- CI pass

### 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/HyukjinKwon/zeppelin scala-2.11.12

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

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


commit 7d00314f8ec48556f75fe9877dcbee0d6e7ce2fe
Author: Jeff Zhang 
Date:   2018-06-19T07:32:27Z

ZEPPELIN-3551. Upgrade Scala to 2.11.12




---


[GitHub] zeppelin pull request #3253: [ZEPPELIN-3551] Upgrade Scala to 2.11.12

2018-12-05 Thread HyukjinKwon
Github user HyukjinKwon closed the pull request at:

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


---


[GitHub] zeppelin issue #3249: [ZEPPELIN-3898] Adding repo in testDelRepo so test can...

2018-12-05 Thread zjffdu
Github user zjffdu commented on the issue:

https://github.com/apache/zeppelin/pull/3249
  
Thanks @OrDTesters LGTM


---


[GitHub] zeppelin pull request #3234: ZEPPELIN-3876. Unable to rename note

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

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


---


[GitHub] zeppelin issue #3034: [WIP] ZEPPELIN-3552. Support Scala 2.12 of SparkInterp...

2018-12-05 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue:

https://github.com/apache/zeppelin/pull/3034
  
Hey Jeff, I can take over this one too if you're busy since I took a look 
for similar code paths.


---


[GitHub] zeppelin pull request #3253: [ZEPPELIN-3551] Upgrade Scala to 2.11.12

2018-12-05 Thread HyukjinKwon
GitHub user HyukjinKwon opened a pull request:

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

[ZEPPELIN-3551] Upgrade Scala to 2.11.12 

### What is this PR for?

This is just to update scala to 2.11.12 which to be consistent with spark 
(SPARK-24418).
This PR takes over and closes #3033

There was a minor conflict which my PR 
(https://github.com/apache/zeppelin/pull/3206) introduced. That change is 
compatible with both Scala 2.11.8 and 2.11.12 so we don't need to change it 
anymore.

### What type of PR is it?

[Improvement]

### Todos
* [ ] - None

### What is the Jira issue?

* https://issues.apache.org/jira/browse/ZEPPELIN-3551

### How should this be tested?

- CI pass

### 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/HyukjinKwon/zeppelin scala-2.11.12

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

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


commit 7d00314f8ec48556f75fe9877dcbee0d6e7ce2fe
Author: Jeff Zhang 
Date:   2018-06-19T07:32:27Z

ZEPPELIN-3551. Upgrade Scala to 2.11.12




---


[GitHub] zeppelin pull request #3252: test

2018-12-05 Thread cypark1
GitHub user cypark1 opened a pull request:

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

test

sorry, It's a test

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

$ git pull https://github.com/cypark1/zeppelin_test master

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

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


commit 150d60e945014d1c4d4c63805340b2bf6c663701
Author: cypark1 <45478729+cypark1@...>
Date:   2018-12-03T08:48:30Z

test.text

test

commit 34743124518aa39b3e2a2136df25dfa291ad2652
Author: cypark1 <45478729+cypark1@...>
Date:   2018-12-05T01:50:24Z

Merge pull request #1 from cypark1/cypark1-patch-1

test.text

commit e701be3bb0fd24159dbc76a6ad2b3bc5437f623d
Author: cypark1 <45478729+cypark1@...>
Date:   2018-12-05T07:16:38Z

Create test22.txt

test




---


[GitHub] zeppelin pull request #3252: test

2018-12-05 Thread cypark1
Github user cypark1 closed the pull request at:

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


---


[GitHub] zeppelin issue #3252: test

2018-12-05 Thread cypark1
Github user cypark1 commented on the issue:

https://github.com/apache/zeppelin/pull/3252
  
sorry...


---