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