Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/123#issuecomment-37329995
  
    Hey @haosdent thanks for giving this example. Unfortunately including all 
of HBase's dependencies inside of Spark is not something that we can do.
    
    Would you mind creating a new project in `external` called `spark-hbase`? 
Then instead of extending PairRDDFunctions you'd have a static utility function 
called HBaseUtils.saveAsHBaseTable(rdd, x, y, z)...  checkout how the other 
external projects do 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, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to