5186 Commits

Author SHA1 Message Date
jbai
366f2f61d8 fix the backend service build failed issue 2016-06-16 17:33:02 -07:00
jbai
0c68d9c4fb fix the dataset field has duplicated records issue 2016-06-16 16:33:37 -07:00
jerrybai2009
4738c203fe Merge pull request #146 from jerrybai2009/master
provide the dataset dependency api
2016-06-16 16:32:09 -07:00
jbai
38fdf1c132 fix the dalids dependency issue and add more log info in elasticsearch 2016-06-16 14:38:01 -07:00
jbai
6974ae26ae fix the gradlew check failed issue and make the cluster name input is mandatory 2016-06-15 11:12:20 -07:00
jbai
9705a07ad8 provide the dataset dependency api 2016-06-14 16:17:24 -07:00
jerrybai2009
a1228aa46c Merge pull request #145 from jerrybai2009/master
comment out the flow tree builder since UI does not use it anymore
2016-06-14 16:17:03 -07:00
jbai
451054b87b run the dataset tree builder as independet job 2016-06-14 10:32:44 -07:00
jbai
e7885f28db comment out the flow tree builder since UI does not use it anymore 2016-06-13 10:15:32 -07:00
jerrybai2009
44b37558a6 Merge pull request #143 from jerrybai2009/master
load dali depends on and instance into final table
2016-06-10 10:14:22 -07:00
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