cookbook 'pig', '~> 3.0.4'
pig (3) Versions 3.0.4 Follow4
Pig: a data analysis program for hadoop. It's like SQL but with less suck and more scalable.
cookbook 'pig', '~> 3.0.4', :supermarket
knife supermarket install pig
knife supermarket download pig
pig chef cookbook
Pig: a data analysis program for hadoop. It's like SQL but with less suck and more scalable.
Overview
This cookbook
- installs the package, from either the release (tarball available directly from the Apache Pig project) or the Cloudera apt repo.
- builds the piggybank of helper functions, if desired
- links to external jars and .confs (hbase, zookeeper, etc)
Recipes
-
default
- Base configuration for pig -
install_from_package
- Installs pig from the cloudera package -- verified compatible, but on a slow update schedule. -
install_from_release
- Install From the release tarball. -
integration
- Link in jars from hbase and zookeeper -
piggybank
- Compiles the Piggybank, a library of useful functions for pig
Integration
Supports platforms: debian and ubuntu
Cookbook dependencies:
* java
* apt
* install_from
* hadoop_cluster
Attributes
-
[:pig][:home_dir]
- Location of pig code (default: "/usr/lib/pig") -
[:pig][:release_url]
- URL of pig release tarball (default: ":apache_mirror:/pig/pig-:version:/pig-:version:.tar.gz") -
[:pig][:combine_splits]
- tunable: combine small files to reduce the number of map tasks (default: "true")- Processing input (either user input or intermediate input) from multiple small files can be inefficient because a separate map has to be created for each file. Pig can now combined small files so that they are processed as a single map. combine_splits turns this on or off.
-
[:pig][:version]
- (default: "0.9.2") -
[:java][:java_home]
- JAVA_HOME environment variable to set for compilation (default: "/usr/lib/jvm/java-6-sun/jre")- JAVA_HOME environment variable to set for compilation. This should be the path to the 'jre' subdirectory of your Sun Java install (not OpenJDK).
License and Author
Author:: Philip (flip) Kromer - Infochimps, Inc (coders@infochimps.com)
Copyright:: 2011, Philip (flip) Kromer - Infochimps, Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
readme generated by cluster_chef's cookbook_munger
Dependent cookbooks
java >= 0.0.0 |
apt >= 0.0.0 |
install_from >= 0.0.0 |
hadoop_cluster >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
3.0.4 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
3.0.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
3.0.4 failed this metric
FC064: Ensure issues_url is set in metadata: pig/metadata.rb:1
FC065: Ensure source_url is set in metadata: pig/metadata.rb:1
FC066: Ensure chef_version is set in metadata: pig/metadata.rb:1
FC069: Ensure standardized license defined in metadata: pig/metadata.rb:1
FC072: Metadata should not contain "attribute" keyword: pig/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
3.0.4 passed this metric
Testing File Metric
3.0.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
3.0.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
3.0.4 failed this metric
3.0.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
3.0.4 failed this metric
FC064: Ensure issues_url is set in metadata: pig/metadata.rb:1
FC065: Ensure source_url is set in metadata: pig/metadata.rb:1
FC066: Ensure chef_version is set in metadata: pig/metadata.rb:1
FC069: Ensure standardized license defined in metadata: pig/metadata.rb:1
FC072: Metadata should not contain "attribute" keyword: pig/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
3.0.4 passed this metric
Testing File Metric
3.0.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
3.0.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
3.0.4 failed this metric
FC065: Ensure source_url is set in metadata: pig/metadata.rb:1
FC066: Ensure chef_version is set in metadata: pig/metadata.rb:1
FC069: Ensure standardized license defined in metadata: pig/metadata.rb:1
FC072: Metadata should not contain "attribute" keyword: pig/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
3.0.4 passed this metric
Testing File Metric
3.0.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
3.0.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
3.0.4 failed this metric
3.0.4 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number