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
Yi Wang
dec851c272
Update README.md
2016-10-20 11:26:23 -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
Douglas Moore
53f6622ed8
Update README.md ( #252 )
...
Remove backlink to my github account.
2016-10-19 18:37:40 -07:00
Yi Wang
664e4072bb
Upgrade to play 2.4.8
2016-10-19 17:42:28 -07:00
Yi (Alan) Wang
3aaba33e75
Merge pull request #253 from camelliazhang/master
...
Get Espresso and Oracle owners from SCM, and a bug fix for Teradata
2016-10-19 14:49:07 -07:00
Na Zhang
dbaf053e76
Add local test properties template for teradata and scm owners ETL
2016-10-19 14:10:29 -07:00
Na Zhang
043dc25e89
Get owners for espresso and oracle, and fix a bug for teradata
2016-10-19 11:13:32 -07:00
Yi (Alan) Wang
bf6ec00c99
Merge pull request #250 from alyiwang/master
...
Login authentication support multiple LDAP servers, add login history
2016-10-13 15:42:00 -07:00
Yi Wang
7b625a7dab
Add example of multiple LDAP config usage
2016-10-13 15:22:56 -07:00
Yi Wang
3227412339
Login authentication support multiple LDAP servers, add login history
2016-10-13 14:30:43 -07:00