Skip to content

Conversation

@srowen
Copy link
Member

@srowen srowen commented Aug 3, 2017

What changes were proposed in this pull request?

Remove https from list of supported URIs, until it's explicitly supported. This just makes the docs consistent with behavior, doesn't address the issue that HTTPS should ideally work. That is, this doesn't resolve the JIRA.

How was this patch tested?

Doc build

@jerryshao
Copy link
Contributor

I think https should be supported with this JIRA (#18235).

@jerryshao
Copy link
Contributor

With #18235 , I added Http(s) support for resources like files, jars. SparkSubmit will fetch them remotely and download to local tmp dir.

@srowen
Copy link
Member Author

srowen commented Aug 3, 2017

Oh I see, would you consider this a subset of your other JIRA then?

@jerryshao
Copy link
Contributor

Sorry @srowen I cannot follow your meaning, would you please explain more, thanks.

consider this a subset of your other JIRA then?

@SparkQA
Copy link

SparkQA commented Aug 3, 2017

Test build #80209 has finished for PR 18834 at commit a1b8d6e.

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

@srowen
Copy link
Member Author

srowen commented Aug 3, 2017

Does your change resolve SPARK-21618 then? such that it should be a subset/duplicate of SPARK-21012?

@jerryshao
Copy link
Contributor

Yes, that's correct. My fix could resolve SPARK-21618.

@srowen srowen closed this Aug 3, 2017
@srowen srowen deleted the SPARK-21618 branch August 3, 2017 22:39
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.

3 participants