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

Implemented possibility to read directly from WebHDFS using smart_open #29

Merged
merged 14 commits into from
Aug 23, 2015

Commits on Aug 18, 2015

  1. Configuration menu
    Copy the full SHA
    d5fc3aa View commit details
    Browse the repository at this point in the history
  2. fixed documentation

    ziky90 committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    83f2a4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e18c89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f8af4e View commit details
    Browse the repository at this point in the history
  5. bugfix in hdfs read

    ziky90 committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    8010c77 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. Configuration menu
    Copy the full SHA
    6c5582a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c7cfc View commit details
    Browse the repository at this point in the history
  3. added uri test for webhdfs

    ziky90 committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    1a7025f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. added iteration

    ziky90 committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    29152d2 View commit details
    Browse the repository at this point in the history
  2. added webhdfs iterator test

    ziky90 committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    21cd86c View commit details
    Browse the repository at this point in the history
  3. added webhdfs read unittest

    ziky90 committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    b048d58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef6a5ee View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2015

  1. fixedbugs and typos

    ziky90 committed Aug 22, 2015
    Configuration menu
    Copy the full SHA
    fa2db13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caa4f9c View commit details
    Browse the repository at this point in the history