Hello!
New message, please read <http://ilmar.info/whatever.php?8414>
Ravi Phulari
[
https://issues.apache.org/jira/browse/HADOOP-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Phulari resolved HADOOP-6702.
--
Resolution: Fixed
HADOOP-6701 Fixes this issue.
> Incorrect exit codes for "df
Reporter: Ravi Phulari
Fix For: 0.22.0
Currently Hadoop fs commands are scattered between FsShell , FsPermissions and
DfsAdmin . It will be great if refactor hadoop CLI for better debugging,
performance and code maintenance.
Any thoughts?
--
This message is automatically generated
[
https://issues.apache.org/jira/browse/HADOOP-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Phulari resolved HADOOP-6735.
--
Resolution: Not A Problem
Apparently there is ant run-test-core/hdfs/mapred and ant run-test
: Hadoop Common
Issue Type: Improvement
Reporter: Ravi Phulari
Compiling fault-injection code while running ant tests increases test time by
considerable amount of time. It would be great if by default fi code is not
compiled every time ant tests are run.
We should add flag to
a/browse/HADOOP-6702
Project: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 0.20.2, 0.20.1, 0.20.0, 0.19.1
Reporter: Ravi Phulari
Assignee: Ravi Phulari
Priority: Minor
Fix For: 0.20.3, 0.21.0, 0.22.0
Components: fs
Affects Versions: 0.20.2, 0.20.1, 0.20.0, 0.19.1
Reporter: Ravi Phulari
Assignee: Ravi Phulari
Priority: Minor
Fix For: 0.20.3, 0.21.0, 0.22.0
r...@localhost:~$ hadoop dfs -chgrp abcd /; echo $?
chgrp: changing ownership
[
https://issues.apache.org/jira/browse/HADOOP-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Phulari resolved HADOOP-6665.
--
Resolution: Not A Problem
HDFS-185 fixed this issue.
> DFSadmin commands setQuota
: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 0.20.2, 0.20.1, 0.20.0
Reporter: Ravi Phulari
Assignee: Ravi Phulari
Fix For: 0.20.3, 0.21.0, 0.22.0
Currently DFSadmin commands setSpaceQuota and setQuota are allowed when
Hello Abhishek ,
Unless you have modified conf/mapred-site.xml file MapReduce will use
configuration values specified in $HADOOP_HOME/src/mapred/mapred-default.xml
In this configuration file mapred.map.tasks is configured as 2. And due to this
your job is running 2 map tasks.
mapred.map.tas
mmon
Issue Type: New Feature
Reporter: Ravi Phulari
Currently there is no command to show NameNode and JobTracker associated with
client node.
Work around used for this is to grep for $HADOOP_CONF_DIR/hdfs-site.xml and
mapred-site.xml .
This process is very tedious when more th
: Hadoop Common
Issue Type: Improvement
Affects Versions: 0.20.0
Reporter: Ravi Phulari
Assignee: Ravi Phulari
Priority: Trivial
Fix For: 0.20.0
HADOOP-6414 : Add command line help for -expunge command. needs to be committed
to Hadoop 0.20
Depricate hadoop fs -dus command.
-
Key: HADOOP-6380
URL: https://issues.apache.org/jira/browse/HADOOP-6380
Project: Hadoop Common
Issue Type: Bug
Reporter: Ravi Phulari
We need to remove
Add unit test for hadoop fs -df.
-
Key: HADOOP-6379
URL: https://issues.apache.org/jira/browse/HADOOP-6379
Project: Hadoop Common
Issue Type: Test
Reporter: Ravi Phulari
TestHDFSCli is missing
ADOOP-6371
URL: https://issues.apache.org/jira/browse/HADOOP-6371
Project: Hadoop Common
Issue Type: Bug
Reporter: Ravi Phulari
Need to remove misleading information from quota documentation.
{noformat}
Directories don't use host file system
Add missing Junit tests for Hadoop-6314
---
Key: HADOOP-6316
URL: https://issues.apache.org/jira/browse/HADOOP-6316
Project: Hadoop Common
Issue Type: Test
Reporter: Ravi Phulari
--
This
oject: Hadoop Common
Issue Type: Bug
Reporter: Ravi Phulari
Currently "hadoop fs -help count" fails to show help about only count command.
Instead it displays following output
{noformat}
[rphul...@statepick-lm]> bin/hadoop fs -help count
hadoop fs is the command
Junit tests for FileContextURI
--
Key: HADOOP-6261
URL: https://issues.apache.org/jira/browse/HADOOP-6261
Project: Hadoop Common
Issue Type: Sub-task
Components: test
Reporter: Ravi Phulari
[
https://issues.apache.org/jira/browse/HADOOP-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Phulari reopened HADOOP-6143:
--
As I wrote in the above description HDFS shell guide misleads to user that
exit code -1 is
Components: fs
Reporter: Ravi Phulari
HDFS documentation (
http://hadoop.apache.org/core/docs/current/hdfs_shell.html#du ) mentions that
{noformat}
Exit Code:
Returns 0 on success and -1 on error.
{noformat}
Current Fs shell behavior is buggy with this agreement
20 matches
Mail list logo