Commit Graph

581 Commits

Author SHA1 Message Date
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 4a36e05c08 remove piflowbundle configure item 2020-01-19 17:12:07 +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 4f41ba9378 fix bug for FlowLauncher 2020-01-17 09:49:18 +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 ef4b36a157
Update README.md 2019-12-26 15:07:00 +08:00
judy0131 7a3a4164d4 Merge remote-tracking branch 'origin/master' 2019-12-23 14:42:47 +08:00
judy0131 e0de110462 1. fix JdbcWrite bug
2. update flyway sql script
2019-12-23 14:42:31 +08:00
judy0131 e3af9cba73
Update README.md 2019-12-21 11:25:09 +08:00
judy0131 6a689eb381
Add files via upload 2019-12-21 11:22:13 +08:00
judy0131 da6e39da31
Delete PiFlowUserGroup_QQ.png 2019-12-21 11:20:36 +08:00
judy0131 a0a9aed841
Update README.md 2019-12-21 11:17:40 +08:00
judy0131 c845f94d4d
Update README.md 2019-12-21 11:15:26 +08:00
judy0131 489d716068
Update README.md 2019-12-21 11:14:45 +08:00
judy0131 e19a5c3d72
Update README.md 2019-12-21 11:10:59 +08:00
judy0131 6759a41287
Add files via upload 2019-12-21 11:08:40 +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
Zhihong SHEN 2fcb0e3edb
Merge pull request #9 from cas-bigdatalab/dependabot/maven/piflow-bundle/io.netty-netty-all-4.1.42.Final
Bump netty-all from 4.0.42.Final to 4.1.42.Final in /piflow-bundle
2019-11-07 13:18:24 +08:00
dependabot[bot] efc946b17a
Bump netty-all from 4.0.42.Final to 4.1.42.Final in /piflow-bundle
Bumps [netty-all](https://github.com/netty/netty) from 4.0.42.Final to 4.1.42.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.0.42.Final...netty-4.1.42.Final)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 05:39:45 +00:00
judy0131 0c7e881640 fix bug: update flowGroup's status where flow is failed. 2019-10-30 16:54:10 +08:00
judy0131 fecb72a3e1 move nsfc stops to another project 2019-10-24 10:39:25 +08:00
judy0131 0698c7cbcd modify stop name 2019-10-23 17:17:21 +08:00
judy0131 8dbe99739a
Update README_CN.md 2019-10-23 10:50:29 +08:00
judy0131 4a623c864c
Update README_CN.md 2019-10-23 10:38:25 +08:00
judy0131 d631ea7a2b fix bug 2019-09-18 18:40:44 +08:00
judy0131 d1dd9871c6 add info of Stop : whether user can add customized properties 2019-09-17 09:41:18 +08:00
or 5994ec4dc2 Merge remote-tracking branch 'origin/master' 2019-09-16 18:12:33 +08:00
or 7db0304b1d delete stop hbase 2019-09-16 18:05:31 +08:00
judy0131 370b13da46
Update README.md 2019-09-16 17:27:40 +08:00
judy0131 bd9c192250
Update README.md 2019-09-16 17:23:05 +08:00
judy_0131 364fb825b8 Merge branch 'master' of https://github.com/cas-bigdatalab/piflow 2019-09-16 12:11:52 +08:00
or 3b64a5f174 fix bug NullPointException (ProcessXMLInAvro) 2019-09-12 17:57:41 +08:00
or 463f530a57 fix bug NullPointException (ProcessXMLInAvro) 2019-09-12 17:28:11 +08:00
or b0476d578f add nsfc stop (ProcessXMLInAvro) 2019-09-11 15:35:21 +08:00
Zhihong SHEN faba405cfe
Update README.md 2019-09-11 14:31:52 +08:00
Zhihong SHEN 1f58b7dd89
Update README.md 2019-09-11 14:21:34 +08:00
judy0131 0f3ed0a357 add Route port 2019-09-10 18:10:23 +08:00
judy0131 43a7f55fd6
Update README.md 2019-09-09 09:33:29 +08:00
judy0131 07f87bfdaa
Update README.md 2019-09-09 09:32:13 +08:00
judy0131 d7524c5e58
Update README.md 2019-09-09 09:20:08 +08:00