Giter VIP home page Giter VIP logo

hdfs-client-onbuild's Introduction

hdfs-client-onbuild

Dockerfile set-up containing hdfs command for interaction with HDFS server. The image is based on fedora:27.

kinit/klist commands are available for :krb5-onbuild tagged image.

s3a:// protocol for HDFS is available for :aws-onbuild tagged image. Use aws-krb5-onbuild to get both the above features.

ONBUILD COPY are performed for setting up hdfs and krb5. See below for more information.

Hadoop Configuration

Place all the modified XML configurations (e.g. core-site.xml) for Hadoop in ./conf/hadoop/. Note that the . refers to the directory of your own Dockerfile. Unmodified XML files need not appear in the directory, but at least one XML file must be present due to the limitation of COPY command.

Kerberos Configuration

Place the modified krb5.conf for Kerberos in ./conf/krb5/krb5.conf. Note that the . refers to the directory of your own Dockerfile. This file must be present for the ONBUILD COPY to work.

hdfs-client-onbuild's People

Contributors

guangie88 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.