-
- Downloads
[SPARK-12523][YARN] Support long-running of the Spark On HBase and hive meta store.
Obtain the hive metastore and hbase token as well as hdfs token in DelegationToeknRenewer to supoort long-running application of spark on hbase or thriftserver. Author: huangzhaowei <carlmartinmax@gmail.com> Closes #10645 from SaintBacchus/SPARK-12523.
Showing
- yarn/src/main/scala/org/apache/spark/deploy/yarn/AMDelegationTokenRenewer.scala 2 additions, 0 deletions...g/apache/spark/deploy/yarn/AMDelegationTokenRenewer.scala
- yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala 2 additions, 40 deletions.../src/main/scala/org/apache/spark/deploy/yarn/Client.scala
- yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala 38 additions, 0 deletions...la/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala
Please register or sign in to comment