Re: Yes/No newbie question on contributing

2016-07-28 Thread Martin Rosse
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

Re: Feedback on IRC channel

2016-07-27 Thread Martin Rosse
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

Wiki migration and clean-up

2016-07-27 Thread Martin Rosse
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

Re: Yes/No newbie question on contributing

2016-07-26 Thread Martin Rosse
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

Yes/No newbie question on contributing

2016-07-26 Thread Martin Rosse
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