crowbar/crowbar-hadoop

View on GitHub
chef/cookbooks/hadoop/metadata.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [108/100] (https://github.com/SUSE/style-guides/blob/master/Ruby.md#metricslinelength)
Open

recipe "hadoop::secondarynamenode", "Installs the secondary name node package and prepares the file system."
Severity: Minor
Found in chef/cookbooks/hadoop/metadata.rb by rubocop

Line is too long. [103/100] (https://github.com/SUSE/style-guides/blob/master/Ruby.md#metricslinelength)
Open

license "Apache 2.0 License, Copyright (c) 2011 Dell Inc. - http://www.apache.org/licenses/LICENSE-2.0"
Severity: Minor
Found in chef/cookbooks/hadoop/metadata.rb by rubocop

Line is too long. [102/100] (https://github.com/SUSE/style-guides/blob/master/Ruby.md#metricslinelength)
Open

recipe "hadoop::masternamenode", "Installs the master name node package and prepares the file system."
Severity: Minor
Found in chef/cookbooks/hadoop/metadata.rb by rubocop

Line is too long. [109/100] (https://github.com/SUSE/style-guides/blob/master/Ruby.md#metricslinelength)
Open

recipe "hadoop::slavenode", "Installs the slave node and task tracker packages and prepares the file system."
Severity: Minor
Found in chef/cookbooks/hadoop/metadata.rb by rubocop

Line is too long. [303/100] (https://github.com/SUSE/style-guides/blob/master/Ruby.md#metricslinelength)
Open

description "Common libraries and utilities that provides the basic Hadoop runtime environment (HDFS/Map Reduce). A set of components and interfaces which implements a distributed filesystem and provides general I/O access for the hadoop framework (serialization, Java RPC and persistent data storage)."
Severity: Minor
Found in chef/cookbooks/hadoop/metadata.rb by rubocop

Line is too long. [107/100] (https://github.com/SUSE/style-guides/blob/master/Ruby.md#metricslinelength)
Open

recipe "hadoop::edgenode", "Installs the edge node and task tracker packages and prepares the file system."
Severity: Minor
Found in chef/cookbooks/hadoop/metadata.rb by rubocop

There are no issues that match your filters.

Category
Status