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

    https://github.com/apache/spark/pull/20668#discussion_r170425631
  
    --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveUtils.scala 
---
    @@ -202,8 +202,6 @@ private[spark] object HiveUtils extends Logging {
           ConfVars.METASTORE_AGGREGATE_STATS_CACHE_MAX_READER_WAIT -> 
TimeUnit.MILLISECONDS,
           ConfVars.HIVES_AUTO_PROGRESS_TIMEOUT -> TimeUnit.SECONDS,
           ConfVars.HIVE_LOG_INCREMENTAL_PLAN_PROGRESS_INTERVAL -> 
TimeUnit.MILLISECONDS,
    -      ConfVars.HIVE_STATS_JDBC_TIMEOUT -> TimeUnit.SECONDS,
    -      ConfVars.HIVE_STATS_RETRIES_WAIT -> TimeUnit.MILLISECONDS,
    --- End diff --
    
    Remove `HIVE_STATS_JDBC_TIMEOUT ` , 
    more see: https://issues.apache.org/jira/browse/HIVE-12164


---

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

Reply via email to