Giter Site home page Giter Site logo

hadoop-multi-server-ansible's People

Contributors

dwatrous avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hadoop-multi-server-ansible's Issues

404 not found Hadoop error

virtualbox_master_27_06_2018_13_59_08
Hello I keep getting this error message as I am in the process of installing hadoop I know I must redirect something but I am not sure where

VBoxManage error

Hi, I am getting the following error when trying to vagrant up the code on a local RHEL7 environment:

==> master: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "bdc3df40-e6f0-4fd3-9691-3b27f7f6b3ee", "--type", "headless"]

Stderr: VBoxManage: error: VT-x is not available (VERR_VMX_NO_VMX)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole

From what I have gathered, this is an issue with not having VT-x or AMD-V enabled in the Ubuntu master node BIOS. That, or it doesn't allow virtualization.

Have you run into this issue before? The solution seems to be enabling VT-x and AMD-V in the master node BIOS, but I am new to Ansible and unsure on how to do that. Any help would be appreciated!

I am setting up 2 node hadoop cluster

I am getting the following error

TASK: [master | prepare known_hosts entries] **********************************
failed: [172.17.0.9] => (item={'ip': '172.17.0.9', 'hostname': 'hadoop-master'}) => {"changed": true, "cmd": "ssh-keyscan -t rsa hadoop-master", "delta": "0:00:02.278891", "end": "2016-03-29 12:08:35.751114", "item": {"hostname": "hadoop-master", "ip": "172.17.0.9"}, "rc": 255, "start": "2016-03-29 12:08:33.472223", "warnings": []}
stderr: getaddrinfo hadoop-master: Name or service not known
failed: [172.17.0.9] => (item={'ip': '172.17.0.11', 'hostname': 'hadoop-data1'}) => {"changed": true, "cmd": "ssh-keyscan -t rsa hadoop-data1", "delta": "0:00:01.396855", "end": "2016-03-29 12:08:39.401873", "item": {"hostname": "hadoop-data1", "ip": "172.17.0.11"}, "rc": 255, "start": "2016-03-29 12:08:38.005018", "warnings": []}
stderr: getaddrinfo hadoop-data1: Name or service not known

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.