[Hbase] Hbase shell bug.

2007-12-27 Thread Mafish Liu
hi, I used hbase shell these days to store some spatial data and found a bug if you insert into table with column valued ''. For easy understaning, try to run the following instructions in hbase shell: Hbase> CREATE TABLE park(name , area); Hbase> INSERT INTO park(name, area) values('','12

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

2007-12-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554655 ] stack commented on HADOOP-2480: --- Yeah, why not use the TableOutputFormat and run lots of reducers so lots of clients

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

2007-12-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554653 ] Devaraj Das commented on HADOOP-2492: - There is no stack trace since the Responder.run catches the exception and

[jira] Updated: (HADOOP-2495) [hbase] minor performance improvements: Slim-down BatchOperation

2007-12-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2495: -- Attachment: perf-2.patch Added some javadoc. > [hbase] minor performance improvements: Slim-down BatchOperati

[jira] Updated: (HADOOP-2092) Pipes C++ task does not die even if the Java tasks die

2007-12-27 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-2092: - Status: Patch Available (was: Open) Submitting with configuration chang

[jira] Updated: (HADOOP-2092) Pipes C++ task does not die even if the Java tasks die

2007-12-27 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-2092: - Attachment: patch-2092.txt > Pipes C++ task does not die even if the Jav

[jira] Updated: (HADOOP-2092) Pipes C++ task does not die even if the Java tasks die

2007-12-27 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-2092: - Status: Open (was: Patch Available) Sorry... forgot to add configuratio

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

2007-12-27 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554638 ] Edward Yoon commented on HADOOP-2480: - Thanks for your review, Fredrik. I believe the bulk upload will be resolv

[jira] Updated: (HADOOP-2495) [hbase] minor performance improvements: Slim-down BatchOperation

2007-12-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2495: -- Attachment: perf.patch Commit message: M src/contrib/hbase/src/test/org/apache/hadoop/hbase/io/TestTextSeque

[jira] Updated: (HADOOP-2495) [hbase] minor performance improvements: Slim-down BatchOperation

2007-12-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2495: -- Status: Patch Available (was: Open) Builds locally. > [hbase] minor performance improvements: Slim-down Batc

[jira] Created: (HADOOP-2495) [hbase] minor performance improvements: Slim-down BatchOperation

2007-12-27 Thread stack (JIRA)
[hbase] minor performance improvements: Slim-down BatchOperation Key: HADOOP-2495 URL: https://issues.apache.org/jira/browse/HADOOP-2495 Project: Hadoop Issue Type: Improvement

[jira] Updated: (HADOOP-2485) [hbase] Make mapfile index interval configurable

2007-12-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HADOOP-2485: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed. Resolving. > [hbase] Make mapfi

[jira] Created: (HADOOP-2494) [hbase] Set +x on contrib/hbase/bin/* in packaged bundle

2007-12-27 Thread stack (JIRA)
[hbase] Set +x on contrib/hbase/bin/* in packaged bundle Key: HADOOP-2494 URL: https://issues.apache.org/jira/browse/HADOOP-2494 Project: Hadoop Issue Type: Bug Reporter: s

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

2007-12-27 Thread Milind Bhandarkar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554603 ] Milind Bhandarkar commented on HADOOP-2116: --- I would prefer separating the two. I.e. where job.jar goes, v

[jira] Updated: (HADOOP-2493) hbase will split on row when the start and end row is the same cuase data loss

2007-12-27 Thread Billy Pearson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billy Pearson updated HADOOP-2493: -- Attachment: regions_shot.JPG > hbase will split on row when the start and end row is the same

[jira] Created: (HADOOP-2493) hbase will split on row when the start and end row is the same cuase data loss

2007-12-27 Thread Billy Pearson (JIRA)
hbase will split on row when the start and end row is the same cuase data loss -- Key: HADOOP-2493 URL: https://issues.apache.org/jira/browse/HADOOP-2493 Project: Hadoop

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

2007-12-27 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554599 ] dhruba borthakur commented on HADOOP-2492: -- Hi Devaraj, is there a stack trace that you saw in the JT logs?

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

2007-12-27 Thread Dennis Kubes (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554586 ] musepwizard edited comment on HADOOP-1622 at 12/27/07 8:11 AM: I have only gotten a

[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-27 Thread Dennis Kubes (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554586 ] Dennis Kubes commented on HADOOP-1622: -- I have only gotten a chance to design not to develop this as I have bee

Build failed in Hudson: Hadoop-Nightly #347

2007-12-27 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/347/changes Changes: [omalley] HADOOP-2425. Special case TextOutputFormat to specifically handle Text and NullWritable. [acmurthy] HADOOP-2466. Change FileInputFormat.computeSplitSize to a protected non-static method to allow

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

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

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

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

[jira] Updated: (HADOOP-2092) Pipes C++ task does not die even if the Java tasks die

2007-12-27 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-2092: - Status: Patch Available (was: Open) > Pipes C++ task does not die even

[jira] Commented: (HADOOP-2092) Pipes C++ task does not die even if the Java tasks die

2007-12-27 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554564 ] Amareshwari Sri Ramadasu commented on HADOOP-2092: -- The attached patch adds background thread which

[jira] Updated: (HADOOP-2092) Pipes C++ task does not die even if the Java tasks die

2007-12-27 Thread Amareshwari Sri Ramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sri Ramadasu updated HADOOP-2092: - Attachment: patch-2092.txt > Pipes C++ task does not die even if the Jav

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

2007-12-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-2208: Component/s: mapred > Reduce frequency of Counter updates in the task tracker status > ---

[jira] Updated: (HADOOP-2178) Job history on HDFS

2007-12-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-2178: Component/s: mapred > Job history on HDFS > --- > > Key: HADOOP-21

[jira] Updated: (HADOOP-2167) Reduce tips complete 100%, but job does not complete saying reduces still running.

2007-12-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-2167: Component/s: mapred > Reduce tips complete 100%, but job does not complete saying reduces still >

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

2007-12-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das reassigned HADOOP-2492: --- Assignee: dhruba borthakur > ConcurrentModificationException in org.apache.hadoop.ipc.Server

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

2007-12-27 Thread Fredrik Hedberg (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554559 ] Fredrik Hedberg commented on HADOOP-2480: - Pardon my ignorance. It's clearly inefficient to use the HBase Id

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

2007-12-27 Thread Fredrik Hedberg (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554558 ] Fredrik Hedberg commented on HADOOP-2480: - May I ask why you're manually inserting data into HBase and not j

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

2007-12-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das reassigned HADOOP-2284: --- Assignee: Amar Kamat (was: Devaraj Das) > BasicTypeSorterBase.compare calls progress on eac

[jira] Assigned: (HADOOP-910) Reduces can do merges for the on-disk map output files in parallel with their copying

2007-12-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das reassigned HADOOP-910: -- Assignee: Amar Kamat (was: Gautam Kowshik) > Reduces can do merges for the on-disk map output

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

2007-12-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das reassigned HADOOP-1719: --- Assignee: Amar Kamat (was: Devaraj Das) > Improve the utilization of shuffle copier threads

[jira] Updated: (HADOOP-2404) HADOOP-2185 breaks compatibility with hadoop-0.15.0

2007-12-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-2404: Status: Open (was: Patch Available) There is one problem that HADOOP-2185 introduced (without kno

[jira] Updated: (HADOOP-1824) want InputFormat for zip files

2007-12-27 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated HADOOP-1824: -- Proposed Implementation Approach -- 1. Implement class ZipInputF

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

2007-12-27 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: v02.patch > [Hbase Shell] Log Analysis Examples > ---