You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by sandeepSamudrala <gi...@git.apache.org> on 2018/04/06 12:52:19 UTC

[GitHub] oozie pull request #36: Deb changes

GitHub user sandeepSamudrala opened a pull request:

    https://github.com/apache/oozie/pull/36

    Deb changes

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/InMobi/oozie deb_changes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/oozie/pull/36.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #36
    
----
commit e2fbc2416d9ed8da927e80d063ed404712a2965a
Author: Shwetha GS <ss...@...>
Date:   2016-09-26T04:56:52Z

    Changed version to 4.3.0

commit 3a7ca92d421aa97485ec84db75b69d68eccd961c
Author: Rohini Palaniswamy <ro...@...>
Date:   2016-09-27T18:56:32Z

    OOZIE-2678 Oozie job -kill doesn't work with tez jobs (abhishekbafna via rohini)
    (cherry picked from commit 76b60cc82840c0f66b0b3a75fd01aff2f57d27ec)

commit 3efc1fd8ae97e5b4768f7e5199aa18d92bb76ded
Author: Rohini Palaniswamy <ro...@...>
Date:   2016-09-27T19:05:19Z

    OOZIE-2582 Populating external child Ids for action failures (abhishekbafna via rohini)
    (cherry picked from commit e8a9b24b9916df20cfbc1c48e5e1a755151d8245)

commit 5731d9315114916cf0885acb1489dbc71bf51e3a
Author: Purshotam Shah <pu...@...>
Date:   2016-09-27T19:30:00Z

    OOZIE-2501 ZK reentrant lock doesn't work for few cases

commit a46d09283af194e0e7b51284499215e7b8cf52e5
Author: Rohini Palaniswamy <ro...@...>
Date:   2016-09-27T23:22:39Z

    OOZIE-2194 oozie job -kill doesn't work with spark action (abhishekbafna via rohini)
    (cherry picked from commit 376cdb3d8cd4f3a5c2c3f3e771df19c50e57b8f4)

commit c24c5e5df3970a14c45edd50def4a0aa6eb8d5b9
Author: Robert Kanter <rk...@...>
Date:   2016-09-30T00:03:21Z

    OOZIE-2673 Include XSD for shell-action:0.3 in documentation (abhishekbafna via rkanter)
    
    (cherry picked from commit 3eca3c2bdecb61c995c2cf2180345cbc56ffb8a5)

commit 4b6607c90fd2b9777f95ddc89ea43b0f6e58f111
Author: Rohini Palaniswamy <ro...@...>
Date:   2016-09-30T17:37:35Z

    OOZIE-2606 Set spark.yarn.jars to fix Spark 2.0 with Oozie (satishsaley via rohini)
    (cherry picked from commit a4dbeda9550e4bec5ef5adf0f86f4ea7be6cd155)

commit 7ccd122541753aed00b3757d0f23087d4a8884a9
Author: Robert Kanter <rk...@...>
Date:   2016-09-30T18:46:15Z

    OOZIE-2622 ExtJS 2.2 is no longer available (rkanter)
    
    (cherry picked from commit 9fc2e68d768a69a8ae9aad5e52578e1e9d47b061)

commit 671142f919877d5640351d4ee546157d1075a15d
Author: Robert Kanter <rk...@...>
Date:   2016-10-04T19:24:48Z

    Revert "OOZIE-2525 SchemaChecker fails with NPE (rkanter)"
    
    This reverts commit 5759397a939375d235fa75165ff26bd6fcca8f75.
    
    Conflicts:
    	release-log.txt

commit 5a75844f44839d4e2087afd89dbd008ece1b73fc
Author: Robert Kanter <rk...@...>
Date:   2016-10-04T19:29:00Z

    Revert "OOZIE-2245 Service to periodically check database schema (rkanter)"
    
    This reverts commit 9839fb292e5483f4d101849483109208de75f9c3.
    
    Conflicts:
    	release-log.txt

commit 77f9276903e513462a8f503cd3a8e5c370933838
Author: Robert Kanter <rk...@...>
Date:   2016-10-06T21:28:44Z

    OOZIE-1814 Oozie should mask any passwords in logs and REST interfaces (andras.piros via rkanter)
    
    (cherry picked from commit 962d650bdc5522d39d49ba8ee2b3fc1634c625ec)

commit 934ffc72e2ed917dff47dc5d6736267a967630d5
Author: Robert Kanter <rk...@...>
Date:   2016-10-11T04:02:47Z

    OOZIE-2658 --driver-class-path can overwrite the classpath in SparkMain (gezapeti via rkanter)
    
    (cherry picked from commit e0016c93ad903bdee07fa63b9265382f1c6e3a62)

commit 69c8b9f4894752cb61aa5af35574cfeaf1cc947d
Author: Robert Kanter <rk...@...>
Date:   2016-10-11T06:52:34Z

    OOZIE-2613 Upgrade hive version from 0.13.1 to 1.2.0 (abhishekbafna via rkanter)
    
    (cherry picked from commit bd54452808335cbadc48d4aacd0bd23374bed928)

commit ebaa477b3dfc69400c95bed4092155faf1f1de72
Author: Robert Kanter <rk...@...>
Date:   2016-10-20T00:22:16Z

    OOZIE-2621 Use hive-exec-<version>-core instead of hive-exec in oozie-core (gezapeti via rkanter)
    
    (cherry picked from commit c5f2b7d2628f49511701510900b04e7298c79362)

commit b5d55b8a1e8272d5aedd572e4264be7c8800d34f
Author: Robert Kanter <rk...@...>
Date:   2016-10-20T00:35:10Z

    OOZIE-2705 Oozie Spark action ignores spark.executor.extraJavaOptions and spark.driver.extraJavaOptions (gezapeti via rkanter)
    
    (cherry picked from commit 19014354dfd373ad5d05221d824bb3105e9271ac)

commit ec2a205b6c22d66cc8b94fc85d0870752044dd70
Author: Shwetha GS <ss...@...>
Date:   2016-10-21T05:34:12Z

    OOZIE-2710 Oozie HCatalog example workflow fails (abhishekbafna via shwethags)

commit 4b757158c68e4bb14dfeba5f6405bdaacaf9087f
Author: Robert Kanter <rk...@...>
Date:   2016-10-21T20:08:54Z

    OOZIE-2674 Improve oozie commads documentation (abhishekbafna via rkanter)
    
    (cherry picked from commit 1bf91be7b3f824ca4a9fb3e705764574f5dae4da)

commit 9e0e2568a2e2d554dd0427005ddbbc989c485eaf
Author: jvishwakarma <jv...@...>
Date:   2016-11-02T17:31:00Z

    OOZIE-2719 Test case failure (abhishekbafna via jaydeepvishwakarma)
    
    (cherry picked from commit 225a88cb98012a98adf460363a8dc0ecd8fbfbaf)
    (cherry picked from commit 8250fbd49c75382090b052291f2da7a4e4d17f5d)

commit 35b805005ca0c2a9110f0544600aa17531dfd05c
Author: Shwetha GS <ss...@...>
Date:   2016-11-15T09:52:12Z

    OOZIE-2724 coord:current resolves monthly/yearly dependencies incorrectly (satishsaley via shwethags)

commit 2cb1bbbbdbdce1443d444cf8157a480cd74118ca
Author: Shwetha GS <ss...@...>
Date:   2016-11-15T09:54:57Z

    OOZIE-2725 Upgrade Tomcat to 6.0.47 for the latest security fixes (rkanter via shwethags)

commit bc3b473dc2bd3d8355fbda157f7c72358f7a4d8f
Author: Shwetha GS <ss...@...>
Date:   2016-11-16T05:01:47Z

    OOZIE-2723 JSON.org license is now CatX (rkanter, abhishekbafna via shwethags)

commit 6596475e04ffd5eff7deec4216ed2f9723b83e20
Author: Rohini Palaniswamy <ro...@...>
Date:   2016-11-22T18:21:36Z

    OOZIE-2536 Hadoop's cleanup of local directory in uber mode causing failures (satishsaley via rohini)

commit a73977f2b2639f8daaf0735d171329d8cc2dbb53
Author: Rohini Palaniswamy <ro...@...>
Date:   2016-11-22T18:40:54Z

    OOZIE-2720 Test failure - TestCoordMaterializeTriggerService#testMaxMatThrottleNotPicked (gezapeti via rohini)

commit 70fad8055e21b89f2db2be5a19901d2607c6be41
Author: Rohini Palaniswamy <ro...@...>
Date:   2016-11-23T17:17:19Z

    OOZIE-2742 Unable to kill applications based on tag (satishsaley via rohini)

commit fababc4f65042beef88910d13bf5dec88910e4a0
Author: Shwetha GS <ss...@...>
Date:   2016-11-25T04:53:40Z

    OOZIE-2723 JSON.org license is now CatX (rkanter, abhishekbafna via shwethags) - update

commit 7f6af9893ebbf8ab12e2d181c5b616897651628d
Author: nperiwal <na...@...>
Date:   2017-01-27T11:34:03Z

    Inmobi internal Changes for oozie release

commit ce1d357dfc995fc059a72521222d7efd50308f4b
Author: nperiwal <na...@...>
Date:   2017-01-27T11:38:00Z

    Updating falcon-oozie-el-extension to 0.10

commit 8338b18c09fee0a707420fc5a37bf5037453c91c
Author: nperiwal <na...@...>
Date:   2017-01-30T10:59:48Z

    making the configs in sync with the existing configs

commit 04037a971d1812a90ecff78e1148a218823c75d7
Author: nperiwal <na...@...>
Date:   2017-01-30T11:12:15Z

    upgrading spark.streaming.kafka.version and spark.bagel.version to 1.6.3

commit be1cf6d3fffcdd45227a67aaf59e54ec744edfab
Author: nperiwal <na...@...>
Date:   2017-01-30T11:14:57Z

    upgrading spark.streaming.kafka.version and spark.bagel.version to 1.6.3

----


---

[GitHub] oozie pull request #36: Deb changes

Posted by sandeepSamudrala <gi...@git.apache.org>.
Github user sandeepSamudrala closed the pull request at:

    https://github.com/apache/oozie/pull/36


---