[
https://issues.apache.org/jira/browse/HBASE-22405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838630#comment-16838630
]
Sean Busbey commented on HBASE-22405:
-------------------------------------
docker failed while installing the rubocop gem:
{code}
10:13:46 Done installing documentation for rake after 1 seconds
10:13:46 Building native extensions. This could take a while...
10:14:38 [91m
10:14:38 RDoc::Parser::Ruby failure around line 16 of
10:14:38 lib/rubocop/cop/generator.rb
10:14:38
10:14:38 [0m[91mBefore reporting this, could you check that the file you're
documenting
10:14:38 has proper syntax:
10:14:38
10:14:38 /usr/bin/ruby2.3 -c lib/rubocop/cop/generator.rb
10:14:38
10:14:38 RDoc is not a full Ruby parser and will fail when fed invalid ruby
programs.
10:14:38
10:14:38 The internal error was:
10:14:38
10:14:38 (NoMethodError) undefined method `name' for {TkSTRING 481,
16:19 "%Q<department>"}:RDoc::RubyToken::TkSTRING
10:14:38
10:14:38 [0m[91mERROR: While executing gem ... (NoMethodError)
10:14:38 undefined method `name' for {TkSTRING 481, 16:19
"%Q<department>"}:RDoc::RubyToken::TkSTRING
{code}
we don't need to be generating docs for stuff we use in an automated build
system. filed HBASE-22406
> Update Ref Guide for EOL of Hadoop 2.7
> --------------------------------------
>
> Key: HBASE-22405
> URL: https://issues.apache.org/jira/browse/HBASE-22405
> Project: HBase
> Issue Type: Sub-task
> Components: community, documentation
> Affects Versions: 3.0.0, 1.5.0, 2.2.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Major
> Fix For: 3.0.0, 1.5.0, 2.2.0
>
> Attachments: HBASE-22405.0.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)