Yi (Alan) Wang
488929ad93
Modify Confidential info schema to add identifierField and logicalType ( #385 )
2017-03-30 21:29:20 -07:00
Matthew Ropp
b0626fe957
myql57_pk_not_null - primary key columns must be not null ( #378 )
2017-03-30 08:44:18 -07:00
Yi (Alan) Wang
91926f9540
Fix table creation DDL bug for MySQL 5.7 ( #375 )
...
Primary key fields needs to be "NOT NULL".
2017-03-29 15:57:34 -07:00
na zhang
592c6d90ea
Merge pull request #359 from camelliazhang/master
...
Search improvement. New type ahead api & phrase suggester support. Ready to be integrated with frontend.
2017-03-24 11:08:42 -07:00
Na Zhang
4025153efb
new type ahead api and phrase suggester support
2017-03-24 10:08:52 -07:00
Yi (Alan) Wang
332ce9e4ed
Merge pull request #361 from alyiwang/master
...
Modify compliance purge entity record to support logicalType and isSubject
2017-03-23 22:35:46 -07:00
Yi Wang
adba532474
Modify compliance purge entity record to support logical type and is_subject
2017-03-23 22:08:54 -07:00
Yi Wang
d5706f5d21
Merge branch 'master' of https://github.com/linkedin/WhereHows
2017-03-23 18:49:46 -07:00
Na Zhang
9ab223af4c
Merge branch 'master' of https://github.com/linkedin/WhereHows
2017-03-23 17:24:41 -07:00
Mars Lan
378d4327a5
Add link to Gitter chat room
2017-03-23 10:29:15 -07:00
Yi Wang
3aa4807dd8
Merge branch 'master' of https://github.com/linkedin/WhereHows
2017-03-22 10:24:10 -07:00
Yi (Alan) Wang
b6e644fbb1
Optimize dataset load scripts, improve speed ( #350 )
...
- When loading dataset fields in staging table, populate the dateset_id field first then use this in later JOIN.
- When JOIN two big tables such as dict_field_detail, use pre-select to reduce table JOIN size and DB resource.
- Refactor some SQL code.
- Modify logback setting to better capture log time.
- Remove unnecessary config in backend application.conf
2017-03-22 10:23:30 -07:00
Yi Wang
5390d9d2b6
Optimize dataset load scripts, improve speed
2017-03-22 10:11:48 -07:00
Na Zhang
551d376f17
Merge branch 'master' of https://github.com/linkedin/WhereHows
2017-03-21 14:10:48 -07:00
Yi Wang
3f66d69c0e
Merge branch 'master' of https://github.com/linkedin/WhereHows
2017-03-17 15:01:52 -07:00
Yi (Alan) Wang
d9438dc5bc
Fix SQL query issues when upgrading to MySQL 5.7 ( #345 )
2017-03-15 09:22:46 -07:00
Yi Wang
12e0261ad0
Fix SQL query issues when upgrading to MySQL 5.7
2017-03-14 17:22:25 -07:00
Yi (Alan) Wang
66a8eea21b
Fix issues from Oracle MetadataChangeEvent integration ( #336 )
...
* Fix issues from Oracle MetadataChangeEvent integration
2017-03-14 17:19:30 -07:00
Na Zhang
df116a214d
Merge branch 'master' of https://github.com/linkedin/WhereHows
2017-03-10 11:56:11 -08:00
Yi Wang
b6223001b8
Fix issues from Oracle MetadataChangeEvent integration
2017-02-28 17:11:31 -08:00
Yi Wang
edfb3a5e99
Merge branch 'master' of https://github.com/linkedin/WhereHows
2017-02-24 14:21:28 -08:00
Yi (Alan) Wang
4f873a919a
Fix bugs found by AppCheck in issue #328 ( #335 )
2017-02-24 14:20:56 -08:00
Yi Wang
6c57e30240
Fix bugs found by AppCheck in issue #328
2017-02-24 11:08:18 -08:00
na zhang
f4e5733536
elastic search logs for further analysis ( #330 )
2017-02-24 10:24:53 -08:00
Na Zhang
c5776985c7
elastic search logs for further analysis
2017-02-23 18:11:16 -08:00
na zhang
156e4a8015
Merge pull request #320 from camelliazhang/master
...
Add exception handling for code search job
2017-02-10 16:29:38 -08:00
Na Zhang
ce5e8a2a14
Add exception handling for code search job
2017-02-10 16:10:41 -08:00
Yi (Alan) Wang
ed5ff92a33
Merge pull request #315 from alyiwang/master
...
Add retry for ETL jobs failed at initialization
Change sleep to 10s after etl job init error
2017-01-30 09:45:58 -08:00
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