Skip to content

Conversation

@yu-iskw
Copy link
Contributor

@yu-iskw yu-iskw commented Feb 10, 2016

@jkbradley I tried to improve the function to export a model. When I tried to export a model to S3 under Spark 1.6, we couldn't do that. So, it should offer S3 besides HDFS. Can you review it when you have time? Thanks!

@SparkQA
Copy link

SparkQA commented Feb 10, 2016

Test build #51036 has finished for PR 11151 at commit 5f0092f.

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

@yu-iskw
Copy link
Contributor Author

yu-iskw commented Feb 11, 2016

cc @mengxr

@mengxr
Copy link
Contributor

mengxr commented Feb 11, 2016

LGTM. Merged into master and branch-1.6. Thanks! Btw, this happens when the default file system is not the same as the file system of the output path. I don't know whether we have a good way to unit test it. It won't be nice to add a test to prevent future errors.

@asfgit asfgit closed this in efb65e0 Feb 11, 2016
asfgit pushed a commit that referenced this pull request Feb 11, 2016
…e system besides HDFS

jkbradley I tried to improve the function to export a model. When I tried to export a model to S3 under Spark 1.6, we couldn't do that. So, it should offer S3 besides HDFS. Can you review it when you have time? Thanks!

Author: Yu ISHIKAWA <[email protected]>

Closes #11151 from yu-iskw/SPARK-13265.

(cherry picked from commit efb65e0)
Signed-off-by: Xiangrui Meng <[email protected]>
@yu-iskw
Copy link
Contributor Author

yu-iskw commented Feb 11, 2016

Thank you for merging it.

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