Skip to content

Instantly share code, notes, and snippets.

@jerilkuriakose
Created September 26, 2017 07:32
Show Gist options
  • Save jerilkuriakose/5c97efb34ea4e36b51cf81f15dd3e2ca to your computer and use it in GitHub Desktop.
Save jerilkuriakose/5c97efb34ea4e36b51cf81f15dd3e2ca to your computer and use it in GitHub Desktop.
# Using our context manager
with OpenHDFS(filename) as store:
store.put('d1', df)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment