Skip to content

Commit

Permalink
Remove ref to Juliet as an author for 2nd edition
Browse files Browse the repository at this point in the history
  • Loading branch information
srowen committed Feb 16, 2017
1 parent cc75778 commit 267c34c
Show file tree
Hide file tree
Showing 32 changed files with 34 additions and 39 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
These code examples are excerpted from Advanced Analytics with Spark by Sanford Ryza,
Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills published by O'Reilly Media, Inc.
Uri Laserson, Sean Owen and Joshua Wills published by O'Reilly Media, Inc.
(ISBN 978-1491912768) which you can purchase here:
http://shop.oreilly.com/product/0636920035091.do

Expand All @@ -15,7 +15,7 @@ We appreciate, but do not require, attribution. An attribution usually includes
author, publisher, and ISBN. For example:

Advanced Analytics with Spark by Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
(O'Reilly). Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen
(O'Reilly). Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen
and Joshua Wills. 978-1491912768.

If you feel your use of these code examples falls outside fair use or the permission given
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Advanced Analytics with Spark Source Code
=========================================

Code to accompany [Advanced Analytics with Spark](http://shop.oreilly.com/product/0636920035091.do),
by [Juliet Hougland](https://github.com/jhlch), [Uri Laserson](https://github.com/laserson),
by [Uri Laserson](https://github.com/laserson),
[Sean Owen](https://github.com/srowen), [Sandy Ryza](https://github.com/sryza),
and [Josh Wills](https://github.com/jwills).

Expand Down
2 changes: 1 addition & 1 deletion ch02-intro/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
2 changes: 1 addition & 1 deletion ch03-recommender/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
2 changes: 1 addition & 1 deletion ch04-rdf/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
2 changes: 1 addition & 1 deletion ch05-kmeans/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
2 changes: 1 addition & 1 deletion ch05-kmeans/src/main/R/kmeans-visualization.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
# Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
#
# See LICENSE file for further information.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
2 changes: 1 addition & 1 deletion ch06-lsa/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
2 changes: 1 addition & 1 deletion ch07-graph/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
2 changes: 1 addition & 1 deletion ch08-geotime/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
2 changes: 1 addition & 1 deletion ch09-risk/data/download-all-symbols.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
# Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
#
# See LICENSE file for further information.

Expand Down
2 changes: 1 addition & 1 deletion ch09-risk/data/download-symbol.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
# Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
#
# See LICENSE file for further information.

Expand Down
2 changes: 1 addition & 1 deletion ch09-risk/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
2 changes: 1 addition & 1 deletion ch10-genomics/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
2 changes: 1 addition & 1 deletion ch10-genomics/src/main/python/pwm.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding=utf-8

# Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
# Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
#
# See LICENSE file for further information.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down
2 changes: 1 addition & 1 deletion ch11-neuro/fish.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding=utf-8

# Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
# Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
#
# See LICENSE file for further information.

Expand Down
9 changes: 2 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down Expand Up @@ -139,11 +139,6 @@
<url>https://github.com/sryza/aas</url>
<inceptionYear>2014</inceptionYear>
<developers>
<developer>
<id>jhlch</id>
<name>Juliet Hougland</name>
<organization>Cloudera</organization>
</developer>
<developer>
<id>laserson</id>
<name>Uri Laserson</name>
Expand Down Expand Up @@ -267,7 +262,7 @@
<licenses>
<license implementation="org.apache.rat.analysis.license.SimplePatternBasedLicense">
<patterns>
<pattern>Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills</pattern>
<pattern>Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills</pattern>
</patterns>
</license>
</licenses>
Expand Down
2 changes: 1 addition & 1 deletion simplesparkproject/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
See LICENSE file for further information.
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2015 and onwards Sanford Ryza, Juliet Hougland, Uri Laserson, Sean Owen and Joshua Wills
* Copyright 2015 and onwards Sanford Ryza, Uri Laserson, Sean Owen and Joshua Wills
*
* See LICENSE file for further information.
*/
Expand Down

0 comments on commit 267c34c

Please sign in to comment.