Use host= keyword rather than ip=#278
Conversation
This is only requied for development
Requirements bump will be done in a separate PR.
|
@mrocklin do you think we should merge this one? My understanding:
More details: this PR was failing when @mrocklin originally opened the PR (June 13), see this Travis log. The error was: I was able to reproduce the original error locally with distributed=1.28.1. |
Right. At one point in development we were adding a warning if the user used I would be happy to merge this any time if you like. I'll leave it to you. |
|
We dropped Python 2 support for 0.6 (roughly 2 weeks ago). 0.6 was supposed to be compatible with dask >= 2 but it looks like we missed a few things, which I am trying to fix in the next release. About dropping Python 2 support for HPC users, all of the people around me use Python 3 already with a conda installed as a user on a shared network drive. If you want to bring in other people that may have another experience from HPC setup into the conversation, you would be more than welcome to do so! |
|
If the dask-jobqueue maintainers want to drop Python 2 then I'm all for
it. I just didn't want to force the issue.
…On Mon, Jul 22, 2019 at 10:13 AM Loïc Estève ***@***.***> wrote:
We dropped Python 2 support for 0.6 (roughly 2 weeks ago). 0.6 was
supposed to be compatible with dask >= 2 but it looks like we missed a few
things, which I am trying to fix in the next release.
About dropping Python 2 support for HPC users, all of the people around me
use Python 3 already with a conda installed as a user in a shared network
drive. If you want to bring in other people that may have another
experience from HPC setup into the conversation, you would be more than
welcome to do so!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#278?email_source=notifications&email_token=AACKZTH5BBGMSAGNYQVEHDTQAXTCRA5CNFSM4HXZZEG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2QREGA#issuecomment-513872408>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AACKZTHYC7VSFKY3IPJXQODQAXTCRANCNFSM4HXZZEGQ>
.
|
|
Fine, let's merge this one then! |
|
Thanks @mrocklin! |
BTW @guillaumeeb or @mrocklin if you could give me the rights on PyPI, that would be great! My user name on PyPI is lesteve as well. |
|
Done!
…On Tue, Jul 23, 2019 at 1:03 AM Loïc Estève ***@***.***> wrote:
0.6 was supposed to be compatible with dask >= 2 but it looks like we
missed a few things, which I am trying to fix in the next release.
BTW @guillaumeeb <https://github.com/guillaumeeb> or @mrocklin
<https://github.com/mrocklin> if you could give me the rights on PyPI,
that would be great! My user name on PyPI is lesteve as well.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#278?email_source=notifications&email_token=AACKZTBB76GFKGJMX5QBAN3QA23LNA5CNFSM4HXZZEG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2SIWBA#issuecomment-514099972>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AACKZTAJESNUER2C6ZE3ZFDQA23LNANCNFSM4HXZZEGQ>
.
|
|
Great thanks a lot! |
This will change in the next release. We should merge this and release after we next release dask/distributed.