Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

dse-chef (4) Versions 0.1.0

Installs/Configures dse-chef

Policyfile
Berkshelf
Knife
cookbook 'dse-chef', '= 0.1.0', :supermarket
cookbook 'dse-chef', '= 0.1.0'
knife supermarket install dse-chef
knife supermarket download dse-chef
README
Dependencies
Changelog
Quality 0%

dse-chef

Installs and configures Datastax Enterprise or Datastax community Cassandra.

Requirements

Chef

Chef version 0.10.10+ and Ohai 0.6.12+ are required.

Platform

  • Ubuntu 12.10
  • Ubuntu 14.04

Notes: This cookbook has been tested on the listed platforms. It may work on other platforms with or without modification.

Attributes

Recipes

default

Installs and configures dse-chef.

install

Installs Java

Data Bags

From the keys data bag, there should be an item called datastax that includes the username and password to download Datastax Enterprise. The format of the data in this data bag should be:

{
  "id": "datastax",
  "user": "myuser",
  "password": "mypassword"
}

Roles

TODO

Definitions

None

Libraries

None

Resources/Providers

None

Usage

Setup

TODO

Authors

Dependent cookbooks

java >= 0.0.0
apache2 >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

CHANGELOG for dse-chef

This file is used to list changes made in each version of the dse-chef cookbook.

0.1.0

  • adding concurrent_compactors to configuration attributes node[:datastax][:cassandra][:concurrent_compactors]
  • adding datastax data bag item example

0.0.99

  • adding server search to opscenter-agent recipe (node[:datastax][:opscenter][:server_role] attribute)
  • agent configuration will warn and exit when server cannot be found or too many are found

0.0.98

  • opscenter-server recipe

0.1.0:

  • Initial release of dse-chef

Foodcritic Metric
            

0.1.0 failed this metric

FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:43
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:51
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:58
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:63
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:94
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:110
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:118
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:149
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:154
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:157
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:166
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:180
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:191
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:201
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:212
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:234
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:237
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:251
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:252
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:263
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:269
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:293
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:304
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:305
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:316
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:317
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:344
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:351
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:352
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:355
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:359
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:371
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:384
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:386
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:394
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:402
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:404
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:407
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:426
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:458
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:464
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:470
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:476
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:485
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:490
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:503
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:510
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:518
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:523
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:533
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:536
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:539
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:544
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:547
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:555
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:625
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:629
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:633
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:642
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:655
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:694
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:710
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:725
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:745
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:751
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:759
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:767
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:778
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:779
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:783
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:787
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/cassandra.rb:793
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:36
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:38
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:42
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:43
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:44
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:45
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:49
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/default.rb:50
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/jvm.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/jvm.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/jvm.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/jvm.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/jvm.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/jvm.rb:38
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/attributes/spark.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/configure.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/configure.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/configure.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/configure.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/configure.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/configure.rb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/install.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/install.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/install.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/install.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/install.rb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/install.rb:49
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/install.rb:56
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/opscenter-agent.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/opscenter-agent.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/opscenter-agent.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/opscenter-agent.rb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/opscenter-server.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/opscenter-server.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/opscenter-server.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:42
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:58
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:62
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:93
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:108
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:116
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:120
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:148
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:154
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:157
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:166
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:180
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:191
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:201
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:212
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:234
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:237
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:251
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:252
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:263
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:273
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:277
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:292
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:303
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:304
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:315
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:316
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:343
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:350
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:351
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:354
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:358
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:370
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:383
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:385
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:393
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:401
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:403
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:406
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:425
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:457
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:463
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:469
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:475
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:484
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:489
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:502
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:505
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:513
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:521
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:526
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:536
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:538
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:540
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:544
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:546
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:554
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:565
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:566
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:629
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:633
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:636
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:644
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:657
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:696
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:713
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:714
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:715
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:716
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:717
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:727
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:728
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:729
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:745
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-1.2.yaml.erb:751
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:41
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:56
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:60
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:70
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:79
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:85
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:97
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:103
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:106
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:116
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:124
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:138
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:149
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:159
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:170
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:190
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:207
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:208
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:220
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:229
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:233
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:245
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:246
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:277
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:284
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:285
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:288
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:292
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:304
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:317
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:319
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:331
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:342
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:344
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:347
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:366
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:398
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:404
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:416
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:427
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:428
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:437
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:442
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:447
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:460
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:463
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:471
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:479
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:484
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:494
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:496
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:498
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:501
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:505
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:507
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:517
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:528
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:529
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:585
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:589
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:592
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:600
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:613
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:658
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:659
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:660
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:661
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:662
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:672
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:673
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:674
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:690
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:696
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-2.0.yaml.erb:702
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-env.sh.erb:133
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-env.sh.erb:134
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-env.sh.erb:147
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-env.sh.erb:200
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-env.sh.erb:245
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-env.sh.erb:248
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/cassandra-env.sh.erb:259
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse-4.0.init.erb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse-4.5.init.erb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:34
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:49
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/dse.default.erb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:36
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:37
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:40
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:42
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:45
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:49
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/spark-env.sh.erb:52
FC003: Check whether you are running with chef server before using server-specific features: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/opscenter-agent.rb:21
FC019: Access node attributes in a consistent manner: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/recipes/aws_raid.rb:25
FC034: Unused template variables: /tmp/cook/a0851d5ddd35f6e43db86b97/dse-chef/templates/default/opscenter-cluster-config.conf.erb:1