[jira] [Commented] (PHOENIX-5512) IndexTool returns error after rebuilding a DISABLED index

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025690#comment-17025690 ] Hudson commented on PHOENIX-5512: - SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-5512) IndexTool returns error after rebuilding a DISABLED index

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025763#comment-17025763 ] Hudson commented on PHOENIX-5512: - ABORTED: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-5268) HBase 2.1/2.2 compatibility

2020-01-29 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026100#comment-17026100 ] Hadoop QA commented on PHOENIX-5268: {color:red}-1 overall{color}. Here are the re

[jira] [Commented] (PHOENIX-5512) IndexTool returns error after rebuilding a DISABLED index

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026102#comment-17026102 ] Hudson commented on PHOENIX-5512: - FAILURE: Integrated in Jenkins build PreCommit-PHOEN

[GitHub] [phoenix] swaroopak merged pull request #692: PHOENIX-5689: TableNotFoundException in IndexUpgradeTool in case of v…

2020-01-29 Thread GitBox
swaroopak merged pull request #692: PHOENIX-5689: TableNotFoundException in IndexUpgradeTool in case of v… URL: https://github.com/apache/phoenix/pull/692 This is an automated message from the Apache Git Service. To respond

[GitHub] [phoenix] tkhurana commented on a change in pull request #688: PHOENIX-5629 Phoenix Function to return HBase row timestamp

2020-01-29 Thread GitBox
tkhurana commented on a change in pull request #688: PHOENIX-5629 Phoenix Function to return HBase row timestamp URL: https://github.com/apache/phoenix/pull/688#discussion_r372632437 ## File path: phoenix-core/src/main/java/org/apache/phoenix/expression/function/RowTimestampEpochFu

[jira] [Commented] (PHOENIX-5618) IndexScrutinyTool marks rows with VARBINARY or array type columns as invalid

2020-01-29 Thread Swaroopa Kadam (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026242#comment-17026242 ] Swaroopa Kadam commented on PHOENIX-5618: - +1 for addendum patch. > IndexScrut

[GitHub] [phoenix] swaroopak commented on a change in pull request #688: PHOENIX-5629 Phoenix Function to return HBase row timestamp

2020-01-29 Thread GitBox
swaroopak commented on a change in pull request #688: PHOENIX-5629 Phoenix Function to return HBase row timestamp URL: https://github.com/apache/phoenix/pull/688#discussion_r372647838 ## File path: phoenix-core/src/it/java/org/apache/phoenix/end2end/RowTimestampEpochFunctionIT.java

[GitHub] [phoenix] tkhurana commented on a change in pull request #688: PHOENIX-5629 Phoenix Function to return HBase row timestamp

2020-01-29 Thread GitBox
tkhurana commented on a change in pull request #688: PHOENIX-5629 Phoenix Function to return HBase row timestamp URL: https://github.com/apache/phoenix/pull/688#discussion_r372648436 ## File path: phoenix-core/src/it/java/org/apache/phoenix/end2end/RowTimestampEpochFunctionIT.java

[jira] [Commented] (PHOENIX-5689) TableNotFoundException in IndexUpgradeTool in case of view indexes

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026293#comment-17026293 ] Hudson commented on PHOENIX-5689: - SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBa

[GitHub] [phoenix] gjacoby126 merged pull request #693: PHOENIX-5697 : Use try-with-resources to avoid leakage

2020-01-29 Thread GitBox
gjacoby126 merged pull request #693: PHOENIX-5697 : Use try-with-resources to avoid leakage URL: https://github.com/apache/phoenix/pull/693 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [phoenix] gjacoby126 commented on issue #693: PHOENIX-5697 : Use try-with-resources to avoid leakage

2020-01-29 Thread GitBox
gjacoby126 commented on issue #693: PHOENIX-5697 : Use try-with-resources to avoid leakage URL: https://github.com/apache/phoenix/pull/693#issuecomment-580002267 Thanks @virajjasani This is an automated message from the Apac

[jira] [Commented] (PHOENIX-5697) Avoid resource leakage with try-with-resources

2020-01-29 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026295#comment-17026295 ] Geoffrey Jacoby commented on PHOENIX-5697: -- [~vjasani] - I merged into master,

[jira] [Commented] (PHOENIX-5668) Add Full table name to the error message for constraint violation exceptions

2020-01-29 Thread Geoffrey Jacoby (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026300#comment-17026300 ] Geoffrey Jacoby commented on PHOENIX-5668: -- [~yanxinyi], has this patch been c

[GitHub] [phoenix] siddhimehta commented on a change in pull request #616: PHOENIX-5432: Refactor LiteralExpression to use the builder pattern

2020-01-29 Thread GitBox
siddhimehta commented on a change in pull request #616: PHOENIX-5432: Refactor LiteralExpression to use the builder pattern URL: https://github.com/apache/phoenix/pull/616#discussion_r372689575 ## File path: phoenix-core/src/main/java/org/apache/phoenix/expression/function/CountAgg

[jira] [Commented] (PHOENIX-5618) IndexScrutinyTool marks rows with VARBINARY or array type columns as invalid

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026341#comment-17026341 ] Hudson commented on PHOENIX-5618: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-5618) IndexScrutinyTool marks rows with VARBINARY or array type columns as invalid

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026343#comment-17026343 ] Hudson commented on PHOENIX-5618: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-5607) Client-server backward compatibility tests

2020-01-29 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026364#comment-17026364 ] Hadoop QA commented on PHOENIX-5607: {color:red}-1 overall{color}. Here are the re

[jira] [Commented] (PHOENIX-5618) IndexScrutinyTool marks rows with VARBINARY or array type columns as invalid

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026366#comment-17026366 ] Hudson commented on PHOENIX-5618: - FAILURE: Integrated in Jenkins build PreCommit-PHOEN

[jira] [Commented] (PHOENIX-5618) IndexScrutinyTool marks rows with VARBINARY or array type columns as invalid

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026392#comment-17026392 ] Hudson commented on PHOENIX-5618: - SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-5697) Avoid resource leakage with try-with-resources

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026395#comment-17026395 ] Hudson commented on PHOENIX-5697: - FAILURE: Integrated in Jenkins build PreCommit-PHOEN

[jira] [Commented] (PHOENIX-5140) TableNotFoundException occurs when we create local asynchronous index

2020-01-29 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026394#comment-17026394 ] Hadoop QA commented on PHOENIX-5140: {color:red}-1 overall{color}. Here are the re

[jira] [Commented] (PHOENIX-5689) TableNotFoundException in IndexUpgradeTool in case of view indexes

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026404#comment-17026404 ] Hudson commented on PHOENIX-5689: - SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-5689) TableNotFoundException in IndexUpgradeTool in case of view indexes

2020-01-29 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026408#comment-17026408 ] Hadoop QA commented on PHOENIX-5689: {color:red}-1 overall{color}. Here are the re

[jira] [Commented] (PHOENIX-5689) TableNotFoundException in IndexUpgradeTool in case of view indexes

2020-01-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026412#comment-17026412 ] Hudson commented on PHOENIX-5689: - FAILURE: Integrated in Jenkins build Phoenix-4.x-HBa

[jira] [Commented] (PHOENIX-5703) Add MAVEN_HOME toPATH in jenkins build

2020-01-29 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026434#comment-17026434 ] Hadoop QA commented on PHOENIX-5703: {color:red}-1 overall{color}. Here are the re