[GitHub] [phoenix-omid] stoty commented on a diff in pull request #109: OMID-223 Refactor Omid to use HBase 2 APIs internally.

2022-08-08 Thread GitBox
stoty commented on code in PR #109: URL: https://github.com/apache/phoenix-omid/pull/109#discussion_r940369614 ## common/src/main/java/org/apache/omid/YAMLUtils.java: ## @@ -64,7 +64,6 @@ public Map loadSettings(String resourcePath, String defaultResourcePath) throws

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #109: OMID-223 Refactor Omid to use HBase 2 APIs internally.

2022-08-08 Thread GitBox
stoty commented on code in PR #109: URL: https://github.com/apache/phoenix-omid/pull/109#discussion_r940365337 ## pom.xml: ## @@ -158,7 +158,7 @@ 2.0.0 3.0 6.10 -1.7.36 +1.7.30 Review Comment: Agree, we want the latest version.

[GitHub] [phoenix-omid] stoty commented on a diff in pull request #109: OMID-223 Refactor Omid to use HBase 2 APIs internally.

2022-08-08 Thread GitBox
stoty commented on code in PR #109: URL: https://github.com/apache/phoenix-omid/pull/109#discussion_r940355736 ## hbase-coprocessor/src/main/java/org/apache/omid/transaction/CellSkipFilterBase.java: ## @@ -53,21 +53,21 @@ public CellSkipFilterBase(Filter filter) { */

[GitHub] [phoenix-omid] richardantal commented on a diff in pull request #109: OMID-223 Refactor Omid to use HBase 2 APIs internally.

2022-08-08 Thread GitBox
richardantal commented on code in PR #109: URL: https://github.com/apache/phoenix-omid/pull/109#discussion_r937688092 ## common/src/main/java/org/apache/omid/YAMLUtils.java: ## @@ -64,7 +64,6 @@ public Map loadSettings(String resourcePath, String defaultResourcePath) throws

[GitHub] [phoenix-omid] stoty commented on pull request #109: OMID-223 Refactor Omid to use HBase 2 APIs internally.

2022-08-08 Thread GitBox
stoty commented on PR #109: URL: https://github.com/apache/phoenix-omid/pull/109#issuecomment-1208221678 Thre are still some deprecation warnings: ``` [WARNING] /home/stoty/workspaces/apache-phoenix/omid/statemachine/src/main/java/org/apache/statemachine/StateMachine.java:[246,24]

[jira] [Resolved] (PHOENIX-6762) Phoenix QueryServer cannot run correctly with python 3.8+

2022-08-08 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth resolved PHOENIX-6762. -- Fix Version/s: queryserver-6.0.1 Release Note: queryserver.py startup script is now