Hi Ivan,
Sorry for taking long time to answer your email. I did the test as you asked
and I found the commit below as the one that caused the breakage. I wish I
could provide a fix, but I do not have time for today.
commit 27b956fa62ce9b467ab7dd287dd6dcd5ab6a0cb3
Author: Hairong Kuang
Date:
SecondayNameNode web interface doesn't show the right info
--
Key: HDFS-2082
URL: https://issues.apache.org/jira/browse/HDFS-2082
Project: Hadoop HDFS
Issue Type: Bug
Affects Versio
Heads up, I noticed the issue this morning and just pushed the fix
before I saw this thread. It'll take about an hour to reflect the
changes on the website.
On Fri, Jun 17, 2011 at 11:47 AM, Todd Lipcon wrote:
> Hey Kirk,
>
> Sorry about that. I'll fix the web sites momentarily.
>
> -Todd
>
> On
trying to read configuration in hdfs write path might result in deadlock
Key: HDFS-2081
URL: https://issues.apache.org/jira/browse/HDFS-2081
Project: Hadoop HDFS
Issue
Yep, it is the former:
ASF SVN Paths: hadoop/common/trunk/{common, hdfs, mapreduce}
On Sat, Jun 18, 2011 at 2:33 AM, Kirk True wrote:
> What's the source of truth in SVN? hadoop/common/hdfs or hadoop/hdfs?
>
> From Todd's email, I'm guessing the former. It seems to work better as well
> for my p
What's the source of truth in SVN? hadoop/common/hdfs or hadoop/hdfs?
From Todd's email, I'm guessing the former. It seems to work better as
well for my purposes of running HDFS from source.
Kirk
On 06/17/2011 11:47 AM, Todd Lipcon wrote:
Hey Kirk,
Sorry about that. I'll fix the web sites m
Hi,
In the BackupStorage.convergeJournalSpool when the jsState is in
INPROGRESS we are loading edits.new file once.
Later inorder to load intermediate edits we are loading edits.new file once
again after setting the jsState to WAIT. But here as we are reusing the
BufferedInputStream ,
Hey Kirk,
Sorry about that. I'll fix the web sites momentarily.
-Todd
On Thu, Jun 16, 2011 at 5:10 PM, Kirk True wrote:
> A thousand pardons if this is known/obvious, but links off of
> http://hadoop.apache.org/hdfs/version_control.html don't work (they result
> in 404 errors).
>
> Kirk
>
> On
Yes, this should definitely work, though this was briefly broken and fixed
recently. See this JIRA for more info:
https://issues.apache.org/jira/browse/HDFS-2014
--
Aaron T. Myers
Software Engineer, Cloudera
On Thu, Jun 16, 2011 at 7:05 PM, André Oriani wrote:
> I cannot say for the current c
Speed up DFS read path
--
Key: HDFS-2080
URL: https://issues.apache.org/jira/browse/HDFS-2080
Project: Hadoop HDFS
Issue Type: Improvement
Components: hdfs client
Affects Versions: 0.23.0
Reporte
Hi,
In the BackupStorage.convergeJournalSpool when the jsState is in
INPROGRESS we are loading edits.new file once.
Later inorder to load intermediate edits we are loading edits.new file once
again after setting the jsState to WAIT. But here as we are reusing the
BufferedInputStream , r
11 matches
Mail list logo