I guess the ideal would be to have them in a Docker container used for the build (I hear this is possible at least on some build servers), or somehow already installed on the Jenkins machine. Not sure what the state of Docker on Windows is, though. On Mar 10, 2015 2:19 PM, "Steve Loughran" <[email protected]> wrote:
> > OK. > They were there for ASF Jenkins builds, > https://builds.apache.org/view/H-L/view/Hadoop/job/slider-develop-windows/ > > That isn't working right now because we were getting odd mini-yarn-cluster > exceptions about permissions in the localisation dirs; they couldn't set > the permissions. This apparently surfaces with mounted host HDDs in a VM, > though builds@apache deny they do this. > > It's not in src/test/resources because we don't want them picked up. What > we could do is move them to a funtest/bin dir, even though they are > actually needed in the unit tests too (you need the lib dir set up to pick > up HADOOP.DLL) > > On 10/03/2015 07:03, "Billie Rinaldi" <[email protected]> wrote: > > >Hey Steve, what's going on with the compiled native libs under > >bin/windows? There's an incomplete readme that says they're for Jenkins > >testing. Can we move these to some src/test/resources directory? > > > >Billie > >
