Skip to content

Conversation

@Yikun
Copy link
Member

@Yikun Yikun commented Apr 27, 2021

What changes were proposed in this pull request?

This patch adds a note for aarch64 user to install the specific pyarrow>=4.0.0.

Why are the changes needed?

The pyarrow aarch64 support is introduced in PyArrow 4.0.0, and it has been published 27.Apr.2021.

See more in SPARK-34979.

Does this PR introduce any user-facing change?

Yes, this doc can help user install arrow on aarch64.

How was this patch tested?

doc test passed.

@SparkQA
Copy link

SparkQA commented Apr 27, 2021

Test build #137995 has finished for PR 32363 at commit 3f9ddec.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Apr 27, 2021

Kubernetes integration test unable to build dist.

exiting with code: 1
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/42513/

If using JDK 11, set ``-Dio.netty.tryReflectionSetAccessible=true`` for Arrow related features and refer
to |downloading|_.

Note for AArch64(Arm64) user: The PyArrow is required by PySpark SQL, but the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's rewrite this to fix a number of typos:

Note for AArch64 (ARM64) users: PyArrow is required by PySpark SQL, but PyArrow support for AArch64 is introduced in PyArrow 4.0.0. If PySpark installation fails on AArch64 due to PyArrow installation errors, you can install PyArrow >= 4.0.0 as below:

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, Thanks for your help. : )

@SparkQA
Copy link

SparkQA commented Apr 27, 2021

Test build #138003 has finished for PR 32363 at commit 231eb50.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Apr 27, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/42523/

@SparkQA
Copy link

SparkQA commented Apr 27, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/42523/

@HyukjinKwon
Copy link
Member

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants