[ https://issues.apache.org/jira/browse/HIVE-9075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jimmy Xiang resolved HIVE-9075. ------------------------------- Resolution: Fixed This issue appears to be fixed already with HIVE-9337. > Allow RPC Configuration [Spark Branch] > -------------------------------------- > > Key: HIVE-9075 > URL: https://issues.apache.org/jira/browse/HIVE-9075 > Project: Hive > Issue Type: Sub-task > Affects Versions: spark-branch > Reporter: Brock Noland > > [~vanzin] has a bunch of nice config properties in RpcConfiguration: > https://github.com/apache/hive/blob/spark/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java#L68 > However, we only load config properties which start with spark: > https://github.com/apache/hive/blob/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java#L102 > thus it's not possible to set this one the server. -- This message was sent by Atlassian JIRA (v6.3.4#6332)