jbai
3fbcbfd2e1
get the owner types from db
2016-05-20 18:27:05 -07:00
jbai
fba2c90c33
support the elasticsearch as search engine
2016-05-20 17:59:28 -07:00
SunZhaonan
fb1198e4ae
Fix hive field ETL bug
2016-05-20 17:52:45 -07:00
Zhaonan Sun
198ee5f4ad
Merge pull request #123 from SunZhaonan/master
...
Fix Hive column parser parent path bug
2016-05-20 10:29:15 -07:00
SunZhaonan
0b5c421311
Fix Hive column parser parent path bug
2016-05-19 16:36:30 -07:00
Eric Sun
5ff4d35f51
add cfg_object_name_map and job_execution_ext_reference
2016-05-19 12:39:06 -07:00
Rafal Kluszczynski
856849abd1
updating documentation
2016-05-16 14:58:49 +02:00
Rafal Kluszczynski
b28f7d924f
adding gradle wrapper instead of manually downloded gradle distribution
2016-05-16 14:58:28 +02:00
Eric Sun
19c4705a66
Merge pull request #120 from SunZhaonan/master
...
Add optional config of ETL job white list so that it is possible to start multiple backend services on different hosts, and let some jobs execute from one host and others execute from another.
2016-05-12 22:22:50 -07:00
SunZhaonan
9d6a1b2649
Add optional config of ETL job white list
2016-05-12 16:28:23 -07:00
Zhaonan Sun
a4734ab406
Merge pull request #118 from SunZhaonan/master
...
Pass parameter through file.
2016-05-10 13:48:29 -07:00
SunZhaonan
22fcc7ebcb
pagination the LDAP fetch process
2016-05-04 17:15:45 -07:00
SunZhaonan
31de21ddcf
pass parameter through file.
2016-05-03 16:25:56 -07:00
jerrybai2009
702b90a2d9
Merge pull request #115 from jerrybai2009/master
...
fix the search keyword special characters and comments word break issue
2016-04-25 10:37:26 -07:00
jbai
d06d732e1f
remove word break style for metric
2016-04-21 18:11:52 -07:00
jbai
7017db4406
fix the search keyword special characters and comments word break issue
2016-04-21 16:25:08 -07:00
jerrybai2009
c779f33ad8
Merge pull request #112 from jerrybai2009/master
...
update the tract pathinfo method since db content changed
2016-04-21 13:53:30 -07:00
jbai
b254856a76
refactor the lineage render method
2016-04-21 11:43:37 -07:00
jbai
10fe986d71
update lineage render method
2016-04-18 18:08:27 -07:00
Zhaonan Sun
63e2482a36
Merge pull request #113 from jcdcodes/master
...
To avoid requiring the user to be logged into github, use https:
2016-04-13 11:41:40 -07:00
Josh Daghlian
c60a49b116
To avoid requiring the user to be logged into github, use https: rather than git:
2016-04-13 09:11:57 -04:00
jbai
c56cc6a420
update the tract pathinfo method since db content changed
2016-04-11 16:42:47 -07:00
jerrybai2009
026311b862
Merge pull request #111 from jerrybai2009/master
...
fix the impact analysis query slow issue
2016-04-07 13:50:19 -07:00
jbai
97ebef4980
fix the impact analysis query slow issue
2016-04-07 11:34:14 -07:00
Zhaonan Sun
a7187a42bf
Merge pull request #108 from SunZhaonan/master
...
Innodb engine DDL. Add config for timeout and load sample.
2016-04-06 15:07:44 -07:00
Zhaonan Sun
821e40468c
Merge pull request #109 from arekosinski/master
...
missing letter in property name hive.metastore.username
2016-04-06 10:45:43 -07:00
Arkadiusz Osinski
4d9f1681f0
missing letter in property name hive.metastore.username
2016-04-06 08:46:33 +02:00
SunZhaonan
b202832741
Innodb engine DDL. Add config for timeout and load sample.
2016-04-05 12:43:02 -07:00
Zhaonan Sun
90a0690318
Merge pull request #105 from SunZhaonan/master
...
Fix DDL db_type_id default to 0
2016-04-04 17:05:00 -07:00
SunZhaonan
6077f6565b
Fix DDL db_type_id default to 0
2016-04-04 13:40:03 -07:00
Zhaonan Sun
6658815a17
Merge pull request #98 from SunZhaonan/master
...
Fix dataset insert API bug. Fix load sql bug.
2016-03-30 15:32:35 -07:00
jerrybai2009
7b35800fdd
Merge pull request #100 from jerrybai2009/master
...
update the ranking method since mysql table engine changed to innoDB
2016-03-30 10:34:55 -07:00
jbai
839caf766b
update the ranking method since mysql table engine changed to innoDB
2016-03-30 09:52:45 -07:00
SunZhaonan
c66b00e2f6
Fix dataset insert API bug. Fix load sql bug.
2016-03-28 16:27:43 -07:00
jerrybai2009
6afc9b0063
Merge pull request #96 from jerrybai2009/master
...
DSS-4080 and DSS-3941, fix the schema comment issues
2016-03-24 19:16:29 -07:00
jbai
a39762076b
DSS-4080 and DSS-3941, fix the schema comment issues
2016-03-24 18:55:04 -07:00
jerrybai2009
cb42808cf0
Merge pull request #93 from jerrybai2009/master
...
update the constant name to HDFS_URN_PREFIX_LEN and put comment
2016-03-24 11:11:06 -07:00
jbai
9552aae34b
update the constant name to HDFS_URN_PREFIX_LEN and put comment
2016-03-18 18:02:03 -07:00
Zhaonan Sun
7bf733fe02
Merge pull request #92 from SunZhaonan/master
...
Fix dataset insert API bug
2016-03-18 15:40:42 -07:00
SunZhaonan
2431d29432
Fix dataset insert API bug
2016-03-18 15:27:43 -07:00
jerrybai2009
327937486b
Merge pull request #91 from jerrybai2009/master
...
use a constant to store the urn prefix length
2016-03-18 14:56:28 -07:00
jbai
45a2a57715
use a constant to store the urn prefix length
2016-03-18 14:55:00 -07:00
Zhaonan Sun
675688cc31
Merge pull request #88 from SunZhaonan/master
...
Use Kerberos login
2016-03-17 14:54:54 -07:00
SunZhaonan
4a4894a192
Use Kerberos login
2016-03-17 12:31:58 -07:00
SunZhaonan
a0b7cb9d57
Fix process hanging bug. Add hive field ETL process.
2016-03-16 19:12:21 -07:00
SunZhaonan
aff8f323e4
Scheduler check previous job is finished. Redirect remote outputstream into log. Fix avro parser bugs
2016-03-16 19:09:53 -07:00
SunZhaonan
6b024196cd
Fix Hive extract disorder bug. Add Hive database optional whitelist params
2016-03-16 19:09:52 -07:00
jerrybai2009
79016666ca
Merge pull request #86 from jerrybai2009/master
...
dynamically load flow tree nodes
2016-03-16 18:36:46 -07:00
jbai
c82c117bd9
DSS-4070, fix some ui issues
2016-03-16 18:35:46 -07:00
SunZhaonan
b2dd21300e
Add Travis button link in readme
2016-03-15 19:02:27 -07:00