You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2020/04/07 07:24:00 UTC

[jira] [Reopened] (HBASE-24081) Provide documentation for running Yetus with HBase

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

Sean Busbey reopened HBASE-24081:
---------------------------------

This broke the RAT check for license headers. please ensure the new file has a license header.

{code}
$ mvn org.apache.rat:apache-rat-plugin:check
...
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (default-cli) on project hbase: Too many files with unapproved license: 1 See RAT report in: /Users/busbey/projects_upstream/hbase/target/rat.txt -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
busbey-mba13:hbase busbey$ vim target/rat.txt 
busbey-mba13:hbase busbey$ cat target/rat.txt | grep '?'
 !????? dev-support/HOW_TO_YETUS_LOCAL.md
{code}

Please see existing Markdown files in the code repo for examples.

> Provide documentation for running Yetus with HBase
> --------------------------------------------------
>
>                 Key: HBASE-24081
>                 URL: https://issues.apache.org/jira/browse/HBASE-24081
>             Project: HBase
>          Issue Type: Task
>          Components: documentation
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>             Fix For: 3.0.0, 1.7.0, 2.4.0
>
>
> A colleague asked how to use Yetus with HBase, so I wrote up a little how-to doc. Maybe it's useful to someone else?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)