Giter Site home page Giter Site logo

Comments (3)

micafer avatar micafer commented on August 27, 2024

You are right. It is a variable that we use internally in our platform, but it is not really needed.
I have update the role removing this variable.
Now It should work.

from ansible-role-hadoop.

thaumos avatar thaumos commented on August 27, 2024

Awesome! Got the change! However, now we are seeing another error from the same play. It happens on every FTP endpoint.

{"dest": "/tmp/hadoop-2.2.0.tar.gz", "failed": true, "response": "Request failed: <urlopen error ftp error: [Errno ftp error] 550 Failed to change directory.>", "state": "absent", "status_code": -1, "url": "ftp://apache.cs.utah.edu/apache.org/hadoop/core/stable1/hadoop-2.2.0.tar.gz"}
msg: Request failed

from ansible-role-hadoop.

micafer avatar micafer commented on August 27, 2024

The problem is that you changed the hadoop version to 2.X. and the ftp urls have the path for the 1.X (see the "stable1" dir. This role is tested with 1.X version with 2.X versions it will probably fail.

from ansible-role-hadoop.

Related Issues (1)

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.