9/22/2017 8:42:25 PM
3.35.0
in build.gradle (#1503)
|
9/21/2017 9:36:00 PM
build: change hadoop gradle dependencies to compileOnly instead of incuding them as runtime dependencies
* Fix tests broken due to moving to compileOnly for hadoop dependencies.
Fix was to use testCompile to include hadoop dependencies.
Also fixed transitive dependencies from gobblinKafka dependency
|
9/21/2017 8:06:42 PM
H2FileDataSource and MySQLDataSource should be singleton. The reason behind is that We would like all database operations to share the same connection pool to guarantee performance.
Besides, removing singleton from DatabaseOperator as no states exist there. It is safe to have multiple DatabaseOperator instances.
|
9/21/2017 4:01:57 PM
project
* Save action formatting change
* Address comments
* Address comments
|
9/21/2017 2:20:25 PM
dialog (#1493)
Fix duplicate properties in flow execution and job edit when dialog is closed and reopened.
|
9/20/2017 9:21:14 PM
(#1494)
|
9/20/2017 4:07:55 PM
already the e-mail title will tell which a) job level SLA, or b) flow level SLA, was triggered.
|
9/19/2017 6:16:56 PM
status was missing color in the UI, so add it.
The issue #1451 has some further details.
|
9/19/2017 5:16:50 PM
tag", doesn't exit. The self-sufficient linebreak tag is `<br/>`.
Save Actions plugin moved the imports around a bit.
|
9/18/2017 6:08:47 PM
with the same name.
|