Build failed in Jenkins: HBase-0.94 #211

2013-06-02 Thread apurtell
See http://54.241.6.143/job/HBase-0.94/211/ -- [...truncated 31299 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.803 sec Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding Tests run: 4, Failures: 0, Errors: 0,

Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #339

2013-06-02 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/339/ -- [...truncated 7111 lines...] Running org.apache.hadoop.hbase.rest.model.TestScannerModel Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running

how to use HBase Shell formatter?

2013-06-02 Thread N Dm
hi, folks, Can someone point me to a sample about how to use 'formatter.rb' inside hbase ruby code? The version I am using is 94.3 I am trying to implement a 'list_replicated_table' command on hbase shell, and leveraging 'formatter to lay out the output. The code segement is like:

[jira] [Created] (HBASE-8674) JUnit and Surefire TRUNK-HBASE-2 plugins need a new home

2013-06-02 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-8674: - Summary: JUnit and Surefire TRUNK-HBASE-2 plugins need a new home Key: HBASE-8674 URL: https://issues.apache.org/jira/browse/HBASE-8674 Project: HBase

Re: how to use HBase Shell formatter?

2013-06-02 Thread Ted Yu
Looking at the following from formatter.rb: col1width = (not widths or widths.length == 0) ? @max_width / 4 : @max_width * widths[0] / 100 col2width = (not widths or widths.length 2) ? @max_width - col1width - 2 : @max_width * widths[1] / 100 - 2 It seems the widths

Build failed in Jenkins: HBase-0.94-Security #192

2013-06-02 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Security/192/ -- [...truncated 1728 lines...] A src/packages/rpm/init.d/hbase-regionserver A src/packages/rpm/init.d/hbase-master A src/packages/rpm/spec A

Re: how to use HBase Shell formatter?

2013-06-02 Thread Demai Ni
Ted, Thanks for pointing me the direction. I will looking into the enhancement Demai on the run On Jun 2, 2013, at 1:43 PM, Ted Yu yuzhih...@gmail.com wrote: Looking at the following from formatter.rb: col1width = (not widths or widths.length == 0) ? @max_width / 4 : @max_width *

[jira] [Resolved] (HBASE-8673) Make code involving class.getMethod() more amenable to mocking

2013-06-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-8673. -- Resolution: Invalid Resolving trivial, issue w/o description of why it needs to be fixed nor of how it is to

Build failed in Jenkins: HBase-0.94-Security-Hadoop-2 #172

2013-06-02 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Security-Hadoop-2/172/ -- [...truncated 1726 lines...] A src/packages/rpm A src/packages/rpm/init.d A src/packages/rpm/init.d/hbase-regionserver A src/packages/rpm/init.d/hbase-master A

[jira] [Created] (HBASE-8675) Two active Hmaster for AUTH_FAILED in secure hbase cluster

2013-06-02 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-8675: -- Summary: Two active Hmaster for AUTH_FAILED in secure hbase cluster Key: HBASE-8675 URL: https://issues.apache.org/jira/browse/HBASE-8675 Project: HBase Issue

Build failed in Jenkins: HBase-0.94-Hadoop-2 #172

2013-06-02 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Hadoop-2/172/changes Changes: [Michael Stack] HBASE-8640 ServerName in master may not initialize with the configured ipc address of hbase.master.ipc.address -- [...truncated 1726 lines...] A

Build failed in Jenkins: HBase-0.94 #212

2013-06-02 Thread apurtell
See http://54.241.6.143/job/HBase-0.94/212/changes Changes: [Michael Stack] HBASE-8640 ServerName in master may not initialize with the configured ipc address of hbase.master.ipc.address -- [...truncated 1640 lines...] AU

Build failed in Jenkins: HBase-0.94-Security #193

2013-06-02 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Security/193/changes Changes: [Michael Stack] HBASE-8640 ServerName in master may not initialize with the configured ipc address of hbase.master.ipc.address -- [...truncated 1654 lines...] A

Build failed in Jenkins: HBase-0.94-Security-Hadoop-2 #173

2013-06-02 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Security-Hadoop-2/173/changes Changes: [Michael Stack] HBASE-8640 ServerName in master may not initialize with the configured ipc address of hbase.master.ipc.address -- [...truncated 1725 lines...] A