[jira] Commented: (HADOOP-2572) TaskLogServlet returns 410 when trying to access log early in task life

2008-01-17 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560192#action_12560192 ] Michael Bieniosek commented on HADOOP-2572: --- > This should be re-written to test

[jira] Created: (HADOOP-2612) Mysterious ArrayOutOfBoundsException in HTable.commit

2008-01-15 Thread Michael Bieniosek (JIRA)
Mysterious ArrayOutOfBoundsException in HTable.commit - Key: HADOOP-2612 URL: https://issues.apache.org/jira/browse/HADOOP-2612 Project: Hadoop Issue Type: Bug Components: contrib

[jira] Commented: (HADOOP-1770) Illegal state exception in printTaskLog -> sendError

2008-01-09 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557506#action_12557506 ] Michael Bieniosek commented on HADOOP-1770: --- This is because response.sendError

[jira] Updated: (HADOOP-2538) NPE in TaskLog.java

2008-01-09 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2538: -- Description: In the tasktracker web ui, if I go to /tasklog?taskid=task_200801020752_

[jira] Updated: (HADOOP-2538) NPE in TaskLog.java

2008-01-09 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2538: -- Priority: Trivial (was: Major) > NPE in TaskLog.java > --- > >

[jira] Updated: (HADOOP-2538) NPE in TaskLog.java

2008-01-09 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2538: -- Attachment: hadoop-2538.patch add a null check and warn user appropriately > NPE in T

[jira] Updated: (HADOOP-2538) NPE in TaskLog.java

2008-01-09 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2538: -- Status: Patch Available (was: Open) > NPE in TaskLog.java > --- > >

[jira] Updated: (HADOOP-2572) TaskLogServlet returns 410 when trying to access log early in task life

2008-01-09 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2572: -- Attachment: hadoop-2572.patch Here is a patch that ignores FileNotFoundExceptions, and

[jira] Updated: (HADOOP-2572) TaskLogServlet returns 410 when trying to access log early in task life

2008-01-09 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2572: -- Status: Patch Available (was: Open) > TaskLogServlet returns 410 when trying to acces

[jira] Created: (HADOOP-2572) TaskLogServlet returns 410 when trying to access log early in task life

2008-01-09 Thread Michael Bieniosek (JIRA)
TaskLogServlet returns 410 when trying to access log early in task life --- Key: HADOOP-2572 URL: https://issues.apache.org/jira/browse/HADOOP-2572 Project: Hadoop Issue Typ

[jira] Commented: (HADOOP-2546) PHP class for Rest Interface

2008-01-08 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557052#action_12557052 ] Michael Bieniosek commented on HADOOP-2546: --- Hi Billy, It might be easier for y

[jira] Commented: (HADOOP-2545) hbase rest server should be started with hbase-daemon.sh

2008-01-07 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556806#action_12556806 ] Michael Bieniosek commented on HADOOP-2545: --- Currently I can't specify a config

[jira] Created: (HADOOP-2545) hbase rest server should be started with hbase-daemon.sh

2008-01-07 Thread Michael Bieniosek (JIRA)
hbase rest server should be started with hbase-daemon.sh Key: HADOOP-2545 URL: https://issues.apache.org/jira/browse/HADOOP-2545 Project: Hadoop Issue Type: New Feature Compo

[jira] Commented: (HADOOP-2068) [hbase] RESTful interface

2008-01-07 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556797#action_12556797 ] Michael Bieniosek commented on HADOOP-2068: --- Hey Billy, Could you post your PHP

[jira] Created: (HADOOP-2538) NPE in TaskLog.java

2008-01-07 Thread Michael Bieniosek (JIRA)
NPE in TaskLog.java --- Key: HADOOP-2538 URL: https://issues.apache.org/jira/browse/HADOOP-2538 Project: Hadoop Issue Type: Bug Components: mapred Affects Versions: 0.15.0 Reporter: Michael Bieniosek

[jira] Commented: (HADOOP-1770) Illegal state exception in printTaskLog -> sendError

2008-01-07 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556690#action_12556690 ] Michael Bieniosek commented on HADOOP-1770: --- This corresponds with an error in t

[jira] Issue Comment Edited: (HADOOP-1770) Illegal state exception in printTaskLog -> sendError

2008-01-07 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556689#action_12556689 ] bien edited comment on HADOOP-1770 at 1/7/08 12:59 PM:

[jira] Commented: (HADOOP-1770) Illegal state exception in printTaskLog -> sendError

2008-01-07 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556689#action_12556689 ] Michael Bieniosek commented on HADOOP-1770: --- This makes it impossible for me to

[jira] Commented: (HADOOP-2364) when hbase regionserver restarts, it says "impossible state for createLease()"

2008-01-07 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556658#action_12556658 ] Michael Bieniosek commented on HADOOP-2364: --- I can't remember exactly. I believ

[jira] Commented: (HADOOP-2325) Require Java 6 for release 0.17

2008-01-03 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555757#action_12555757 ] Michael Bieniosek commented on HADOOP-2325: --- > Do we believe that the licensing

[jira] Commented: (HADOOP-2510) Map-Reduce 2.0

2008-01-02 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555412#action_12555412 ] Michael Bieniosek commented on HADOOP-2510: --- A couple points: 1) the job client

[jira] Commented: (HADOOP-1336) turn on speculative execution by defaul

2007-12-17 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552577 ] Michael Bieniosek commented on HADOOP-1336: --- -1 I agree with Marco -- I don't think speculative execution

[jira] Commented: (HADOOP-1650) Upgrade Jetty to 6.x

2007-12-14 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551998 ] Michael Bieniosek commented on HADOOP-1650: --- Any news on this? > Upgrade Jetty to 6.x > -

[jira] Commented: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-12 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551072 ] Michael Bieniosek commented on HADOOP-2341: --- Well, hbase does use select, so it doesn't consume threads to

[jira] Commented: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-12 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551061 ] Michael Bieniosek commented on HADOOP-2341: --- > How about idle connections? Is that ok? Because datanode d

[jira] Updated: (HADOOP-2400) Where hbase/mapreduce have analogous configuration parameters, they should be named similarly

2007-12-10 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2400: -- Description: mapreduce has a configuration property called "mapred.system.dir" which

[jira] Created: (HADOOP-2400) Where hbase/mapreduce have analogous configuration parameters, they should be named similarly

2007-12-10 Thread Michael Bieniosek (JIRA)
Where hbase/mapreduce have analogous configuration parameters, they should be named similarly - Key: HADOOP-2400 URL: https://issues.apache.org/jira/browse/HADOOP-2400

[jira] Created: (HADOOP-2396) NPE in HMaster.cancelLease

2007-12-10 Thread Michael Bieniosek (JIRA)
NPE in HMaster.cancelLease -- Key: HADOOP-2396 URL: https://issues.apache.org/jira/browse/HADOOP-2396 Project: Hadoop Issue Type: Bug Components: contrib/hbase Affects Versions: 0.16.0 Report

[jira] Commented: (HADOOP-2325) Require Java 6 for release 0.16.

2007-12-07 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549511 ] Michael Bieniosek commented on HADOOP-2325: --- Because java 6 (compiler + runtime) is not available under ac

[jira] Commented: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-06 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549128 ] Michael Bieniosek commented on HADOOP-2341: --- I've noticed that the regionserver is using select for its io

[jira] Created: (HADOOP-2364) when hbase regionserver restarts, it says "impossible state for createLease()"

2007-12-05 Thread Michael Bieniosek (JIRA)
when hbase regionserver restarts, it says "impossible state for createLease()" -- Key: HADOOP-2364 URL: https://issues.apache.org/jira/browse/HADOOP-2364 Project: Hadoop

[jira] Updated: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-05 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2350: -- Priority: Critical (was: Major) Bump priority because it is a correctness issue > hb

[jira] Updated: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-04 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2350: -- Attachment: (was: TestScannerAPI.java) > hbase scanner api returns null row names,

[jira] Commented: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-04 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548507 ] Michael Bieniosek commented on HADOOP-2350: --- This was not a problem in release 0.15; it has only occurred

[jira] Updated: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-04 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2350: -- Attachment: TestScannerAPI.java Oops, re-upload without hardcoded hostname. > hbase s

[jira] Commented: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-04 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548506 ] Michael Bieniosek commented on HADOOP-2350: --- A secondary problem is that the HScannerInterface.iterator().

[jira] Updated: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-04 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2350: -- Attachment: TestScannerAPI.java Here's a test case which illustrates the problem > hb

[jira] Created: (HADOOP-2350) hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows

2007-12-04 Thread Michael Bieniosek (JIRA)
hbase scanner api returns null row names, or skips row names if different column families do not have entries for some rows --- Key: HADOOP-2350

[jira] Issue Comment Edited: (HADOOP-2325) Require Java 6 for release 0.16.

2007-12-04 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548405 ] bien edited comment on HADOOP-2325 at 12/4/07 1:02 PM: To quote from the bikemon

[jira] Commented: (HADOOP-2325) Require Java 6 for release 0.16.

2007-12-04 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548405 ] Michael Bieniosek commented on HADOOP-2325: --- To quote from the bikemonkey link: {quote} Licensing The Ma

[jira] Commented: (HADOOP-2325) Require Java 6 for release 0.16.

2007-12-04 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548403 ] Michael Bieniosek commented on HADOOP-2325: --- That java6 requires agreement to the java research license, w

[jira] Commented: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-04 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548343 ] Michael Bieniosek commented on HADOOP-2341: --- It seems like these socket reads/writes should time out event

[jira] Commented: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-03 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548101 ] Michael Bieniosek commented on HADOOP-2341: --- In DataNode.BlockSender.sendBlock, we have {code} whi

[jira] Commented: (HADOOP-2341) Datanode active connections never returns to 0

2007-12-03 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548092 ] Michael Bieniosek commented on HADOOP-2341: --- I am seeing this too. If I look at datanode:50075/stacks, I

[jira] Updated: (HADOOP-2297) [Hbase Shell] System.exit() Handling in Jar command

2007-11-30 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2297: -- Attachment: Capture.java Hey Edward, I think I figured out how to suppress System.exi

[jira] Commented: (HADOOP-1905) Addition of unix ls command to FS command

2007-11-28 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546328 ] Michael Bieniosek commented on HADOOP-1905: --- I agree with Enis. I think ftp lets you do {code} > ! ls {

[jira] Created: (HADOOP-2296) hbase shell: phantom columns show up from select command

2007-11-27 Thread Michael Bieniosek (JIRA)
hbase shell: phantom columns show up from select command Key: HADOOP-2296 URL: https://issues.apache.org/jira/browse/HADOOP-2296 Project: Hadoop Issue Type: Bug Components: c

[jira] Commented: (HADOOP-2261) [hbase] Change abort to finalize; does nothing if commit ran successfully

2007-11-27 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546006 ] Michael Bieniosek commented on HADOOP-2261: --- No, I don't think you understand my complaint. The problem w

[jira] Created: (HADOOP-2292) HBaseAdmin.disableTable/enableTable aren't synchronous

2007-11-27 Thread Michael Bieniosek (JIRA)
HBaseAdmin.disableTable/enableTable aren't synchronous -- Key: HADOOP-2292 URL: https://issues.apache.org/jira/browse/HADOOP-2292 Project: Hadoop Issue Type: Bug Components: contr

[jira] Commented: (HADOOP-2266) Provide a command line option to check if a Hadoop jobtracker is idle

2007-11-27 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545943 ] Michael Bieniosek commented on HADOOP-2266: --- It's possible to do this through the JobClient API currently.

[jira] Commented: (HADOOP-2262) [hbase] Updating a row on non-existent table runs all the retries and timeouts instead of failing fast

2007-11-26 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545674 ] Michael Bieniosek commented on HADOOP-2262: --- Yes, but it contacts several machines and takes a couple minu

[jira] Commented: (HADOOP-2261) [hbase] Change abort to finalize; does nothing if commit ran successfully

2007-11-26 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545614 ] Michael Bieniosek commented on HADOOP-2261: --- The problem with your suggestion is that the enclosing functi

[jira] Commented: (HADOOP-1650) Upgrade Jetty to 6.x

2007-11-17 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543302 ] Michael Bieniosek commented on HADOOP-1650: --- Test failed because hudson used the old jetty jar > Upgrade

[jira] Commented: (HADOOP-1650) Upgrade Jetty to 6.x

2007-11-16 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543242 ] Michael Bieniosek commented on HADOOP-1650: --- I didn't port the hbase code in my latest patch. > Upgrade J

[jira] Updated: (HADOOP-1650) Upgrade Jetty to 6.x

2007-11-16 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1650: -- Attachment: hadoop-1650-jetty6.1.5.patch Updated to trunk and jetty-6.1.5. Did some c

[jira] Updated: (HADOOP-1650) Upgrade Jetty to 6.x

2007-11-16 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1650: -- Status: Patch Available (was: Open) > Upgrade Jetty to 6.x > > >

[jira] Updated: (HADOOP-496) Expose HDFS as a WebDAV store

2007-11-16 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-496: - Attachment: hadoop-496-4.patch I deleted some unused code, I removed some excess logging,

[jira] Commented: (HADOOP-2024) Make StatusHttpServer (usefully) subclassable

2007-11-16 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543176 ] Michael Bieniosek commented on HADOOP-2024: --- See also the StatusHttpServer portion of the webdav_wip2 patc

[jira] Resolved: (HADOOP-2218) Generalize StatusHttpServer so webdav server can use it

2007-11-16 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek resolved HADOOP-2218. --- Resolution: Won't Fix Actually, now that I look at it, it's easier just to rewrite t

[jira] Created: (HADOOP-2218) Generalize StatusHttpServer so webdav server can use it

2007-11-16 Thread Michael Bieniosek (JIRA)
Generalize StatusHttpServer so webdav server can use it --- Key: HADOOP-2218 URL: https://issues.apache.org/jira/browse/HADOOP-2218 Project: Hadoop Issue Type: New Feature Compone

[jira] Created: (HADOOP-2212) java.lang.ArithmeticException: / by zero in ChecksumFileSystem.open

2007-11-15 Thread Michael Bieniosek (JIRA)
java.lang.ArithmeticException: / by zero in ChecksumFileSystem.open --- Key: HADOOP-2212 URL: https://issues.apache.org/jira/browse/HADOOP-2212 Project: Hadoop Issue Type: Bug

[jira] Updated: (HADOOP-2212) java.lang.ArithmeticException: / by zero in ChecksumFileSystem.open

2007-11-15 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2212: -- Status: Patch Available (was: Open) Here is a patch that applies against the 0.15.0 r

[jira] Updated: (HADOOP-2212) java.lang.ArithmeticException: / by zero in ChecksumFileSystem.open

2007-11-15 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2212: -- Attachment: hadoop-2212.patch > java.lang.ArithmeticException: / by zero in ChecksumFi

[jira] Updated: (HADOOP-496) Expose HDFS as a WebDAV store

2007-11-14 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-496: - Attachment: hadoop-496-spool-cleanup.patch Here's a cleaner version of the patch. > Expo

[jira] Updated: (HADOOP-496) Expose HDFS as a WebDAV store

2007-11-14 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-496: - Attachment: hadoop-496-3.patch I implemented the DFSDavResource.spool method. This allow

[jira] Commented: (HADOOP-496) Expose HDFS as a WebDAV store

2007-11-07 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540906 ] Michael Bieniosek commented on HADOOP-496: -- Pete, how are you bridging between fuse and dfs? There is a tgz

[jira] Commented: (HADOOP-496) Expose HDFS as a WebDAV store

2007-11-01 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539463 ] Michael Bieniosek commented on HADOOP-496: -- I added some extra debugging to DFSDavResource.java, and it look

[jira] Updated: (HADOOP-1825) hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist

2007-10-24 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1825: -- Fix Version/s: (was: 0.15.0) Status: Patch Available (was: Reopened) >

[jira] Updated: (HADOOP-1825) hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist

2007-10-24 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1825: -- Attachment: hadoop-1825-refix.patch Since mkdir -p has no effect if the directory alre

[jira] Reopened: (HADOOP-1825) hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist

2007-10-24 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek reopened HADOOP-1825: --- This patch is wrong. The first line should be if [ ! -d "$HADOOP_PID_DIR" ]; then

[jira] Commented: (HADOOP-496) Expose HDFS as a WebDAV store

2007-10-22 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536733 ] Michael Bieniosek commented on HADOOP-496: -- > You can use telnet to connect to the server and send handmade

[jira] Commented: (HADOOP-496) Expose HDFS as a WebDAV store

2007-10-21 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536531 ] Michael Bieniosek commented on HADOOP-496: -- Hey, I tried this patch out, and I noticed a few things: 1. The

[jira] Commented: (HADOOP-2073) Datanode corruption if machine dies while writing VERSION file

2007-10-19 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536383 ] Michael Bieniosek commented on HADOOP-2073: --- > [...] The point is that although this approach does not wor

[jira] Commented: (HADOOP-2073) Datanode corruption if machine dies while writing VERSION file

2007-10-19 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536344 ] Michael Bieniosek commented on HADOOP-2073: --- > I am attaching a patch that changes file size after writing

[jira] Commented: (HADOOP-2073) Datanode corruption if machine dies while writing VERSION file

2007-10-18 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535990 ] Michael Bieniosek commented on HADOOP-2073: --- There's no Exception in my logs: I'm assuming the linux OOM k

[jira] Updated: (HADOOP-2073) Datanode corruption if machine dies while writing VERSION file

2007-10-17 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2073: -- Component/s: dfs > Datanode corruption if machine dies while writing VERSION file > --

[jira] Created: (HADOOP-2073) Datanode corruption if machine dies while writing VERSION file

2007-10-17 Thread Michael Bieniosek (JIRA)
Datanode corruption if machine dies while writing VERSION file -- Key: HADOOP-2073 URL: https://issues.apache.org/jira/browse/HADOOP-2073 Project: Hadoop Issue Type: Bug Affects

[jira] Commented: (HADOOP-1245) value for mapred.tasktracker.tasks.maximum taken from jobtracker, not tasktracker

2007-10-10 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533881 ] Michael Bieniosek commented on HADOOP-1245: --- Rick, I forgot about that. So my suggestion would be rather

[jira] Commented: (HADOOP-1245) value for mapred.tasktracker.tasks.maximum taken from jobtracker, not tasktracker

2007-10-10 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533868 ] Michael Bieniosek commented on HADOOP-1245: --- It might be enough to use the value at the jobtracker as a de

[jira] Updated: (HADOOP-1245) value for mapred.tasktracker.tasks.maximum taken from jobtracker, not tasktracker

2007-10-09 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1245: -- Description: I want to create a cluster with machines with different numbers of CPUs.

[jira] Updated: (HADOOP-1245) value for mapred.tasktracker.tasks.maximum taken from two different sources

2007-10-08 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1245: -- Status: Patch Available (was: Open) See what hudson thinks... > value for mapred.tas

[jira] Commented: (HADOOP-1245) value for mapred.tasktracker.tasks.maximum taken from two different sources

2007-10-08 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533164 ] Michael Bieniosek commented on HADOOP-1245: --- Patch looks reasonable. +1 > value for mapred.tasktracker.t

[jira] Commented: (HADOOP-2001) Deadlock in jobtracker

2007-10-06 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532930 ] Michael Bieniosek commented on HADOOP-2001: --- That seems wrong (though, like I say, I don't really know thi

[jira] Updated: (HADOOP-2001) Deadlock in jobtracker

2007-10-05 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-2001: -- Fix Version/s: 0.15.0 It would be nice to get this fixed for 0.15.0, since it does dea

[jira] Commented: (HADOOP-2001) Deadlock in jobtracker

2007-10-05 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532798 ] Michael Bieniosek commented on HADOOP-2001: --- I could submit a quick fix patch that unmarks JobTracker.fina

[jira] Created: (HADOOP-2001) Deadlock in jobtracker

2007-10-05 Thread Michael Bieniosek (JIRA)
Deadlock in jobtracker -- Key: HADOOP-2001 URL: https://issues.apache.org/jira/browse/HADOOP-2001 Project: Hadoop Issue Type: Bug Affects Versions: 0.14.0 Reporter: Michael Bieniosek Priority:

[jira] Resolved: (HADOOP-1319) NPE in TaskLog.getTaskLogDir, as called from tasklog.jsp

2007-09-25 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek resolved HADOOP-1319. --- Resolution: Invalid I believe this code has been rewritten, so this bug is no longer

[jira] Updated: (HADOOP-1825) hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist

2007-08-31 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1825: -- Attachment: hadoop-1825.patch > hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn'

[jira] Updated: (HADOOP-1825) hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist

2007-08-31 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1825: -- Status: Patch Available (was: Open) Here's a patch to automatically creates the pid d

[jira] Created: (HADOOP-1825) hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist

2007-08-31 Thread Michael Bieniosek (JIRA)
hadoop-daemon.sh script fails if HADOOP_PID_DIR doesn't exist - Key: HADOOP-1825 URL: https://issues.apache.org/jira/browse/HADOOP-1825 Project: Hadoop Issue Type: Bug Com

[jira] Commented: (HADOOP-1781) Need more complete API of JobClient class

2007-08-24 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522657 ] Michael Bieniosek commented on HADOOP-1781: --- Most of these are available currently. You need to call clie

[jira] Created: (HADOOP-1770) Illegal state exception in printTaskLog -> sendError

2007-08-23 Thread Michael Bieniosek (JIRA)
Illegal state exception in printTaskLog -> sendError Key: HADOOP-1770 URL: https://issues.apache.org/jira/browse/HADOOP-1770 Project: Hadoop Issue Type: Bug Components: mapred

[jira] Created: (HADOOP-1745) userlogs not showing up for new jobs

2007-08-21 Thread Michael Bieniosek (JIRA)
userlogs not showing up for new jobs Key: HADOOP-1745 URL: https://issues.apache.org/jira/browse/HADOOP-1745 Project: Hadoop Issue Type: Bug Affects Versions: 0.14.0 Reporter: Michael Bien

[jira] Updated: (HADOOP-1745) userlogs not showing up for new jobs

2007-08-21 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1745: -- Component/s: mapred > userlogs not showing up for new jobs > -

[jira] Updated: (HADOOP-1245) value for mapred.tasktracker.tasks.maximum taken from two different sources

2007-08-17 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1245: -- Description: I want to create a cluster with machines with different numbers of CPUs.

[jira] Commented: (HADOOP-416) Web UI JSP: need to HTML-Escape log file contents

2007-08-09 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_1251 ] Michael Bieniosek commented on HADOOP-416: -- I've noticed that occasionally snippets of web pages make it to

[jira] Commented: (HADOOP-785) Divide the server and client configurations

2007-08-02 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517343 ] Michael Bieniosek commented on HADOOP-785: -- Arun, Your proposal sounds reasonable. Thanks for looking at t

[jira] Commented: (HADOOP-1638) Master node unable to bind to DNS hostname

2007-07-21 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514441 ] Michael Bieniosek commented on HADOOP-1638: --- > This problem was caused by the changes made in Amazon EC2 a

[jira] Commented: (HADOOP-1638) Master node unable to bind to DNS hostname

2007-07-20 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514374 ] Michael Bieniosek commented on HADOOP-1638: --- I abandoned HADOOP-1202 because people didn't seem to see any

[jira] Issue Comment Edited: (HADOOP-1636) constant should be user-configurable: MAX_COMPLETE_USER_JOBS_IN_MEMORY

2007-07-19 Thread Michael Bieniosek (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514076 ] Michael Bieniosek edited comment on HADOOP-1636 at 7/19/07 7:02 PM: This patch c

  1   2   >