ctubbsii commented on issue #1065: map reduce failed because of commons config 
version in 1.9.3-rc2
URL: https://github.com/apache/accumulo/issues/1065#issuecomment-478153378
 
 
   > > I was going to try to cast the parameter to force the binding to the 
less specific method, without having to downgrade.
   > 
   > I cast it to java.util.Map, rebuilt accumulo core, and dropped that into 
accumulo's lib dir. The map reduce job started and is currently reading from 
Accumulo. With this approach, how will we know if we got everything that 
matters?
   
   We might not have... but I think it's low risk. We can always address new 
stuff as we find it. I'm pretty sure there aren't any, though... the API did 
not change all that much between 1.x commons-configuration versions. The cast 
is a simple solution. If it fixes the problem, I suggest we just do that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to