[
https://issues.apache.org/jira/browse/PHOENIX-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662376#comment-14662376
]
Cody Marcel edited comment on PHOENIX-1791 at 8/7/15 8:25 PM:
--------------------------------------------------------------
[~jfernando_sfdc] Can you check that this path has the latest code from master
applied? I am getting errors trying to apply the patch. We can ignore the
whitespace, but the other might need fixing.
cmarcel@cmarcel-wsl1:~/dev/git-repos/phoenix$ git apply ../PHOENIX-1791.patch
../PHOENIX-1791.patch:72: trailing whitespace.
* Validates that Pherf can write data to a Multi-Tenant View in addition
to
../PHOENIX-1791.patch:80: trailing whitespace.
../PHOENIX-1791.patch:112: trailing whitespace.
../PHOENIX-1791.patch:155: trailing whitespace.
../PHOENIX-1791.patch:426: trailing whitespace.
</valuelist>
error: patch failed:
phoenix-pherf/src/it/java/org/apache/phoenix/pherf/DataIngestIT.java:18
error: phoenix-pherf/src/it/java/org/apache/phoenix/pherf/DataIngestIT.java:
patch does not apply
error: patch failed:
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/WriteWorkload.java:18
error:
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/WriteWorkload.java:
patch does not apply
cmarcel@cmarcel-wsl1:~/dev/git-repos/phoenix$
was (Author: [email protected]):
[~jfernando_sfdc] Can you check that this path has teh latest code from main
applied? I am getting errors trying to apply the patch. We can ignore the
whitespace, but the other might need fixing.
cmarcel@cmarcel-wsl1:~/dev/git-repos/phoenix$ git apply ../PHOENIX-1791.patch
../PHOENIX-1791.patch:72: trailing whitespace.
* Validates that Pherf can write data to a Multi-Tenant View in addition
to
../PHOENIX-1791.patch:80: trailing whitespace.
../PHOENIX-1791.patch:112: trailing whitespace.
../PHOENIX-1791.patch:155: trailing whitespace.
../PHOENIX-1791.patch:426: trailing whitespace.
</valuelist>
error: patch failed:
phoenix-pherf/src/it/java/org/apache/phoenix/pherf/DataIngestIT.java:18
error: phoenix-pherf/src/it/java/org/apache/phoenix/pherf/DataIngestIT.java:
patch does not apply
error: patch failed:
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/WriteWorkload.java:18
error:
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/WriteWorkload.java:
patch does not apply
cmarcel@cmarcel-wsl1:~/dev/git-repos/phoenix$
> Pherf - Support data creation to multi-tenant views
> ---------------------------------------------------
>
> Key: PHOENIX-1791
> URL: https://issues.apache.org/jira/browse/PHOENIX-1791
> Project: Phoenix
> Issue Type: Bug
> Reporter: Jan Fernando
> Assignee: Jan Fernando
> Priority: Minor
> Labels: Newbie
> Attachments: PHOENIX-1791.patch
>
>
> Pherf currently doesn't allow the data creation phase to use a multi-tenant
> connection write directly to a multi-tenant view. This enhancement would
> allow users to write data directly to multi-tenant views that have the same
> underlying table but where each view has a different set of custom columns.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)