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

Switch to modular file system for hdfs #1309

Merged
merged 4 commits into from
Feb 11, 2021

Commits on Feb 9, 2021

  1. Switch to modular file system for hdfs

    This PR is part of the effort to switch to modular file system for hdfs.
    When TF_ENABLE_LEGACY_FILESYSTEM=1 is provided, old behavior will
    be preserved.
    
    Signed-off-by: Yong Tang <[email protected]>
    yongtang committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    2d95471 View commit details
    Browse the repository at this point in the history
  2. Build against tf-nightly

    Signed-off-by: Yong Tang <[email protected]>
    yongtang committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    255b286 View commit details
    Browse the repository at this point in the history
  3. Update tests

    Signed-off-by: Yong Tang <[email protected]>
    yongtang committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9e1782e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Adjust the if else logic, follow review comment

    Signed-off-by: Yong Tang <[email protected]>
    yongtang committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    dfbb82f View commit details
    Browse the repository at this point in the history