19 Commits

Author SHA1 Message Date
Mars Lan
d75ae54b4b Rename data-model to wherehows-data-model. (#492) 2017-07-10 13:42:57 -07:00
Mars Lan
5f5c0937d1 Rename web, backend-service (#490)
* Rename web to wherehows-api and update README.

* Rename backend-service to wherehows-backend

* Rename metadata-etl to wherehows-etl

* Rename hadoop-dataset-extractor-standalone to wherehows-hadoop
2017-07-10 13:42:56 -07:00
Mars Lan
6b7609918e Replace sbt build with native Gradle Play plugin and update the docs. (#352)
Benefits
1. Simpler setup - no need to download activator in order to build & run
2. Faster build - See https://engineering.linkedin.com/play/developing-play-applications-using-gradle
3. Streamlined dependency management - Everything defined in build.gradle, instead of build.gradle + build.sbt
4. Better integration with gradle lifecycle tasks - build, test, dist, clean all work as expected

Changes
1. Location of staging & distribution files moved from target to build
2. Use ./gradle -t runPlayBinary to run app with hot reload support
3. The generated start scripts are quite different from those generated by sbt
2017-07-10 09:54:08 -07:00
Mars Lan
938658a1cc Add PRs Welcome badge 2017-06-09 21:55:01 -07:00
Mars Lan
930f232bd7 Add Gitter badge 2017-04-24 17:44:02 -07:00
Mars Lan
378d4327a5 Add link to Gitter chat room 2017-03-23 10:29:15 -07:00
Yi Wang
b4f5e438e2 Add JobExecutionLineageEvent and kafka processor 2016-11-08 19:11:37 -08:00
Yi (Alan) Wang
e34bbcc629 Update README.md (#264) 2016-11-02 13:48:22 -07:00
Yi Wang
dec851c272 Update README.md 2016-10-20 11:26:23 -07:00
Douglas Moore
d44c194529 Backend service readme (#215)
* Update README.md

* Update README

* Rename README to README.me

* Rename README.me to README.md

* Update README.md
2016-09-02 09:31:52 -07:00
Rafal Kluszczynski
856849abd1 updating documentation 2016-05-16 14:58:49 +02:00
Josh Daghlian
c60a49b116 To avoid requiring the user to be logged into github, use https: rather than git: 2016-04-13 09:11:57 -04:00
SunZhaonan
b2dd21300e Add Travis button link in readme 2016-03-15 19:02:27 -07:00
Eric Sun
f0127cb6e1 Update README.md 2016-02-16 01:38:00 -08:00
Eric Sun
358595f87a Update README.md 2016-02-16 01:11:18 -08:00
ericsun2
e27a40f6fe Update README.md 2016-02-09 12:23:34 -08:00
ericsun2
82a9a3a12e Update README.md 2016-02-09 12:23:00 -08:00
SunZhaonan
d5c3d87d00 Initial commit 2015-11-19 14:39:21 -08:00
SunZhaonan
ec440f09a2 first commit 2015-11-18 10:10:04 -08:00