You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by gatorsmile <gi...@git.apache.org> on 2018/02/01 17:03:22 UTC

[GitHub] spark pull request #17886: [SPARK-13983][SQL] Fix HiveThriftServer2 can not ...

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

    https://github.com/apache/spark/pull/17886#discussion_r165421914
  
    --- Diff: sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/session/HiveSessionImpl.java ---
    @@ -221,6 +227,70 @@ private void configureSession(Map<String, String> sessionConfMap) throws HiveSQL
         }
       }
     
    +  // Copy from org.apache.hadoop.hive.ql.processors.SetProcessor, only change:
    --- End diff --
    
    This is from Hive 1.2 branch.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org