uct
folks as such or not...thoughts?
https://docs.google.com/document/d/1wvGFQ9SgELwCnPanmZ4FmN_uNLW5iyMkVIr3A4CNrTk/edit
Best,
Martin
On Tue, Jul 26, 2016 at 2:58 PM, Martin Rosse wrote:
> Thanks everyone...that helped. I'll go ahead and edit the Wiki to clarify
> the expectatio
Regarding approaches to cleaning up the Wiki content--how about an approach
similar to the Spark cwiki:
https://cwiki.apache.org/confluence/display/SPARK/Wiki+Homepage
My take is that the Hadoop product docs on hadoop.apache.org generally
target (or should target) the audiences described in 1-4 b
Hi Ray,
The migration is much needed, and thanks for initiating it.
Regarding approaches to cleaning up the Wiki content--my 2 cents is in
favor an approach similar to the Spark cwiki:
https://cwiki.apache.org/confluence/display/SPARK/Wiki+Homepage
My take is that the Hadoop product docs on had
h are you running this against? What errors are you seeing?
> If it is unit-tests you are talking about, you can instead run with
> skipTests, run only specific tests or all tests in the module you are
> touching, make sure they pass and then let Jenkins infrastructure run the
> remaini
Hi,
In the How To Contribute doc, it says:
"Try getting the project to build and test locally before writing code"
So, just to be 100% certain before I keep troubleshooting things, this
means I should be able to run
mvn clean install -Pdist -Dtar
without getting any failures or errors at a