chetkhatri
chetkhatri
Hi @stephbat @indranilr @nonpool @jdonnelly-apixio @haolixu I am as of now confused how to install Spark History Server on kubernetes after successful installation of the Spark Operator on Kubernetes?
It works on spark 2.0.
Is there any update for this issue ? Looks important to get updated timestamp of individual rows at Hbase
Improved version of code of @mkanchwala ``` scala object BaseApp extends App { val sparkConf = new SparkConf().setAppName("BaseApp").setMaster("local[4]") sparkConf.set("spark.hbase.host", ) val sc = new SparkContext(sparkConf) val sqlContext = new SQLContext(sc)...
@fadaytak Kindly check & confirm by closing this issue.
@hengtelin Close this issue.
@ubyyj @koalademo Can you please review Pull Request and merge it.
Yeah Public key. Thanks
@ubyyj Pull Request has raised against master branch.
PING for review - @mrt @marmbrus @ahirreddy @holdenk