[GitHub] spark issue #9113: [SPARK-11100][SQL]HiveThriftServer HA issue,HiveThriftSer...

2016-06-05 Thread xiaowangyu
Github user xiaowangyu commented on the issue: https://github.com/apache/spark/pull/9113 Thanks! I close it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] spark issue #9113: [SPARK-11100][SQL]HiveThriftServer HA issue,HiveThriftSer...

2016-06-05 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/9113 @viper-kun no - as I said, "I don't think anybody has thought a lot about it yet." --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[GitHub] spark issue #9113: [SPARK-11100][SQL]HiveThriftServer HA issue,HiveThriftSer...

2016-06-05 Thread viper-kun
Github user viper-kun commented on the issue: https://github.com/apache/spark/pull/9113 @rxin Is there any design about replacement? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feat

[GitHub] spark issue #9113: [SPARK-11100][SQL]HiveThriftServer HA issue,HiveThriftSer...

2016-06-05 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/9113 We have currently inlined the Hive thrift server into the code base, but the long-term replacement is to be determined. I don't think anybody has thought a lot about it yet. Do you mind closing

[GitHub] spark issue #9113: [SPARK-11100][SQL]HiveThriftServer HA issue,HiveThriftSer...

2016-06-04 Thread xiaowangyu
Github user xiaowangyu commented on the issue: https://github.com/apache/spark/pull/9113 @rxin Thanks! I get it. BTW,any component will take the place of the thrift server? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] spark issue #9113: [SPARK-11100][SQL]HiveThriftServer HA issue,HiveThriftSer...

2016-06-04 Thread xiaowangyu
Github user xiaowangyu commented on the issue: https://github.com/apache/spark/pull/9113 @xiaowangyu the thrift server has gone through a lot of changes lately, and we are not sure whether we'd want to keep the existing thrift server at all because it has a huge amount of technical de

[GitHub] spark issue #9113: [SPARK-11100][SQL]HiveThriftServer HA issue,HiveThriftSer...

2016-06-03 Thread xiaowangyu
Github user xiaowangyu commented on the issue: https://github.com/apache/spark/pull/9113 @viper-kun It's random! You can check the code from hive: https://github.com/apache/hive/blob/release-1.2.1/jdbc/src/java/org/apache/hive/jdbc/ZooKeeperHiveClientHelper.java#L53-L93 --- I

[GitHub] spark issue #9113: [SPARK-11100][SQL]HiveThriftServer HA issue,HiveThriftSer...

2016-06-01 Thread viper-kun
Github user viper-kun commented on the issue: https://github.com/apache/spark/pull/9113 @xiaowangyu What I means is how to choose which active thrift server.It chooses random or by thrift server load. --- If your project is set up for it, you can reply to this email and have your re