jbai
5062fa4ecc
load dali depends on and instance into final table
2016-06-09 18:51:05 -07:00
jerrybai2009
96e0522e4a
Merge pull request #138 from jerrybai2009/master
...
Dali Metadata integration - combine dali versions into one node
2016-06-07 11:40:02 -07:00
jbai
f344f1cf2e
update code to follow the code review
2016-06-07 11:39:07 -07:00
jbai
e5880cf81a
fix the merge conflict
2016-06-07 11:31:00 -07:00
jbai
07bb6c98ab
merge the lastest commit
2016-06-07 11:26:27 -07:00
Zhaonan Sun
79b5ff9b68
Merge pull request #139 from SunZhaonan/master
...
small bug: set whExecId
2016-06-03 11:30:32 -07:00
SunZhaonan
310e6e9f06
Catch hive table even though its schema is None or exception message
2016-06-03 11:30:08 -07:00
SunZhaonan
6d5b4ace5d
small bug: set whExecId
2016-06-03 11:05:41 -07:00
jbai
463e082db2
render the depends on info into seperated view
2016-06-02 18:53:13 -07:00
jbai
af976c3d5e
Dali Metadata integration - combine dali versions into one node
2016-06-02 18:29:44 -07:00
Zhaonan Sun
16cf81a3c4
Merge pull request #135 from rkluszczynski/fixAppFolderPropertyUsage
...
Fixing usage of directory path from wh_property table when executing etl job
2016-06-01 11:34:58 -07:00
Zhaonan Sun
391d0d27c6
Merge pull request #137 from jerrybai2009/master
...
add the copy_dict_cursor function since it is used by elastic search refresh
2016-06-01 11:01:31 -07:00
jbai
87367b8404
add the copy_dict_cursor function since it is used by elastic search refresh
2016-06-01 10:59:06 -07:00
Zhaonan Sun
81c0fe226e
Merge pull request #133 from SunZhaonan/master
...
Add local mode for hdfs extract
2016-05-31 15:07:36 -07:00
SunZhaonan
bec1c5cee0
Add local mode for hdfs extract
2016-05-31 14:44:32 -07:00
jerrybai2009
a9c6038b2b
Merge pull request #136 from jerrybai2009/master
...
fix the Elastic search index issue
2016-05-31 14:01:27 -07:00
jbai
f614fe8314
fix the Elastic search index issue
2016-05-31 12:40:08 -07:00
Rafal Kluszczynski
5f25e6a6b5
refactor: test assertions more readable
2016-05-30 12:39:15 +02:00
Rafal Kluszczynski
e2765dc3a2
chore: execute tests during backend-service module gradle build
2016-05-30 11:10:25 +02:00
Rafal Kluszczynski
14e5ec497d
test: check properties file and etl job command generation
2016-05-30 11:09:36 +02:00
Rafal Kluszczynski
d06bfbfbd0
fix: use correctly directory path from properties when executing etl job
2016-05-30 08:59:05 +02:00
jerrybai2009
c1e8baf1c5
Merge pull request #128 from rkluszczynski/fixTreeBuildersWithES
...
Fixing tree builder scripts when ES is not used
2016-05-24 15:19:45 -07:00
Rafal Kluszczynski
457b0c0a2e
refactor: apply code review remarks
2016-05-24 22:39:59 +02:00
Rafal Kluszczynski
ee1e36219a
fix: generate tree also when elastic is not configured
2016-05-24 16:04:31 +02:00
jerrybai2009
8a9eeb1bb8
Merge pull request #126 from jerrybai2009/master
...
support the elasticsearch as search engine
2016-05-23 18:12:55 -07:00
jbai
4059af29ba
change the routes name from company to party
2016-05-23 17:59:36 -07:00
jbai
a2e42d60f3
add the elasticsearch index build and update file
2016-05-23 17:58:37 -07:00
Eric Sun
85ba090da9
Merge pull request #121 from rkluszczynski/usingGradleWrapper
...
Using gradle wrapper instead of manually downloaded gradle distribution
2016-05-23 12:28:29 -07:00
Eric Sun
7fb1b00b62
Merge pull request #127 from rkluszczynski/ddlFixForMySQL-5.7.x
...
update DDL for job_execution_ext_reference tables for mysql 5.7.x
2016-05-23 09:24:42 -07:00
Rafal Kluszczynski
8501b1d7b8
fix: update DDL for job_execution_ext_reference tables to work with mysql 5.7.x
2016-05-23 10:37:30 +02:00
Rafal Kluszczynski
8d43d3699f
Merge branch 'master' into usingGradleWrapper
2016-05-23 10:08:59 +02:00
Eric Sun
2074329441
Merge pull request #125 from SunZhaonan/master
...
Fix hive field ETL bug
2016-05-22 18:40:00 -07:00
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