[jira] [Updated] (HBASE-11692) Document how and why to do a manual region split

2014-09-08 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11692:

Attachment: HBASE-11692.patch

Made a first attempt.

> Document how and why to do a manual region split
> 
>
> Key: HBASE-11692
> URL: https://issues.apache.org/jira/browse/HBASE-11692
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11692.patch
>
>
> {quote}
> -- Forwarded message --
> From: Liu, Ming (HPIT-GADSC) 
> Date: Tue, Aug 5, 2014 at 11:28 PM
> Subject: Why hbase need manual split?
> To: "u...@hbase.apache.org" 
> Hi, all,
> As I understand, HBase will automatically split a region when the region is 
> too big.
> So in what scenario, user needs to do a manual split? Could someone kindly 
> give me some examples that user need to do the region split explicitly via 
> HBase Shell or Java API?
> Thanks very much.
> Regards,
> Ming
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11909) Region count listed by HMaster UI and hbck are different

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11909:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Region count listed by HMaster UI and hbck are different
> 
>
> Key: HBASE-11909
> URL: https://issues.apache.org/jira/browse/HBASE-11909
> Project: HBase
>  Issue Type: New Feature
>  Components: documentation
>Reporter: Gautam Gopalakrishnan
>Assignee: Misty Stanley-Jones
>Priority: Minor
> Attachments: HBASE-11909-v1.patch, HBASE-11909-v2.patch, 
> HBASE-11909.patch
>
>
> The count displayed in the HMaster UI can be lower than the count of regions 
> as done by hbck or by counting subdirectories of /hbase/. This is 
> explained in the comments [1] but I think it should be documented as well
> [1] 
> https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=blob;f=hbase-server/src/main/java/org/apache/hadoop/hbase/master/RegionStates.java#l578



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11909) Region count listed by HMaster UI and hbck are different

2014-09-09 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127538#comment-14127538
 ] 

Misty Stanley-Jones commented on HBASE-11909:
-

Committed. Thanks for the report, [~ggop]!

> Region count listed by HMaster UI and hbck are different
> 
>
> Key: HBASE-11909
> URL: https://issues.apache.org/jira/browse/HBASE-11909
> Project: HBase
>  Issue Type: New Feature
>  Components: documentation
>Reporter: Gautam Gopalakrishnan
>Assignee: Misty Stanley-Jones
>Priority: Minor
> Attachments: HBASE-11909-v1.patch, HBASE-11909-v2.patch, 
> HBASE-11909.patch
>
>
> The count displayed in the HMaster UI can be lower than the count of regions 
> as done by hbck or by counting subdirectories of /hbase/. This is 
> explained in the comments [1] but I think it should be documented as well
> [1] 
> https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=blob;f=hbase-server/src/main/java/org/apache/hadoop/hbase/master/RegionStates.java#l578



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11692) Document how and why to do a manual region split

2014-09-09 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127560#comment-14127560
 ] 

Misty Stanley-Jones commented on HBASE-11692:
-

[~esteban] do you mind having a look?

> Document how and why to do a manual region split
> 
>
> Key: HBASE-11692
> URL: https://issues.apache.org/jira/browse/HBASE-11692
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11692.patch
>
>
> {quote}
> -- Forwarded message --
> From: Liu, Ming (HPIT-GADSC) 
> Date: Tue, Aug 5, 2014 at 11:28 PM
> Subject: Why hbase need manual split?
> To: "u...@hbase.apache.org" 
> Hi, all,
> As I understand, HBase will automatically split a region when the region is 
> too big.
> So in what scenario, user needs to do a manual split? Could someone kindly 
> give me some examples that user need to do the region split explicitly via 
> HBase Shell or Java API?
> Thanks very much.
> Regards,
> Ming
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11784) Document global configuration for maxVersion

2014-09-09 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127563#comment-14127563
 ] 

Misty Stanley-Jones commented on HBASE-11784:
-

[~te...@apache.org] Do you mind having a look at the newest revision?

> Document global configuration for maxVersion
> 
>
> Key: HBASE-11784
> URL: https://issues.apache.org/jira/browse/HBASE-11784
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11784-v1.patch, HBASE-11784.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (HBASE-11892) configs contain stale entries

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones reassigned HBASE-11892:
---

Assignee: Misty Stanley-Jones

> configs contain stale entries
> -
>
> Key: HBASE-11892
> URL: https://issues.apache.org/jira/browse/HBASE-11892
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>Priority: Trivial
>  Labels: beginner
>
> Configuration details that need to be cleaned up
> * the documentation around configuring cleaner plugins have stale class names 
> for customizing behavior.
> ** {{hbase.master.logcleaner.plugins}} has LogCleanerDelegate and I think the 
> correct class is BaseLogCleanerDelegate.
> ** {{hbase.master.hfilecleaner.plugin}} has HFileCleanerDelegate instead of 
> BaseHFileCleanerDelegate.
> * {{hbase.rpc.server.engine}} doesn't appear anywhere other than 
> hdfs-default.xml and the classes it references were removed by HBASE-8214



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11892) configs contain stale entries

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11892:

Attachment: HBASE-11892.patch

> configs contain stale entries
> -
>
> Key: HBASE-11892
> URL: https://issues.apache.org/jira/browse/HBASE-11892
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>Priority: Trivial
>  Labels: beginner
> Attachments: HBASE-11892.patch
>
>
> Configuration details that need to be cleaned up
> * the documentation around configuring cleaner plugins have stale class names 
> for customizing behavior.
> ** {{hbase.master.logcleaner.plugins}} has LogCleanerDelegate and I think the 
> correct class is BaseLogCleanerDelegate.
> ** {{hbase.master.hfilecleaner.plugin}} has HFileCleanerDelegate instead of 
> BaseHFileCleanerDelegate.
> * {{hbase.rpc.server.engine}} doesn't appear anywhere other than 
> hdfs-default.xml and the classes it references were removed by HBASE-8214



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11892) configs contain stale entries

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11892:

Status: Patch Available  (was: Open)

> configs contain stale entries
> -
>
> Key: HBASE-11892
> URL: https://issues.apache.org/jira/browse/HBASE-11892
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>Priority: Trivial
>  Labels: beginner
> Attachments: HBASE-11892.patch
>
>
> Configuration details that need to be cleaned up
> * the documentation around configuring cleaner plugins have stale class names 
> for customizing behavior.
> ** {{hbase.master.logcleaner.plugins}} has LogCleanerDelegate and I think the 
> correct class is BaseLogCleanerDelegate.
> ** {{hbase.master.hfilecleaner.plugin}} has HFileCleanerDelegate instead of 
> BaseHFileCleanerDelegate.
> * {{hbase.rpc.server.engine}} doesn't appear anywhere other than 
> hdfs-default.xml and the classes it references were removed by HBASE-8214



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11784) Document global configuration for maxVersion

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11784:

Attachment: HBASE-11784-v2.patch

Apologies for missing that!

> Document global configuration for maxVersion
> 
>
> Key: HBASE-11784
> URL: https://issues.apache.org/jira/browse/HBASE-11784
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11784-v1.patch, HBASE-11784-v2.patch, 
> HBASE-11784.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11791) Update docs on visibility tags and ACLs, transparent encryption, secure bulk upload

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11791:

Attachment: HBASE-11791-v9.patch

Thanks [~apurtell], I think we're getting close now. 

> Update docs on visibility tags and ACLs, transparent encryption, secure bulk 
> upload
> ---
>
> Key: HBASE-11791
> URL: https://issues.apache.org/jira/browse/HBASE-11791
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11791-v1.patch, HBASE-11791-v2.patch, 
> HBASE-11791-v3.patch, HBASE-11791-v4.patch, HBASE-11791-v5.patch, 
> HBASE-11791-v6.patch, HBASE-11791-v7.patch, HBASE-11791-v9.patch, HBase 
> Security Features Operators Guide - HBaseCon 2014 - v5.pptx, 
> LDAPScanLabelGenerator.png
>
>
> Do a pass on the ACL and tag docs and make sure they are up to date and 
> accurate, expand to cover HBASE-10885, HBASE-11001, HBASE-11002, HBASE-11434



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11892) configs contain stale entries

2014-09-09 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127978#comment-14127978
 ] 

Misty Stanley-Jones commented on HBASE-11892:
-

Waiting for instructions...

> configs contain stale entries
> -
>
> Key: HBASE-11892
> URL: https://issues.apache.org/jira/browse/HBASE-11892
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>Priority: Trivial
>  Labels: beginner
> Attachments: HBASE-11892.patch
>
>
> Configuration details that need to be cleaned up
> * the documentation around configuring cleaner plugins have stale class names 
> for customizing behavior.
> ** {{hbase.master.logcleaner.plugins}} has LogCleanerDelegate and I think the 
> correct class is BaseLogCleanerDelegate.
> ** {{hbase.master.hfilecleaner.plugin}} has HFileCleanerDelegate instead of 
> BaseHFileCleanerDelegate.
> * {{hbase.rpc.server.engine}} doesn't appear anywhere other than 
> hdfs-default.xml and the classes it references were removed by HBASE-8214



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (HBASE-11761) Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones reassigned HBASE-11761:
---

Assignee: Misty Stanley-Jones

> Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+
> --
>
> Key: HBASE-11761
> URL: https://issues.apache.org/jira/browse/HBASE-11761
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>  Labels: beginner
>
> In 0.96 we changed artifact structure, so that clients need to rely on an 
> artifact specific to some module (hopefully hbase-client) instead of a single 
> fat jar.
> We should add a FAQ item that points people towards hbase-client, to ease 
> those updating downstream applications from 0.94 to 0.98+.
> Showing an example pom entry for e.g. org.apache.hbase:hbase:0.94.22 and one 
> for e.g. org.apache.hbase:hbase-client:0.98.5 should be sufficient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11761) Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11761:

Status: Patch Available  (was: Open)

> Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+
> --
>
> Key: HBASE-11761
> URL: https://issues.apache.org/jira/browse/HBASE-11761
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>  Labels: beginner
> Attachments: HBASE-11761.patch
>
>
> In 0.96 we changed artifact structure, so that clients need to rely on an 
> artifact specific to some module (hopefully hbase-client) instead of a single 
> fat jar.
> We should add a FAQ item that points people towards hbase-client, to ease 
> those updating downstream applications from 0.94 to 0.98+.
> Showing an example pom entry for e.g. org.apache.hbase:hbase:0.94.22 and one 
> for e.g. org.apache.hbase:hbase-client:0.98.5 should be sufficient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11761) Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11761:

Attachment: HBASE-11761.patch

How's this?

> Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+
> --
>
> Key: HBASE-11761
> URL: https://issues.apache.org/jira/browse/HBASE-11761
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>  Labels: beginner
> Attachments: HBASE-11761.patch
>
>
> In 0.96 we changed artifact structure, so that clients need to rely on an 
> artifact specific to some module (hopefully hbase-client) instead of a single 
> fat jar.
> We should add a FAQ item that points people towards hbase-client, to ease 
> those updating downstream applications from 0.94 to 0.98+.
> Showing an example pom entry for e.g. org.apache.hbase:hbase:0.94.22 and one 
> for e.g. org.apache.hbase:hbase-client:0.98.5 should be sufficient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-09 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11932:
---

 Summary: Stop the html-single from building a html-single of every 
chapter and cluttering the docbkx directory
 Key: HBASE-11932
 URL: https://issues.apache.org/jira/browse/HBASE-11932
 Project: HBase
  Issue Type: Bug
  Components: build, documentation
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11932:

Status: Patch Available  (was: Open)

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11932:

Attachment: HBASE-11932.patch

Silly simple fix.

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (HBASE-11730) Document release managers for non-deprecated branches

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones reassigned HBASE-11730:
---

Assignee: Misty Stanley-Jones

> Document release managers for non-deprecated branches
> -
>
> Key: HBASE-11730
> URL: https://issues.apache.org/jira/browse/HBASE-11730
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>
> New development goes against trunk and is backported as desired to existing 
> release branches. From what I have seen on the jira, it looks like each 
> branch's release manager makes the call on backporting a particular issue.
> We should document both this norm and who the relevant release manager is for 
> each branch.
> In the current docs, I'd suggest adding the RM list to the "Codelines" 
> section (18.11.1) and add a brief explanation of pinging the RM as a new 
> section after "submitting a patch again" (18.12.6).
> Post HBASE-4593, the note about pinging a prior branch RM should just go as a 
> bullet in the "patch workflow."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11730) Document release managers for non-deprecated branches

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11730:

Attachment: HBASE-11730.patch

> Document release managers for non-deprecated branches
> -
>
> Key: HBASE-11730
> URL: https://issues.apache.org/jira/browse/HBASE-11730
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11730.patch
>
>
> New development goes against trunk and is backported as desired to existing 
> release branches. From what I have seen on the jira, it looks like each 
> branch's release manager makes the call on backporting a particular issue.
> We should document both this norm and who the relevant release manager is for 
> each branch.
> In the current docs, I'd suggest adding the RM list to the "Codelines" 
> section (18.11.1) and add a brief explanation of pinging the RM as a new 
> section after "submitting a patch again" (18.12.6).
> Post HBASE-4593, the note about pinging a prior branch RM should just go as a 
> bullet in the "patch workflow."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11730) Document release managers for non-deprecated branches

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11730:

Status: Patch Available  (was: Open)

> Document release managers for non-deprecated branches
> -
>
> Key: HBASE-11730
> URL: https://issues.apache.org/jira/browse/HBASE-11730
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11730.patch
>
>
> New development goes against trunk and is backported as desired to existing 
> release branches. From what I have seen on the jira, it looks like each 
> branch's release manager makes the call on backporting a particular issue.
> We should document both this norm and who the relevant release manager is for 
> each branch.
> In the current docs, I'd suggest adding the RM list to the "Codelines" 
> section (18.11.1) and add a brief explanation of pinging the RM as a new 
> section after "submitting a patch again" (18.12.6).
> Post HBASE-4593, the note about pinging a prior branch RM should just go as a 
> bullet in the "patch workflow."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (HBASE-11741) Document the how users can use the Cell Visibility and authorizations with special characters

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones reassigned HBASE-11741:
---

Assignee: Misty Stanley-Jones  (was: ramkrishna.s.vasudevan)

> Document the how users can use the Cell Visibility and authorizations with 
> special characters
> -
>
> Key: HBASE-11741
> URL: https://issues.apache.org/jira/browse/HBASE-11741
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Affects Versions: 0.98.0
>Reporter: ramkrishna.s.vasudevan
>Assignee: Misty Stanley-Jones
> Fix For: 2.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11791) Update docs on visibility tags and ACLs, transparent encryption, secure bulk upload

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11791:

Attachment: HBASE-11791-v10.patch

Incorporated HBASE-11741 (unicode in vis labels)

> Update docs on visibility tags and ACLs, transparent encryption, secure bulk 
> upload
> ---
>
> Key: HBASE-11791
> URL: https://issues.apache.org/jira/browse/HBASE-11791
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11791-v1.patch, HBASE-11791-v10.patch, 
> HBASE-11791-v2.patch, HBASE-11791-v3.patch, HBASE-11791-v4.patch, 
> HBASE-11791-v5.patch, HBASE-11791-v6.patch, HBASE-11791-v7.patch, 
> HBASE-11791-v9.patch, HBase Security Features Operators Guide - HBaseCon 2014 
> - v5.pptx, LDAPScanLabelGenerator.png
>
>
> Do a pass on the ACL and tag docs and make sure they are up to date and 
> accurate, expand to cover HBASE-10885, HBASE-11001, HBASE-11002, HBASE-11434



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (HBASE-11741) Document the how users can use the Cell Visibility and authorizations with special characters

2014-09-09 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones resolved HBASE-11741.
-
Resolution: Duplicate

> Document the how users can use the Cell Visibility and authorizations with 
> special characters
> -
>
> Key: HBASE-11741
> URL: https://issues.apache.org/jira/browse/HBASE-11741
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Affects Versions: 0.98.0
>Reporter: ramkrishna.s.vasudevan
>Assignee: Misty Stanley-Jones
> Fix For: 2.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11761) Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+

2014-09-10 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11761:

Attachment: HBASE-11761-v1.patch

Better?

> Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+
> --
>
> Key: HBASE-11761
> URL: https://issues.apache.org/jira/browse/HBASE-11761
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>  Labels: beginner
> Attachments: HBASE-11761-v1.patch, HBASE-11761.patch
>
>
> In 0.96 we changed artifact structure, so that clients need to rely on an 
> artifact specific to some module (hopefully hbase-client) instead of a single 
> fat jar.
> We should add a FAQ item that points people towards hbase-client, to ease 
> those updating downstream applications from 0.94 to 0.98+.
> Showing an example pom entry for e.g. org.apache.hbase:hbase:0.94.22 and one 
> for e.g. org.apache.hbase:hbase-client:0.98.5 should be sufficient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11932:

Attachment: HBASE-11932-v1.patch

Not sure what I did wrong. Trying again.

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11932-v1.patch, HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11932:

Attachment: HBASE-11932-v2.patch

Scope increased to clear out some extra files that were generated due to 
Docbook choices that were made historically.

- Removed all footnotes and rewrote as necessary.
- Changed  inside  (which generates alt text on images) to 
. 

Also corrected mention of docbook.com to docbook.org in the preface, even 
though out of scope for here.

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129336#comment-14129336
 ] 

Misty Stanley-Jones commented on HBASE-11932:
-

Committed to master and branch-1 (had to skip the 
src/main/docbkx/appendix_hfile_format.xml patch for branch-1).

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11932:

Fix Version/s: 0.99.1
   2.0.0
 Hadoop Flags: Reviewed

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11932:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-11941) Rebuild site because of major structural changes to HTML

2014-09-10 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11941:
---

 Summary: Rebuild site because of major structural changes to HTML
 Key: HBASE-11941
 URL: https://issues.apache.org/jira/browse/HBASE-11941
 Project: HBase
  Issue Type: Sub-task
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129547#comment-14129547
 ] 

Misty Stanley-Jones commented on HBASE-11932:
-

[~saint@gmail.com] is the one who told me to put 0.99.1. Can you explain it 
to me, [~enis]?

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 0.99.0, 2.0.0
>
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129562#comment-14129562
 ] 

Misty Stanley-Jones commented on HBASE-11932:
-

Got it. I want to do the right thing and not cause any extra work for anyone. :)

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 0.99.0, 2.0.0
>
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-11946) Get xref and API docs to build properly again

2014-09-10 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11946:
---

 Summary: Get xref and API docs to build properly again
 Key: HBASE-11946
 URL: https://issues.apache.org/jira/browse/HBASE-11946
 Project: HBase
  Issue Type: Bug
  Components: documentation
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones


Due to a mistaken commit which comments out several bits of pom.xml (commit 
80fbcfcd)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11932:

Attachment: HBASE-11932.patch

Please try it, [~stack] or someone...

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 0.99.0, 2.0.0
>
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch, HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129578#comment-14129578
 ] 

Misty Stanley-Jones commented on HBASE-11932:
-

Oops attached to wrong case. Sorry.

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 0.99.0, 2.0.0
>
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11932:

Attachment: (was: HBASE-11932.patch)

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 0.99.0, 2.0.0
>
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11946) Get xref and API docs to build properly again

2014-09-10 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11946:

Status: Patch Available  (was: Open)

> Get xref and API docs to build properly again
> -
>
> Key: HBASE-11946
> URL: https://issues.apache.org/jira/browse/HBASE-11946
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11946.patch
>
>
> Due to a mistaken commit which comments out several bits of pom.xml (commit 
> 80fbcfcd)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11946) Get xref and API docs to build properly again

2014-09-10 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11946:

Attachment: HBASE-11946.patch

Some  comments were inadvertently added to pom.xml during another commit, and 
this prevented the apidocs and xrefs from being built. This tries to fix 
that maybe someone can try it out? [~stack] [~ndimiduk]

> Get xref and API docs to build properly again
> -
>
> Key: HBASE-11946
> URL: https://issues.apache.org/jira/browse/HBASE-11946
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11946.patch
>
>
> Due to a mistaken commit which comments out several bits of pom.xml (commit 
> 80fbcfcd)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11932) Stop the html-single from building a html-single of every chapter and cluttering the docbkx directory

2014-09-10 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129703#comment-14129703
 ] 

Misty Stanley-Jones commented on HBASE-11932:
-

Thanks for catching that.

> Stop the html-single from building a html-single of every chapter and 
> cluttering the docbkx directory
> -
>
> Key: HBASE-11932
> URL: https://issues.apache.org/jira/browse/HBASE-11932
> Project: HBase
>  Issue Type: Bug
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 0.99.0, 2.0.0
>
> Attachments: HBASE-11932-v1.patch, HBASE-11932-v2.patch, 
> HBASE-11932.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11791) Update docs on visibility tags and ACLs, transparent encryption, secure bulk upload

2014-09-11 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11791:

Attachment: HBASE-11791-v11.patch

Addressed today's feedback.

> Update docs on visibility tags and ACLs, transparent encryption, secure bulk 
> upload
> ---
>
> Key: HBASE-11791
> URL: https://issues.apache.org/jira/browse/HBASE-11791
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11791-v1.patch, HBASE-11791-v10.patch, 
> HBASE-11791-v11.patch, HBASE-11791-v2.patch, HBASE-11791-v3.patch, 
> HBASE-11791-v4.patch, HBASE-11791-v5.patch, HBASE-11791-v6.patch, 
> HBASE-11791-v7.patch, HBASE-11791-v9.patch, HBase Security Features Operators 
> Guide - HBaseCon 2014 - v5.pptx, LDAPScanLabelGenerator.png
>
>
> Do a pass on the ACL and tag docs and make sure they are up to date and 
> accurate, expand to cover HBASE-10885, HBASE-11001, HBASE-11002, HBASE-11434



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11946) Get xref and API docs to build properly again

2014-09-11 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11946:

   Resolution: Fixed
Fix Version/s: 0.99.1
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Pushed to master.

> Get xref and API docs to build properly again
> -
>
> Key: HBASE-11946
> URL: https://issues.apache.org/jira/browse/HBASE-11946
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 0.99.1
>
> Attachments: HBASE-11946.patch
>
>
> Due to a mistaken commit which comments out several bits of pom.xml (commit 
> 80fbcfcd)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-11951) Delete stale files from svn site directory and from images directory in git

2014-09-11 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11951:
---

 Summary: Delete stale files from svn site directory and from 
images directory in git
 Key: HBASE-11951
 URL: https://issues.apache.org/jira/browse/HBASE-11951
 Project: HBase
  Issue Type: Bug
  Components: documentation
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11951) Delete stale files from svn site directory and from images directory in git

2014-09-11 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131018#comment-14131018
 ] 

Misty Stanley-Jones commented on HBASE-11951:
-

Images that are not referenced by any file and not present in the crawled site:
images/apache-maven-project-2.png
images/architecture.gif
images/bc_l2_buckets.png
images/bg.jpg
images/big_h_logo.png
images/big_h_logo.svg
images/hadoop-logo.jpg
images/hbase_logo.svg
images/jumping-orca_rotated.png
images/jumping-orca_rotated.xcf
images/jumping-orca_rotated_12percent.png
images/logo_apache.jpg
images/logo_maven.jpg
images/maven-logo-2.gif

Directories that are present in the SVN site that are not present in the 
generated site or the crawled site and don't seem to be archival. They seem to 
be from an earlier version of the book which put each chapter into its own 
directory.

community
configuration
cp
developer
external_apis
getting_started
hbase-client
hbase-common
hbase-examples
hbase-hadoop-compat
hbase-hadoop1-compat
hbase-it
hbase-prefix-tree
hbase-protocol
hbase-server
ops_mgt
performance
preface
rpc
schema_design
security
shell
tracing
troubleshooting
upgrading
zookeeper

Stale files to be deleted (without the part before trunk/):

/Users/misty/svn/hbase.apache.org/trunk/acid.html
/Users/misty/svn/hbase.apache.org/trunk/apas02.html
/Users/misty/svn/hbase.apache.org/trunk/apas03.html
/Users/misty/svn/hbase.apache.org/trunk/apas04.html
/Users/misty/svn/hbase.apache.org/trunk/apbs02.html
/Users/misty/svn/hbase.apache.org/trunk/apbs03.html
/Users/misty/svn/hbase.apache.org/trunk/apbs04.html
/Users/misty/svn/hbase.apache.org/trunk/apd.html
/Users/misty/svn/hbase.apache.org/trunk/apes02.html
/Users/misty/svn/hbase.apache.org/trunk/apes03.html
/Users/misty/svn/hbase.apache.org/trunk/apjs02.html
/Users/misty/svn/hbase.apache.org/trunk/apjs03.html
/Users/misty/svn/hbase.apache.org/trunk/apjs04.html
/Users/misty/svn/hbase.apache.org/trunk/appendix_contributing_to_documentation.html
/Users/misty/svn/hbase.apache.org/trunk/appendix_hfile_format.html
/Users/misty/svn/hbase.apache.org/trunk/arch.bulk.load.html
/Users/misty/svn/hbase.apache.org/trunk/arch.catalog.html
/Users/misty/svn/hbase.apache.org/trunk/arch.hdfs.html
/Users/misty/svn/hbase.apache.org/trunk/architecture.html
/Users/misty/svn/hbase.apache.org/trunk/asf.html
/Users/misty/svn/hbase.apache.org/trunk/asf.reporting.html
/Users/misty/svn/hbase.apache.org/trunk/build.html
/Users/misty/svn/hbase.apache.org/trunk/c.html
/Users/misty/svn/hbase.apache.org/trunk/case_studies/case_studies.html
/Users/misty/svn/hbase.apache.org/trunk/case_studies/casestudies.perftroub.html
/Users/misty/svn/hbase.apache.org/trunk/case_studies/casestudies.schema.html
/Users/misty/svn/hbase.apache.org/trunk/case_studies.html
/Users/misty/svn/hbase.apache.org/trunk/casestudies.html
/Users/misty/svn/hbase.apache.org/trunk/casestudies.perftroub.html
/Users/misty/svn/hbase.apache.org/trunk/casestudies.schema.html
/Users/misty/svn/hbase.apache.org/trunk/cells.html
/Users/misty/svn/hbase.apache.org/trunk/cf.keep.deleted.html
/Users/misty/svn/hbase.apache.org/trunk/ch01s03.html
/Users/misty/svn/hbase.apache.org/trunk/ch01s17.html
/Users/misty/svn/hbase.apache.org/trunk/ch03s03.html
/Users/misty/svn/hbase.apache.org/trunk/ch07s02.html
/Users/misty/svn/hbase.apache.org/trunk/ch07s03.html
/Users/misty/svn/hbase.apache.org/trunk/ch07s04.html
/Users/misty/svn/hbase.apache.org/trunk/ch07s05.html
/Users/misty/svn/hbase.apache.org/trunk/ch10s03.html
/Users/misty/svn/hbase.apache.org/trunk/ch14s17.html
/Users/misty/svn/hbase.apache.org/trunk/changing.compression.html
/Users/misty/svn/hbase.apache.org/trunk/client.filter.html
/Users/misty/svn/hbase.apache.org/trunk/client.html
/Users/misty/svn/hbase.apache.org/trunk/cluster_replication.html
/Users/misty/svn/hbase.apache.org/trunk/columnfamily.html
/Users/misty/svn/hbase.apache.org/trunk/community.html
/Users/misty/svn/hbase.apache.org/trunk/community.roles.html
/Users/misty/svn/hbase.apache.org/trunk/compaction.parameters.html
/Users/misty/svn/hbase.apache.org/trunk/compression.html
/Users/misty/svn/hbase.apache.org/trunk/config.files.html
/Users/misty/svn/hbase.apache.org/trunk/configuration.html
/Users/misty/svn/hbase.apache.org/trunk/constraints.html
/Users/misty/svn/hbase.apache.org/trunk/cp.html
/Users/misty/svn/hbase.apache.org/trunk/data_model_operations.html
/Users/misty/svn/hbase.apache.org/trunk/datamodel.html
/Users/misty/svn/hbase.apache.org/trunk/developer.html
/Users/misty/svn/hbase.apache.org/trunk/developing.html
/Users/misty/svn/hbase.apache.org/trunk/dm.column.metadata.html
/Users/misty/svn/hbase.apache.org/trunk/dm.sort.html
/Users/misty/svn/hbase.apache.org/trunk/documentation.html
/Users/misty/svn/hbase.apache.org/trunk/example_config.html
/Users/misty/svn/hbase.apache.org/trunk/external_apis.html
/Users/misty/svn/hbase.apache.org/trunk/faq.html
/Users/misty/s

[jira] [Updated] (HBASE-11951) Delete stale files from svn site directory and from images directory in git

2014-09-11 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Status: Patch Available  (was: Open)

> Delete stale files from svn site directory and from images directory in git
> ---
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Delete stale files from svn site directory and from images directory in git

2014-09-11 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: HBASE-11951.patch

Patch to remove unwanted image files from Git.

> Delete stale files from svn site directory and from images directory in git
> ---
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Delete stale files from svn site directory and from images directory in git

2014-09-11 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: publish_hbase_website.sh

I created this script to publish the website. It has a little bit of cruft 
until the other patch on this JIRA gets committed to SVN. Edit a couple 
variables at the top of the script to use it.

> Delete stale files from svn site directory and from images directory in git
> ---
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Delete stale files from svn site directory and from images directory in git

2014-09-11 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: publish_hbase_website.sh

Fixed typo in script.

> Delete stale files from svn site directory and from images directory in git
> ---
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, publish_hbase_website.sh, 
> publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Delete stale files from svn site directory and from images directory in git

2014-09-11 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: (was: publish_hbase_website.sh)

> Delete stale files from svn site directory and from images directory in git
> ---
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Delete stale files from svn site directory and from images directory in git

2014-09-11 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: publish_hbase_website.sh

> Delete stale files from svn site directory and from images directory in git
> ---
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Delete stale files from svn site directory and from images directory in git

2014-09-11 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: (was: publish_hbase_website.sh)

> Delete stale files from svn site directory and from images directory in git
> ---
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Create script to update and publish the website, update docs accordingly

2014-09-14 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Summary: Create script to update and publish the website, update docs 
accordingly  (was: Delete stale files from svn site directory and from images 
directory in git)

> Create script to update and publish the website, update docs accordingly
> 
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11951) Create script to update and publish the website, update docs accordingly

2014-09-14 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133438#comment-14133438
 ] 

Misty Stanley-Jones commented on HBASE-11951:
-

OK, changed the intent of this JIRA.  Script now includes an interactive or 
auto mode, and lets you pass the svn and git directories via the command line.  
In auto mode, you are NOT asked any questions and your changes are committed, 
so this might need some consideration before we make a Jenkins job or similar 
out of it.

Also updating the doc to recommend using the script as a guideline even if you 
do the steps manually, because the old documented way would leave stale files 
in SVN, which is harmful in the case of API docs especially.

New patch coming shortly, after testing of the script is complete.

> Create script to update and publish the website, update docs accordingly
> 
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Create script to update and publish the website, update docs accordingly

2014-09-14 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: publish_hbase_website.sh

> Create script to update and publish the website, update docs accordingly
> 
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, HBASE-11951.patch, 
> publish_hbase_website.sh, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Create script to update and publish the website, update docs accordingly

2014-09-14 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: HBASE-11951.patch

> Create script to update and publish the website, update docs accordingly
> 
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, HBASE-11951.patch, 
> publish_hbase_website.sh, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Create script to update and publish the website, update docs accordingly

2014-09-14 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: HBASE-11951.patch
publish_hbase_website.sh

Fixed small error in script's usage instructions

> Create script to update and publish the website, update docs accordingly
> 
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, HBASE-11951.patch, HBASE-11951.patch, 
> publish_hbase_website.sh, publish_hbase_website.sh, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11961) Document region state transitions

2014-09-14 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11961:

Attachment: HBASE-11961-misty.patch

I massaged the text somewhat. Let me know what you think.

> Document region state transitions
> -
>
> Key: HBASE-11961
> URL: https://issues.apache.org/jira/browse/HBASE-11961
> Project: HBase
>  Issue Type: Task
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-11961-misty.patch, hbase-11961.patch
>
>
> Document the region state transitions in the refguide.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11961) Document region state transitions

2014-09-14 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133479#comment-14133479
 ] 

Misty Stanley-Jones commented on HBASE-11961:
-

>From looking at the graphic in the other JIRA I think 'peru' is supposed to be 
>'brown', yes?

> Document region state transitions
> -
>
> Key: HBASE-11961
> URL: https://issues.apache.org/jira/browse/HBASE-11961
> Project: HBase
>  Issue Type: Task
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-11961-misty.patch, hbase-11961.patch
>
>
> Document the region state transitions in the refguide.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11892) configs contain stale entries

2014-09-14 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11892:

Hadoop Flags: Reviewed

> configs contain stale entries
> -
>
> Key: HBASE-11892
> URL: https://issues.apache.org/jira/browse/HBASE-11892
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>Priority: Trivial
>  Labels: beginner
> Attachments: HBASE-11892.patch
>
>
> Configuration details that need to be cleaned up
> * the documentation around configuring cleaner plugins have stale class names 
> for customizing behavior.
> ** {{hbase.master.logcleaner.plugins}} has LogCleanerDelegate and I think the 
> correct class is BaseLogCleanerDelegate.
> ** {{hbase.master.hfilecleaner.plugin}} has HFileCleanerDelegate instead of 
> BaseHFileCleanerDelegate.
> * {{hbase.rpc.server.engine}} doesn't appear anywhere other than 
> hdfs-default.xml and the classes it references were removed by HBASE-8214



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11892) configs contain stale entries

2014-09-14 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11892:

   Resolution: Fixed
Fix Version/s: 0.99.1
   2.0.0
   Status: Resolved  (was: Patch Available)

Pushed to master and branch-1.

> configs contain stale entries
> -
>
> Key: HBASE-11892
> URL: https://issues.apache.org/jira/browse/HBASE-11892
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>Priority: Trivial
>  Labels: beginner
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-11892.patch
>
>
> Configuration details that need to be cleaned up
> * the documentation around configuring cleaner plugins have stale class names 
> for customizing behavior.
> ** {{hbase.master.logcleaner.plugins}} has LogCleanerDelegate and I think the 
> correct class is BaseLogCleanerDelegate.
> ** {{hbase.master.hfilecleaner.plugin}} has HFileCleanerDelegate instead of 
> BaseHFileCleanerDelegate.
> * {{hbase.rpc.server.engine}} doesn't appear anywhere other than 
> hdfs-default.xml and the classes it references were removed by HBASE-8214



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11961) Document region state transitions

2014-09-15 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134577#comment-14134577
 ] 

Misty Stanley-Jones commented on HBASE-11961:
-

+1 from a docs POV.

> Document region state transitions
> -
>
> Key: HBASE-11961
> URL: https://issues.apache.org/jira/browse/HBASE-11961
> Project: HBase
>  Issue Type: Task
>Reporter: Jimmy Xiang
>Assignee: Jimmy Xiang
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-11961-misty.patch, hbase-11961.patch, 
> region_states.png
>
>
> Document the region state transitions in the refguide.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (HBASE-11941) Rebuild site because of major structural changes to HTML

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones resolved HBASE-11941.
-
Resolution: Fixed

> Rebuild site because of major structural changes to HTML
> 
>
> Key: HBASE-11941
> URL: https://issues.apache.org/jira/browse/HBASE-11941
> Project: HBase
>  Issue Type: Sub-task
>  Components: build, documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 2.0.0, 0.99.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11738) Document improvements to LoadTestTool and PerformanceEvaluation

2014-09-15 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134782#comment-14134782
 ] 

Misty Stanley-Jones commented on HBASE-11738:
-

I need a decision on this one, it is mouldering away...


> Document improvements to LoadTestTool and PerformanceEvaluation
> ---
>
> Key: HBASE-11738
> URL: https://issues.apache.org/jira/browse/HBASE-11738
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
>Priority: Minor
> Fix For: 0.98.7, 0.99.1
>
> Attachments: HBABASE-11738.patch, HBASE-11738.patch, HBASE-11738.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11784) Document global configuration for maxVersion

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11784:

Hadoop Flags: Reviewed

> Document global configuration for maxVersion
> 
>
> Key: HBASE-11784
> URL: https://issues.apache.org/jira/browse/HBASE-11784
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11784-v1.patch, HBASE-11784-v2.patch, 
> HBASE-11784.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Create script to update and publish the website, update docs accordingly

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Attachment: publish_hbase_website.sh
HBASE-11951.patch

New version does some sanity checking and expands the commit message. The idea 
of the sanity checking is to check the # of files and size of the SVN directory 
before and after the commit. If it is a big difference, we should probably 
abort and do it manually. Right now, I have not set any thresholds, but there's 
a commented-out test to put them in later. I'll just keep track of the sizes 
via the commit messages for now.

It also auto-detects whether you are running OSX or Linux and adjusts the cp 
command accordingly.

> Create script to update and publish the website, update docs accordingly
> 
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, HBASE-11951.patch, HBASE-11951.patch, 
> HBASE-11951.patch, publish_hbase_website.sh, publish_hbase_website.sh, 
> publish_hbase_website.sh, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11784) Document global configuration for maxVersion

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11784:

Attachment: HBASE-11784-v3.patch

Had to rebase. Didn't change any content so I will commit this.

> Document global configuration for maxVersion
> 
>
> Key: HBASE-11784
> URL: https://issues.apache.org/jira/browse/HBASE-11784
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11784-v1.patch, HBASE-11784-v2.patch, 
> HBASE-11784-v3.patch, HBASE-11784.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11784) Document global configuration for maxVersion

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11784:

   Resolution: Fixed
Fix Version/s: 0.99.1
   2.0.0
   Status: Resolved  (was: Patch Available)

Pushed to master and branch-1.

> Document global configuration for maxVersion
> 
>
> Key: HBASE-11784
> URL: https://issues.apache.org/jira/browse/HBASE-11784
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-11784-v1.patch, HBASE-11784-v2.patch, 
> HBASE-11784-v3.patch, HBASE-11784.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-11981) Document how to find the units of measure for a given HBase metric

2014-09-15 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11981:
---

 Summary: Document how to find the units of measure for a given 
HBase metric
 Key: HBASE-11981
 URL: https://issues.apache.org/jira/browse/HBASE-11981
 Project: HBase
  Issue Type: Task
  Components: documentation
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11981) Document how to find the units of measure for a given HBase metric

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11981:

Attachment: HBASE-11981.patch

I made a stab at establishing some rules of thumb. Feedback is requested.

> Document how to find the units of measure for a given HBase metric
> --
>
> Key: HBASE-11981
> URL: https://issues.apache.org/jira/browse/HBASE-11981
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11981.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11981) Document how to find the units of measure for a given HBase metric

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11981:

Status: Patch Available  (was: Open)

> Document how to find the units of measure for a given HBase metric
> --
>
> Key: HBASE-11981
> URL: https://issues.apache.org/jira/browse/HBASE-11981
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11981.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11791) Update docs on visibility tags and ACLs, transparent encryption, secure bulk upload

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11791:

Attachment: HBASE-11791-v12.patch

Added disclaimers where I used non-public code for examples.

> Update docs on visibility tags and ACLs, transparent encryption, secure bulk 
> upload
> ---
>
> Key: HBASE-11791
> URL: https://issues.apache.org/jira/browse/HBASE-11791
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11791-v1.patch, HBASE-11791-v10.patch, 
> HBASE-11791-v11.patch, HBASE-11791-v12.patch, HBASE-11791-v2.patch, 
> HBASE-11791-v3.patch, HBASE-11791-v4.patch, HBASE-11791-v5.patch, 
> HBASE-11791-v6.patch, HBASE-11791-v7.patch, HBASE-11791-v9.patch, HBase 
> Security Features Operators Guide - HBaseCon 2014 - v5.pptx, 
> LDAPScanLabelGenerator.png
>
>
> Do a pass on the ACL and tag docs and make sure they are up to date and 
> accurate, expand to cover HBASE-10885, HBASE-11001, HBASE-11002, HBASE-11434



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-11985) Document sizing rules of thumb

2014-09-15 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11985:
---

 Summary: Document sizing rules of thumb
 Key: HBASE-11985
 URL: https://issues.apache.org/jira/browse/HBASE-11985
 Project: HBase
  Issue Type: Task
  Components: documentation
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones


I'm looking for tuning/sizing rules of thumb to put in the Ref Guide.

Info I have gleaned so far:

A reasonable region size is between 10 GB and 50 GB.

A reasonable maximum cell size is 1 MB to 10 MB. If your cells are larger than 
10 MB, consider storing the cell contents in HDFS and storing a reference to 
the location in HBase. Pending MOB work for 10 MB - 64 MB window.

When you size your regions and cells, keep in mind that a region cannot split 
across a row. If your row size is too large, or your region size is too small, 
you can end up with a single row per region, which is not a good pattern. It is 
also possible that one big column causes splits while other columns are tiny, 
and this may not be great.

A large # of columns probably means you are doing it wrong.

Column names need to be short because they get stored for every value (barring 
encoding). Don't need to be self-documenting like in RDBMS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-11986) Document MOB in Ref Guide

2014-09-15 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11986:
---

 Summary: Document MOB in Ref Guide
 Key: HBASE-11986
 URL: https://issues.apache.org/jira/browse/HBASE-11986
 Project: HBase
  Issue Type: Sub-task
  Components: documentation
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11986) Document MOB in Ref Guide

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11986:

Attachment: HBASE-11986.patch

Documented MOB in a new chapter, made a new section in the Schema chapter about 
cell size, added link from cell size troubleshooting area, added MOB cache 
properties to hbase-default.xml.

> Document MOB in Ref Guide
> -
>
> Key: HBASE-11986
> URL: https://issues.apache.org/jira/browse/HBASE-11986
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-11986.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11986) Document MOB in Ref Guide

2014-09-15 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11986:

Status: Patch Available  (was: Open)

> Document MOB in Ref Guide
> -
>
> Key: HBASE-11986
> URL: https://issues.apache.org/jira/browse/HBASE-11986
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-11986.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-9005) Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-9005:
---
Attachment: HBASE-9005-v1.patch

Somehow I missed this feedback. New patch addresses it.

> Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete 
> markers
> -
>
> Key: HBASE-9005
> URL: https://issues.apache.org/jira/browse/HBASE-9005
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Lars Hofhansl
>Assignee: Jonathan Hsieh
>Priority: Minor
> Fix For: 0.99.1
>
> Attachments: 9005.txt, HBASE-9005-1.patch, HBASE-9005-v1.patch
>
>
> Without KEEP_DELETED_CELLS all timerange queries are broken if their range 
> covers a delete marker.
> As some internal discussions with colleagues showed, this feature is not well 
> understand and documented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11738) Document improvements to LoadTestTool and PerformanceEvaluation

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11738:

Hadoop Flags: Reviewed

> Document improvements to LoadTestTool and PerformanceEvaluation
> ---
>
> Key: HBASE-11738
> URL: https://issues.apache.org/jira/browse/HBASE-11738
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
>Priority: Minor
> Fix For: 0.98.7, 0.99.1
>
> Attachments: HBABASE-11738.patch, HBASE-11738.patch, HBASE-11738.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11738) Document improvements to LoadTestTool and PerformanceEvaluation

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11738:

Attachment: HBASE-11738-v1.patch

This patch is what I will commit. Thanks for the review, [~ndimiduk]

> Document improvements to LoadTestTool and PerformanceEvaluation
> ---
>
> Key: HBASE-11738
> URL: https://issues.apache.org/jira/browse/HBASE-11738
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
>Priority: Minor
> Fix For: 0.98.7, 0.99.1
>
> Attachments: HBABASE-11738.patch, HBASE-11738-v1.patch, 
> HBASE-11738.patch, HBASE-11738.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11738) Document improvements to LoadTestTool and PerformanceEvaluation

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11738:

   Resolution: Fixed
Fix Version/s: (was: 0.98.7)
   2.0.0
   Status: Resolved  (was: Patch Available)

> Document improvements to LoadTestTool and PerformanceEvaluation
> ---
>
> Key: HBASE-11738
> URL: https://issues.apache.org/jira/browse/HBASE-11738
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
>Priority: Minor
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBABASE-11738.patch, HBASE-11738-v1.patch, 
> HBASE-11738.patch, HBASE-11738.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-11998) Document a workflow for cherry-picking a fix to a different branch

2014-09-16 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11998:
---

 Summary: Document a workflow for cherry-picking a fix to a 
different branch
 Key: HBASE-11998
 URL: https://issues.apache.org/jira/browse/HBASE-11998
 Project: HBase
  Issue Type: Bug
  Components: documentation
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones


We are not all git experts and it will be helpful to have a workflow 
documented, understanding that there are about a million ways to do everything 
in git.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-10919) [VisibilityController] ScanLabelGenerator using LDAP

2014-09-16 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136540#comment-14136540
 ] 

Misty Stanley-Jones commented on HBASE-10919:
-

Potential doc text for this for when this is committed, to go around line 1164 
of security.xml:



> [VisibilityController] ScanLabelGenerator using LDAP
> 
>
> Key: HBASE-10919
> URL: https://issues.apache.org/jira/browse/HBASE-10919
> Project: HBase
>  Issue Type: New Feature
>Reporter: Andrew Purtell
> Fix For: 0.98.7, 0.99.1
>
> Attachments: slides-10919.pdf
>
>
> A ScanLabelGenerator that queries an external service, using the LDAP 
> protocol, for a set of attributes corresponding to the principal represented 
> by the request UGI, and converts any returned in the response to additional 
> auths in the effective set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11791) Update docs on visibility tags and ACLs, transparent encryption, secure bulk upload

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11791:

Attachment: HBASE-11791-v13.patch

> Update docs on visibility tags and ACLs, transparent encryption, secure bulk 
> upload
> ---
>
> Key: HBASE-11791
> URL: https://issues.apache.org/jira/browse/HBASE-11791
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11791-v1.patch, HBASE-11791-v10.patch, 
> HBASE-11791-v11.patch, HBASE-11791-v12.patch, HBASE-11791-v13.patch, 
> HBASE-11791-v2.patch, HBASE-11791-v3.patch, HBASE-11791-v4.patch, 
> HBASE-11791-v5.patch, HBASE-11791-v6.patch, HBASE-11791-v7.patch, 
> HBASE-11791-v9.patch, HBase Security Features Operators Guide - HBaseCon 2014 
> - v5.pptx, LDAPScanLabelGenerator.png
>
>
> Do a pass on the ACL and tag docs and make sure they are up to date and 
> accurate, expand to cover HBASE-10885, HBASE-11001, HBASE-11002, HBASE-11434



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11986) Document MOB in Ref Guide

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11986:

Attachment: HBASE-11986-v1.patch

Addressed first round of feedback from RB.

> Document MOB in Ref Guide
> -
>
> Key: HBASE-11986
> URL: https://issues.apache.org/jira/browse/HBASE-11986
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-11986-v1.patch, HBASE-11986.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-12000) isMob and mobThreshold do not follow column descriptor property naming conventions

2014-09-16 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-12000:
---

 Summary: isMob and mobThreshold do not follow column descriptor 
property naming conventions
 Key: HBASE-12000
 URL: https://issues.apache.org/jira/browse/HBASE-12000
 Project: HBase
  Issue Type: Sub-task
  Components: regionserver, Scanners
Reporter: Misty Stanley-Jones
Assignee: Misty Stanley-Jones


This patch changes isMob to IS_MOB and mobThreshold to MOB_THRESHOLD to go with 
conventions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12000) isMob and mobThreshold do not follow column descriptor property naming conventions

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-12000:

Status: Patch Available  (was: Open)

> isMob and mobThreshold do not follow column descriptor property naming 
> conventions
> --
>
> Key: HBASE-12000
> URL: https://issues.apache.org/jira/browse/HBASE-12000
> Project: HBase
>  Issue Type: Sub-task
>  Components: regionserver, Scanners
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-12000.patch
>
>
> This patch changes isMob to IS_MOB and mobThreshold to MOB_THRESHOLD to go 
> with conventions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12000) isMob and mobThreshold do not follow column descriptor property naming conventions

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-12000:

Attachment: HBASE-12000.patch

> isMob and mobThreshold do not follow column descriptor property naming 
> conventions
> --
>
> Key: HBASE-12000
> URL: https://issues.apache.org/jira/browse/HBASE-12000
> Project: HBase
>  Issue Type: Sub-task
>  Components: regionserver, Scanners
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-12000.patch
>
>
> This patch changes isMob to IS_MOB and mobThreshold to MOB_THRESHOLD to go 
> with conventions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12000) isMob and mobThreshold do not follow column descriptor property naming conventions

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-12000:

Attachment: HBASE-12000-v1.patch

Here is the change. Let me know if I am OK to commit.

> isMob and mobThreshold do not follow column descriptor property naming 
> conventions
> --
>
> Key: HBASE-12000
> URL: https://issues.apache.org/jira/browse/HBASE-12000
> Project: HBase
>  Issue Type: Sub-task
>  Components: regionserver, Scanners
>Affects Versions: hbase-11339
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-12000-v1.patch, HBASE-12000.patch
>
>
> This patch changes isMob to IS_MOB and mobThreshold to MOB_THRESHOLD to go 
> with conventions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12000) isMob and mobThreshold do not follow column descriptor property naming conventions

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-12000:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> isMob and mobThreshold do not follow column descriptor property naming 
> conventions
> --
>
> Key: HBASE-12000
> URL: https://issues.apache.org/jira/browse/HBASE-12000
> Project: HBase
>  Issue Type: Sub-task
>  Components: regionserver, Scanners
>Affects Versions: hbase-11339
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-12000-v1.patch, HBASE-12000.patch
>
>
> This patch changes isMob to IS_MOB and mobThreshold to MOB_THRESHOLD to go 
> with conventions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-12000) isMob and mobThreshold do not follow column descriptor property naming conventions

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-12000:

Hadoop Flags: Reviewed

Pushed to HBASE-11339 branch.

> isMob and mobThreshold do not follow column descriptor property naming 
> conventions
> --
>
> Key: HBASE-12000
> URL: https://issues.apache.org/jira/browse/HBASE-12000
> Project: HBase
>  Issue Type: Sub-task
>  Components: regionserver, Scanners
>Affects Versions: hbase-11339
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-12000-v1.patch, HBASE-12000.patch
>
>
> This patch changes isMob to IS_MOB and mobThreshold to MOB_THRESHOLD to go 
> with conventions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11791) Update docs on visibility tags and ACLs, transparent encryption, secure bulk upload

2014-09-16 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11791:

Attachment: HBASE-11791-v14.patch

Dima's first lot of feedback

> Update docs on visibility tags and ACLs, transparent encryption, secure bulk 
> upload
> ---
>
> Key: HBASE-11791
> URL: https://issues.apache.org/jira/browse/HBASE-11791
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11791-v1.patch, HBASE-11791-v10.patch, 
> HBASE-11791-v11.patch, HBASE-11791-v12.patch, HBASE-11791-v13.patch, 
> HBASE-11791-v14.patch, HBASE-11791-v2.patch, HBASE-11791-v3.patch, 
> HBASE-11791-v4.patch, HBASE-11791-v5.patch, HBASE-11791-v6.patch, 
> HBASE-11791-v7.patch, HBASE-11791-v9.patch, HBase Security Features Operators 
> Guide - HBaseCon 2014 - v5.pptx, LDAPScanLabelGenerator.png
>
>
> Do a pass on the ACL and tag docs and make sure they are up to date and 
> accurate, expand to cover HBASE-10885, HBASE-11001, HBASE-11002, HBASE-11434



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11869) Support snapshot owner

2014-09-17 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138361#comment-14138361
 ] 

Misty Stanley-Jones commented on HBASE-11869:
-

Doc to be added when this is committed (just keeping track)

Prior to HBase 0.94.1, a table could have an owner, which could be 
different from the
  table creator, and was stored in the column descriptor. This was 
removed by https://issues.apache.org/jira/browse/HBASE-6188";>HBASE-6188,
 and
  instead, the creator of the table is considered its owner.
As of https://issues.apache.org/jira/browse/HBASE-11869";>HBASE-11889,
 you can also assign
  HBase Tables have a new metadata attribute OWNER, 
which is added to
  snapshots taken on that table, and designates who can restore the 
table from a snapshot. By default, the
  owner is the user principal who creates the table, though it may be 
changed at table
  creation time or during an alter operation by 
setting or changing the
OWNER table attribute. Only a single user 
principal can own a table at
  a given time. A table owner is implicitly granted all permissions to 
a given table.


> Support snapshot owner
> --
>
> Key: HBASE-11869
> URL: https://issues.apache.org/jira/browse/HBASE-11869
> Project: HBase
>  Issue Type: Improvement
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-11869-trunk-v1.diff, HBASE-11869-trunk-v3.diff, 
> HBASE-11869-trunk-v4.diff
>
>
> In current codebase, the table snapshot operations only can be done by the 
> global admin , not by  the table admin.
> There is a multi-tenant hbase cluster, each table has different snapshot 
> policies, eg: do snapshot per week, or snapshot after the new data are 
> imported. 
> We want to release the snapshot permission to each table admin.
> According to [~mbertozzi]'s suggestion, we implement the snapshot owner 
> feature.
> * The user with table admin permission can create snapshot and the owner of 
> this snapshot is this user.
> * The owner of snapshot can delete and restore the snapshot.
> * Only the user with global admin permission can clone a snapshot, for this 
> operation creates a new table.
>   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11869) Support snapshot owner

2014-09-17 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138362#comment-14138362
 ] 

Misty Stanley-Jones commented on HBASE-11869:
-

^ in security.xml around like 756.

> Support snapshot owner
> --
>
> Key: HBASE-11869
> URL: https://issues.apache.org/jira/browse/HBASE-11869
> Project: HBase
>  Issue Type: Improvement
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-11869-trunk-v1.diff, HBASE-11869-trunk-v3.diff, 
> HBASE-11869-trunk-v4.diff
>
>
> In current codebase, the table snapshot operations only can be done by the 
> global admin , not by  the table admin.
> There is a multi-tenant hbase cluster, each table has different snapshot 
> policies, eg: do snapshot per week, or snapshot after the new data are 
> imported. 
> We want to release the snapshot permission to each table admin.
> According to [~mbertozzi]'s suggestion, we implement the snapshot owner 
> feature.
> * The user with table admin permission can create snapshot and the owner of 
> this snapshot is this user.
> * The owner of snapshot can delete and restore the snapshot.
> * Only the user with global admin permission can clone a snapshot, for this 
> operation creates a new table.
>   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11869) Support snapshot owner

2014-09-17 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138364#comment-14138364
 ] 

Misty Stanley-Jones commented on HBASE-11869:
-

And around 984: 
  In addition, the alter command has been 
extended to allow for a
change in table ownership:
hbase> alter 'tablename', {OWNER => 
'username|@group'}

> Support snapshot owner
> --
>
> Key: HBASE-11869
> URL: https://issues.apache.org/jira/browse/HBASE-11869
> Project: HBase
>  Issue Type: Improvement
>Reporter: Liu Shaohui
>Assignee: Liu Shaohui
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-11869-trunk-v1.diff, HBASE-11869-trunk-v3.diff, 
> HBASE-11869-trunk-v4.diff
>
>
> In current codebase, the table snapshot operations only can be done by the 
> global admin , not by  the table admin.
> There is a multi-tenant hbase cluster, each table has different snapshot 
> policies, eg: do snapshot per week, or snapshot after the new data are 
> imported. 
> We want to release the snapshot permission to each table admin.
> According to [~mbertozzi]'s suggestion, we implement the snapshot owner 
> feature.
> * The user with table admin permission can create snapshot and the owner of 
> this snapshot is this user.
> * The owner of snapshot can delete and restore the snapshot.
> * Only the user with global admin permission can clone a snapshot, for this 
> operation creates a new table.
>   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)



[jira] [Updated] (HBASE-11791) Update docs on visibility tags and ACLs, transparent encryption, secure bulk upload

2014-09-17 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11791:

Attachment: HBASE-11791-v15.patch

> Update docs on visibility tags and ACLs, transparent encryption, secure bulk 
> upload
> ---
>
> Key: HBASE-11791
> URL: https://issues.apache.org/jira/browse/HBASE-11791
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11791-v1.patch, HBASE-11791-v10.patch, 
> HBASE-11791-v11.patch, HBASE-11791-v12.patch, HBASE-11791-v13.patch, 
> HBASE-11791-v14.patch, HBASE-11791-v15.patch, HBASE-11791-v2.patch, 
> HBASE-11791-v3.patch, HBASE-11791-v4.patch, HBASE-11791-v5.patch, 
> HBASE-11791-v6.patch, HBASE-11791-v7.patch, HBASE-11791-v9.patch, HBase 
> Security Features Operators Guide - HBaseCon 2014 - v5.pptx, 
> LDAPScanLabelGenerator.png
>
>
> Do a pass on the ACL and tag docs and make sure they are up to date and 
> accurate, expand to cover HBASE-10885, HBASE-11001, HBASE-11002, HBASE-11434



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11730) Document release managers for non-deprecated branches

2014-09-17 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11730:

Hadoop Flags: Reviewed

> Document release managers for non-deprecated branches
> -
>
> Key: HBASE-11730
> URL: https://issues.apache.org/jira/browse/HBASE-11730
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11730.patch
>
>
> New development goes against trunk and is backported as desired to existing 
> release branches. From what I have seen on the jira, it looks like each 
> branch's release manager makes the call on backporting a particular issue.
> We should document both this norm and who the relevant release manager is for 
> each branch.
> In the current docs, I'd suggest adding the RM list to the "Codelines" 
> section (18.11.1) and add a brief explanation of pinging the RM as a new 
> section after "submitting a patch again" (18.12.6).
> Post HBASE-4593, the note about pinging a prior branch RM should just go as a 
> bullet in the "patch workflow."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11730) Document release managers for non-deprecated branches

2014-09-17 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11730:

   Resolution: Fixed
Fix Version/s: 0.99.1
   2.0.0
   Status: Resolved  (was: Patch Available)

Committed to master and branch-1.

> Document release managers for non-deprecated branches
> -
>
> Key: HBASE-11730
> URL: https://issues.apache.org/jira/browse/HBASE-11730
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-11730.patch
>
>
> New development goes against trunk and is backported as desired to existing 
> release branches. From what I have seen on the jira, it looks like each 
> branch's release manager makes the call on backporting a particular issue.
> We should document both this norm and who the relevant release manager is for 
> each branch.
> In the current docs, I'd suggest adding the RM list to the "Codelines" 
> section (18.11.1) and add a brief explanation of pinging the RM as a new 
> section after "submitting a patch again" (18.12.6).
> Post HBASE-4593, the note about pinging a prior branch RM should just go as a 
> bullet in the "patch workflow."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11761) Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+

2014-09-17 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11761:

Hadoop Flags: Reviewed

> Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+
> --
>
> Key: HBASE-11761
> URL: https://issues.apache.org/jira/browse/HBASE-11761
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>  Labels: beginner
> Attachments: HBASE-11761-v1.patch, HBASE-11761.patch
>
>
> In 0.96 we changed artifact structure, so that clients need to rely on an 
> artifact specific to some module (hopefully hbase-client) instead of a single 
> fat jar.
> We should add a FAQ item that points people towards hbase-client, to ease 
> those updating downstream applications from 0.94 to 0.98+.
> Showing an example pom entry for e.g. org.apache.hbase:hbase:0.94.22 and one 
> for e.g. org.apache.hbase:hbase-client:0.98.5 should be sufficient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11761) Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+

2014-09-17 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11761:

   Resolution: Fixed
Fix Version/s: 0.99.1
   2.0.0
   Status: Resolved  (was: Patch Available)

Pushed to master and branch-1.

> Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+
> --
>
> Key: HBASE-11761
> URL: https://issues.apache.org/jira/browse/HBASE-11761
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Misty Stanley-Jones
>  Labels: beginner
> Fix For: 2.0.0, 0.99.1
>
> Attachments: HBASE-11761-v1.patch, HBASE-11761.patch
>
>
> In 0.96 we changed artifact structure, so that clients need to rely on an 
> artifact specific to some module (hopefully hbase-client) instead of a single 
> fat jar.
> We should add a FAQ item that points people towards hbase-client, to ease 
> those updating downstream applications from 0.94 to 0.98+.
> Showing an example pom entry for e.g. org.apache.hbase:hbase:0.94.22 and one 
> for e.g. org.apache.hbase:hbase-client:0.98.5 should be sufficient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-11951) Create script to update and publish the website, update docs accordingly

2014-09-17 Thread Misty Stanley-Jones (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Misty Stanley-Jones updated HBASE-11951:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to master and branch-1.

> Create script to update and publish the website, update docs accordingly
> 
>
> Key: HBASE-11951
> URL: https://issues.apache.org/jira/browse/HBASE-11951
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Attachments: HBASE-11951.patch, HBASE-11951.patch, HBASE-11951.patch, 
> HBASE-11951.patch, publish_hbase_website.sh, publish_hbase_website.sh, 
> publish_hbase_website.sh, publish_hbase_website.sh
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11986) Document MOB in Ref Guide

2014-09-17 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138432#comment-14138432
 ] 

Misty Stanley-Jones commented on HBASE-11986:
-

Any more feedback? I'll be on holiday from tomorrow for 10 days.

> Document MOB in Ref Guide
> -
>
> Key: HBASE-11986
> URL: https://issues.apache.org/jira/browse/HBASE-11986
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-11986-v1.patch, HBASE-11986.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11986) Document MOB in Ref Guide

2014-09-17 Thread Misty Stanley-Jones (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138525#comment-14138525
 ] 

Misty Stanley-Jones commented on HBASE-11986:
-

I will remove the hbase-default.xml stuff and commit. Thanks!

> Document MOB in Ref Guide
> -
>
> Key: HBASE-11986
> URL: https://issues.apache.org/jira/browse/HBASE-11986
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Misty Stanley-Jones
>Assignee: Misty Stanley-Jones
> Fix For: hbase-11339
>
> Attachments: HBASE-11986-v1.patch, HBASE-11986.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


<    8   9   10   11   12   13   14   15   >