Git Product home page Git Product logo

Comments (5)

kiwenlau avatar kiwenlau commented on June 17, 2024

Centos is quite different with ubuntu. And you need to compile hadoop by your self.

from hadoop-cluster-docker.

TaylorNm08z avatar TaylorNm08z commented on June 17, 2024

I see .. how I could go about doing so as i super keen in toward that ? :)

from hadoop-cluster-docker.

kiwenlau avatar kiwenlau commented on June 17, 2024

Follow the steps:

  1. Compile Hadoop on CentOS by your self.
    Download corresponding source code.http://hadoop.apache.org/releases.html
    In the source code directory, you can find "BUILDING.txt", whill will tell you how to compile hadoop.
  2. Install Hadoop on CentOS, develop corresponding Docker images. Note that it is not as simple as just change the base image. Find blogs about how to install all components on centos.

Good Luck!

from hadoop-cluster-docker.

TaylorNm08z avatar TaylorNm08z commented on June 17, 2024

Noted ...just wondering if there a possible to way to hide/disable the following detail display during the ssh slave1kiwenlau.com . In short rather then display this

Warning: Permanently added 'slave2.kiwenlau.com,172.17.0.67' (ECDSA) to the list of known hosts.
Welcome to Ubuntu 15.04 (GNU/Linux 3.13.0-53-generic x86_64)

  • Documentation: https://help.ubuntu.com/
    The programs included with the Ubuntu system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.
    Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
    applicable law.

can just go directly go in here "root@slave2:~#"

from hadoop-cluster-docker.

TaylorNm08z avatar TaylorNm08z commented on June 17, 2024

Hii Mr Kiwen

I had did research on main reason why enterprise are using ubuntu to develop the hadoop cluster into a container check this articles out . Thanks ! Have a Great Day Cheers ! 👍
WP_Hadoop_WEB.pdf

from hadoop-cluster-docker.

Related Issues (20)

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.