Yi Wang
14824c06bb
Change sleep to 10s after etl job init error
2017-01-30 09:27:42 -08:00
Yi (Alan) Wang
89c3b93d6f
Fix MySQL DDL error for stg_dict_dataset_instance ( #314 )
2017-01-27 11:35:41 -08:00
Yi Wang
ea26da3b7b
Fix MySQL DDL error for stg_dict_dataset_instance
2017-01-27 11:22:51 -08:00
Yi (Alan) Wang
665a5dbded
Add retry for ETL jobs failed at initialization ( #308 )
2017-01-27 11:17:38 -08:00
na zhang
d1d19058b7
Merge pull request #313 from camelliazhang/master
...
change default value for static boosting score to 1
2017-01-26 16:06:12 -08:00
Na Zhang
ecb302efee
change default value for static boosting score to 1
2017-01-25 16:40:10 -08:00
Yi Wang
ea8f6e8551
Add retry for ETL jobs failed at initialization
2017-01-20 14:11:45 -08:00
Yi (Alan) Wang
b22bc73064
Merge pull request #306 from alyiwang/master
...
Fix bug for Teradata Load, not loading samples on days that won't extract sample data
2017-01-20 14:00:39 -08:00
Yi Wang
4bc63cd4bd
Fix bug for Teradata Load job, not loading samples on days that won't extract sample data.
2017-01-18 17:01:33 -08:00
Seyi
9a24a26e60
Merge pull request #293 from theseyi/master
...
DSS-5579: Fixes bug with search input: first search operation is successful but subsequent search attempts fail on enter. DSS-5790: Adds help menu for external resources -> metadatacoverage DSS-5477: Updates UI with CR from @sdas-> Adds 'Ask a question?' email link to email all owners'
2016-12-16 16:56:01 -08:00
Seyi
0d0a32b993
Merge pull request #287 from theseyi/feature/DSS-5477
...
Feature/dss 5477 + Typeahead fixes
2016-12-16 16:55:35 -08:00
Eric Sun
a82b8ca0c1
Update LineageDAO.java
2016-12-16 00:11:43 -08:00
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