[
https://issues.apache.org/jira/browse/PHOENIX-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892172#comment-16892172
]
Hudson commented on PHOENIX-5382:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.5 #109 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.5/109/])
PHOENIX-5382 : Improved performace with Bulk operations over iterations
(s.kadam: rev 9a2c310d63b5b30a496ebf4541f4e46db0450c01)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/util/CSVCommonsLoader.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: Blocker
> Fix For: 4.15.0, 5.1.0, 4.14.3
>
> Attachments: PHOENIX-5382-4.14-HBase-1.3.patch,
> PHOENIX-5382-4.14-HBase-1.3.v2.patch, PHOENIX-5382-4.14-HBase-1.4.patch,
> PHOENIX-5382-4.14-HBase-1.4.v2.patch, PHOENIX-5382-4.x-HBase-1.3.patch,
> PHOENIX-5382-4.x-HBase-1.3.v2.patch, PHOENIX-5382-4.x-HBase-1.4.patch,
> PHOENIX-5382-4.x-HBase-1.4.v2.patch, PHOENIX-5382-4.x-HBase-1.5.patch,
> PHOENIX-5382-4.x-HBase-1.5.v2.patch, PHOENIX-5382.patch
>
> Time Spent: 1h 10m
> 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)