Skip to content

[MINOR] docs: Fix spark.serializer in README and client_guide - #1180

Merged
roryqi merged 1 commit into
apache:masterfrom
chqtan1993:fix_doc
Aug 30, 2023
Merged

[MINOR] docs: Fix spark.serializer in README and client_guide#1180
roryqi merged 1 commit into
apache:masterfrom
chqtan1993:fix_doc

Conversation

@chqtan1993

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

before:
企业微信截图_59b6f770-e0c8-4274-86ef-4a0527d530cf
企业微信截图_ad7abd72-09e7-4b57-905f-a77f04428836

after:
image
image

Why are the changes needed?

image

If the wrong spark.serialier is set, the above error will be reported in registerShuffle, and spark.serializer should actually be used.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Screenshots attached.

@roryqi roryqi changed the title docs: fix spark.serializer in README and client_guide [MINOR] docs: fix spark.serializer in README and client_guide Aug 30, 2023
@roryqi roryqi changed the title [MINOR] docs: fix spark.serializer in README and client_guide [MINOR] docs: Fix spark.serializer in README and client_guide Aug 30, 2023

@roryqi roryqi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks @chqtan1993 , merged.

@roryqi
roryqi merged commit ad9d0f1 into apache:master Aug 30, 2023
xianjingfeng pushed a commit that referenced this pull request Sep 14, 2023
### What changes were proposed in this pull request?

before:
<img width="973" alt="企业微信截图_59b6f770-e0c8-4274-86ef-4a0527d530cf" src="https://github.com/apache/incubator-uniffle/assets/70899573/b7e5eb68-b553-406a-bee5-2dede504abbb">
<img width="1005" alt="企业微信截图_ad7abd72-09e7-4b57-905f-a77f04428836" src="https://github.com/apache/incubator-uniffle/assets/70899573/2559bc7e-6446-48d9-b97b-873fc263e2fb">

after:
<img width="959" alt="image" src="https://github.com/apache/incubator-uniffle/assets/70899573/16de72f9-b064-49aa-8a23-e130eeaf4ae8">
<img width="1037" alt="image" src="https://github.com/apache/incubator-uniffle/assets/70899573/882029f5-706b-481c-82db-414c10f03662">

### Why are the changes needed?

![image](https://github.com/apache/incubator-uniffle/assets/70899573/0613f5a0-9a9b-4e91-8fe0-ff20f1dbf507)

If the wrong `spark.serialier` is set, the above error will be reported in registerShuffle, and `spark.serializer` should actually be used.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Screenshots attached.

Co-authored-by: alexcqtan <alexcqtan@tencent.com>
(cherry picked from commit ad9d0f1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants