1664 Commits

Author SHA1 Message Date
Seyi
7c05f7f765 Merge branch 'master' into feature/DSS-5477 2016-12-14 22:05:29 -08:00
camelliazhang
724f754f03 clean and refactor elastic serach ETL job (#300) 2016-12-14 21:22:30 -08:00
Seyi
4ddf28885e Merge branch 'master' into master 2016-12-14 21:08:08 -08:00
Eric Sun
a3504fa57f Fix jsonpath after upgrading com.jayway.jsonpath to 2.2 (#299)
* use schema_url_helper to fetch avro schema from hdfs or http location

* trim space

* add dfs.namenode.kerberos.principal.pattern; include htrace for SchemaUrlHelper

* fix jsonpath for job history log parser; do not throw exception if kerberos config files are missing for job history http connection

* avoid null return value for sepCommaString(); fix a typo
2016-12-13 21:14:52 -08:00
camelliazhang
3eba3deed5 Merge pull request #296 from camelliazhang/master
piwik tracking for wherehows prod site
2016-12-08 14:35:23 -08:00
Yi (Alan) Wang
6ffbc9d1ff Fix SQL injection issues in some frontend java DAO classes (#298) 2016-12-08 11:31:09 -08:00
Yi Wang
75a25934ab Fix SQL injection issues in some frontend java DAO classes 2016-12-08 10:55:28 -08:00
Na Zhang
02a588b35a piwik tracking for wherehows prod site 2016-12-07 16:42:30 -08:00
camelliazhang
418fef6278 Merge pull request #295 from camelliazhang/master
add piwik tracking for wherehows
2016-12-07 14:32:18 -08:00
Na Zhang
f0e37c4a9a add piwik tracking for wherehows 2016-12-06 11:50:22 -08:00
Seyi Adebajo
8fe6d08a95 DSS-5784: Fixes issue with AdvancedSearch and ScriptFinder URL queries being RFC-3986 incompliant 2016-12-06 01:16:30 -08:00
Seyi Adebajo
985395a816 DSS-5477: Updates UI with CR from @sdas-> Adds 'Ask a question?' email link to email all owners' 2016-12-05 18:16:26 -08:00
Seyi Adebajo
01e2d08aed DSS-5790: Adds help menu for external resources -> metadatacoverage 2016-12-05 18:16:26 -08:00
Seyi Adebajo
d481bd42e9 DSS-5579: Fixes bug with search input: first search operation is successful but subsequent search attempts fail on enter 2016-12-05 18:16:26 -08:00
Yi Wang
ab330a3db4 AdvSearch Controller add URL decoding for Json fields 2016-12-05 18:12:05 -08:00
Yi (Alan) Wang
20db44df20 Merge pull request #277 from alyiwang/master
Map git repo and owners to Oracle/espresso/dali datasets
2016-11-30 17:40:05 -08:00
Seyi Adebajo
73f914a32a DSS-5477: Updates UI with CR from @sdas-> Adds 'Ask a question?' email link to email all owners' 2016-11-30 14:31:03 -08:00
Seyi Adebajo
ae7ccb1538 DSS-5790: Adds help menu for external resources -> metadatacoverage 2016-11-30 10:37:46 -08:00
Seyi Adebajo
7871c94102 DSS-5579: Fixes bug with search input: first search operation is successful but subsequent search attempts fail on enter 2016-11-29 19:04:46 -08:00
Seyi
2477a80d54 Merge pull request #284 from theseyi/master
Reformats /javascripts/search.js source indentation to meet current code convention, and usage of quotes, removes duplicate function declaration
2016-11-29 19:01:51 -08:00
Seyi
372d577b83 Merge pull request #280 from theseyi/feature/DSS-5477
DSS-5477: Implements DatasetOwnerList component displaying list of owners for a specific dataset and providing 'mailto:' functionality
2016-11-29 15:52:36 -08:00
camelliazhang
9059409e08 Merge pull request #282 from camelliazhang/master
refine elastic search boosting rule
2016-11-29 12:10:14 -08:00
Na Zhang
63d3b2c82d refine elastic search boosting rule 2016-11-29 11:24:00 -08:00
Seyi Adebajo
0285104fd6 Reformats /javascripts/search.js source indentation to meet current code convention, and usage of quotes, removes duplicate function declaration 2016-11-28 15:09:38 -08:00
Seyi Adebajo
7167448bcb DSS-5577: Fixes user handling of enter key when searching for keywords 2016-11-28 14:16:47 -08:00
Seyi Adebajo
84711db105 DSS-5477: implements DatasetOwnerList component displaying list of owners for a specific dataset and providing 'mailto:' functionality 2016-11-23 15:22:17 -08:00
Seyi
69fc493754 Merge pull request #279 from theseyi/master
DSS-5477: DatasetAuthorComponent
2016-11-23 15:21:14 -08:00
Seyi Adebajo
ae7a4a5f30 Refactors DatasetAuthorComponent: Removes arbitraty setTimeout for DOM updating, converts to inline component, removes id reference to component element 2016-11-23 08:36:09 -08:00
Seyi Adebajo
3d9e054b67 Imports refactoring changes from linkedin branch into master 2016-11-23 08:36:09 -08:00
Yi Wang
793671f018 Merge branch 'master' of https://github.com/linkedin/WhereHows 2016-11-22 11:44:38 -08:00
Seyi
37939864b2 Merge pull request #278 from theseyi/master
DSS-5579: First pass improves autocomplete search results by giving preference to matches that are closer in length to search term and matches that include the search term in the prefix position. Uses Schwartzian technique to improve performance by perfoming expensive sort value extraction outside the sort operation
2016-11-22 11:43:25 -08:00
Yi Wang
51f911b400 Map git repo and owners to Oracle/espresso/dali datasets 2016-11-22 10:51:00 -08:00
Seyi Adebajo
299a89ab06 DSS-5579: First pass improves autocomplete search results by giving preference to matches that are closer in length to search term and matches that include the search term in the prefix position. Uses Schwartzian technique to improve performance by perfoming expensive sort value extraction outside the sort operation 2016-11-21 14:52:39 -08:00
Yi Wang
6310d6c0e0 Update etl_config_tables DDL, add default timestamps 2016-11-14 15:23:55 -08:00
Yi (Alan) Wang
e07306b51e Update MetadataChangeEvent, separate privacy compliance from security (#275) 2016-11-11 17:25:41 -08:00
Yi Wang
7a76bc5f59 Update MetadataChangeEvent, separate privacy compliance from security 2016-11-11 17:10:17 -08:00
camelliazhang
2aaafed98c Merge pull request #274 from camelliazhang/master
mark SCM users confirmed by system automatically
2016-11-11 11:53:22 -08:00
Yi (Alan) Wang
06ada42bb9 Merge pull request #272 from alyiwang/master
Add JobExecutionLineageEvent and kafka processor
2016-11-11 11:39:09 -08:00
Na Zhang
1962f0a477 mark SCM users confirmed by system automatically 2016-11-11 11:12:28 -08:00
camelliazhang
2f70909564 Merge pull request #273 from camelliazhang/master
update the score table during elastic search dataset update
2016-11-11 11:10:01 -08:00
Na Zhang
2facf409b2 update the score table during elastic search dataset update 2016-11-11 10:09:31 -08:00
camelliazhang
b52ca80217 Merge pull request #271 from camelliazhang/master
add exception handling for DATABASE_SCM_METADATA_ETL and collect info
2016-11-09 10:06:54 -08:00
Yi Wang
b4f5e438e2 Add JobExecutionLineageEvent and kafka processor 2016-11-08 19:11:37 -08:00
Stephane Maarek
a32a0e4b7f last_modified column has a default for the table cfg_database (#269)
@alyiwang will also touch a few other cfg_??? tables for the default values
2016-11-08 17:45:27 -08:00
Na Zhang
725e689326 add exception handling for DATABASE_SCM_METADATA_ETL and collect info 2016-11-08 17:37:36 -08:00
camelliazhang
d911b14d18 Merge pull request #270 from camelliazhang/master
search ranking improvement with static boosting
2016-11-08 17:30:29 -08:00
Na Zhang
217b7d9d09 search ranking improvement with static boosting 2016-11-08 15:18:51 -08:00
Eric Sun
7b36d09b58 Add get_schema_literal_from_url() to fetch schema literal based on schema url (#268)
* use schema_url_helper to fetch avro schema from hdfs or http location

* trim space

* add dfs.namenode.kerberos.principal.pattern; include htrace for SchemaUrlHelper
2016-11-07 08:14:45 -08:00
Yi (Alan) Wang
e34bbcc629 Update README.md (#264) 2016-11-02 13:48:22 -07:00
Yi (Alan) Wang
dca47a3b75 Merge pull request #254 from alyiwang/master
Upgrade to play 2.4.8
2016-10-20 13:18:58 -07:00