You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/10 11:04:00 UTC

[jira] [Commented] (AMBARI-22184) Add a default port for binary mode for Spark/Spark2 Thriftserver

    [ https://issues.apache.org/jira/browse/AMBARI-22184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16198519#comment-16198519 ] 

ASF GitHub Bot commented on AMBARI-22184:
-----------------------------------------

GitHub user mgaido91 opened a pull request:

    https://github.com/apache/ambari/pull/65

    [AMBARI-22184] Add default value for hive.server2.thrift.http.port

    This PR aims to add a defualt value for hive.server2.thrift.http.port.
    
    Indeed, Ambari sets a default for hive.server2.thrift.port, but it doesn't for hive.server2.thrift.http.port. So if you switch from binary to http mode there is a conflict with HiveServer2, since the default port in the code is the same.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mgaido91/ambari AMBARI-22184

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ambari/pull/65.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #65
    
----
commit c0503786257d1aa3b032f111dd96699538f3b281
Author: Marco Gaido <mg...@hortonworks.com>
Date:   2017-10-10T10:59:41Z

    [AMBARI-22184] Add default value for hive.server2.thrift.http.port

----


> Add a default port for binary mode for Spark/Spark2 Thriftserver
> ----------------------------------------------------------------
>
>                 Key: AMBARI-22184
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22184
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Marco Gaido
>            Priority: Minor
>
> Ambari sets a default for {{hive.server2.thrift.port}}, but it doesn't for {{hive.server2.thrift.http.port}}. So if you switch from binary to http mode there is a conflict with HiveServer2, since the default port in the code is the same.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)