[jira] [Created] (HADOOP-7220) documentation lists options in wrong order

2011-04-12 Thread Dieter Plaetinck (JIRA)
documentation lists options in wrong order -- Key: HADOOP-7220 URL: https://issues.apache.org/jira/browse/HADOOP-7220 Project: Hadoop Common Issue Type: Bug Reporter: Dieter Plaetinck

[jira] [Created] (HADOOP-7221) When Namenode network is unplugged, DFSClient operations waits for ever

2011-04-12 Thread Uma Maheswara Rao G (JIRA)
When Namenode network is unplugged, DFSClient operations waits for ever --- Key: HADOOP-7221 URL: https://issues.apache.org/jira/browse/HADOOP-7221 Project: Hadoop Common Is

[jira] [Created] (HADOOP-7222) Inconsistent behavior when passing a path with special characters as literals to some FsShell commands

2011-04-12 Thread Karl Kuntz (JIRA)
Inconsistent behavior when passing a path with special characters as literals to some FsShell commands -- Key: HADOOP-7222 URL: https://issues.apache.org/jira/brow

[jira] [Created] (HADOOP-7223) FileContext createFlag combinations during create are not clearly defined

2011-04-12 Thread Suresh Srinivas (JIRA)
FileContext createFlag combinations during create are not clearly defined - Key: HADOOP-7223 URL: https://issues.apache.org/jira/browse/HADOOP-7223 Project: Hadoop Common

mapreduce.job.split.metainfo.maxsize misspelled in mapred-default.xml

2011-04-12 Thread Michael Naseef
I just noticed that "mapreduce.job.split.metainfo.maxsize" is given in mapred-default.xml while the code in ./org/apache/hadoop/mapreduce/server/jobtracker/JTConfig.java is: public static final String JT_MAX_JOB_SPLIT_METAINFO_SIZE = "mapreduce.jobtracker.split.metainfo.maxsize"; I'm looking a

Re: mapreduce.job.split.metainfo.maxsize misspelled in mapred-default.xml

2011-04-12 Thread Tsz Wo (Nicholas), Sze
Hi Mike, Welcome to Hadoop! Yes, please feel free to create a JIRA. You can signup yourself. Nicholas From: Michael Naseef To: common-dev@hadoop.apache.org Sent: Tue, April 12, 2011 1:49:38 PM Subject: mapreduce.job.split.metainfo.maxsize misspelled in ma

RE: mapreduce.job.split.metainfo.maxsize misspelled in mapred-default.xml

2011-04-12 Thread Dave Shine
Does this mean I can change the metainfo maxsize by mapreduce.jobtracker.split.metainfo.maxsize? I tried changing mapreduce.job.split.metainfo.maxsize with no effect. Now I understand why. Thanks, Dave Shine -Original Message- From: Michael Naseef [mailto:mtnaseef...@gmail.com] Sent:

cluster restart error

2011-04-12 Thread bikash sharma
Hi, I changed some config. parameters in core-site/mapred.xml files and then stopped dfs, mapred services. While restarting them again, I am unable to do so and looking at the logs, the following error occurs: 2011-04-12 17:27:39,343 INFO org.mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapt

Re: cluster restart error

2011-04-12 Thread bikash sharma
p.s. Also, am unable to connect while doing hadoop/bin/hadoop fs -ls with the following error: inti76.cse.psu.edu: starting tasktracker, logging to /i3c/hpcl/bus145/cse598g/hadoop/bin/../logs/hadoop-bus145-tasktracker-inti76.cse.psu.edu.out inti79.cse.psu.edu 36% hadoop/bin/hadoop fs -ls 11/04/12

[jira] [Created] (HADOOP-7224) Add command factory to FsShell

2011-04-12 Thread Daryn Sharp (JIRA)
Add command factory to FsShell -- Key: HADOOP-7224 URL: https://issues.apache.org/jira/browse/HADOOP-7224 Project: Hadoop Common Issue Type: Improvement Affects Versions: 0.22.0 Reporter: Daryn Sha

[jira] [Resolved] (HADOOP-6734) Jets3tNativeFileSystemStore wrongly calls S3Service.createBucket during initialisation

2011-04-12 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved HADOOP-6734. --- Resolution: Duplicate > Jets3tNativeFileSystemStore wrongly calls S3Service.createBucket during > i