You are viewing a plain text version of this content. The canonical link for it is here.
- oozie git commit: OOZIE-2617 Read properties files in action configurations (wutaklon via jaydeepvishwakarma) - posted by ja...@apache.org on 2016/09/12 16:06:15 UTC, 0 replies.
- oozie git commit: OOZIE-2653 Close active connection to hcat server in fs action - posted by pu...@apache.org on 2016/09/12 23:10:10 UTC, 0 replies.
- oozie git commit: OOZIE-2583 oozie throws EL Exception when reference variable name containing dot (abhishekbafna via jaydeepvishwakarma) - posted by ja...@apache.org on 2016/09/13 12:09:16 UTC, 0 replies.
- oozie git commit: OOZIE-2635 TimeZone.getTimeZone has performance issue. (satishsaley via rkanter) - posted by rk...@apache.org on 2016/09/13 20:13:49 UTC, 0 replies.
- oozie git commit: OOZIE-2584 Eliminate Thread.sleep() calls in TestMemoryLocks (pbacsko via rkanter) - posted by rk...@apache.org on 2016/09/13 20:47:02 UTC, 0 replies.
- oozie git commit: OOZIE-2648 Child jobs shouldn't send callbacks to Oozie (abhishekbafna via rkanter) - posted by rk...@apache.org on 2016/09/13 22:15:47 UTC, 0 replies.
- oozie git commit: OOZIE-2488 Upgrade to latest OpenJPA version (abhishekbafna via jaydeepvishwakarma) - posted by ja...@apache.org on 2016/09/14 08:36:15 UTC, 0 replies.
- [1/2] oozie git commit: OOZIE-2660 Create documentation for DB Dump/Load functionality (gezapeti via rkanter) - posted by rk...@apache.org on 2016/09/14 22:47:34 UTC, 0 replies.
- [2/2] oozie git commit: OOZIE-2659 TestPauseTransitService is flaky (gezapeti via rkanter) - posted by rk...@apache.org on 2016/09/14 22:47:35 UTC, 0 replies.
- oozie git commit: OOZIE-2530 Allow Hive to use a different jline version (poeppt via rkanter) - posted by rk...@apache.org on 2016/09/15 23:47:29 UTC, 0 replies.
- oozie git commit: OOZIE-2571 Add spark.scala.binary.version Maven property so that Scala 2.11 can be used (jonathak via rkanter) - posted by rk...@apache.org on 2016/09/16 00:08:19 UTC, 0 replies.
- oozie git commit: OOZIE-2552 Update ActiveMQ version for security and other fixes (asasvari via rkanter) - posted by rk...@apache.org on 2016/09/16 00:19:31 UTC, 0 replies.
- oozie git commit: OOZIE-2500 -DtestJarSimple option mentioned in minioozie doc does not work (abhishekbafna via rkanter) - posted by rk...@apache.org on 2016/09/16 00:29:48 UTC, 0 replies.
- oozie git commit: OOZIE-2037 Add TLSv1.1,TLSv1.2 (rkanter) - posted by rk...@apache.org on 2016/09/16 21:00:47 UTC, 0 replies.
- oozie git commit: OOZIE-2538 Update HttpClient versions to close security vulnerabilities (abhishekbafna via rkanter) - posted by rk...@apache.org on 2016/09/17 18:40:27 UTC, 0 replies.
- oozie git commit: OOZIE-2657 Clean up redundant access modifiers from oozie interfaces - posted by ja...@apache.org on 2016/09/18 17:07:21 UTC, 0 replies.
- oozie git commit: OOZIE-2588 Support getting credentials for same cluster hcat when credentials config is empty (satishsaley via rohini) - posted by ro...@apache.org on 2016/09/19 16:49:45 UTC, 0 replies.
- [1/2] oozie git commit: OOZIE-2675 Drop support for hadoop 0.23 (abhishekbafna via rohini) - posted by ro...@apache.org on 2016/09/19 16:55:09 UTC, 0 replies.
- [2/2] oozie git commit: New testcase of OOZIE-2588 which was missed in the first commit - posted by ro...@apache.org on 2016/09/19 16:55:10 UTC, 0 replies.
- oozie git commit: OOZIE-2569 Adding yarn-site, core-site, hdfs-site and mapred-site into spark launcher (abhishekbafna via rohini) - posted by ro...@apache.org on 2016/09/19 17:07:53 UTC, 0 replies.
- oozie git commit: OOZIE-2491 oozie acl cannot specify group, it does not work (abhishekbafna via rohini) - posted by ro...@apache.org on 2016/09/19 17:13:20 UTC, 0 replies.
- oozie git commit: OOZIE-2498 Oozie CallerId configuration for downstream components (abhishekbafna via rohini) - posted by ro...@apache.org on 2016/09/19 17:20:39 UTC, 0 replies.
- oozie git commit: OOZIE-2672 SLA periodic update does not remove job from map if job is removed from database - posted by pu...@apache.org on 2016/09/20 16:49:47 UTC, 0 replies.
- oozie git commit: OOZIE-2525 SchemaChecker fails with NPE (rkanter) - posted by rk...@apache.org on 2016/09/20 19:05:52 UTC, 0 replies.
- oozie git commit: OOZIE-2572 SLA DURATION miss not shown when job is running for longer than expected time - posted by pu...@apache.org on 2016/09/20 21:05:29 UTC, 0 replies.
- oozie git commit: OOZIE-1793 Improve find bugs reporting for Oozie (rkanter) - posted by rk...@apache.org on 2016/09/20 21:15:36 UTC, 0 replies.
- oozie git commit: OOZIE-2667 Optimize queries for DB export (gezapeti via rkanter) - posted by rk...@apache.org on 2016/09/20 21:22:58 UTC, 0 replies.
- oozie git commit: OOZIE-2273 MiniOozie does not work outside of Oozie (rkanter) - posted by rk...@apache.org on 2016/09/20 22:16:51 UTC, 0 replies.
- oozie git commit: OOZIE-2661 Coordinator Action status not updated when workflow job SUSPENDED - posted by pu...@apache.org on 2016/09/21 16:25:21 UTC, 0 replies.
- oozie git commit: OOZIE-2679 Decrease HttpClient library versions due to Hadoop incompatibility (abhishekbafna via rkanter) - posted by rk...@apache.org on 2016/09/21 18:11:39 UTC, 0 replies.
- oozie git commit: OOZIE-2682 Oozie test-patch script is not updating Jira with jenkins test report (abhishekbafna via rkanter) - posted by rk...@apache.org on 2016/09/21 22:18:11 UTC, 0 replies.
- [1/2] oozie git commit: OOZIE-1978 Forkjoin validation code is ridiculously slow in some cases (pbacsko via rkanter) - posted by rk...@apache.org on 2016/09/22 00:44:59 UTC, 0 replies.
- [2/2] oozie git commit: OOZIE-1978 Forkjoin validation code is ridiculously slow in some cases (pbacsko via rkanter) - posted by rk...@apache.org on 2016/09/22 00:45:00 UTC, 0 replies.
- oozie git commit: OOZIE-2487 Temporary workaround for Java 8 Javadoc errors (abhishekbafna via rkanter) - posted by rk...@apache.org on 2016/09/22 00:55:11 UTC, 0 replies.
- oozie git commit: OOZIE-2676 Make hadoop-2 as the default profile (gezapeti via rkanter) - posted by rk...@apache.org on 2016/09/22 20:30:57 UTC, 0 replies.
- [oozie] Git Push Summary - posted by sh...@apache.org on 2016/09/26 04:43:45 UTC, 0 replies.
- oozie git commit: Changed version to 4.4.0-SNAPSHOT - posted by sh...@apache.org on 2016/09/26 04:53:17 UTC, 0 replies.
- oozie git commit: Changed version to 4.3.0 - posted by sh...@apache.org on 2016/09/26 04:58:47 UTC, 0 replies.
- oozie git commit: OOZIE-2678 Oozie job -kill doesn't work with tez jobs (abhishekbafna via rohini) - posted by ro...@apache.org on 2016/09/27 18:56:42 UTC, 0 replies.
- oozie git commit: OOZIE-2678 Oozie job -kill doesn't work with tez jobs (abhishekbafna via rohini) (cherry picked from commit 76b60cc82840c0f66b0b3a75fd01aff2f57d27ec) - posted by ro...@apache.org on 2016/09/27 18:59:47 UTC, 0 replies.
- oozie git commit: OOZIE-2582 Populating external child Ids for action failures (abhishekbafna via rohini) - posted by ro...@apache.org on 2016/09/27 19:05:31 UTC, 0 replies.
- oozie git commit: OOZIE-2582 Populating external child Ids for action failures (abhishekbafna via rohini) (cherry picked from commit e8a9b24b9916df20cfbc1c48e5e1a755151d8245) - posted by ro...@apache.org on 2016/09/27 19:05:58 UTC, 0 replies.
- oozie git commit: OOZIE-2501 ZK reentrant lock doesn't work for few cases - posted by pu...@apache.org on 2016/09/27 19:21:42 UTC, 1 replies.
- oozie git commit: OOZIE-2194 oozie job -kill doesn't work with spark action (abhishekbafna via rohini) - posted by ro...@apache.org on 2016/09/27 23:22:46 UTC, 0 replies.
- oozie git commit: OOZIE-2194 oozie job -kill doesn't work with spark action (abhishekbafna via rohini) (cherry picked from commit 376cdb3d8cd4f3a5c2c3f3e771df19c50e57b8f4) - posted by ro...@apache.org on 2016/09/27 23:23:14 UTC, 0 replies.
- oozie git commit: OOZIE-2673 Include XSD for shell-action:0.3 in documentation (abhishekbafna via rkanter) - posted by rk...@apache.org on 2016/09/30 00:03:37 UTC, 1 replies.
- oozie git commit: OOZIE-2606 Set spark.yarn.jars to fix Spark 2.0 with Oozie (satishsaley via rohini) - posted by ro...@apache.org on 2016/09/30 17:37:37 UTC, 0 replies.
- oozie git commit: OOZIE-2606 Set spark.yarn.jars to fix Spark 2.0 with Oozie (satishsaley via rohini) (cherry picked from commit a4dbeda9550e4bec5ef5adf0f86f4ea7be6cd155) - posted by ro...@apache.org on 2016/09/30 17:38:01 UTC, 0 replies.
- oozie git commit: OOZIE-2622 ExtJS 2.2 is no longer available (rkanter) - posted by rk...@apache.org on 2016/09/30 18:58:16 UTC, 1 replies.
- oozie git commit: OOZIE-2634 Queue dump command message is confusing when the queue is empty (andras.piros via rkanter) - posted by rk...@apache.org on 2016/09/30 19:58:12 UTC, 0 replies.