Skip to content

Conversation

@lvdongr
Copy link
Contributor

@lvdongr lvdongr commented Feb 21, 2017

What changes were proposed in this pull request?

In spark 1.x ,the name of ThriftServer is SparkSQL:localHostName. While the ThriftServer default name is changed to the className of HiveThfift2 , which is not appropriate.

How was this patch tested?

manual tests

Please review http://spark.apache.org/contributing.html before opening a pull request.

Copy link
Member

@srowen srowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I see. I think that makes sense, but am not an expert here.

@lvdongr
Copy link
Contributor Author

lvdongr commented Feb 21, 2017

Before spark1.4.x, the ThriftServer name is "SparkSQL:localhostname",while https://issues.apache.org/jira/browse/SPARK-8650 change the rule as a side effect. Then the ThriftServer show the class name of HiveThriftServer2, which is not appropriate.

@gatorsmile
Copy link
Member

ok to test

@gatorsmile
Copy link
Member

cc @watermen @yhuai @liancheng since this PR is related to #7030

@SparkQA
Copy link

SparkQA commented Feb 21, 2017

Test build #73204 has finished for PR 17010 at commit c4a02bc.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@lvdongr
Copy link
Contributor Author

lvdongr commented Feb 23, 2017

Execuse me, may this issue be merged and closed ?

@srowen
Copy link
Member

srowen commented Feb 25, 2017

Merged to master

@asfgit asfgit closed this in fe07de9 Feb 25, 2017
@lvdongr lvdongr deleted the ThriftserverName branch February 27, 2017 01:08
Yunni pushed a commit to Yunni/spark that referenced this pull request Feb 27, 2017
## What changes were proposed in this pull request?
In spark 1.x ,the name of ThriftServer is SparkSQL:localHostName. While the ThriftServer default name is changed to the className of HiveThfift2 , which is not appropriate.

## How was this patch tested?
manual tests

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: lvdongr <lv.dongdong@zte.com.cn>

Closes apache#17010 from lvdongr/ThriftserverName.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants