12004 Commits

Author SHA1 Message Date
Eric Sun
57804e2965 Merge pull request #155 from rkluszczynski/usingLogbackLogging
Use Logback logging provided by Play framework (exclude log4j binding)
2016-06-27 09:43:07 -07:00
Rafal Kluszczynski
cc13379075 fix: use logback logging provided by play framework (exclude log4j binding) 2016-06-27 11:01:37 +02:00
jbai
161c3fce16 resolve the merge conflict 2016-06-24 17:51:16 -07:00
jbai
75b66a7cc0 Merge branch 'master' of https://github.com/linkedin/WhereHows 2016-06-24 17:27:42 -07:00
jerrybai2009
d78c8b044e Merge pull request #154 from newsummit/master
New img file for new UI overhaul
2016-06-24 17:23:09 -07:00
jbai
8aa006c689 add the icon to listview and support the filter by 2016-06-24 17:12:24 -07:00
Steve McClung
0299219dcf WhereHows UI Changes : nav tree and nav bar 2016-06-24 16:38:10 -07:00
Steve McClung
5911fd4587 New img file for new UI overhaul 2016-06-24 15:49:11 -07:00
jbai
806972755c implement the list view for dataset and flow 2016-06-23 17:36:30 -07:00
Eric Sun
2996197a29 .travis ddl directory change 2016-06-22 21:32:03 -07:00
Eric Sun
807e59330e travis mysql setup 2016-06-22 21:21:19 -07:00
Eric Sun
c6863e0e80 .travis use root to create tables in mysql 2016-06-22 21:07:28 -07:00
Eric Sun
eded54921f .travis mysql setup 2016-06-22 20:54:34 -07:00
Eric Sun
e954cba19a change elasticsearch download url 2016-06-22 20:22:01 -07:00
Eric Sun
cdbf9b038a use mysql 5.6 instead of 5.7 for Travis 2016-06-22 19:44:50 -07:00
Eric Sun
56cebd0d9c add dict_dataset_instance and cfg_object_name_map to track dataset on multiple clusters and their replication dependency and view dependency 2016-06-22 19:40:05 -07:00
Eric Sun
91c767e5b9 Merge pull request #148 from jerrybai2009/master
fix the dataset field has duplicated records issue
2016-06-22 17:52:35 -07:00
jbai
7f8705bad6 response the resize event 2016-06-21 16:41:04 -07:00
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