Hi.

2009/5/20 Tom White <t...@cloudera.com>

> Looks like you are trying to copy file to HDFS in a shutdown hook.
> Since you can't control the order in which shutdown hooks run, this is
> won't work. There is a patch to allow Hadoop's FileSystem shutdown
> hook to be disabled so it doesn't close filesystems on exit. See
> https://issues.apache.org/jira/browse/HADOOP-4829.
>


Thanks! Any downside to this?

Also, I see that the patch doesn't work against tree- but the 0.18.3 is
supported?

Regards.

Reply via email to