Does the pivot chart support mobile env?

2018-12-10 Thread tecgie88
Hi Does the pivot chart support mobile env? I can’t drag and drop an item (from available fields) to the keys/groups/values fields in mobile environment (phone). Thanks Denny

[GitHub] zeppelin pull request #3259: Upgrade Jetty version to the latest version - 9...

2018-12-10 Thread fred521
GitHub user fred521 opened a pull request: https://github.com/apache/zeppelin/pull/3259 Upgrade Jetty version to the latest version - 9.4.14.v20181114 ### What is this PR for? Our service frequently failed because of exception from the websocket. Upgrade to the latest

[GitHub] zeppelin issue #3250: [Zeppelin 3792] Zeppelin SPNEGO support

2018-12-10 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/3250 Will merge this to master if no more discussion. ---

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

2018-12-10 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/3244 @zjffdu @felixcheung ping ---

[GitHub] zeppelin issue #3240: [ZEPPELIN-3840] Zeppelin on Kubernetes

2018-12-10 Thread whai2kay
Github user whai2kay commented on the issue: https://github.com/apache/zeppelin/pull/3240 > Right. I just pushed a commit fa36c18, and it allows user override master spark interpreter property. If master is not starting with k8s://, it does not configure Spark on Kubernetes. So I

[GitHub] zeppelin pull request #3258: fix beam-runners-flink and zeppelin-scio scala ...

2018-12-10 Thread avnerl
GitHub user avnerl opened a pull request: https://github.com/apache/zeppelin/pull/3258 fix beam-runners-flink and zeppelin-scio scala version to 2.10 ### What is this PR for? build is failing when trying to use scala-2.11 profile - beam-runners-flink 2.0.0 was never