[
https://issues.apache.org/jira/browse/HADOOP-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618306#action_12618306
]
Ankur commented on HADOOP-727:
------------------------------
A lot has changes since this issue. Just curious to know there's any progress
on this ?
> Hadoop should include a general purpose distributed lock manager
> ----------------------------------------------------------------
>
> Key: HADOOP-727
> URL: https://issues.apache.org/jira/browse/HADOOP-727
> Project: Hadoop Core
> Issue Type: New Feature
> Components: ipc
> Reporter: Sameer Paranjpye
> Assignee: Owen O'Malley
> Priority: Minor
>
> Related to HADOOP-726. Currently, there is no good way for distributed apps
> using HDFS or Map/Reduce to synchronize their operations. HDFS locking
> doesn't work very well and lock management is an unnecessary burden on the
> namenode. In addition, it depending on the filesystem for locking could make
> applications less portable. Hadoop should implement a general purpose
> distributed lock management service.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.