You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Mahonin (JIRA)" <ji...@apache.org> on 2016/12/19 16:20:58 UTC

[jira] [Resolved] (PHOENIX-3532) Enable DataFrames and RDDs to read from a tenant-specific table

     [ https://issues.apache.org/jira/browse/PHOENIX-3532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Mahonin resolved PHOENIX-3532.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.10.0

Pushed to master, 4.x-HBase-0.98 and 4.x-HBase-1.1

Also created follow-up JIRA for mvn verify exceptions @ PHOENIX-3542

> Enable DataFrames and RDDs to read from a tenant-specific table
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-3532
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3532
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Nico Pappagianis
>             Fix For: 4.10.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently the method phoenixTableAsDataFrame in SparkSqlContextFunctions
> and phoenixTableAsRDD in SparkContextFunctions do not pass the tenantId parameter along to the PhoenixRDD constructor. The tenantId parameter was added as part of PHOENIX-3427 but was not properly implemented (by me). This JIRA will fix this issue and add tests around reading tenant-specific tables as both DataFrames and RDDs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)