[jira] [Updated] (PHOENIX-6717) Remove Hbase 2.1 and 2.2 from post-commit Jenkins job

2022-05-17 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated PHOENIX-6717: - Summary: Remove Hbase 2.1 and 2.2 from post-commit Jenkins job (was: Remove Hbase 2.1 and 2.1

[jira] [Created] (PHOENIX-6717) Remove Hbase 2.1 and 2.1 from post-commit Jenkins job

2022-05-17 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-6717: Summary: Remove Hbase 2.1 and 2.1 from post-commit Jenkins job Key: PHOENIX-6717 URL: https://issues.apache.org/jira/browse/PHOENIX-6717 Project: Phoenix

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
stoty commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875445938 ## pom.xml: ## @@ -612,20 +570,28 @@ hbase-1 - - - - -hbase-2 - -

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
stoty commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875445600 ## pom.xml: ## @@ -147,33 +146,19 @@ - -hbase1.x -hbase2.x - - omid-hbase-shims-${hbase1.artifactId.suffix} -

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
stoty commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875445204 ## pom.xml: ## @@ -147,33 +146,19 @@ - -hbase1.x -hbase2.x - - omid-hbase-shims-${hbase1.artifactId.suffix} -

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
stoty commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875444085 ## pom.xml: ## @@ -147,33 +146,19 @@ - -hbase1.x -hbase2.x - - omid-hbase-shims-${hbase1.artifactId.suffix} -

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
stoty commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875444085 ## pom.xml: ## @@ -147,33 +146,19 @@ - -hbase1.x -hbase2.x - - omid-hbase-shims-${hbase1.artifactId.suffix} -

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
stoty commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875443116 ## hbase-client/src/test/java/org/apache/omid/transaction/TestCellUtils.java: ## @@ -137,7 +136,7 @@ public void testCorrectMapingOfCellsToShadowCells() throws

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
stoty commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875439934 ## pom.xml: ## @@ -612,20 +570,28 @@ hbase-1 - - - - -hbase-2 - -

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
stoty commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875438343 ## pom.xml: ## @@ -147,33 +146,19 @@ - -hbase1.x -hbase2.x - - omid-hbase-shims-${hbase1.artifactId.suffix} -

[GitHub] [phoenix-omid] gjacoby126 commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
gjacoby126 commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875233006 ## pom.xml: ## @@ -147,33 +146,19 @@ - -hbase1.x -hbase2.x - - omid-hbase-shims-${hbase1.artifactId.suffix} -

[GitHub] [phoenix-omid] gjacoby126 commented on a diff in pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
gjacoby126 commented on code in PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#discussion_r875216816 ## hbase-client/src/test/java/org/apache/omid/transaction/TestCellUtils.java: ## @@ -137,7 +136,7 @@ public void testCorrectMapingOfCellsToShadowCells() throws

[GitHub] [phoenix-omid] stoty commented on pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
stoty commented on PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#issuecomment-1129271715 The failure with hbase-1 profile is intentional, as it is no longer supported. I'm going to update the test job. -- This is an automated message from the Apache Git Service. To

[GitHub] [phoenix-omid] gjacoby126 commented on pull request #105: OMID-222 Remove HBase1 support and update HBase 2 version to 2.4

2022-05-17 Thread GitBox
gjacoby126 commented on PR #105: URL: https://github.com/apache/phoenix-omid/pull/105#issuecomment-1129262892 Build fails with an enforcer rule to always fail? `[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ omid --- [WARNING] Rule 0:

[jira] [Created] (PHOENIX-6716) pherf tests fail with Hbase 2.4

2022-05-17 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-6716: Summary: pherf tests fail with Hbase 2.4 Key: PHOENIX-6716 URL: https://issues.apache.org/jira/browse/PHOENIX-6716 Project: Phoenix Issue Type: Bug

[jira] [Assigned] (PHOENIX-6715) Update Omid to 1.1.0

2022-05-17 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth reassigned PHOENIX-6715: Assignee: Istvan Toth > Update Omid to 1.1.0 > > >

[jira] [Created] (PHOENIX-6715) Update Omid to 1.1.0

2022-05-17 Thread Istvan Toth (Jira)
Istvan Toth created PHOENIX-6715: Summary: Update Omid to 1.1.0 Key: PHOENIX-6715 URL: https://issues.apache.org/jira/browse/PHOENIX-6715 Project: Phoenix Issue Type: Task

[jira] [Resolved] (PHOENIX-6713) Adjust impersonation in phoinixdb to be able to to use principal_username

2022-05-17 Thread Jira
[ https://issues.apache.org/jira/browse/PHOENIX-6713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richárd Antal resolved PHOENIX-6713. Resolution: Won't Fix This issue will be handled in hue:

[jira] [Updated] (OMID-223) Refactor Omid to use HBase 2 APIs internally.

2022-05-17 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/OMID-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth updated OMID-223: - Attachment: OMID-223-wip.patch > Refactor Omid to use HBase 2 APIs internally. >

[jira] [Created] (OMID-223) Refactor Omid to use HBase 2 APIs internally.

2022-05-17 Thread Istvan Toth (Jira)
Istvan Toth created OMID-223: Summary: Refactor Omid to use HBase 2 APIs internally. Key: OMID-223 URL: https://issues.apache.org/jira/browse/OMID-223 Project: Phoenix Omid Issue Type:

[jira] [Resolved] (PHOENIX-6703) Exclude Jetty and servlet-api from phoenix-client

2022-05-17 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth resolved PHOENIX-6703. -- Fix Version/s: 5.2.0 Resolution: Fixed Committed to master. > Exclude Jetty and

Re: [DISCUSS] EOL Phoenix 4.x and 4.16?

2022-05-17 Thread Istvan Toth
Hi! What is holding us back from making this official ? Should we have a formal vote on this ? I volunteer to write the announcement if needed. Istvamn