Write permission to Hadoop Wiki

2012-06-25 Thread Robert Vandehey
Please grant write permissions for user "RobertVandehey" to the wiki.apache.org/hadoop wiki. Thanks, Robert Vandehey

[jira] [Resolved] (HADOOP-8496) FsShell is broken with s3 filesystems

2012-06-25 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HADOOP-8496. Resolution: Duplicate dup of HADOOP-4335 > FsShell is broken with

[jira] [Created] (HADOOP-8528) Consider using java snappy instead of native

2012-06-25 Thread Dave Revell (JIRA)
Dave Revell created HADOOP-8528: --- Summary: Consider using java snappy instead of native Key: HADOOP-8528 URL: https://issues.apache.org/jira/browse/HADOOP-8528 Project: Hadoop Common Issue Type

Re: Cyclic dependency in JobControl job DAG

2012-06-25 Thread Robert Evans
I personally think it is useful. I would say contribute it. (Moved common-dev to bcc, we try not to cross post on these lists) --Bobby Evans On 6/25/12 3:37 AM, "madhu phatak" wrote: Hi, In current implementation of JobControl, whenever there is a cyclic dependency between the jobs it throws

[jira] [Created] (HADOOP-8527) Dont use JDK6 tools as dependency

2012-06-25 Thread Radim Kolar (JIRA)
Radim Kolar created HADOOP-8527: --- Summary: Dont use JDK6 tools as dependency Key: HADOOP-8527 URL: https://issues.apache.org/jira/browse/HADOOP-8527 Project: Hadoop Common Issue Type: Bug

Build failed in Jenkins: Hadoop-Common-0.23-Build #294

2012-06-25 Thread Apache Jenkins Server
See -- [...truncated 13294 lines...] Running org.apache.hadoop.fs.viewfs.TestViewFsWithAuthorityLocalFs Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 sec Running org.apach

Cyclic dependency in JobControl job DAG

2012-06-25 Thread madhu phatak
Hi, In current implementation of JobControl, whenever there is a cyclic dependency between the jobs it throws a Stack overflow exception . For example, ControlledJob job1 = new ControlledJob(new Configuration()); job1.setJobName("job1"); ControlledJob job2 = new ControlledJob(new Configuration

[jira] [Created] (HADOOP-8526) Fix 13 Javadoc Warning in hadoop-hdfs-raid project

2012-06-25 Thread Junping Du (JIRA)
Junping Du created HADOOP-8526: -- Summary: Fix 13 Javadoc Warning in hadoop-hdfs-raid project Key: HADOOP-8526 URL: https://issues.apache.org/jira/browse/HADOOP-8526 Project: Hadoop Common Issue