liaowenrui created HADOOP-9085:
--
Summary: start namenode failure,bacause pid of namenode pid file
is other process pid or thread id before start namenode
Key: HADOOP-9085
URL: https://issues.apache.org/jira/browse/HA
We'd still need to preserve whatever permissions are present in the Jetty
distribution.
in jetty distribution there is just one shell startup script and you can
even run jetty without it using autostartable jar. Requirement to
preserve permissions is overkill. at most you need just to chmod +
Dear Admin,
Please, remove mu email address “aja...@hotmail.com” from the
“"common-dev@hadoop.apache.org” mailing list.
Regards.
Ajay Sharma
Sent from Windows Mail
On 21 November 2012 19:15, Matt Foley wrote:
> This discussion started in
>
>
> Those of us involved in the branch-1-win port of Hadoop to Windows without
> use of Cygwin, have faced the issue of frequent use of shell scripts
> throughout the system, both in build time (eg, the utility
> "saveVer
On 22 November 2012 02:40, Chris Nauroth wrote:
>
> It seems like the trickiest issue is preservation of permissions and
> symlinks in tar files. I suspect that any JVM-based solution like custom
> Maven plugins, Groovy, or jtar would be limited in this respect. According
> to Ant documentation