[jira] [Created] (HBASE-16464) archive folder grows bigger and bigger due to corrupt snapshot under tmp dir

2016-08-22 Thread Heng Chen (JIRA)
Heng Chen created HBASE-16464: - Summary: archive folder grows bigger and bigger due to corrupt snapshot under tmp dir Key: HBASE-16464 URL: https://issues.apache.org/jira/browse/HBASE-16464 Project:

Re: Time for 1.1.6

2016-08-22 Thread Nick Dimiduk
With 16420 landed, I'd like to build another RC this evening, about 12 hours from now. Please land before then any tickets you'd like to see included. -n On Thursday, June 16, 2016, Nick Dimiduk wrote: > Heya folks, > > It's about that time again. Please holler re: any bug

Re: [DISCUSSION] Should we pull the Cygwin-oriented instructions out of the official reference materials?

2016-08-22 Thread Misty Stanley-Jones
+1 > On Aug 21, 2016, at 10:50 PM, Daniel Vimont wrote: > > I'm putting out a "last call" for any -1 votes on this proposal, and then > if no objections come in, I'll open a JIRA on Wednesday (or so) and make > the changes... > >> On Thu, Aug 18, 2016 at 2:54 AM, Sean

Re: [ANNOUNCE] Apache Phoenix 4.8.0 released

2016-08-22 Thread Manjeet Singh
Hi Ankit How can I achieve HBase Prefix Filter on "column Qualifier" using Phoenix. My column Qualifier is like D_com.google D_com.mail.yahoo ..etc so I want to search all column Qualifier who start with D_ prefix Thanks, Manjeet Singh On Fri, Aug 12, 2016 at 10:55 PM, Ankit Singhal

[jira] [Created] (HBASE-16467) Move AbstractHBaseTool to hbase-common

2016-08-22 Thread Appy (JIRA)
Appy created HBASE-16467: Summary: Move AbstractHBaseTool to hbase-common Key: HBASE-16467 URL: https://issues.apache.org/jira/browse/HBASE-16467 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-16468) RowLocks use a list implementation instead of an array implementation

2016-08-22 Thread John Leach (JIRA)
John Leach created HBASE-16468: -- Summary: RowLocks use a list implementation instead of an array implementation Key: HBASE-16468 URL: https://issues.apache.org/jira/browse/HBASE-16468 Project: HBase

IntegrationTestBigLinkedList now running on builds.apache.org

2016-08-22 Thread Dima Spivak
Dear devs, tl;dr: We now have Jenkins jobs that can run IntegrationTestBigLinkedList with fault injection on 5-node Apache HBase clusters built from source. Long version: I just wanted to provide an update on some recent

[jira] [Created] (HBASE-16469) Several log refactoring/improvement suggestions

2016-08-22 Thread Nemo Chen (JIRA)
Nemo Chen created HBASE-16469: - Summary: Several log refactoring/improvement suggestions Key: HBASE-16469 URL: https://issues.apache.org/jira/browse/HBASE-16469 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16470) HBase hbck command should disable region normalizer and catalog janitor

2016-08-22 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-16470: - Summary: HBase hbck command should disable region normalizer and catalog janitor Key: HBASE-16470 URL: https://issues.apache.org/jira/browse/HBASE-16470

Re: [DISCUSS] Shade protobuf so we can move to a newer version

2016-08-22 Thread Stack
This project goes on. I updated HBASE-1563 "Shade protobuf" with some doc on a final approach. We need to be able to refer to both shaded and non-shaded protobuf so we can support sending HDFS old-school pb Messages but also so Coprocessor Endpoints keep working though internally protobufs have

A quick survey from the Apache HBase project

2016-08-22 Thread Andrew Purtell
The Apache HBase project would like just a moment of your time to complete a four question usage survey: https://www.surveymonkey.com/r/NJFKKGW ​All results will be completely anonymous, we have turned off all data collection options on SurveyMonkey except the tally of answers. This is a quick

Re: IntegrationTestBigLinkedList now running on builds.apache.org

2016-08-22 Thread Ted Yu
Nice job, Dima. Is there Jenkins job for running ITBLL for 1.2 / 1.3 branches ? Cheers On Mon, Aug 22, 2016 at 5:33 PM, Dima Spivak wrote: > Dear devs, > > tl;dr: We now have Jenkins jobs > > that

[jira] [Created] (HBASE-16471) Region Server metrics context will be wrong when machine hostname contain master word

2016-08-22 Thread Pankaj Kumar (JIRA)
Pankaj Kumar created HBASE-16471: Summary: Region Server metrics context will be wrong when machine hostname contain master word Key: HBASE-16471 URL: https://issues.apache.org/jira/browse/HBASE-16471

[jira] [Resolved] (HBASE-16255) Backup/Restore IT

2016-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16255. Resolution: Fixed Thanks for the patch, Vlad. [~apurtell]: IT test has been integrate to HBASE-7912

Re: IntegrationTestBigLinkedList now running on builds.apache.org

2016-08-22 Thread Nick Dimiduk
This sounds great! Is there a way to gather logs and/or data files from the containers before termination? Can they be stored on Jenkins as part of the job artifacts? On Monday, August 22, 2016, Ted Yu wrote: > Nice job, Dima. > > Is there Jenkins job for running ITBLL for

[jira] [Created] (HBASE-16465) Disable region splits and merges during full backup

2016-08-22 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-16465: - Summary: Disable region splits and merges during full backup Key: HBASE-16465 URL: https://issues.apache.org/jira/browse/HBASE-16465 Project: HBase

Re: IntegrationTestBigLinkedList now running on builds.apache.org

2016-08-22 Thread Stack
On Mon, Aug 22, 2016 at 5:33 PM, Dima Spivak wrote: > Dear devs, > > tl;dr: We now have Jenkins jobs > > that can run IntegrationTestBigLinkedList with fault injection on 5-node > Apache HBase

[jira] [Created] (HBASE-16466) HBase snapshots support in VerifyRepication tool to reduce load on live HBase cluster with large tables

2016-08-22 Thread Sukumar Maddineni (JIRA)
Sukumar Maddineni created HBASE-16466: - Summary: HBase snapshots support in VerifyRepication tool to reduce load on live HBase cluster with large tables Key: HBASE-16466 URL:

check_compatibility.sh script for external consumption

2016-08-22 Thread Andrew Wang
Hi HBase devs, I'm working on the Hadoop 3 release, and Sean mentioned the nifty Java ACC tool and the check_compatibility.sh script. ACC is way nicer than JDiff, and I'd like to use it over in Hadoop. There are some hardcodings and other enhancements I'd like to make though. So, rather than

Re: check_compatibility.sh script for external consumption

2016-08-22 Thread Dima Spivak
+1! I'm to blame for much of check_compatibility.sh (sorry for picking Bash :-p), and I'd be happy to see it living in Apache Yetus if it means making life easy for other projects' contributors. -Dima On Mon, Aug 22, 2016 at 2:10 PM, Andrew Wang wrote: > Hi HBase

Successful: hbase.apache.org HTML Checker

2016-08-22 Thread Apache Jenkins Server
Successful If successful, the HTML and link-checking report for http://hbase.apache.org is available at https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/57/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/57/console.