[GitHub] incubator-zeppelin pull request: Switch to Java 8

2016-02-12 Thread pranasblk
Github user pranasblk commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/658#issuecomment-183295759 +1 --- 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 featu

[GitHub] incubator-zeppelin pull request: Switch to Java 8

2016-01-22 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/658#issuecomment-174133596 Geode interpreter also depends on 1.8 https://issues.apache.org/jira/browse/ZEPPELIN-375 Would be nice to switch gradually too (i.e through profile at fi

[GitHub] incubator-zeppelin pull request: Switch to Java 8

2016-01-19 Thread anthonycorbacho
Github user anthonycorbacho commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/658#issuecomment-173023594 For me massive +1, this will allow us to update some ancient library. --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-zeppelin pull request: Switch to Java 8

2016-01-19 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/658#issuecomment-173004999 right - feedback would be good. I think it's a great idea but I can't move to JDK 8 yet ;) thanks for taking the lead on this though. --- If your pr

[GitHub] incubator-zeppelin pull request: Switch to Java 8

2016-01-19 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/658#issuecomment-173001117 Closing since it's not urgent matter --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] incubator-zeppelin pull request: Switch to Java 8

2016-01-19 Thread doanduyhai
Github user doanduyhai closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/658 --- 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

[GitHub] incubator-zeppelin pull request: Switch to Java 8

2016-01-19 Thread doanduyhai
Github user doanduyhai commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/658#issuecomment-17319 @felixcheung I create this PR because Cassandra server version 3.0 is using Java 8. Right now, some of the features of the Cassandra interpreter cannot be

[GitHub] incubator-zeppelin pull request: Switch to Java 8

2016-01-19 Thread felixcheung
Github user felixcheung commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/658#issuecomment-172970750 I think we might need this under a profile switch - there are still a lot of companies running JDK 7 - what do you think? --- If your project is set up

[GitHub] incubator-zeppelin pull request: Switch to Java 8

2016-01-19 Thread doanduyhai
GitHub user doanduyhai opened a pull request: https://github.com/apache/incubator-zeppelin/pull/658 Switch to Java 8 ### What is this PR for? Java 7 is now officially no longer supported by Oracle and Java 8 has been released quite a while. We should take the opportunity to swit