[GitHub] zeppelin issue #3235: [ZEPPELIN-3864] Fix Travis tests

2018-12-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/3235 Can you please fix the tests then. We can’t merge anything that will cause all PRs to fail in Travis. Even when they “should” be ---

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

2018-12-07 Thread VipinRathor
Github user VipinRathor commented on the issue: https://github.com/apache/zeppelin/pull/3250 All CI builds seem to have passed as per https://travis-ci.org/VipinRathor/zeppelin/builds/464561551 I don't know why this PR is showing 1 failed check. Can someone please help me out?

[jira] [Created] (ZEPPELIN-3903) Cannot build with Scala 2.11 due to old Flink-Runner dependency

2018-12-07 Thread Andrew Fernandes (JIRA)
Andrew Fernandes created ZEPPELIN-3903: -- Summary: Cannot build with Scala 2.11 due to old Flink-Runner dependency Key: ZEPPELIN-3903 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3903

[NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org

2018-12-07 Thread Daniel Gruno
[IF YOUR PROJECT DOES NOT HAVE GIT REPOSITORIES ON GIT-WIP-US PLEASE DISREGARD THIS EMAIL; IT WAS MASS-MAILED TO ALL APACHE PROJECTS] Hello Apache projects, I am writing to you because you may have git repositories on the git-wip-us server, which is slated to be decommissioned in the coming

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

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

[GitHub] zeppelin issue #3239: Zeppelin 3879: create "maxRows" and "rowsFetchSize" va...

2018-12-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3239 It is weird that I see another property `common.max_count` but it is never used in `JdbcInterpreter`. I think we just need to keep one and remove others. Personally I prefer

[GitHub] zeppelin issue #3239: Zeppelin 3879: create "maxRows" and "rowsFetchSize" va...

2018-12-07 Thread monsieurp
Github user monsieurp commented on the issue: https://github.com/apache/zeppelin/pull/3239 @zjffdu: Hi! Fair enough. What do you want me to do then? Should I remove the `rowsFetchSize` property? ---

[GitHub] zeppelin issue #3239: Zeppelin 3879: create "maxRows" and "rowsFetchSize" va...

2018-12-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3239 ping @monsieurp ---

[GitHub] zeppelin issue #3235: [ZEPPELIN-3864] Fix Travis tests

2018-12-07 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3235 @felixcheung, these tests should fall, because `maven` incorrectly handled errors when testing through `npm`. This PR is only the first part of fixing problems. The second part is the correction