82 Commits

Author SHA1 Message Date
Andrew Park
c870d598ce Added a metadata lineage processor and a MetadataLineageEvent.avsc (#841)
* adding MLE processor and rely on operators
* Added Lineage Processor impl. and Kafka Event avro schema
2017-11-08 11:06:22 -08:00
Yi (Alan) Wang
48c274ede3 Include findbugs plugin, add nullable annotation to DAO functions (#797) 2017-10-16 16:57:52 -07:00
Mars Lan
98a3a0ea4f Move various constants into Constant class (#780) 2017-10-03 14:52:31 -07:00
Mars Lan
9f7341f542 Clean up the log4j vs slf4j mess and consolidate the dependency resolution into a gradle script (#745) 2017-09-13 15:37:29 -07:00
Yi (Alan) Wang
f015d66fd2 Remove obsolete kafka code in wherehows-common (#739) 2017-09-11 18:13:31 -07:00
Yi (Alan) Wang
d2a3fe58db Add schema and generated java to data model, refactor Gobblin audit processor (#732) 2017-09-11 15:26:06 -07:00
Yi (Alan) Wang
d1e53c765f Rewrite Kafka client master and worker (#731) 2017-09-07 17:48:39 -07:00
Mars Lan
b715df4e91 Move the dummy source set from play to license gradle scripts so we don't need to do overrides internally (#713) 2017-08-28 16:31:41 -07:00
Hang Zhang(hzhang2)
03d533e3c2 Merge pull request #693 from hangzhang925/master
Refactor KAFKA processor to wherehows-kafka module
2017-08-23 14:16:52 -07:00
Mars Lan
da41ebacad Fix typo 2017-08-23 14:12:52 -07:00
hzhang2
2ca851753a remove backend changes for this PR 2017-08-22 22:35:27 -07:00
Mars Lan
03ba2bc85e Move license header to wherehows-docs & update documentation (#698)
Fix license checking for Play-based projects and fix violated files
2017-08-22 21:32:53 -07:00
Jennifer Zheng
a7581d30ed Changing hive_exec dependency to :core (#687) 2017-08-18 15:25:42 -07:00
Mars Lan
447bbb23bc Update node & yarn versions (#650) 2017-08-08 17:37:33 -07:00
Mars Lan
93e56bb95d Clean up gitignore, typos, and unneeded file (#647) 2017-08-08 17:29:20 -07:00
hzhang2
c8dcd2ef83 submit hibernate cfg (#636) 2017-08-03 15:04:56 -07:00
Yi (Alan) Wang
73406f5685 Bump up minor version: play 2.4.11, jackson 2.8.9 (#628) 2017-07-30 11:58:41 -07:00
Yi (Alan) Wang
db31dd6f11 Update gradle version to 4.0.2 (#627) 2017-07-30 11:07:14 -07:00
Mars Lan
cd80307463 Fix broken build due to bad merge. 2017-07-10 17:05:14 -07:00
Mars Lan
c7b6fd1688 Move TMS restli related code out of open source. (#587)
Add skeleton for a generalized DAO framework.
2017-07-10 13:44:35 -07:00
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
32d8dd8ef9 Set the correct system property for krb5 config flie. (#443)
Clean up ember build properly
2017-07-10 13:42:16 -07:00
Mars Lan
d1e644a7ec Add gradle support for building and packaging the ember web app (#409)
* Add gradle support for building and packaging the ember web app, alleviating the manual instlalation of node/npm/bower/ember.

* Remove generated files under web/public

* Update ember.gradle
2017-07-10 09:55:15 -07:00
Yi (Alan) Wang
48aa36fa79 Frontend dataset columns get API to fetch data from Metadata store (#358) 2017-07-10 09:54:08 -07:00
Mars Lan
0f51ef231e Fix coverall reporting. (#353)
Play gradle plugin puts files in non-standard locations
2017-07-10 09:54:08 -07:00
Mars Lan
a589abbd76 Split the root build script into multiple scripts. (#348)
Split the root build script into multiple scripts
Add coveralls support.
2017-07-10 09:54:08 -07:00
Mars Lan
5a999f29b1 Revert "Split the root build script into multiple scripts."
This reverts commit 4b8a6f86577739209b09ec8cc8cb09c2808f4aa7.
2017-07-10 09:54:08 -07:00
Mars Lan
edf5c54de3 Split the root build script into multiple scripts.
Add support for coveralls.
2017-07-10 09:54:08 -07:00
Yi Wang
623b1f733a Change web scalaVersion to 2.10.6, increase SBT heap size to compile 2016-10-20 10:50:42 -07:00
Eric Sun
56cebd0d9c add dict_dataset_instance and cfg_object_name_map to track dataset on multiple clusters and their replication dependency and view dependency 2016-06-22 19:40:05 -07:00
Rafal Kluszczynski
b28f7d924f adding gradle wrapper instead of manually downloded gradle distribution 2016-05-16 14:58:28 +02:00