[jira] Commented: (HADOOP-2284) BasicTypeSorterBase.compare calls progress on each compare

2007-12-26 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554545 ] Amar Kamat commented on HADOOP-2284: I think the facility of _batch progress updates_ should be provided at the

[jira] Created: (HADOOP-2492) ConcurrentModificationException in org.apache.hadoop.ipc.Server.Responder

2007-12-26 Thread Devaraj Das (JIRA)
ConcurrentModificationException in org.apache.hadoop.ipc.Server.Responder - Key: HADOOP-2492 URL: https://issues.apache.org/jira/browse/HADOOP-2492 Project: Hadoop Issue

[jira] Commented: (HADOOP-2469) WritableUtils.clone should take Configuration rather than JobConf

2007-12-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554542 ] Devaraj Das commented on HADOOP-2469: - It is true that it is unlikely but can we not have a new API that takes

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I made an apache log fetcher, log analyzer, social network analyzer using map/reduce

[jira] Resolved: (HADOOP-1661) TextOutputFormat should ignore NullWritables like null values.

2007-12-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HADOOP-1661. --- Resolution: Duplicate Fix Version/s: 0.16.0 This was fixed by HADOOP-2425. > TextOut

[jira] Updated: (HADOOP-2425) TextOutputFormat should special case Text

2007-12-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-2425: -- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. > T

[jira] Commented: (HADOOP-2469) WritableUtils.clone should take Configuration rather than JobConf

2007-12-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554537 ] Owen O'Malley commented on HADOOP-2469: --- I think so. It is an unlikely method for users to call... > Writable

[jira] Updated: (HADOOP-2469) WritableUtils.clone should take Configuration rather than JobConf

2007-12-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-2469: -- Fix Version/s: 0.16.0 Assignee: stack This is _source compatible_, but not binary com

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I made an apache log fetcher, log analyzer, social network analyzer using map/reduce

[jira] Commented: (HADOOP-2488) Random reads in mapfile are ~40% slower in TRUNK than they are in 0.15.x

2007-12-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554535 ] stack commented on HADOOP-2488: --- On the character of the data this little mapfile test uses, its a key that is a a nu

[jira] Updated: (HADOOP-2466) FileInputFormat computeSplitSize() method, change visibility to protected and make it a member method

2007-12-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-2466: -- Component/s: mapred Affects Version/s: 0.16.0 > FileInputFormat computeSplitSize() m

[jira] Updated: (HADOOP-2466) FileInputFormat computeSplitSize() method, change visibility to protected and make it a member method

2007-12-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-2466: -- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Than

[jira] Commented: (HADOOP-2284) BasicTypeSorterBase.compare calls progress on each compare

2007-12-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554529 ] Arun C Murthy commented on HADOOP-2284: --- On second thoughts, I have to agree with Devaraj/Owen. > BasicTypeSo

[jira] Commented: (HADOOP-2284) BasicTypeSorterBase.compare calls progress on each compare

2007-12-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554528 ] Owen O'Malley commented on HADOOP-2284: --- I agree with Devaraj. The cost of gettimeofday is huge when put into

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I made an apache log fetcher, log analyzer, social network analyzer using map/reduce

[jira] Commented: (HADOOP-2284) BasicTypeSorterBase.compare calls progress on each compare

2007-12-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554527 ] Devaraj Das commented on HADOOP-2284: - I am worried about the time based approach since it might end up making a

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I made an apache log fetcher, log analyzer, social network analyzer using map/reduce

[jira] Commented: (HADOOP-2488) Random reads in mapfile are ~40% slower in TRUNK than they are in 0.15.x

2007-12-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554526 ] stack commented on HADOOP-2488: --- I tried the patch. Has same general effect moving us to within ~5-7% of the 0.15.x

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I made an apache log fetcher, log analyzer, social network analyzer using map/reduce

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I made an apache log fetcher, log analyzer, social network analyzer using map/reduce

[jira] Updated: (HADOOP-2344) Free up the buffers (input and error) while executing a shell command before waiting for it to finish.

2007-12-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-2344: -- Affects Version/s: (was: 0.15.2) 0.16.0 Status: Patch

[jira] Updated: (HADOOP-2344) Free up the buffers (input and error) while executing a shell command before waiting for it to finish.

2007-12-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-2344: -- Attachment: HADOOP-2344.patch Updated patch for Amar... 1. Fixed some broken links. 2. Fixed

[jira] Updated: (HADOOP-2344) Free up the buffers (input and error) while executing a shell command before waiting for it to finish.

2007-12-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-2344: -- Status: Open (was: Patch Available) There are some minor nits (broken links etc.), I'll suppl

[jira] Commented: (HADOOP-2284) BasicTypeSorterBase.compare calls progress on each compare

2007-12-26 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554515 ] Amar Kamat commented on HADOOP-2284: Yeah. It should be some fraction of {{mapred.task.timeout}}. I was thinking

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I made an apache log fetcher, log analyzer, social network analyzer using map/reduce

[jira] Updated: (HADOOP-2208) Reduce frequency of Counter updates in the task tracker status

2007-12-26 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-2208: - Status: Patch Available (was: Open) submiting patch after incorporating

[jira] Updated: (HADOOP-2208) Reduce frequency of Counter updates in the task tracker status

2007-12-26 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-2208: - Attachment: patch-2208.txt > Reduce frequency of Counter updates in the

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I made an apache log fetcher, log analyzer, social network analyzer using map/reduce

[jira] Work started: (HADOOP-2472) [Hbase Shell] Range selection using filter

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-2472 started by Edward Yoon. > [Hbase Shell] Range selection using filter > -- > > Key: HADOOP-247

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I was made an apache log fetcher, log analyzer, social network analyzer using map/re

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Description: I was made an apache log fetcher, log analyzer, social network analyzer using map/re

[jira] Work started: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-2480 started by Edward Yoon. > [Hbase Shell] Log Analysis Examples > --- > > Key: HADOOP-2480 >

[jira] Updated: (HADOOP-2208) Reduce frequency of Counter updates in the task tracker status

2007-12-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-2208: -- Status: Open (was: Patch Available) Cancelling patch while Owen's feedback gets incorporated.

[jira] Commented: (HADOOP-2284) BasicTypeSorterBase.compare calls progress on each compare

2007-12-26 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554508 ] Arun C Murthy commented on HADOOP-2284: --- bq. Currently time-based seems like a better technique. Comments? I

[jira] Updated: (HADOOP-2488) Random reads in mapfile are ~40% slower in TRUNK than they are in 0.15.x

2007-12-26 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Angadi updated HADOOP-2488: - Attachment: HADOOP-2488.patch > make MetadataInputStream extend FilterInputStream so that it is

[jira] Commented: (HADOOP-2488) Random reads in mapfile are ~40% slower in TRUNK than they are in 0.15.x

2007-12-26 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554506 ] Raghu Angadi commented on HADOOP-2488: -- This is interesting. I haven't tried more to run the hbase command yet.

[jira] Issue Comment Edited: (HADOOP-2488) Random reads in mapfile are ~40% slower in TRUNK than they are in 0.15.x

2007-12-26 Thread Raghu Angadi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554506 ] rangadi edited comment on HADOOP-2488 at 12/26/07 6:11 PM: This is interesting. I ha

[jira] Commented: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554505 ] Edward Yoon commented on HADOOP-2480: - - It should be 'Map Only'. > [Hbase Shell] Log Analysis Examples > -

[jira] Commented: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554502 ] Edward Yoon commented on HADOOP-2480: - Oh. it was just a hbase-setup problem. {code} hql > jar ./build/contrib/

[jira] Updated: (HADOOP-2285) TextInputFormat is slow compared to reading files.

2007-12-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-2285: -- Status: Patch Available (was: Open) > TextInputFormat is slow compared to reading files. > --

[jira] Commented: (HADOOP-1622) Hadoop should provide a way to allow the user to specify jar file(s) the user job depends on

2007-12-26 Thread Milind Bhandarkar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554499 ] Milind Bhandarkar commented on HADOOP-1622: --- Dennis, Did you get a chance to work on this after your last

[jira] Updated: (HADOOP-2285) TextInputFormat is slow compared to reading files.

2007-12-26 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HADOOP-2285: -- Attachment: fast-line.patch Ok, here is a patch that does: 1. Avoids encoding the data as a

[jira] Commented: (HADOOP-2488) Random reads in mapfile are ~40% slower in TRUNK than they are in 0.15.x

2007-12-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554490 ] stack commented on HADOOP-2488: --- The below patch -- using the BufferedInputStream implementation of skip rather than

Re: Appropriate use of Hadoop for non-map/reduce tasks?

2007-12-26 Thread Eric Baldeschwieler
This is a very interesting thread. God sounds cool. We've been discussing a proposal to generalize the TT / JT servers to handle more generic tasks and move job specific work out of the job tracker and into client code so the whole system is both much more general and has more coherent lay

[jira] Created: (HADOOP-2491) generalize the TT / JT servers to handle more generic tasks

2007-12-26 Thread eric baldeschwieler (JIRA)
generalize the TT / JT servers to handle more generic tasks --- Key: HADOOP-2491 URL: https://issues.apache.org/jira/browse/HADOOP-2491 Project: Hadoop Issue Type: Improvement

[jira] Updated: (HADOOP-2488) Random reads in mapfile are ~40% slower in TRUNK than they are in 0.15.x

2007-12-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2488: -- Summary: Random reads in mapfile are ~40% slower in TRUNK than they are in 0.15.x (was: Random reads in mapfi

[jira] Commented: (HADOOP-2488) Random reads in mapfile are 3times slower in TRUNK than they are in 0.15.x

2007-12-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554455 ] stack commented on HADOOP-2488: --- Hmm... seems like checksum sizes are default of 512 in 0.15 branch so that ain't it.

[jira] Commented: (HADOOP-2488) Random reads in mapfile are 3times slower in TRUNK than they are in 0.15.x

2007-12-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554450 ] stack commented on HADOOP-2488: --- I ran tests with the revision that added 1989. It slows things down by about 50% so

[jira] Updated: (HADOOP-2344) Free up the buffers (input and error) while executing a shell command before waiting for it to finish.

2007-12-26 Thread Christian Kunz (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kunz updated HADOOP-2344: --- Fix Version/s: (was: 0.15.2) 0.16.0 Changed fix version to 0.16.0 on

[jira] Commented: (HADOOP-1700) Append to files in HDFS

2007-12-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554440 ] stack commented on HADOOP-1700: --- Ruyue: I know little of hdfs internals but here are a few comments on the patch. Lo

[jira] Created: (HADOOP-2490) [hbase] Failure in nightly #346

2007-12-26 Thread stack (JIRA)
[hbase] Failure in nightly #346 --- Key: HADOOP-2490 URL: https://issues.apache.org/jira/browse/HADOOP-2490 Project: Hadoop Issue Type: Bug Components: contrib/hbase Reporter: stack hbase t

Build failed in Hudson: Hadoop-Nightly #346

2007-12-26 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/346/changes Changes: [ddas] HADOOP-2486. When the list of files from the InMemoryFileSystem is obtained for merging, this patch will ensure that only those files whose checksums have also got created (renamed) are returned. Contr

[jira] Commented: (HADOOP-2486) Dropping records at reducer. InMemoryFileSystem NPE.

2007-12-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554419 ] Hudson commented on HADOOP-2486: Integrated in Hadoop-Nightly #346 (See [http://lucene.zones.apache.org:8080/hudson

[jira] Commented: (HADOOP-1719) Improve the utilization of shuffle copier threads

2007-12-26 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554413 ] Amar Kamat commented on HADOOP-1719: With the following setup - num nodes : 8 - maps : 30 - reducers : 2 - map

[jira] Commented: (HADOOP-2116) Job.local.dir to be exposed to tasks

2007-12-26 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554412 ] Amareshwari Sri Ramadasu commented on HADOOP-2116: -- bq. So we can replace configuration parameter "

HADOOP-1824 | Proposed implementation

2007-12-26 Thread Goel, Ankur
Hi, I am working on developing an InputFormat for zip files as required by HADOOP-1824. For the same I would like to propose a simple approach and invite comments and suggestions from the community for my implementation. Implementation Approach --- 1. Implement class Zip

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

2007-12-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1650: Attachment: jetty-hadoop-6.1.6.patch Thanks Stack for pointing out the "stacks" issue. This is the

[jira] Commented: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554389 ] Edward Yoon commented on HADOOP-2480: - Slaves seems return the "MasterNotRunningException" error in my cluster.

[jira] Commented: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554387 ] Edward Yoon commented on HADOOP-2480: - After codes are done, i'll report the 5 TB log test results. > [Hbase Sh

[jira] Commented: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554386 ] Edward Yoon commented on HADOOP-2480: - See http://shell.hadoop.co.kr/PHPClient.php > [Hbase Shell] Log Analysis

[jira] Commented: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554385 ] Edward Yoon commented on HADOOP-2480: - {code} hql > jar ./build/contrib/hbase/hadoop-0.16.0-dev-hbase-examples.j

[jira] Updated: (HADOOP-2486) Dropping records at reducer. InMemoryFileSystem NPE.

2007-12-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-2486: Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. > Dropp

[jira] Commented: (HADOOP-2284) BasicTypeSorterBase.compare calls progress on each compare

2007-12-26 Thread Amar Kamat (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554382 ] Amar Kamat commented on HADOOP-2284: Looks like there are two possibilities - _counter-threshold based techniq

[jira] Updated: (HADOOP-2480) [Hbase Shell] Log Analysis Examples

2007-12-26 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HADOOP-2480: Attachment: v01.patch > [Hbase Shell] Log Analysis Examples > ---