[VOTE] Release Hadoop 0.15.2 (candidate 0)

2007-12-29 Thread Nigel Daley
I've created a candidate build for Hadoop 0.15.2. http://people.apache.org/~nigel/hadoop-0.15.2-candidate-0/ Should we release this? Nigel

[jira] Commented: (HADOOP-2503) REST Insert / Select

2007-12-29 Thread Billy Pearson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554979 ] Billy Pearson commented on HADOOP-2503: --- Yes it fixed the problems. I tested sending a urlencoded row key for

[jira] Updated: (HADOOP-2503) REST Insert / Select

2007-12-29 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HADOOP-2503: -- Attachment: 2503.patch Believe this fixes the problem. Billy, can you test and let me know if

[jira] Created: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

2007-12-29 Thread Bryan Duxbury (JIRA)
[hbase] REST servlet method for deleting a scanner was not properly mapped -- Key: HADOOP-2504 URL: https://issues.apache.org/jira/browse/HADOOP-2504 Project: Hadoop Iss

[jira] Updated: (HADOOP-2504) [hbase] REST servlet method for deleting a scanner was not properly mapped

2007-12-29 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HADOOP-2504: -- Attachment: 2504.patch This should fix the problem. > [hbase] REST servlet method for deletin

[jira] Commented: (HADOOP-2501) Implement utility-tools for working with SequenceFiles

2007-12-29 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554975 ] Arun C Murthy commented on HADOOP-2501: --- Sure... but we _do_ need more utils for SequenceFiles and I'm open to

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

2007-12-29 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) Resubmitting to Mr. Hudson, who is back from vacation...

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

2007-12-29 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: Patch Available (was: Open) > Free up the buffers (input and error) while executing a

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

2007-12-29 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554971 ] Edward Yoon commented on HADOOP-2480: - OK, i see. And, i'd like to separate the hbase shell build.xml from hbas

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

2007-12-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2488: -- Fix Version/s: 0.16.0 Status: Patch Available (was: Open) Get a +1 from hudson so can get this com

[jira] Commented: (HADOOP-2496) Snapshot of table

2007-12-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554960 ] stack commented on HADOOP-2496: --- Here's some ideas for how this might work Billy. HADOOP-1958 talks of making a table

[jira] Updated: (HADOOP-2500) [HBase] Unreadable region kills region servers

2007-12-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2500: -- Priority: Critical (was: Major) Marked the issue critical > [HBase] Unreadable region kills region servers >

[jira] Commented: (HADOOP-2502) [Hbase Shell] Insert/Select timestamp, Timestamp data type in HQL

2007-12-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554958 ] stack commented on HADOOP-2502: --- This sounds like a good idea Edward. Can you supply examples that would illustrate

Re: [jira] Commented: (HADOOP-2503) REST Insert / Select

2007-12-29 Thread Bryan Duxbury
It seems possible that it's not correctly decoding the keys on the get/deletes. I will look into it when I get back to SF. On Dec 29, 2007, at 12:51 PM, Billy Pearson (JIRA) wrote: [ https://issues.apache.org/jira/browse/HADOOP-2503? page=com.atlassian.jira.plugin.system.issuetabpanels:

[jira] Commented: (HADOOP-2503) REST Insert / Select

2007-12-29 Thread Billy Pearson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554952 ] Billy Pearson commented on HADOOP-2503: --- I have not checked if deletes are effect by this should be tested al

[jira] Updated: (HADOOP-2503) REST Insert / Select

2007-12-29 Thread Billy Pearson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billy Pearson updated HADOOP-2503: -- Fix Version/s: (was: 0.15.2) 0.16.0 > REST Insert / Select > --

[jira] Created: (HADOOP-2503) REST Insert / Select

2007-12-29 Thread Billy Pearson (JIRA)
REST Insert / Select Key: HADOOP-2503 URL: https://issues.apache.org/jira/browse/HADOOP-2503 Project: Hadoop Issue Type: Bug Components: contrib/hbase Reporter: Billy Pearson Priority: C

[jira] Commented: (HADOOP-1298) adding user info to file

2007-12-29 Thread Mukund Madhugiri (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554946 ] Mukund Madhugiri commented on HADOOP-1298: -- |*20 nodes*|trunk|trunk + patch| |Random Writer (hrs)|0.27|0.33

[jira] Commented: (HADOOP-2501) Implement utility-tools for working with SequenceFiles

2007-12-29 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554923 ] Owen O'Malley commented on HADOOP-2501: --- The data can be extracted via: {code} bin/hadoop fs -text blah.seq {

[jira] Commented: (HADOOP-2456) German locale makes NameNode web interface crash

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

[jira] Commented: (HADOOP-2453) wordcount-simple example gives ParseException with examples configuration file

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

Build failed in Hudson: Hadoop-Nightly #349

2007-12-29 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/349/changes Changes: [nigel] Preparing for release 0.15.2 [nigel] HADOOP-2456. Hardcode English locale to prevent NumberFormatException from occurring when starting the NameNode with certain locales. Contributed by Matthias Frie

[jira] Created: (HADOOP-2502) [Hbase Shell] Insert/Select timestamp, Timestamp data type in HQL

2007-12-29 Thread Edward Yoon (JIRA)
[Hbase Shell] Insert/Select timestamp, Timestamp data type in HQL - Key: HADOOP-2502 URL: https://issues.apache.org/jira/browse/HADOOP-2502 Project: Hadoop Issue Type: Improveme

[jira] Commented: (HADOOP-2482) [Hbase Shell] Support an OutputFormat for HQL row data

2007-12-29 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554913 ] Edward Yoon commented on HADOOP-2482: - Also, If we have a lot of table or column, how can we remember what is ty

[jira] Commented: (HADOOP-2482) [Hbase Shell] Support an OutputFormat for HQL row data

2007-12-29 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554912 ] Edward Yoon commented on HADOOP-2482: - How about some functions as a SQL string function? For example, SELECT UP

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

2007-12-29 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554910 ] Edward Yoon commented on HADOOP-2472: - I'll do after HADOOP-2240 done. > [Hbase Shell] Range selection using fi

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

2007-12-29 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 stopped by Edward Yoon. > [Hbase Shell] Range selection using filter > -- > > Key: HADOOP-247

[jira] Assigned: (HADOOP-2339) [Hbase Shell] Delete command with no WHERE clause

2007-12-29 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon reassigned HADOOP-2339: --- Assignee: stack (was: Edward Yoon) > [Hbase Shell] Delete command with no WHERE clause > --

[jira] Assigned: (HADOOP-2482) [Hbase Shell] Support an OutputFormat for HQL row data

2007-12-29 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon reassigned HADOOP-2482: --- Assignee: stack > [Hbase Shell] Support an OutputFormat for HQL row data > -

[jira] Created: (HADOOP-2501) Implement utility-tools for working with SequenceFiles

2007-12-29 Thread Arun C Murthy (JIRA)
Implement utility-tools for working with SequenceFiles -- Key: HADOOP-2501 URL: https://issues.apache.org/jira/browse/HADOOP-2501 Project: Hadoop Issue Type: New Feature Component

[jira] Updated: (HADOOP-1707) Remove the DFS Client disk-based cache

2007-12-29 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HADOOP-1707: - Attachment: clientDiskBuffer16.patch This patch fixes another performance degradation sh