Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/incubator-livy/pull/121#discussion_r225191745
  
    --- Diff: rsc/src/test/java/org/apache/livy/rsc/TestSparkClient.java ---
    @@ -271,7 +275,7 @@ public void call(LivyClient client) throws Exception {
     
       @Test
       public void testSparkSQLJob() throws Exception {
    -    runTest(true, new TestFunction() {
    +    runTest(true, false, new TestFunction() {
    --- End diff --
    
    I am not very sure on that but that's what's going on here in 2.4.0 - I 
doubly checked in my local and Travis CI.


---

Reply via email to