On Apr 18, 2007, at 9:30 AM, Doug Cutting wrote:
Nigel Daley wrote:
Perhaps the releases section could be fleshed out with more info
on our "stable" link, our roadmap (link to Jira roadmap?), and our
release process (ie, what we agree to in HADOOP-1161).
I agree that all this stuff should be somewhere prominent on the
site, but we need to be careful not to mix developer documentation
with end-user documentation.
Agreed. I think what I was suggesting was all user focused
documentation that answers user's questions such as:
- how do I determine the latest stable release?
- when can I expect the next release?
- what is getting fixed/added in the next release?
Doug, can you remind me why we don't ship hadoop-default or hadoop-
site config file that fulfills the "pseudo distributed
configuration" on this overview page page?
No good reason. We could include a confg/pseudo-cluster.xml file,
that folks could use with 'bin/hadoop -conf conf/pseudo-
cluster.xml ...'.
+1. I suggest something like hadoop-site-localhost.xml or localhost-
cluster.xml. This could be the fix for
https://issues.apache.org/jira/browse/HADOOP-1267
Nige