----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29145/#review65489 -----------------------------------------------------------
Ship it! Ship It! - Xuefu Zhang On Dec. 18, 2014, 9:40 a.m., chengxiang li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29145/ > ----------------------------------------------------------- > > (Updated Dec. 18, 2014, 9:40 a.m.) > > > Review request for hive and Xuefu Zhang. > > > Bugs: HIVE-9094 > https://issues.apache.org/jira/browse/HIVE-9094 > > > Repository: hive-git > > > Description > ------- > > RemoteHiveSparkClient::getExecutorCount timeout after 5s as Spark cluster has > not launched yet > 1. set the timeout value configurable. > 2. set default timeout value 60s. > 3. enable timeout for get spark job info and get spark stage info. > > > Diffs > ----- > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 22f052a > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java > 5d6a02c > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/RemoteHiveSparkClient.java > 256d0b0 > > ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/impl/RemoteSparkJobStatus.java > 1d3a9d8 > > Diff: https://reviews.apache.org/r/29145/diff/ > > > Testing > ------- > > > Thanks, > > chengxiang li > >