GitHub user nico-pappagianis opened a pull request:
https://github.com/apache/phoenix/pull/221
PHOENIX-3427 fix saveToRdd for tenant-specific connections
@JamesRTaylor @jmahonin
Here is the fix for writing to tenant-specific objects via RDDs.
I added an optional tenantId argument to saveToPhoenix. Let me know if
there's another way we'd like to approach this (setting it in the conf,
perhaps).
Thanks again for all of the help!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nico-pappagianis/phoenix
multiTenantSaveToPhoenixRDDFix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/221.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #221
----
commit 128f1a46b41768e65eb293c69b99aae6447232c8
Author: Nico <[email protected]>
Date: 2016-11-07T19:18:01Z
PHOENIX-3427 fix saveToRdd for tenant-specific connections
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---