kou commented on PR #13473:
URL: https://github.com/apache/arrow/pull/13473#issuecomment-1171957271

   Yes. Here are command lines of them:
   
   ```console
   $ cd dev/tasks/linux-packages/apache-arrow
   $ gem install apt-dists-merge
   $ rake yum:build BUILD_DIR=build YUM_TARGETS=amazon-linux-2-aarch64
   $ rake yum:build BUILD_DIR=build YUM_TARGETS=centos-7-aarch64
   ```
   
   Note that you need to install Ruby. You can install Ruby by `apt install 
ruby rake` on Debian/Ubuntu.
   
   I'm also running these jobs on local amd64 machine with QEMU.


-- 
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]

Reply via email to