[jira] [Commented] (PHOENIX-1634) LocalIndexSplitter prevents region from auto split

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14322978#comment-14322978 ] James Taylor commented on PHOENIX-1634: --- +1. Thanks for the patch, Rajeshbabu.

[jira] [Updated] (PHOENIX-1118) Provide a simple charting facility on top of Phoenix tracing metrics table

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1118: -- Assignee: (was: Mujtaba Chohan) Provide a simple charting facility on top of Phoenix

[jira] [Commented] (PHOENIX-1634) LocalIndexSplitter prevents region from auto split

2015-02-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323118#comment-14323118 ] Hudson commented on PHOENIX-1634: - SUCCESS: Integrated in Phoenix-master #592 (See

[jira] [Commented] (PHOENIX-1115) Provide a SQL command to turn tracing on/off

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323151#comment-14323151 ] James Taylor commented on PHOENIX-1115: --- Thanks for the patch, [~rajeshbabu].

[jira] [Commented] (PHOENIX-900) Partial results for mutations

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323257#comment-14323257 ] James Taylor commented on PHOENIX-900: -- Thanks, [~elilevine]. Would you mind

[jira] [Updated] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1118: -- Labels: Java SQL Visualization gsoc2015 mentor (was: ) Provide a tool for visualizing

[jira] [Updated] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1118: -- Summary: Provide a tool for visualizing Phoenix tracing information (was: Provide a simple

[jira] [Updated] (PHOENIX-1118) Provide a simple charting facility on top of Phoenix tracing metrics table

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1118: -- Description: Currently there's no means of visualizing the trace information provided by

[jira] [Resolved] (PHOENIX-1658) Automatically move data/index region when corresponding local index/data region is moved explicitly from client

2015-02-16 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-1658. -- Resolution: Fixed Fix Version/s: 4.3 5.0.0

[jira] [Commented] (PHOENIX-900) Partial results for mutations

2015-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323312#comment-14323312 ] ASF GitHub Bot commented on PHOENIX-900: GitHub user elilevine opened a pull

[jira] [Commented] (PHOENIX-900) Partial results for mutations

2015-02-16 Thread Eli Levine (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323324#comment-14323324 ] Eli Levine commented on PHOENIX-900: Done. This is a good checkpoint. Because

[GitHub] phoenix pull request: Surface partial saves in CommitExcepiton (PH...

2015-02-16 Thread elilevine
Github user elilevine commented on a diff in the pull request: https://github.com/apache/phoenix/pull/37#discussion_r24777532 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java --- @@ -151,6 +151,9 @@ * @since 0.1 */ public class

[jira] [Commented] (PHOENIX-900) Partial results for mutations

2015-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323336#comment-14323336 ] ASF GitHub Bot commented on PHOENIX-900: Github user elilevine commented on a

[GitHub] phoenix pull request: Surface partial saves in CommitExcepiton (PH...

2015-02-16 Thread elilevine
Github user elilevine commented on a diff in the pull request: https://github.com/apache/phoenix/pull/37#discussion_r24777348 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java --- @@ -488,7 +490,55 @@ public void rollback(PhoenixConnection

[jira] [Commented] (PHOENIX-1609) MR job to populate index tables

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323330#comment-14323330 ] James Taylor commented on PHOENIX-1609: --- Thanks for the patch,

[jira] [Commented] (PHOENIX-900) Partial results for mutations

2015-02-16 Thread Eli Levine (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323373#comment-14323373 ] Eli Levine commented on PHOENIX-900: Musings on properly handling partial save in

[jira] [Comment Edited] (PHOENIX-1609) MR job to populate index tables

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323330#comment-14323330 ] James Taylor edited comment on PHOENIX-1609 at 2/16/15 9:34 PM:

[jira] [Commented] (PHOENIX-900) Partial results for mutations

2015-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323538#comment-14323538 ] ASF GitHub Bot commented on PHOENIX-900: Github user JamesRTaylor commented on a

[jira] [Updated] (PHOENIX-1577) java.lang.IllegalArgumentException: nanos 999999999 or 0 while use Calendar

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1577: -- Assignee: Samarth Jain java.lang.IllegalArgumentException: nanos 9 or 0 while use

[jira] [Commented] (PHOENIX-1577) java.lang.IllegalArgumentException: nanos 999999999 or 0 while use Calendar

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323558#comment-14323558 ] James Taylor commented on PHOENIX-1577: --- [~samarthjain] - would you mind taking a

[jira] [Commented] (PHOENIX-868) Make Time, Date, and Timestamp handling JDBC-compliant

2015-02-16 Thread Jonathan Leech (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323451#comment-14323451 ] Jonathan Leech commented on PHOENIX-868: This also means that Phoenix needs to

[GitHub] phoenix pull request: Surface partial saves in CommitExcepiton (PH...

2015-02-16 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/37#discussion_r24786859 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/execute/PartialCommitIT.java --- @@ -0,0 +1,262 @@ +/* + * Copyright 2014 The Apache

[GitHub] phoenix pull request: Surface partial saves in CommitExcepiton (PH...

2015-02-16 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/37#discussion_r24786924 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/execute/PartialCommitIT.java --- @@ -0,0 +1,262 @@ +/* + * Copyright 2014 The Apache

[jira] [Resolved] (PHOENIX-1667) Update sqlline to 1.1.8

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-1667. --- Resolution: Fixed Fix Version/s: 3.3 4.3 Assignee: James

[jira] [Commented] (PHOENIX-1609) MR job to populate index tables

2015-02-16 Thread Serhiy Bilousov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323633#comment-14323633 ] Serhiy Bilousov commented on PHOENIX-1609: -- I do understand why using MR job be

[jira] [Updated] (PHOENIX-1667) Update sqlline to 1.1.8

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1667: -- Attachment: PHOENIX-1667.patch Update sqlline to 1.1.8 ---

[jira] [Commented] (PHOENIX-1609) MR job to populate index tables

2015-02-16 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323583#comment-14323583 ] James Taylor commented on PHOENIX-1609: --- [~gabriel.reid] - any thoughts here? Does

[jira] [Commented] (PHOENIX-1667) Update sqlline to 1.1.8

2015-02-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323602#comment-14323602 ] Hudson commented on PHOENIX-1667: - SUCCESS: Integrated in Phoenix-3.0-hadoop1 #367 (See

[jira] [Created] (PHOENIX-1666) Having a line separator option for Phoenix bulk loader

2015-02-16 Thread sivakumar (JIRA)
sivakumar created PHOENIX-1666: -- Summary: Having a line separator option for Phoenix bulk loader Key: PHOENIX-1666 URL: https://issues.apache.org/jira/browse/PHOENIX-1666 Project: Phoenix Issue

[jira] [Updated] (PHOENIX-1634) LocalIndexSplitter prevents region from auto split

2015-02-16 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-1634: - Attachment: PHOENIX-1634_v3.patch Patch addressing [~jamestaylor]

[jira] [Comment Edited] (PHOENIX-1634) LocalIndexSplitter prevents region from auto split

2015-02-16 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14322642#comment-14322642 ] Rajeshbabu Chintaguntla edited comment on PHOENIX-1634 at 2/16/15 10:57 AM:

[jira] [Commented] (PHOENIX-1219) Salt the SYSTEM.SEQUENCE table

2015-02-16 Thread Dzianis Frydliand (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14322557#comment-14322557 ] Dzianis Frydliand commented on PHOENIX-1219: Is it possible to configure