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

Remove python call back server #1431

Closed
ninjapapa opened this issue Oct 25, 2018 · 1 comment
Closed

Remove python call back server #1431

ninjapapa opened this issue Oct 25, 2018 · 1 comment
Assignees

Comments

@ninjapapa
Copy link
Contributor

No description provided.

@ninjapapa
Copy link
Contributor Author

Since the only function left which depends on this is copyToHdfs method, we will implement that method fully from python side using pyarrow's hdfs API, as described in #1430.

This issue will:

  • Introduce pyarrow package
  • Create a SmvHDFS class on python side
  • implement copyToHdfs
  • remove the call back server

@ninjapapa ninjapapa self-assigned this Oct 26, 2018
ninjapapa added a commit that referenced this issue Oct 26, 2018
ninjapapa added a commit that referenced this issue Oct 26, 2018
ninjapapa added a commit that referenced this issue Oct 26, 2018
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

No branches or pull requests

2 participants