ARROW-16745: [Packaging][RPM] Add support for AlmaLinux 9#13307
ARROW-16745: [Packaging][RPM] Add support for AlmaLinux 9#13307kou merged 14 commits intoapache:masterfrom
Conversation
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
|
Revision: c16bbb6 Submitted crossbow builds: ursacomputing/crossbow @ actions-7e19ba9fd5
|
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
|
Revision: f0099d2 Submitted crossbow builds: ursacomputing/crossbow @ actions-896c0fb4d5
|
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
|
Revision: f13deda Submitted crossbow builds: ursacomputing/crossbow @ actions-3c3046a807
|
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
|
Revision: e94f7ec Submitted crossbow builds: ursacomputing/crossbow @ actions-52476e28be
|
|
+1 |
This is a follow-up of ARROW-16745/apache#13307. If we use 3 or more jobs to build RPM, memory on Travis CI is exhausted. It causes the "No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself." error.
…#13371) This is a follow-up of ARROW-16745/#13307. If we enable Apache Arrow Flight, we can't build packages in 60min on Travis CI. If we can't finish a job in 60min, Travis CI terminates the job as time-out. Authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
No description provided.