[jira] [Commented] (PHOENIX-2249) SYSTEM.STATS not update after region merge occurs.

2015-12-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15043828#comment-15043828 ] Ankit Singhal commented on PHOENIX-2249: thanks [~jamestaylor] for the review, {quote}Looking

[jira] [Updated] (PHOENIX-2249) SYSTEM.STATS not update after region merge occurs.

2015-12-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2249: --- Attachment: PHOENIX-2249_V1.patch > SYSTEM.STATS not update after region merge occurs. >

[jira] [Updated] (PHOENIX-2470) Skip overlapped scan left after StaleRegionBoundaryCacheException

2015-12-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2470: --- Attachment: (was: PHOENIX-2470.patch) > Skip overlapped scan left after

[jira] [Updated] (PHOENIX-2470) Skip overlapped scan left after StaleRegionBoundaryCacheException

2015-12-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2470: --- Attachment: PHOENIX-2470.patch > Skip overlapped scan left after

[jira] [Updated] (PHOENIX-2470) Skip overlapped scan left after StaleRegionBoundaryCacheException

2015-12-06 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated PHOENIX-2470: --- Attachment: PHOENIX-2470.patch [~giacomotaylor], it seems to be with local index only for

[jira] [Commented] (PHOENIX-2481) JSON Bulkload Tool

2015-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044217#comment-15044217 ] ASF GitHub Bot commented on PHOENIX-2481: - Github user JamesRTaylor commented on a diff in the

[jira] [Commented] (PHOENIX-2481) JSON Bulkload Tool

2015-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044219#comment-15044219 ] ASF GitHub Bot commented on PHOENIX-2481: - Github user JamesRTaylor commented on a diff in the

[jira] [Commented] (PHOENIX-2481) JSON Bulkload Tool

2015-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044220#comment-15044220 ] ASF GitHub Bot commented on PHOENIX-2481: - Github user JamesRTaylor commented on a diff in the

[GitHub] phoenix pull request: PHOENIX-2481 JSON bulkload tool

2015-12-06 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/141#discussion_r46779479 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/JsonBulkLoadTool.java --- @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache

[GitHub] phoenix pull request: PHOENIX-2481 JSON bulkload tool

2015-12-06 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/141#discussion_r46779469 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/JsonBulkLoadTool.java --- @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache

[GitHub] phoenix pull request: PHOENIX-2481 JSON bulkload tool

2015-12-06 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/141#discussion_r46779456 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/JsonToKeyValueMapper.java --- @@ -0,0 +1,75 @@ +/* + * Licensed to the

[jira] [Commented] (PHOENIX-2445) Control script for Phoenix QueryServer

2015-12-06 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044216#comment-15044216 ] Nick Dimiduk commented on PHOENIX-2445: --- Platform scripts usually live in BigTop, don't they? I

system.catalog and system.stats entries slowing down bulk MR insert by 20-25X

2015-12-06 Thread Thangamani, Arun
Hello, I noticed an issue with bulk insert through map reduce in phoenix 4.4.0.2.3.0.0-2557, using outline of the code below Normally the inserts of about 25 million rows complete in about 5 mins, I have 5 region servers and the phoenix table has 32 buckets But sometimes (maybe after major