azkaban-aplcache

1 2 3 4 5 > >>

Revert "Optimize gradle build time (#2113)" (#2163) Reverts

3/26/2019 10:11:38 PM

Flakey FlowRunnerYamlTest (#2160) This fixes a couple of

3/26/2019 2:33:03 AM

block deactivating executor until all flow preparation work

3/1/2019 9:20:17 PM

AZNewDispatchingLogic - Executor failure detection (#2098) *

1/22/2019 5:21:44 PM

Rollback changes on PR #2075: (#2094) Changes made on PR (#2075)

1/16/2019 3:42:55 PM

Add doc tab (#2082) This PR adds an azkaban official doc tab

1/7/2019 5:44:13 PM

Fix access to flow and job definition from Job History page (#2045) *

12/12/2018 4:05:38 PM

Expose hit ratio of project dir cache as metrics (#2035) *

12/4/2018 3:59:25 PM

fix comment

10/29/2018 2:10:45 PM

delaying shutting executor down (#2007) Executor will be

10/25/2018 11:40:03 PM

Revert "Add presto jdbc dependency for reportal module (#1959)"

9/24/2018 3:58:10 PM

Add presto jdbc dependency for reportal module (#1959) Presto

9/19/2018 10:17:33 PM

add "size" parameter during initializing a new page. (#1941) #1797

9/4/2018 3:20:11 PM

Fix flaky test of runFlowOnJobStatusConditionNull (#1940) The

8/31/2018 5:56:04 PM

Reportal presto jobtype (#1929) This PR introduces presto

8/30/2018 7:43:58 PM

Conditional workflow - Validate conditions (#1918) * Conditional

8/27/2018 2:23:16 PM

add serialVersionUID for serializable classes in flow trigger

8/22/2018 2:28:51 PM

Inject azkaban configurations into hadoop application tags

8/9/2018 1:36:42 PM

when loading project dir metadata into memory, create the project

8/8/2018 7:12:40 PM

Set up new Documentation toolset and publish it to readTheDocs

7/19/2018 2:14:40 PM

change jacoco task name (#1852) The task name jacocoRootReport

7/12/2018 6:02:38 PM

Enable project uploading from restli endpoint schedule flow

7/10/2018 2:55:17 PM

Add a test to run a v2 flow file with the new DAG engine (#1840) *

7/9/2018 7:14:20 PM

address feedback from #1803 (#1812) see comments from #1803:

6/20/2018 5:33:56 PM

Jobsummary lib should include both classes and velocity files

6/5/2018 8:46:11 PM

Fix compression vulnerability. (#1779) * Fix compression

6/1/2018 8:38:04 PM

Remove the find node by name method (#1761) Changed the test

5/17/2018 5:07:37 PM

Users should be able to use a custom job log format (#1719) Users

4/7/2018 12:36:16 AM

reportal Email template rollback (#1720) This PR is to roll

4/6/2018 5:38:02 PM

All executor servlets to use POST (#1711) ExecutorApiGateway

3/28/2018 10:07:06 PM

Call executor servlet with POST (#1659) Fix for #1653. Switch

3/23/2018 4:18:43 PM

Rename executor start and shutdown scripts (#1672) Keep

3/2/2018 9:08:36 PM

flow trigger max wait time validation error message improvement

2/27/2018 5:51:37 PM

flow trigger instance UI (#1637) This PR added flow trigger

2/12/2018 4:38:53 PM

Trigger Instance and dependency instance status update processor

1/29/2018 10:24:23 PM

Enforcing num of concurrent runs quota given a Flow Executable

1/10/2018 6:04:48 PM

Quick fix for failing cron tests due to new year. More thorough

1/2/2018 9:19:17 PM

Quick fix for failing cron tests due to new year. More thorough

1/2/2018 9:19:17 PM

use java lib instead of external sh commands to do recursive

12/18/2017 7:12:17 PM

use java lib instead of external sh commands to do recursive

12/18/2017 7:12:17 PM

Create a job setting to enable leveraging custom credential

11/15/2017 8:59:58 PM

Proposing CredentialProvider interface (#1552) Creating

11/7/2017 5:30:49 PM

Fix bug in killed quick finish (#1518) If a job is actually

9/29/2017 6:49:41 PM

3.34.x hotfix branch with cherry picks (#1507) * build: change

9/26/2017 6:57:59 PM

Fix azkaban-solo-server by including hadoop dependencies

9/22/2017 8:42:25 PM

build: use a fixed google errorprone version (#1382) ## Issue: "The

8/22/2017 6:07:05 PM

rewrite assign executor jdbc methods (#1379) Still, this

8/22/2017 5:25:23 PM

Revert "New status: KILLING (#1172)" (#1300) This reverts

8/1/2017 3:14:21 PM

Revert "Use RetryingHiveMetaStoreClient instead of HiveMetaStoreClient

7/10/2017 7:30:10 PM

Revert "Use RetryingHiveMetaStoreClient instead of HiveMetaStoreClient

7/10/2017 7:30:10 PM

Revert "Add the project-report gradle plugin (#1225)" (#1249) This

6/22/2017 4:12:52 PM

HDFS instance needs to be created post UGI login (#1222) Despite

6/13/2017 8:34:04 PM

Revert "uploadExecutableNode improvement (#1167)" (#1185) This

6/12/2017 5:01:58 PM

Fix MutableConstantField ErrorProne warning (#1170) azkaban/azkaban-common/src/main/java/azkaban/utils/OsMemoryUtil.java:27: warning:

6/6/2017 10:45:12 AM

revertProjectCache (#1144)

6/2/2017 1:57:30 PM

Having setExpireCondition to help products relying on azkaban

6/1/2017 3:20:21 PM

fix AZKABAN_OPTS handling in azkaban-{web,executor}-start.sh

5/30/2017 2:12:18 PM

end Date implementation on 3.20.0

5/29/2017 8:24:31 PM

refactor TriggerManager (#1082) 1. remove unused code 2.

5/15/2017 6:36:48 PM

Fix bugs in resubmitting flow and fetching flow logs after flow

5/8/2017 6:18:21 PM

Changing Storage API key from URI to String (#1051) Motivation:

5/3/2017 8:40:33 PM

Restoring Distribution code for azkaban-hadoop-security-plugin

5/2/2017 7:36:33 PM

Update Gauva,Error Prone. Fix errors (#992) The update flagged

4/18/2017 1:48:17 PM

Fixing js libraries version compatibility (#979) Issue

4/10/2017 5:36:04 PM

If a flow runs for longer than 10 days (configurable), kill it.

4/4/2017 7:59:23 PM

Metrics Code Refactor and adding key metrics (#930) * Metrics

3/7/2017 2:46:16 PM

Have scheduled flow's job diabled/enabled status be picked

2/3/2017 9:22:03 PM

Redirect System out and err to log4j (#841) Created a class

12/5/2016 6:51:29 PM

Lazy evaluation of version field in jar manifest (#842) The

12/1/2016 6:40:01 PM

1. make rename operation atomic (#831) 2. only active deployment

11/30/2016 12:28:26 AM

Revert "Show version number in Azkaban logo in Web server UI

11/29/2016 7:45:14 PM

Change the Azkaban executor and web start script to redirect

11/28/2016 3:01:16 PM

mend

11/16/2016 10:23:05 PM

Deleted Azkaban config files from repo (#814) Currently,

11/15/2016 4:34:18 PM

Add support for upstream gateways or proxies in front of Azkaban

11/6/2016 8:57:38 PM

Warn Users that DOW and DOM fields can not have * simultaneously

10/31/2016 10:40:05 PM

Bug Fix: Hardcoded build directory causes some missing files

10/18/2016 1:53:54 AM

Removed logging of sensitive token info in HadoopSecurityManager

10/10/2016 7:03:56 PM

Build versioning and refactor of build scripts (#694) * Build

7/29/2016 1:16:31 PM

Azkaban 3.0.0

11/20/2015 7:47:04 PM

Merge pull request #495 from johnyu0520/krb5_hotfix setup

9/21/2015 9:39:59 PM

release 2.6.4

12/23/2014 5:25:55 PM

Merge pull request #340 from hluu/master Adding velocity-tools

10/20/2014 3:54:40 PM

Merge pull request #297 from hluu/master Azkaban throws

8/1/2014 5:42:20 PM

Update README build badge.

6/18/2014 4:34:01 PM

Merge pull request #221 from azkaban/webapp Adding static

4/22/2014 12:35:53 AM

Merge branch 'master' of github.com:azkaban/azkaban2 into

2/25/2014 7:19:17 PM

Merge pull request #189 from cjyu/master fix start up script

2/18/2014 10:48:30 PM

Merge pull request #147 from rbpark/master Fixing issue

2/6/2014 2:50:17 AM

Merge pull request #136 from davidzchen/ui-tweaks Connect

2/5/2014 3:58:11 AM

Build packages now adds azkaban.versions file to determine

2/4/2014 3:41:59 AM

Updating build script to name packages after git tags. If tags

1/29/2014 1:21:58 AM