linuxmanju commented on issue #19844:
URL: https://github.com/apache/doris/issues/19844#issuecomment-1933788483

   Yes, Just did below and it worked. Ensure to download the latest one from 
the Doris third party link
   
   ` 521  rm -f doris-thirdparty-prebuilt-linux-x86_64.tar.xz
     522  wget 
https://github.com/apache/doris-thirdparty/releases/download/automation/doris-thirdparty-prebuilt-linux-x86_64.tar.xz
     523  tar zxvf doris-thirdparty-prebuilt-linux-x86_64.tar.xz
     524  tar Jxvf doris-thirdparty-prebuilt-linux-x86_64.tar.xz
     525  rm -rf thirdparty/installed
     526  mv installed/ thirdparty/
     527  ./build.sh -j 6`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to