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

    https://github.com/apache/incubator-livy/pull/121#discussion_r231343333
  
    --- 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 --
    
    Okay, let me take a look and get back to you soon. 


---

Reply via email to