[
https://issues.apache.org/jira/browse/HBASE-20344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435516#comment-16435516
]
Hadoop QA commented on HBASE-20344:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s{color}
| {color:red} HBASE-20344 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.7.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-20344 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12918047/HBASE-20344.master.001.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/12414/console |
| Powered by | Apache Yetus 0.7.0 http://yetus.apache.org |
This message was automatically generated.
> Fix asciidoc warnings
> ---------------------
>
> Key: HBASE-20344
> URL: https://issues.apache.org/jira/browse/HBASE-20344
> Project: HBase
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 2.0.0
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Minor
> Attachments: HBASE-20344.master.001.patch,
> HBASE-20344.master.001.patch
>
>
> IntelliJ shows some warnings for asciidoc files.
> 1. Markdown Style Heading:
> \### Required properties
>
> 2. Asciidoc Old Style Heading:
> Creating a New Table with Compression On a ColumnFamily
> ====
> \----
> hbase> create 'test2', \{ NAME => 'cf2', COMPRESSION => 'SNAPPY' }
> \----
> ====
> 3. Warning during build
> asciidoctor: WARNING: _chapters/troubleshooting.adoc: line 105: invalid style
> for listing block: NOTE
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)