[jira] [Updated] (HDFS-617) Support for non-recursive create() in HDFS

2011-11-04 Thread Jitendra Nath Pandey (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated HDFS-617:
--

Attachment: HDFS-617-branch-0.20-security.patch

Patch for 20-security uploaded.
The deprecation of older create API is removed. I didn't bump the version of 
client protocol for backward compatibility with 205. I also added 
FileAlreadyExistsException to Hdfs, because otherwise hdfs had a dependency on 
mapred.

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: hdfs client, name-node
Affects Versions: 0.20-append
Reporter: Kan Zhang
Assignee: Kan Zhang
 Fix For: 0.20.205.1, 0.21.0

 Attachments: HDFS-617-branch-0.20-security.patch, 
 HDFS-617_20-append.patch, h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch, h617-06.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2010-06-29 Thread Nicolas Spiegelberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Spiegelberg updated HDFS-617:
-

Attachment: HDFS-617_20-append.patch

Backport of patch for 0.20-append branch

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: hdfs client, name-node
Affects Versions: 0.20-append
Reporter: Kan Zhang
Assignee: Kan Zhang
 Fix For: 0.21.0

 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch, h617-06.patch, HDFS-617_20-append.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2010-06-29 Thread Nicolas Spiegelberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Spiegelberg updated HDFS-617:
-

Affects Version/s: 0.20-append

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: hdfs client, name-node
Affects Versions: 0.20-append
Reporter: Kan Zhang
Assignee: Kan Zhang
 Fix For: 0.21.0

 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch, h617-06.patch, HDFS-617_20-append.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-10-09 Thread Robert Chansler (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Chansler updated HDFS-617:
-

Release Note: New DFSClient.create(...) allows option of not creating 
missing parent(s).  (was: Support for non-recursive create())

Editorial pass over all release notes prior to publication of 0.21.

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: hdfs client, name-node
Reporter: Kan Zhang
Assignee: Kan Zhang
 Fix For: 0.21.0

 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch, h617-06.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-15 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Status: Open  (was: Patch Available)

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Kan Zhang
Assignee: Kan Zhang
 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-15 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Status: Patch Available  (was: Open)

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Kan Zhang
Assignee: Kan Zhang
 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch, h617-06.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-15 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-617:


  Component/s: name-node
   hdfs client
Fix Version/s: 0.21.0
 Hadoop Flags: [Reviewed]

+1 the patch is perfect!

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: hdfs client, name-node
Reporter: Kan Zhang
Assignee: Kan Zhang
 Fix For: 0.21.0

 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch, h617-06.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-15 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-617:


  Resolution: Fixed
Hadoop Flags: [Incompatible change, Reviewed]  (was: [Reviewed])
  Status: Resolved  (was: Patch Available)

I have committed this.  Thanks, Kan!

Please add release note.

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: hdfs client, name-node
Reporter: Kan Zhang
Assignee: Kan Zhang
 Fix For: 0.21.0

 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch, h617-06.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-15 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Release Note: Support for non-recursive create()

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: hdfs client, name-node
Reporter: Kan Zhang
Assignee: Kan Zhang
 Fix For: 0.21.0

 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch, h617-06.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-14 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Status: Patch Available  (was: Open)

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Kan Zhang
Assignee: Kan Zhang
 Attachments: h617-01.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-14 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Attachment: h617-02.patch

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Kan Zhang
Assignee: Kan Zhang
 Attachments: h617-01.patch, h617-02.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-14 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Status: Patch Available  (was: Open)

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Kan Zhang
Assignee: Kan Zhang
 Attachments: h617-01.patch, h617-02.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-14 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Status: Open  (was: Patch Available)

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Kan Zhang
Assignee: Kan Zhang
 Attachments: h617-01.patch, h617-02.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-14 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Status: Patch Available  (was: Open)

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Kan Zhang
Assignee: Kan Zhang
 Attachments: h617-01.patch, h617-02.patch, h617-03.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-14 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Attachment: h617-04.patch

one minor javadoc change.

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Kan Zhang
Assignee: Kan Zhang
 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-617) Support for non-recursive create() in HDFS

2009-09-14 Thread Kan Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kan Zhang updated HDFS-617:
---

Status: Patch Available  (was: Open)

 Support for non-recursive create() in HDFS
 --

 Key: HDFS-617
 URL: https://issues.apache.org/jira/browse/HDFS-617
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Kan Zhang
Assignee: Kan Zhang
 Attachments: h617-01.patch, h617-02.patch, h617-03.patch, 
 h617-04.patch


 HADOOP-4952 calls for a create call that doesn't automatically create missing 
 parent directories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.