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

Preliminary support for on-prem transfers with HDFS and POSIX path support #735

Merged
merged 35 commits into from
Mar 13, 2023

Conversation

ShishirPatil
Copy link
Member

@ShishirPatil ShishirPatil commented Jan 19, 2023

Skyplane for on-prem to cloud object store transfers. This is focused on HDFS using GCP's Dataproc.

  • Rebase to upstream
  • Tune hyper-parameters
  • Testing
    • Test HDFS on GCP Dataproc

skyplane/gateway/gateway_daemon.py Outdated Show resolved Hide resolved
skyplane/gateway/gateway_sender.py Outdated Show resolved Hide resolved
skyplane/obj_store/file_system_interface.py Show resolved Hide resolved
skyplane/obj_store/object_store_interface.py Outdated Show resolved Hide resolved
skyplane/utils/networking_tools.py Show resolved Hide resolved
skyplane/utils/networking_tools.py Show resolved Hide resolved
@JasonDing0401
Copy link
Contributor

JasonDing0401 commented Jan 25, 2023

For the readthedocs error, some files (e.g. skyplane_cli_internal.rst) in doc/ in this branch are not updated with the main branch. Maybe merge from main will help?

@parasj parasj changed the title Dev/shishir/on prem Preliminary support for on-prem transfers with HDFS and POSIX path support Jan 28, 2023
skyplane/cli/cli_transfer.py Show resolved Hide resolved
skyplane/compute/cloud_provider.py Show resolved Hide resolved
skyplane/compute/gcp/gcp_cloud_provider.py Outdated Show resolved Hide resolved
skyplane/obj_store/hdfs_interface.py Outdated Show resolved Hide resolved
tests/unit_gcs/test_dataproc.py Show resolved Hide resolved
@ShishirPatil ShishirPatil merged commit e82cc5e into main Mar 13, 2023
@ShishirPatil ShishirPatil deleted the dev/shishir/on-prem branch March 13, 2023 19:15
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.

5 participants