Re: [PR] HADOOP-18942. Upgrade ZooKeeper to 3.7.2. [hadoop]

2023-10-20 Thread via GitHub
ayushtkn commented on PR #6200: URL: https://github.com/apache/hadoop/pull/6200#issuecomment-1773127789 We missed updating the version in the Licence-binary file, @iwasakims can you shoot an addendum updating it there It mentions: ``` org.apache.zookeeper:zookeeper:3.6.3 ```

Re: [PR] HADOOP-18942. Upgrade ZooKeeper to 3.7.2. [hadoop]

2023-10-19 Thread via GitHub
iwasakims commented on PR #6200: URL: https://github.com/apache/hadoop/pull/6200#issuecomment-1770459383 Thanks, @ayushtkn. I merged this to trunk. I will cherry-pick this to branch-3.3 after some testing. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] HADOOP-18942. Upgrade ZooKeeper to 3.7.2. [hadoop]

2023-10-19 Thread via GitHub
iwasakims merged PR #6200: URL: https://github.com/apache/hadoop/pull/6200 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] HADOOP-18942. Upgrade ZooKeeper to 3.7.2. [hadoop]

2023-10-18 Thread via GitHub
iwasakims commented on PR #6200: URL: https://github.com/apache/hadoop/pull/6200#issuecomment-1769855763 Test results on my local looks good. (ran tests of hadoop-auth, hadoop-common, hadoop-hdfs, hadoop-yarn-server-resourcemanager). -- This is an automated message from the Apache Git

Re: [PR] HADOOP-18942. Upgrade ZooKeeper to 3.7.2. [hadoop]

2023-10-18 Thread via GitHub
hadoop-yetus commented on PR #6200: URL: https://github.com/apache/hadoop/pull/6200#issuecomment-1767890327 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |::|--:|:|::|:---:| | +0 :ok: |

Re: [PR] HADOOP-18942. Upgrade ZooKeeper to 3.7.2. [hadoop]

2023-10-17 Thread via GitHub
iwasakims commented on PR #6200: URL: https://github.com/apache/hadoop/pull/6200#issuecomment-1767683237 I built it with `-Dhbase.profile=2.0` and ran relevant tests as done in #5988. ``` mvn clean install -DskipTests -DskipShade -Dhbase.profile=2.0 cd

Re: [PR] HADOOP-18942. Upgrade ZooKeeper to 3.7.2. [hadoop]

2023-10-17 Thread via GitHub
iwasakims commented on PR #6200: URL: https://github.com/apache/hadoop/pull/6200#issuecomment-1767678688 jetty-client must be excluded to address dependency convergence error. ``` [WARNING] Dependency convergence error for

[PR] HADOOP-18942. Upgrade ZooKeeper to 3.7.2. [hadoop]

2023-10-17 Thread via GitHub
iwasakims opened a new pull request, #6200: URL: https://github.com/apache/hadoop/pull/6200 https://issues.apache.org/jira/browse/HADOOP-18942 While [HADOOP-18613](https://issues.apache.org/jira/browse/HADOOP-18613) is proposing to upgrade ZooKeeper to 3.8, it will bring dependency