Hi Ben, If you have a reproducible test case, please file a JIRA for it. The documentation (https://phoenix.apache.org/phoenix_spark.html) is accurate and verified for up to Phoenix 4.7.0 and Spark 1.6.0.
Although not supported by the Phoenix project at large, you may find this Docker image useful as a configuration reference: https://github.com/jmahonin/docker-phoenix/tree/phoenix_spark Good luck! Josh On Fri, Apr 8, 2016 at 3:11 PM, Benjamin Kim <[email protected]> wrote: > I want to know if there is a update/patch coming to Spark or the Spark > plugin? I see that the Spark plugin does not work because HBase classes are > missing from the Spark Assembly jar. So, when Spark does reflection, it > does not look for HBase client classes in the Phoenix Plugin jar but only > in the Spark Assembly jar. Is this true? > > If someone can enlighten me on this topic, please let me know. > > Thanks, > Ben > > > > > > >
