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

Merge default & distributed requirements #2263

Merged
merged 2 commits into from
Jul 29, 2021

Conversation

qinxuye
Copy link
Collaborator

@qinxuye qinxuye commented Jul 29, 2021

What do these changes do?

This PR did a few things.

  • Merge default & distributed requirements, so that after pip install pymars, distributed deployment is ready.
  • new_session will set the session as default.
  • Make sure mars.execute & mars.fetch_log is able to accept list of tileables.
  • Refine tests.

Related issue number

@qinxuye qinxuye added this to the v0.8.0a1 milestone Jul 29, 2021
@qinxuye qinxuye requested a review from hekaisheng as a code owner July 29, 2021 07:03
@qinxuye qinxuye added this to In progress in Misc via automation Jul 29, 2021
@qinxuye qinxuye added this to PR-In progress in v0.8 Release via automation Jul 29, 2021
@qinxuye qinxuye requested a review from wjsi as a code owner July 29, 2021 07:03
@qinxuye qinxuye added this to In progress in Project Galois: Towards Mars 1.0 via automation Jul 29, 2021
@qinxuye qinxuye added the to be backported Indicate that the PR need to be backported to stable branch label Jul 29, 2021
Copy link
Member

@wjsi wjsi left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@hekaisheng hekaisheng left a comment

Choose a reason for hiding this comment

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

LGTM

Misc automation moved this from In progress to Reviewer approved Jul 29, 2021
@hekaisheng hekaisheng merged commit 50ef6c3 into mars-project:master Jul 29, 2021
Misc automation moved this from Reviewer approved to Done Jul 29, 2021
Project Galois: Towards Mars 1.0 automation moved this from In progress to Done Jul 29, 2021
v0.8 Release automation moved this from PR-In progress to PR-Done Jul 29, 2021
@qinxuye qinxuye deleted the enh/execute branch July 29, 2021 15:12
qinxuye pushed a commit to qinxuye/mars that referenced this pull request Jul 30, 2021
* Make new_session defeault=True & refine tests

* Try relieve test_cmdline

Co-authored-by: wenjun.swj <wenjun.swj@alibaba-inc.com>
(cherry picked from commit 50ef6c3)
@qinxuye qinxuye added backported already PR has been backported type: install and removed to be backported Indicate that the PR need to be backported to stable branch type: tests labels Jul 31, 2021
chaokunyang pushed a commit to chaokunyang/mars that referenced this pull request Aug 16, 2021
* Make new_session defeault=True & refine tests

* Try relieve test_cmdline

Co-authored-by: wenjun.swj <wenjun.swj@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Misc
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants