Enterprise Data Workflows with Cascading by Paco Nathan
Author:Paco Nathan
Language: eng
Format: epub, pdf
Tags: COMPUTERS / Data Processing
ISBN: 9781449359591
Publisher: O’Reilly Media
Published: 2013-07-10T16:00:00+00:00
(defproject impatient "0.1.0-SNAPSHOT" :description "Cascalog for the Impatient - Part 1" :url "https://github.com/Quantisan/Impatient/tree/cascalog/part1" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"} :uberjar-name "impatient.jar" :aot [impatient.core] :main impatient.core :dependencies [[org.clojure/clojure "1.4.0"] [cascalog "1.10.0"] [cascalog-more-taps "0.3.0"]] :profiles {:provided {:dependencies \ [[org.apache.hadoop/hadoop-core "0.20.2-dev"]]}})
Note that this build script is written in Clojure. For detailed descriptions of all the configuration options available in a project.clj script, see the annotated sample.
Given the range and complexities of JVM-based build systems—Maven, Ivy, Gradle, Ant, SBT, etc.—navigating through a build script is perhaps the single biggest hurdle encountered when programmers start to learn about these frameworks. Clojure and Leiningen make this essential concern quite simple. No surprises. The build is written in the language.
To build with lein:
Download
Enterprise Data Workflows with Cascading by Paco Nathan.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8304)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6758)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6735)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6618)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6404)
Driving Data Quality with Data Contracts by Andrew Jones(6345)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6110)
Learning SQL by Alan Beaulieu(5999)
Weapons of Math Destruction by Cathy O'Neil(5785)
Big Data Analysis with Python by Ivan Marin(5372)
Data Engineering with dbt by Roberto Zagni(4374)
Solidity Programming Essentials by Ritesh Modi(4023)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3883)
Pandas Cookbook by Theodore Petrou(3587)
Blockchain Basics by Daniel Drescher(3301)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2911)
Feature Store for Machine Learning by Jayanth Kumar M J(2816)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2799)
Mastering Python for Finance by Unknown(2745)
