[jira] [Created] (HADOOP-8689) Make trash a server side configuration option

2012-08-13 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8689: --- Summary: Make trash a server side configuration option Key: HADOOP-8689 URL: https://issues.apache.org/jira/browse/HADOOP-8689 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-8690) Shell may remove a file without going to trash even if skipTrash is not enabled

2012-08-13 Thread Eli Collins (JIRA)
Eli Collins created HADOOP-8690: --- Summary: Shell may remove a file without going to trash even if skipTrash is not enabled Key: HADOOP-8690 URL: https://issues.apache.org/jira/browse/HADOOP-8690

[jira] [Created] (HADOOP-8691) FsShell can print Found xxx items unnecessarily often

2012-08-13 Thread Jason Lowe (JIRA)
Jason Lowe created HADOOP-8691: -- Summary: FsShell can print Found xxx items unnecessarily often Key: HADOOP-8691 URL: https://issues.apache.org/jira/browse/HADOOP-8691 Project: Hadoop Common

[jira] [Created] (HADOOP-8692) TestLocalDirAllocator fails intermittently with JDK7

2012-08-13 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8692: --- Summary: TestLocalDirAllocator fails intermittently with JDK7 Key: HADOOP-8692 URL: https://issues.apache.org/jira/browse/HADOOP-8692 Project: Hadoop Common

[jira] [Created] (HADOOP-8693) TestSecurityUtil fails intermittently with JDK7

2012-08-13 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8693: --- Summary: TestSecurityUtil fails intermittently with JDK7 Key: HADOOP-8693 URL: https://issues.apache.org/jira/browse/HADOOP-8693 Project: Hadoop Common

[jira] [Created] (HADOOP-8694) Create true symbolic links on Windows

2012-08-13 Thread Chuan Liu (JIRA)
Chuan Liu created HADOOP-8694: - Summary: Create true symbolic links on Windows Key: HADOOP-8694 URL: https://issues.apache.org/jira/browse/HADOOP-8694 Project: Hadoop Common Issue Type: Bug

[jira] [Resolved] (HADOOP-8656) backport forced daemon shutdown of HADOOP-8353 into branch-1

2012-08-13 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-8656. Resolution: Fixed Assignee: Roman Shaposhnik (was: Steve Loughran) committing -and

[jira] [Created] (HADOOP-8695) TestPathData fails intermittently with JDK7

2012-08-13 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8695: --- Summary: TestPathData fails intermittently with JDK7 Key: HADOOP-8695 URL: https://issues.apache.org/jira/browse/HADOOP-8695 Project: Hadoop Common

[jira] [Created] (HADOOP-8696) Trash.moveToTrash should be more helpful on errors

2012-08-13 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-8696: -- Summary: Trash.moveToTrash should be more helpful on errors Key: HADOOP-8696 URL: https://issues.apache.org/jira/browse/HADOOP-8696 Project: Hadoop Common

[jira] [Created] (HADOOP-8697) TestWritableName fails intermittently with JDK7

2012-08-13 Thread Trevor Robinson (JIRA)
Trevor Robinson created HADOOP-8697: --- Summary: TestWritableName fails intermittently with JDK7 Key: HADOOP-8697 URL: https://issues.apache.org/jira/browse/HADOOP-8697 Project: Hadoop Common

S3 FS tests broken?

2012-08-13 Thread Trevor
Anyone know why these tests have started failing? It happens for me locally and it just happened in Jenkins: https://builds.apache.org/job/PreCommit-HADOOP-Build/1288/ I don't see any obvious changes recently that would cause it. Tests in error:

Re: S3 FS tests broken?

2012-08-13 Thread Eli Collins
Passes for me locally, and the precondition that's failing (passing null to Conf#set) from the backtrace looks like the null is coming from: S3Conf.set(FS_DEFAULT_NAME_DEFAULT, S3Conf.get(test.fs.s3.name)); which is set in core-site.xml so something strange is going on. HADOOP-6296 looks

[jira] [Reopened] (HADOOP-8654) TextInputFormat delimiter bug:- Input Text portion ends with Delimiter starts with same char/char sequence

2012-08-13 Thread Gelesh (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gelesh reopened HADOOP-8654: I was searching for resolved issue, And for that I clicked on Resolved issue. My appologise