You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2015/02/12 01:06:11 UTC

[jira] [Resolved] (HIVE-9075) Allow RPC Configuration [Spark Branch]

     [ 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)