Coder Social home page Coder Social logo

Comments (2)

piccolbo avatar piccolbo commented on July 26, 2024

Please provide a test case. If I can't repro, by and large, I can't fix it.

from rmr2.

piccolbo avatar piccolbo commented on July 26, 2024

Also check this
http://stackoverflow.com/questions/11898663/what-is-the-possible-reasons-of-log4j-error-could-not-find-value-for-key-log4j

I suspect the first part of the warning is pretty harmless. We added those warnings recently as an aid to people porting programs from 1.x to 2.x As you said in a separate message, providing a non-NULL key is a enough to prevent the error, hence they seem related. But I suspect any warning would trigger the writing of a log entry and trigger the log4j issue. To test that you just need to take a mapreduce job that completes successfully and add a warning("testing log4j theory") to the map function and see what happens. Thanks

from rmr2.

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.