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

Hudson commented on PHOENIX-5382:
---------------------------------

SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #212 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/212/])
PHOENIX-5382 : Improved performace with Bulk operations over iterations 
(chinmayskulkarni: rev dcae102aa56a009663ea0dcb9ba86f84052a46ab)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/util/CSVCommonsLoader.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/Closeables.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/PhoenixIndexImportMapper.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/util/SQLCloseables.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/FromCompiler.java


> Perf improvement with bulk operation over iterations
> ----------------------------------------------------
>
>                 Key: PHOENIX-5382
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5382
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.15.0, 4.15.1, 4.14.3
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-5382-4.14-HBase-1.3.patch, 
> PHOENIX-5382-4.14-HBase-1.4.patch, PHOENIX-5382-4.x-HBase-1.3.patch, 
> PHOENIX-5382-4.x-HBase-1.4.patch, PHOENIX-5382-4.x-HBase-1.5.patch, 
> PHOENIX-5382.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> At some places, we are using iteration to add all elements of one collection 
> to another one. We can use bulk APIs to improve performance



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to