[jira] Updated: (HADOOP-6223) New improved FileSystem interface for those implementing new files systems.

2009-10-12 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6223: - Status: Open (was: Patch Available) New improved FileSystem interface for those implementing

[jira] Commented: (HADOOP-6286) The Glob methods in FileContext doe not deal with URIs correctly

2009-10-06 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762832#action_12762832 ] Sanjay Radia commented on HADOOP-6286: -- +1. Add tests as we discussed. The Glob

[jira] Updated: (HADOOP-6223) New improved FileSystem interface for those implementing new files systems.

2009-10-01 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6223: - Attachment: Hdfs.java afs1.patch Updated patch for AbstractFileSystem. Includes

[jira] Commented: (HADOOP-6245) Provide a way to load deprecated keys from other sub-projects into configuration

2009-09-26 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759928#action_12759928 ] Sanjay Radia commented on HADOOP-6245: -- While I see the advantage of push over pull,

[jira] Commented: (HADOOP-6223) New improved FileSystem interface for those implementing new files systems.

2009-09-25 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759685#action_12759685 ] Sanjay Radia commented on HADOOP-6223: -- Subject: Evolution of APIs: adding new

[jira] Created: (HADOOP-6286) The Glob methods in FileContext doe not deal with URIs correctly

2009-09-24 Thread Sanjay Radia (JIRA)
The Glob methods in FileContext doe not deal with URIs correctly Key: HADOOP-6286 URL: https://issues.apache.org/jira/browse/HADOOP-6286 Project: Hadoop Common Issue Type: Bug

[jira] Commented: (HADOOP-6240) Rename operation is not consistent between different implementations of FileSystem

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756996#action_12756996 ] Sanjay Radia commented on HADOOP-6240: -- Change comment in the default implementation

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Status: Patch Available (was: Open) Fix FileContext to allow both recursive and non recursive

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Attachment: mkdirCreate1.patch Fix FileContext to allow both recursive and non recursive

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Status: Open (was: Patch Available) Fix FileContext to allow both recursive and non recursive

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Attachment: mkdirCreate2.patch Fix FileContext to allow both recursive and non recursive

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Status: Open (was: Patch Available) Fix FileContext to allow both recursive and non recursive

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Attachment: mkdirCreate3.patch Fix FileContext to allow both recursive and non recursive

[jira] Commented: (HADOOP-6240) Rename operation is not consistent between different implementations of FileSystem

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757343#action_12757343 ] Sanjay Radia commented on HADOOP-6240: -- +1 looks good. Rename operation is not

[jira] Commented: (HADOOP-6270) FileContext needs to provide deleteOnExit functionality

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757348#action_12757348 ] Sanjay Radia commented on HADOOP-6270: -- +1 Looks good. FileContext needs to provide

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Attachment: mkdirCreate7.patch Fix FileContext to allow both recursive and non recursive

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Status: Patch Available (was: Open) Fix FileContext to allow both recursive and non recursive

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Status: Open (was: Patch Available) Fix FileContext to allow both recursive and non recursive

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Attachment: mkdirCreate8.patch Fix FileContext to allow both recursive and non recursive

[jira] Commented: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757524#action_12757524 ] Sanjay Radia commented on HADOOP-6271: -- @Kan - latest patch addresses yours and

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Status: Open (was: Patch Available) Fix FileContext to allow both recursive and non recursive

[jira] Updated: (HADOOP-6271) Fix FileContext to allow both recursive and non recursive create and mkdir

2009-09-18 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-6271: - Status: Patch Available (was: Open) Fix FileContext to allow both recursive and non recursive

[jira] Created: (HADOOP-6273) Create and Mkdir recursive flag should be passed to HDFS for HDFS filesystem

2009-09-18 Thread Sanjay Radia (JIRA)
Create and Mkdir recursive flag should be passed to HDFS for HDFS filesystem Key: HADOOP-6273 URL: https://issues.apache.org/jira/browse/HADOOP-6273 Project: Hadoop Common

[jira] Commented: (HADOOP-6240) Rename operation is not consistent between different implementations of FileSystem

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756632#action_12756632 ] Sanjay Radia commented on HADOOP-6240: -- I like the Overwrite flag. It resolves the

[jira] Commented: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756667#action_12756667 ] Sanjay Radia commented on HADOOP-4952: -- Douglas FileContext::getDefaultFileSystem is

[jira] Commented: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756678#action_12756678 ] Sanjay Radia commented on HADOOP-4952: -- The primitiveCreate(), primitiveMkdir()

[jira] Commented: (HADOOP-6240) Rename operation is not consistent between different implementations of FileSystem

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756716#action_12756716 ] Sanjay Radia commented on HADOOP-6240: -- +1 to suresh's proposal. I suspect he has

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-common24.patch Patch addresses the issues raised.

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Status: Patch Available (was: Open) Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Status: Open (was: Patch Available) Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-common25.patch @doug Still, marking them as deprecated seems wise ...

[jira] Commented: (HADOOP-6265) Remove deprecated protected methods added to FileSystem to support FileContext.

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756780#action_12756780 ] Sanjay Radia commented on HADOOP-6265: -- List of deprecated protected method to be

[jira] Created: (HADOOP-6266) Cleanup class Path

2009-09-17 Thread Sanjay Radia (JIRA)
Cleanup class Path -- Key: HADOOP-6266 URL: https://issues.apache.org/jira/browse/HADOOP-6266 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.21.0 Reporter: Sanjay Radia Class Path is a key class

[jira] Commented: (HADOOP-6266) Cleanup class Path

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756782#action_12756782 ] Sanjay Radia commented on HADOOP-6266: -- Remove the deprecated method

[jira] Commented: (HADOOP-6266) Cleanup class Path

2009-09-17 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756784#action_12756784 ] Sanjay Radia commented on HADOOP-6266: -- Path#isAbsolute() is either badly named or

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-common18.patch Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: (was: FileContext-common18.patch) Improved files system interface for the

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-common18.patch Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: (was: FileContext-common18.patch) Improved files system interface for the

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Status: Patch Available (was: Open) Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Status: Open (was: Patch Available) Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: (was: FileContext-common18.patch) Improved files system interface for the

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-common18.patch Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Status: Patch Available (was: Open) Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Status: Open (was: Patch Available) Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: (was: FileContext-common20.patch) Improved files system interface for the

[jira] Commented: (HADOOP-6240) Rename operation is not consistent between different implementations of FileSystem

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756176#action_12756176 ] Sanjay Radia commented on HADOOP-6240: -- Sanjay atomic if fs supports it and is within

[jira] Commented: (HADOOP-6240) Rename operation is not consistent between different implementations of FileSystem

2009-09-16 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756307#action_12756307 ] Sanjay Radia commented on HADOOP-6240: -- Q. what should FileContext#rename do for

[jira] Commented: (HADOOP-6240) Rename operation is not consistent between different implementations of FileSystem

2009-09-15 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755826#action_12755826 ] Sanjay Radia commented on HADOOP-6240: -- How about the rewording suresh's option 1s as

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-15 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Status: Patch Available (was: Open) Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-15 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-common15.patch Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-15 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-common16.patch Improved files system interface for the application

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-15 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: (was: FileContext-common15.patch) Improved files system interface for the

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-14 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-common14.patch Improved files system interface for the application

[jira] Commented: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-13 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754712#action_12754712 ] Sanjay Radia commented on HADOOP-4952: -- @doug. My reason was: mark it evolving for a

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-13 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-common13.patch Minor changes in the patch. All/most of my patches

[jira] Commented: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-13 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754728#action_12754728 ] Sanjay Radia commented on HADOOP-4952: -- Propose that we change create and mkdirs apis

[jira] Commented: (HADOOP-5640) Allow ServicePlugins to hook callbacks into key service events

2009-09-13 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754794#action_12754794 ] Sanjay Radia commented on HADOOP-5640: -- From what I understand, if Thrift was used to

[jira] Commented: (HADOOP-6240) Rename operation is not consistent between different implementations of FileSystem

2009-09-09 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753382#action_12753382 ] Sanjay Radia commented on HADOOP-6240: -- I might have been a little hasty in my

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-08 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-hdfs11.patch FileContext-common11.patch Improved files

[jira] Commented: (HADOOP-6223) New improved FileSystem interface for those implementing new files systems.

2009-09-07 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12752244#action_12752244 ] Sanjay Radia commented on HADOOP-6223: -- @Doug: I am seriously considering going

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-07 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext-hdfs10.patch FileContext-common10.patch Fair number of

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-04 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext9.patch Improved files system interface for the application writer.

[jira] Commented: (HADOOP-6240) Rename operation is not consistent betwee different implementations of FileSystem

2009-09-04 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751606#action_12751606 ] Sanjay Radia commented on HADOOP-6240: -- Rename (unlike mkdir and delete) should never

[jira] Commented: (HADOOP-5073) Hadoop 1.0 Interface Classification - scope (visibility - public/private) and stability

2009-09-04 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751646#action_12751646 ] Sanjay Radia commented on HADOOP-5073: -- +1 for jakob's last prposal with @inherited

[jira] Commented: (HADOOP-6223) New improved FileSystem interface for those implementing new files systems.

2009-09-03 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751131#action_12751131 ] Sanjay Radia commented on HADOOP-6223: -- Turns out most of them wrt to the semantics:

[jira] Commented: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-02 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12750771#action_12750771 ] Sanjay Radia commented on HADOOP-4952: -- * There is a FileContext in the metrics

[jira] Commented: (HADOOP-4952) Improved files system interface for the application writer.

2009-09-02 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12750779#action_12750779 ] Sanjay Radia commented on HADOOP-4952: -- No one has commented on my proposal on the

[jira] Commented: (HADOOP-6223) New improved FileSystem interface for those implementing new files systems.

2009-09-01 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12750209#action_12750209 ] Sanjay Radia commented on HADOOP-6223: -- Doug says: I don't see how this is simpler.

[jira] Commented: (HADOOP-4952) Improved files system interface for the application writer.

2009-08-31 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12749649#action_12749649 ] Sanjay Radia commented on HADOOP-4952: -- I forgot to mention that the class FsConfig

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-08-31 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext7.patch Improved files system interface for the application writer.

[jira] Commented: (HADOOP-4952) Improved files system interface for the application writer.

2009-08-30 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12749344#action_12749344 ] Sanjay Radia commented on HADOOP-4952: -- The proposed FileContext API, in addition to

[jira] Created: (HADOOP-6223) New improved FileSystem interface for those implementing new files systems.

2009-08-30 Thread Sanjay Radia (JIRA)
New improved FileSystem interface for those implementing new files systems. --- Key: HADOOP-6223 URL: https://issues.apache.org/jira/browse/HADOOP-6223 Project: Hadoop Common

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-08-27 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext5.patch Updated patch. (Patch is not complete yet - has missing parts

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-08-26 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FileContext3.patch Improved files system interface for the application writer.

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-08-25 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FilesContext2.patch Improved files system interface for the application writer.

[jira] Updated: (HADOOP-4952) Improved files system interface for the application writer.

2009-08-24 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HADOOP-4952: - Attachment: FilesContext1.patch The attached FilesContext.java is a class for the proposed new

[jira] Commented: (HADOOP-6147) Hadoop Filesystem Plugin for Amazon Elastic Block Storage (EBS)

2009-07-13 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12730415#action_12730415 ] Sanjay Radia commented on HADOOP-6147: -- From what I understand about EBS it will not

<    2   3   4   5   6   7