You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Jepson (JIRA)" <ji...@apache.org> on 2017/08/08 01:38:00 UTC

[jira] [Commented] (PHOENIX-3814) Unable to connect to Phoenix via Spark

    [ https://issues.apache.org/jira/browse/PHOENIX-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117705#comment-16117705 ] 

Jepson commented on PHOENIX-3814:
---------------------------------

[~wkhattak] I add this code in the phoenix, and is running ok! Thanks for this.
Also, can I have your thoughts on changing line no. 2427 in the class org.apache.phoenix.query.ConnectionQueryServicesImpl (phoenix-core) to 
"if (!admin.tableExists(SYSTEM_MUTEX_NAME_BYTES)) createSysMutexTable(admin);"

> Unable to connect to Phoenix via Spark
> --------------------------------------
>
>                 Key: PHOENIX-3814
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3814
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.10.0
>         Environment: Ubuntu 16.04.1, Apache Spark 2.1.0, Hbase 1.2.5, Phoenix 4.10.0
>            Reporter: Wajid Khattak
>
> Please see http://stackoverflow.com/questions/43640864/apache-phoenix-for-spark-not-working



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)