[ https://issues.apache.org/jira/browse/HADOOP-19570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gautham Banasandra resolved HADOOP-19570. ----------------------------------------- Target Version/s: 3.5.0 Resolution: Fixed Merged PR to trunk - https://github.com/apache/hadoop/pull/7689. > Upgrade libxxhash to 0.8.3 in Windows 10 > ---------------------------------------- > > Key: HADOOP-19570 > URL: https://issues.apache.org/jira/browse/HADOOP-19570 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 3.5.0 > Reporter: Gautham Banasandra > Assignee: Gautham Banasandra > Priority: Major > Labels: pull-request-available > Fix For: 3.5.0 > > > The current version of libxxhash - 0.8.1 isn't available on the msys repo. > This is causing the Hadoop Jenkins CI for Windows to fail - > {code} > 00:34:06 Step 25/75 : RUN powershell Invoke-WebRequest -Uri > https://repo.msys2.org/msys/x86_64/libxxhash-0.8.1-1-x86_64.pkg.tar.zst > -OutFile $Env:TEMP\libxxhash-0.8.1-1-x86_64.pkg.tar.zst > 00:34:06 ---> Running in e9a8dd91a514 > 00:34:15 [91mInvoke-WebRequest : The remote server returned an error: (404) > Not Found. > {code} > Thus, we need to upgrade to 0.8.3. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org