Skip to Content
Machine Learning: Hands-On for Developers and Technical Professionals
book

Machine Learning: Hands-On for Developers and Technical Professionals

by Jason Bell
November 2014
Beginner to intermediate
408 pages
8h 44m
English
Wiley
Content preview from Machine Learning: Hands-On for Developers and Technical Professionals

Appendix ASpringXD Quick Start

You can download SpringXD from the Pivotal site at http://projects.spring.io/spring-xd.

Installing Manually

Use the following steps to install SpringXD:

  1. Create a new directory:
    mkdir /opt/springxd
  2. Unzip the contents of the downloaded zip file.
  3. Set the environment variable to the directory:
    export XD_HOME=/opt/springxd/spring-xd-1.0.0.M7/

Starting SpringXD

Start SpringXD by doing the following:

  1. Change the directory to the location in which you installed SpringXD:
    cd /opt/springxd/spring-xd-1.0.0.M7/xd
  2. Start the SpringXD server with the following command:
    ./bin/xd-singlenode & 

Creating a Stream

Assuming that the SpringXD server is up and running, launch the SpringXD shell in another terminal window:

../shell/bin/xd-shell

From the SpringXD xd:> command prompt, create a stream like so:

xd:>stream create --name ticker --definition "time | log" –deploy

Go back to your SpringXD server terminal window and check the output of the stream to confirm it's working properly.

16:39:06,323 INFO task-scheduler-1 sink.ticker:155 - 2014-06-30 16:39:06 16:39:07,326 INFO task-scheduler-4 sink.ticker:155 - 2014-06-30 16:39:07 16:39:08,330 INFO task-scheduler-1 sink.ticker:155 - 2014-06-30 16:39:08 16:39:09,331 INFO task-scheduler-1 sink.ticker:155 - 2014-06-30 16:39:09 16:39:10,333 INFO task-scheduler-1 sink.ticker:155 - 2014-06-30 16:39:10 16:39:11,339 INFO task-scheduler-7 sink.ticker:155 - 2014-06-30 16:39:11 16:39:12,341 INFO task-scheduler-8 sink.ticker:155 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Machine Learning for Developers

Machine Learning for Developers

Rodolfo Bonnin
Machine Learning for Business

Machine Learning for Business

Richard Nichol, Doug Hudgeon
Machine Learning

Machine Learning

Mohssen Mohammed, Muhammad Badruddin Khan, Eihab Mohammed Bashier
Machine Learning

Machine Learning

Subramanian Chandramouli, Saikat Dutt, Amit Kumar Das

Publisher Resources

ISBN: 9781118889497Purchase book