Jimmy Xiang created HIVE-10740: ---------------------------------- Summary: RpcServer should be restarted if related configuration is changed [Spark Branch] Key: HIVE-10740 URL: https://issues.apache.org/jira/browse/HIVE-10740 Project: Hive Issue Type: Bug Components: Spark Reporter: Jimmy Xiang
In reviewing patch for HIVE-10721, Chengxiang pointed out an existing issue with HoS: the RpcServer is never restarted even related configurations are changed, as we do for SparkSession. We should monitor related configurations and restart the RpcServer if any is changed. It should be restarted while there is no active SparkSession. -- This message was sent by Atlassian JIRA (v6.3.4#6332)