[GitHub] [fluo] keith-turner commented on a diff in pull request #1122: WIP getting fluo to build against Accumulo 2.1.0

2022-11-05 Thread GitBox
keith-turner commented on code in PR #1122: URL: https://github.com/apache/fluo/pull/1122#discussion_r1014625935 ## pom.xml: ## @@ -308,6 +313,11 @@ hadoop-client-runtime ${hadoop.version} + Review Comment: Thanks @ctub

[GitHub] [fluo] ctubbsii commented on a diff in pull request #1122: WIP getting fluo to build against Accumulo 2.1.0

2022-11-05 Thread GitBox
ctubbsii commented on code in PR #1122: URL: https://github.com/apache/fluo/pull/1122#discussion_r1014652337 ## pom.xml: ## @@ -308,6 +313,11 @@ hadoop-client-runtime ${hadoop.version} + Review Comment: I think your sta

[GitHub] [fluo] keith-turner commented on a diff in pull request #1122: WIP getting fluo to build against Accumulo 2.1.0

2022-11-05 Thread GitBox
keith-turner commented on code in PR #1122: URL: https://github.com/apache/fluo/pull/1122#discussion_r1014667606 ## pom.xml: ## @@ -308,6 +313,11 @@ hadoop-client-runtime ${hadoop.version} + Review Comment: in 3121103 I

[GitHub] [fluo] keith-turner commented on a diff in pull request #1122: WIP getting fluo to build against Accumulo 2.1.0

2022-11-05 Thread GitBox
keith-turner commented on code in PR #1122: URL: https://github.com/apache/fluo/pull/1122#discussion_r1014667748 ## pom.xml: ## @@ -308,6 +313,11 @@ hadoop-client-runtime ${hadoop.version} + Review Comment: The next ste

[GitHub] [fluo] keith-turner commented on a diff in pull request #1122: WIP getting fluo to build against Accumulo 2.1.0

2022-11-05 Thread GitBox
keith-turner commented on code in PR #1122: URL: https://github.com/apache/fluo/pull/1122#discussion_r1014667748 ## pom.xml: ## @@ -308,6 +313,11 @@ hadoop-client-runtime ${hadoop.version} + Review Comment: The next ste

[GitHub] [fluo] keith-turner commented on a diff in pull request #1122: WIP getting fluo to build against Accumulo 2.1.0

2022-11-05 Thread GitBox
keith-turner commented on code in PR #1122: URL: https://github.com/apache/fluo/pull/1122#discussion_r1014669295 ## pom.xml: ## @@ -308,6 +313,11 @@ hadoop-client-runtime ${hadoop.version} + Review Comment: > I would l

[GitHub] [fluo] ctubbsii commented on a diff in pull request #1122: WIP getting fluo to build against Accumulo 2.1.0

2022-11-05 Thread GitBox
ctubbsii commented on code in PR #1122: URL: https://github.com/apache/fluo/pull/1122#discussion_r1014726441 ## modules/api/pom.xml: ## @@ -46,8 +46,8 @@ test - org.slf4j - slf4j-log4j12 + org.apache.logging.log4j + log4j-slf4j2-impl Revie

[GitHub] [fluo] keith-turner commented on a diff in pull request #1122: WIP getting fluo to build against Accumulo 2.1.0

2022-11-05 Thread GitBox
keith-turner commented on code in PR #1122: URL: https://github.com/apache/fluo/pull/1122#discussion_r1014729226 ## modules/api/pom.xml: ## @@ -46,8 +46,8 @@ test - org.slf4j - slf4j-log4j12 + org.apache.logging.log4j + log4j-slf4j2-impl R

[GitHub] [fluo] ctubbsii commented on a diff in pull request #1122: WIP getting fluo to build against Accumulo 2.1.0

2022-11-05 Thread GitBox
ctubbsii commented on code in PR #1122: URL: https://github.com/apache/fluo/pull/1122#discussion_r1014751576 ## modules/api/pom.xml: ## @@ -46,8 +46,8 @@ test - org.slf4j - slf4j-log4j12 + org.apache.logging.log4j + log4j-slf4j2-impl Revie