Huawei-Spark / Spark-SQL-on-HBase

Native, optimized access to HBase Data through Spark SQL/Dataframe Interfaces
Apache License 2.0
321 stars 164 forks source link

Add SparkHbase as a package in SparkSql #23

Open rkiyer999 opened 8 years ago

rkiyer999 commented 8 years ago

Currently I have set up HbaseSparkSql in a separate folder and Spark in a separate folder.It works fine if I enter HbaseSparkSql/bin & execute commands. How can I add SparkHbase package in SparkSql so that I can see SparkHbase inside Spark/bin.

jackylk commented 8 years ago

It is intended to keep it in different folder, thus astro can evolve independent of spark version.