[jira] Created: (HDFS-1488) hadoop will terminate Web service process when a hadoop mapreduce task is finished.

2010-11-05 Thread oliverboss (JIRA)
hadoop will terminate Web service process when a hadoop mapreduce task is finished. --- Key: HDFS-1488 URL: https://issues.apache.org/jira/browse/HDFS-1488 Project: Hadoo

[jira] Commented: (HDFS-1488) hadoop will terminate Web service process when a hadoop mapreduce task is finished.

2010-11-05 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928619#action_12928619 ] Doug Cutting commented on HDFS-1488: System.exit(), which your program calls above, kill

[jira] Commented: (HDFS-1073) Simpler model for Namenode's fs Image and edit Logs

2010-11-05 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928672#action_12928672 ] Sanjay Radia commented on HDFS-1073: >... but then you get the problem of synchronizing

[jira] Commented: (HDFS-1073) Simpler model for Namenode's fs Image and edit Logs

2010-11-05 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928682#action_12928682 ] Sanjay Radia commented on HDFS-1073: >.. not understand the rational for "I'm quitting!"

[jira] Updated: (HDFS-903) NN should verify images and edit logs on startup

2010-11-05 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-903: --- Attachment: trunkChecksumImage3.patch This patch made the change in Checkpointer as Konstantin suggeste

[jira] Commented: (HDFS-1457) Limit transmission rate when transfering image between primary and secondary NNs

2010-11-05 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928731#action_12928731 ] Hairong Kuang commented on HDFS-1457: - Another option is to initialize the throttler in

[jira] Resolved: (HDFS-1065) Secondary Namenode fails to fetch image and edits files

2010-11-05 Thread Dmytro Molkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Molkov resolved HDFS-1065. - Resolution: Duplicate This issue is being worked on in HDFS-1481, so closing this one as duplicate

[jira] Created: (HDFS-1489) breaking the dependency between FSEditLog and FSImage

2010-11-05 Thread Diego Marron (JIRA)
breaking the dependency between FSEditLog and FSImage - Key: HDFS-1489 URL: https://issues.apache.org/jira/browse/HDFS-1489 Project: Hadoop HDFS Issue Type: Improvement Components

[jira] Updated: (HDFS-1489) breaking the dependency between FSEditLog and FSImage

2010-11-05 Thread Diego Marron (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Marron updated HDFS-1489: --- Attachment: ph1p2.pdf The design document with more details about the work on this patch > breaking t

[jira] Commented: (HDFS-903) NN should verify images and edit logs on startup

2010-11-05 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928735#action_12928735 ] Hairong Kuang commented on HDFS-903: antPatch.sh passed except for [exec] -1 rel

[jira] Commented: (HDFS-1457) Limit transmission rate when transfering image between primary and secondary NNs

2010-11-05 Thread Ramkumar Vadali (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928736#action_12928736 ] Ramkumar Vadali commented on HDFS-1457: --- @Hairong, I see a lot of release audit warnin

[jira] Updated: (HDFS-1489) breaking the dependency between FSEditLog and FSImage

2010-11-05 Thread Diego Marron (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Marron updated HDFS-1489: --- Attachment: (was: ph1p2.pdf) > breaking the dependency between FSEditLog and FSImage > ---

[jira] Created: (HDFS-1490) TransferFSImage should timeout

2010-11-05 Thread Dmytro Molkov (JIRA)
TransferFSImage should timeout -- Key: HDFS-1490 URL: https://issues.apache.org/jira/browse/HDFS-1490 Project: Hadoop HDFS Issue Type: Bug Components: name-node Reporter: Dmytro Molkov

[jira] Updated: (HDFS-1489) breaking the dependency between FSEditLog and FSImage

2010-11-05 Thread Diego Marron (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Marron updated HDFS-1489: --- Attachment: HDFS-1489.pdf The design doc with more details about the work on this patch > breaking th

[jira] Commented: (HDFS-1073) Simpler model for Namenode's fs Image and edit Logs

2010-11-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928764#action_12928764 ] Todd Lipcon commented on HDFS-1073: --- Hey all. Back in town after a few weeks in Japan, sor

[jira] Commented: (HDFS-1489) breaking the dependency between FSEditLog and FSImage

2010-11-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928768#action_12928768 ] Todd Lipcon commented on HDFS-1489: --- big +1, I was trying to work on this last week as wel

[jira] Updated: (HDFS-1457) Limit transmission rate when transfering image between primary and secondary NNs

2010-11-05 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-1457: Attachment: trunkThrottleImage2.patch After talking with Konstantin, we decided to create a throttle

[jira] Commented: (HDFS-1073) Simpler model for Namenode's fs Image and edit Logs

2010-11-05 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928794#action_12928794 ] Robert Chansler commented on HDFS-1073: --- bq. Worked so far. How would you know? I jus

[jira] Updated: (HDFS-1448) Create multi-format parser for edits logs file, support binary and XML formats initially

2010-11-05 Thread Erik Steffl (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Steffl updated HDFS-1448: -- Attachment: HDFS-1448-0.22-1.patch > Create multi-format parser for edits logs file, support binary and

[jira] Commented: (HDFS-1448) Create multi-format parser for edits logs file, support binary and XML formats initially

2010-11-05 Thread Erik Steffl (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928893#action_12928893 ] Erik Steffl commented on HDFS-1448: --- Patch HDFS-1448-0.22-1.patch addresses the review com