[
https://issues.apache.org/jira/browse/HDFS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved HDFS-133.
--
Resolution: Duplicate
This fix is covered by HDFS-988
> setPermssion locks FSNamesystem across logSync.
Hi Folks,
I have sent a patch to HDFS-1031 and it has passed all the hudson tests.
Could someone, please, review the patch and send comments? I would be
very grateful.
Thanks a lot,
--
André Oriani
MSc Candidate at Computer Science Institute-Unicamp
BRAZIL
[
https://issues.apache.org/jira/browse/HDFS-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved HDFS-956.
--
Resolution: Duplicate
HDFS-988 will cover these as well.
> Improper synchronization in some FSNamesystem
Jira_cli is still not able to post comments on to jira.
Asfinfra is notified of this, they are working on it,.
Thanks,
Giri
On 13/04/10 11:42 AM, "Giridharan Kesavan" wrote:
Folks,
It looks like sendmail process on hudson.zones crashed and all the test patch
jobs submitted in the last two da
Hdfs manages the splitting and block allocation, user doesn't need to
specify the splits explicitly. The last block of a file can be smaller than
the configured block size...so in this case it will be (64,64,1).
On 4/13/10 9:55 PM, "lee.sung...@wipro.com" wrote:
>
> Hi
> i am studying about had