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

Hudson commented on PHOENIX-2227:
---------------------------------

SUCCESS: Integrated in Phoenix-master #895 (See 
[https://builds.apache.org/job/Phoenix-master/895/])
PHOENIX-2227 Added the ability to Pherf to define a DDL statement that will be 
executed before a scenario is run to support dynamically creating multi-tenant 
views we are going to write and read from (cody.marcel: rev 
926bc72c45f8e55c9767c2d3406a76a50f9eac32)
* phoenix-pherf/src/test/resources/scenario/test_scenario.xml
* 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/Scenario.java
* 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/WriteWorkload.java
* phoenix-pherf/src/main/java/org/apache/phoenix/pherf/util/PhoenixUtil.java
* phoenix-pherf/src/it/java/org/apache/phoenix/pherf/DataIngestIT.java


> [Pherf] Add ability to execute a DDL statement at the scenario level before 
> any workloads are run
> -------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-2227
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2227
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Jan Fernando
>            Assignee: Jan Fernando
>         Attachments: PHOENIX-2227-v2.patch, PHOENIX-2227.patch
>
>
> In order to support Pherf scenarios that write and read from multi-tenant 
> views it would be useful to add ddl attribute at the scenario level. This DDL 
> would get run before the workload ran. This would provide a nice hook to 
> create a mulit-tenant view that we are going to read and write from. This is 
> analogous to how Pherf allows ddl to be created at the querySet level for 
> enabling multi-tenant reads.



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

Reply via email to