judy0131
|
8eea5e0041
|
fix bug: start flow slowly
|
2019-06-21 15:12:32 +08:00 |
judy0131
|
a8aab1951d
|
fix bug
|
2019-05-16 16:29:35 +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 |
judy0131
|
c8c01811b4
|
monitor project
|
2019-05-15 12:27:13 +08:00 |
judy0131
|
0fff9ec29b
|
monitor flow group
1.change the schema of table Flow
2.add table flowGroup and project
3.store flow group data into db
|
2019-05-15 09:28:40 +08:00 |
judy0131
|
760a564c19
|
add terminal project api
|
2019-05-10 18:03:28 +08:00 |
judy0131
|
33e4561072
|
add terminal flowGroup API
|
2019-05-09 17:38:19 +08:00 |
judy0131
|
f36dd9cf64
|
optimize code
|
2019-05-08 11:17:01 +08:00 |
judy0131
|
da63af8562
|
add FlowLauncher
|
2019-05-08 11:01:49 +08:00 |
judy0131
|
7deb8946c7
|
support run project API
|
2019-05-05 15:34:35 +08:00 |
judy0131
|
1754a233cd
|
1.add json util
2. fix bug: launch spark application for each flow in FlowGroup
|
2019-04-30 16:29:22 +08:00 |
judy0131
|
76fa9280c2
|
support run FlowGroup API
|
2019-04-26 18:02:54 +08:00 |
judy0131
|
836e599c7a
|
optimize condition for project and flowgroup
|
2019-04-25 14:15:52 +08:00 |
judy0131
|
c996bc72c0
|
1.support the execution of project which include FlowGroups and Flows
2.the code need to be optimized!!!
|
2019-04-19 16:46:46 +08:00 |
judy0131
|
a0764ceb68
|
1. modify show data function
2. fix bug: when more than 5 requests of starting flow are posted, piflow server will get exception:No element passed in the last 1 minute
|
2019-03-27 15:09:34 +08:00 |
judy0131
|
4080568461
|
fix spelling mistakes
|
2019-03-21 16:48:33 +08:00 |
judy0131
|
cd615ad58e
|
set batchDuration from streamingStop
|
2019-03-01 16:16:25 +08:00 |
judy0131
|
c28fee4c1e
|
support kafka streaming
|
2019-02-28 11:00:21 +08:00 |
judy0131
|
3d54df81f4
|
support streaming
|
2019-02-20 18:37:23 +08:00 |
judy0131
|
dd09d8c6d1
|
fix bug: jdbcRead stop's properties repeat
|
2019-01-30 10:41:28 +08:00 |
judy0131
|
081a15663b
|
monitor the throughput of flow
|
2019-01-24 15:32:07 +08:00 |
judy0131
|
2ef86d8097
|
iptimize code
|
2019-01-23 14:17:34 +08:00 |
judy0131
|
b48ff0bfc2
|
show flow debug data by path
|
2019-01-23 11:27:05 +08:00 |
judy0131
|
1fe9f009e1
|
fix bug: when stop flow, the end time do not show
|
2019-01-15 15:23:29 +08:00 |
judy0131
|
9cba0f2e6e
|
show dataFrame when job is completed
|
2019-01-14 16:54:22 +08:00 |
judy0131
|
212f60479a
|
fix stop flow bug
|
2018-12-14 18:12:21 +08:00 |
judy0131
|
04b8992a89
|
fix progress bug
|
2018-12-07 14:03:18 +08:00 |
judy0131
|
5914c981a9
|
fix progress bug
|
2018-12-05 18:33:45 +08:00 |
judy0131
|
8b109c6902
|
fix bug: remove hive-site.xml core-site.xml
|
2018-11-30 17:07:19 +08:00 |
judy0131
|
972f8af248
|
fix flow progress bug
|
2018-11-28 18:17:39 +08:00 |
judy0131
|
420477fe45
|
add progress in flow info
|
2018-11-28 16:52:58 +08:00 |
judy0131
|
808a8e1693
|
fix checkpoint bug
|
2018-11-28 15:02:52 +08:00 |
judy0131
|
7449cbf1dc
|
fix bug: get flow progress using checkpoint
|
2018-11-21 11:26:45 +08:00 |
judy0131
|
dd11c444a2
|
1.implement checkpoint
|
2018-11-20 16:46:47 +08:00 |
judy0131
|
82c64aabae
|
add flow name in flowImpl
|
2018-11-06 17:07:13 +08:00 |
judy0131
|
a4badc9703
|
1.modify getFlowProgress api
2.add maven-install-plugin to install the databricks file
|
2018-11-06 13:55:28 +08:00 |
judy0131
|
165965fda4
|
modify log
|
2018-10-25 14:01:49 +08:00 |
judy0131
|
6b6a1588ec
|
1.add h2 port
2.fix bug: multi server
|
2018-10-25 13:18:14 +08:00 |
judy0131
|
c6db0d1acb
|
add getFlowProgress and getFlowLog API
|
2018-10-24 18:13:40 +08:00 |
judy0131
|
80e3e874d6
|
monitor flow info and stop info
|
2018-10-24 17:33:46 +08:00 |
judy0131
|
7ebaba5df2
|
add common group and csv group's getPropertyDescriptor api
|
2018-10-12 14:01:07 +08:00 |
judy0131
|
2ab05fccdd
|
1.modify piflow module,delete piflow-conf 2.deploy jar on server
|
2018-09-05 17:54:21 +08:00 |
judy0131
|
b60af904ff
|
add piflow configure module
|
2018-07-10 17:13:27 +08:00 |
bluejoe2008@gmail.com
|
682837624f
|
Path.via()
|
2018-07-05 14:46:37 +08:00 |
bluejoe2008@gmail.com
|
a95cc77c20
|
rename bundleIn to inport
|
2018-07-05 14:18:47 +08:00 |
bluejoe2008@gmail.com
|
4da512ba7f
|
rename bundleIn to inport
|
2018-07-05 09:44:21 +08:00 |
bluejoe2008@gmail.com
|
3f21fdca74
|
process group
|
2018-06-28 09:50:48 +08:00 |
bluejoe2008@gmail.com
|
fccf7a9717
|
process group
|
2018-06-27 18:40:31 +08:00 |