Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ML-307] Solve "no partitions or no locations for partitions found" when partitions less than executorNum #308

Merged
merged 3 commits into from
Jun 29, 2023

Conversation

minmingzhu
Copy link
Collaborator

What changes were proposed in this pull request?

closes #307

(Please fill in changes proposed in this fix)

@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?
https://github.com/oap-project/oap-mllib/issues

Then could you also rename pull request title and commit log in the following format?

[ML-${ISSUES_ID}] ${detailed message}

See also:

@minmingzhu minmingzhu changed the title Solve "no partitions or no locations for partitions found" when partitions less than executorNum [ML-307]Solve "no partitions or no locations for partitions found" when partitions less than executorNum Jun 27, 2023
@minmingzhu minmingzhu changed the title [ML-307]Solve "no partitions or no locations for partitions found" when partitions less than executorNum [ML-307] Solve "no partitions or no locations for partitions found" when partitions less than executorNum Jun 27, 2023
@github-actions
Copy link

#307

@xwu99 xwu99 merged commit a2122a8 into oap-project:master Jun 29, 2023
minmingzhu added a commit to minmingzhu/oap-mllib that referenced this pull request Jun 29, 2023
…hen partitions less than executorNum (oap-project#308)

* cache and count before repartition

Signed-off-by: minmingzhu <[email protected]>

* K-Means add count action that makes data cache before coalescing.

Signed-off-by: minmingzhu <[email protected]>

---------

Signed-off-by: minmingzhu <[email protected]>
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.

[BUG] Solve "no partitions or no locations for partitions found" when partitions less than executorNum
2 participants