Commit Graph

109 Commits

Author SHA1 Message Date
judy0131 5a4d0440b7 modify flow example 2020-05-22 16:37:01 +08:00
judy0131 f414123bff fix build bug 2020-05-22 10:00:46 +08:00
judy0131 1cae6e6141 optimize code to support scalaExecutor in Group 2020-05-21 15:39:05 +08:00
judy0131 19fc59d6d0 new feature: execute scala code in stop 2020-05-20 19:15:06 +08:00
judy0131 a887eefac5 1.return bundles when add plugin
2.optimize code
2020-04-28 16:46:41 +08:00
judy0131 39dabc0eb7 fix bug: can not get flow state 2020-04-28 15:28:24 +08:00
judy0131 35eda070ec hot deploy for ConfigurableStop 2020-04-27 19:08:39 +08:00
judy0131 ab132af318 fix bug: monitor the status of group 2020-04-23 11:23:27 +08:00
judy0131 3d0f5b5350 add piflow-configure module 2020-04-15 12:01:42 +08:00
judy0131 540403951b return example info for stop 2020-03-27 12:51:29 +08:00
judy0131 b3e1f9b0d1 add getResourceInfo API 2020-03-23 18:51:56 +08:00
judy0131 bbd9505801 save schedule info into database, and add getScheduleInfo api 2020-03-16 15:19:20 +08:00
judy0131 5145a111e6 1. remove project
2. schedule group which contains groups and flows
3. start piflow without hive if you do not need hive
2020-03-13 16:50:08 +08:00
judy0131 c1532573af fix bug 2020-01-19 18:51:54 +08:00
judy0131 714f48ce80 remove server.ip configure item 2020-01-19 18:15:09 +08:00
judy0131 b245a7f6b4 remove yarn.url configure item 2020-01-19 10:52:05 +08:00
judy0131 c0991b3cda optimize configure file
1.remove yarn related config
2.remove bundle path config
3.remove debug.path, checkpointPath and incrementPath config
2020-01-17 18:03:06 +08:00
judy_0131 2b9ab7ef42 Merge remote-tracking branch 'origin/master' 2020-01-16 17:01:48 +08:00
judy_0131 64382528e0 add other jars for spark application 2020-01-16 16:59:51 +08:00
yanggang 9dd8b9b731 repair a bug ,Parameter contains ‘ } ’ , JSON file auto wrap, unable to parse .
annotating code: // flowJson = flowJson.replaceAll("}","}\n")
2020-01-16 16:35:39 +08:00
yanggang a8d3f45a14 repair a bug ,Parameter contains ‘ } ’ , JSON file auto wrap, unable to parse 2020-01-16 16:20:54 +08:00
or 6541b5d97e
Update HTTPService.scala
repair  a bug ,Parameter contains ‘ } ’ , JSON file auto wrap, unable to parse
2020-01-08 16:00:37 +08:00
judy0131 e0de110462 1. fix JdbcWrite bug
2. update flyway sql script
2019-12-23 14:42:31 +08:00
judy0131 6446a40f1a modify sql script 2019-12-10 15:53:46 +08:00
judy0131 88f54cc76c add upgrade db scripts 2019-12-10 15:51:35 +08:00
judy0131 2a9229103f add h2db version control 2019-12-06 10:56:08 +08:00
judy0131 ac6ff3fd88 fix bug:
1.can not connect hive
2.upgrade h2db schema for v6.0
2019-12-03 18:11:50 +08:00
judy0131 5e124a441e add getFlowGroupProgress API 2019-11-18 15:59:06 +08:00
judy_0131 f599d6e36d fix bug: sparklauncher launch executor number error 2019-08-27 15:38:03 +08:00
judy0131 a1c61ee99b fix bug 2019-08-22 11:21:20 +08:00
judy0131 b4d790ce83 modify debug run mode api 2019-08-19 18:54:03 +08:00
judy0131 6873944e02 modify flow debug api 2019-08-15 14:26:41 +08:00
judy0131 0ca125bae1 fix bug: piflow-web does not work when there are implemented functions in ConfigurableStop 2019-08-01 15:05:10 +08:00
coco11563 a701e8ffa4 work on product distinct 2019-07-31 15:44:19 +08:00
judy0131 cfeca6dbe3 modify pom.xml for spark 2019-07-30 16:01:03 +08:00
judy_0131 1d7e3dc58a fix mysql incremental stop bug 2019-07-30 15:55:01 +08:00
coco11563 e9ddb1d1b0 bug fix 2019-07-26 11:20:45 +08:00
judy_0131 abf19acc0f fix bug: can not connect to hive metastore 2019-07-25 16:04:27 +08:00
judy0131 b52847b24f optimize stop flow api 2019-07-24 07:51:17 +08:00
judy0131 44352f6898 remove spark conf 2019-07-23 18:22:57 +08:00
judy_0131 c15810fba0 fix bug 2019-07-23 16:26:42 +08:00
judy0131 db63cfa57d Merge remote-tracking branch 'origin/master' 2019-07-19 18:35:17 +08:00
judy0131 acf29d16bd increment for jdbc type 2019-07-19 18:34:59 +08:00
coco11563 02ad523f53 adding nsfc module 2019-07-17 18:01:26 +08:00
judy0131 8eea5e0041 fix bug: start flow slowly 2019-06-21 15:12:32 +08:00
judy0131 c4ae95e282 schedule project by cron 2019-05-24 10:09:33 +08:00
judy0131 8914f9cac8 1.schedule flow,group,project by cron
2.stop schedule
2019-05-22 18:45:25 +08:00
judy0131 ac4e3043d6 add getProjectInfo API 2019-05-16 16:06:26 +08:00
judy0131 7ee00efec5 add getFlowGroupInfo API 2019-05-16 15:46:11 +08:00
judy0131 c64f492db6 update state when stop flowGroup or project 2019-05-16 10:03:42 +08:00