Failure: hbase.apache.org HTML Checker

2015-11-02 Thread Apache Jenkins Server
Failure 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/2/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/2/console.

Fixed: hbase.apache.org HTML Checker

2015-11-02 Thread Apache Jenkins Server
Fixed 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/3/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/3/console.

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2015-11-02 Thread Stack
I just did an edit of all of our jenkins configuration. I changed the post-build zombie section. The surefire-killer was hanging out here it seems (For detail, see HBASE-14589 Looking for the surefire-killer; builds being killed...). I may have messed up builds. Will fix in morning if so

[jira] [Created] (HBASE-14744) BulkDelete in Hbase Table

2015-11-02 Thread Marimuthu (JIRA)
Marimuthu created HBASE-14744: - Summary: BulkDelete in Hbase Table Key: HBASE-14744 URL: https://issues.apache.org/jira/browse/HBASE-14744 Project: HBase Issue Type: Bug Components:

[jira] [Created] (HBASE-14743) Add metrics around HeapMemoryManager

2015-11-02 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-14743: - Summary: Add metrics around HeapMemoryManager Key: HBASE-14743 URL: https://issues.apache.org/jira/browse/HBASE-14743 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-13742) buildbot should run link checker over book

2015-11-02 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones resolved HBASE-13742. - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0 Fix

[jira] [Resolved] (HBASE-11720) Set up jenkins job to build site documentation

2015-11-02 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones resolved HBASE-11720. - Resolution: Fixed Fix Version/s: 2.0.0 This is a Jenkins-only fix,

Successful: HBase Generate Website

2015-11-02 Thread Apache Jenkins Server
Successful If successful, AND you have SVN commit access, paste the following into a command prompt to publish the website: wget https://builds.apache.org/job/HBase%20Generate%20Website/9/artifact/trunk.tar.gz tar xzvf trunk.tar.gz cd trunk svn commit -F ./commit_msg.txt If failed, see

Fwd: Successful: HBase Generate Website

2015-11-02 Thread Misty Stanley-Jones
I set up a Jenkins job to do the heavy lifting of building and publishing the website. All you need to do is paste the commands from the email from Jenkins. You don't even need to worry about keeping the SVN repo up to date. Hope this is helpful! Right now, this will run daily. We can tune it

[jira] [Created] (HBASE-14742) TestHeapMemoryManager is flakey

2015-11-02 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-14742: - Summary: TestHeapMemoryManager is flakey Key: HBASE-14742 URL: https://issues.apache.org/jira/browse/HBASE-14742 Project: HBase Issue Type: Bug

[jira] [Reopened] (HBASE-14725) Vet categorization of tests so they for sure go into the right small/medium/large buckets

2015-11-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-14725: --- Reverted from all branches. It looks to have destabilized the build -- the MR jobs are failing. > Vet

[jira] [Created] (HBASE-14745) Shade the last few dependencies in hbase-shaded-client

2015-11-02 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-14745: - Summary: Shade the last few dependencies in hbase-shaded-client Key: HBASE-14745 URL: https://issues.apache.org/jira/browse/HBASE-14745 Project: HBase

Successful: hbase.apache.org HTML Checker

2015-11-02 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/1/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/1/console.

[jira] [Created] (HBASE-14748) Update 0.94 apidocs and xref on website

2015-11-02 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-14748: --- Summary: Update 0.94 apidocs and xref on website Key: HBASE-14748 URL: https://issues.apache.org/jira/browse/HBASE-14748 Project: HBase Issue

[jira] [Created] (HBASE-14746) Run less client threads in tests

2015-11-02 Thread stack (JIRA)
stack created HBASE-14746: - Summary: Run less client threads in tests Key: HBASE-14746 URL: https://issues.apache.org/jira/browse/HBASE-14746 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-14715) Add javadocs to DelegatingRetryingCallable

2015-11-02 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates resolved HBASE-14715. - Resolution: Fixed Fix Version/s: 2.0.0 Committed to trunk. Thanks for the reviews fellas.

[jira] [Created] (HBASE-14747) Make it possible to build Javadoc and xref reports for 0.94 again

2015-11-02 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-14747: --- Summary: Make it possible to build Javadoc and xref reports for 0.94 again Key: HBASE-14747 URL: https://issues.apache.org/jira/browse/HBASE-14747

Re: Successful: hbase.apache.org HTML Checker

2015-11-02 Thread Stack
This is great. Thanks Misty. The mail to the list will always have this text w/ links on what to do if failed? St.Ack On Mon, Nov 2, 2015 at 4:29 PM, Misty Stanley-Jones < mstanleyjo...@cloudera.com> wrote: > FYI, this report will run weekly and let us know if we have broken links, > missing