with Scala, so I did not add the unit test.
>
>
>
> https://issues.apache.org/jira/browse/PHOENIX-3460
>
>
>
> Xindian
>
>
>
>
>
> *From:* Josh Mahonin [mailto:jmaho...@gmail.com]
> *Sent:* Friday, November 04, 2016 2:25 PM
> *To:* user@phoenix.apache.o
@phoenix.apache.org
Subject: Re: Phoenix Spark plug in cannot find table with a Namespace prefix
Hi,
Thanks for including the query code and the query exception, it's very helpful.
Normally I'd suggest following up with the vendor here, since the namespace
support was added in Phoenix 4.8
Hi,
Thanks for including the query code and the query exception, it's very
helpful.
Normally I'd suggest following up with the vendor here, since the namespace
support was added in Phoenix 4.8.0, but if everything but phoenix-spark is
working with namespaces, I suspect they backported the feature
I am testing some code using Phoenix Spark plug in to read a Phoenix table with
a namespace prefix in the table name (the table is created as a phoenix table
not a hbase table), but it returns an TableNotFoundException.
The table is obviously there because I can query it using plain phoenix sql