Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.6.0
-
None
-
phoenix-spark-4.6.0-HBase-0.98 , spark-1.5.0-bin-hadoop2.4
-
Patch, Important
Description
I am using spark-1.5.0-bin-hadoop2.4 and phoenix-spark-4.6.0-HBase-0.98 to load phoenix tables on hbase to Spark RDD. Using the steps in https://phoenix.apache.org/phoenix_spark.html, I can successfully map standard columns in a table to Phoenix RDD.
But my table has some important dynamic columns (https://phoenix.apache.org/dynamic_columns.html) which are not getting mapped to Spark RDD in this process.(using sc.phoenixTableAsRDD)
This is proving a showstopper for me for using phoenix with spark.
Attachments
Issue Links
- links to