You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Vitalyi Brodetskyi <vb...@hortonworks.com> on 2016/03/28 17:48:54 UTC

Review Request 45385: Make oozie tmp dir configurable

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45385/
-----------------------------------------------------------

Review request for Ambari, Andrew Onischuk, Dmytro Sen, and Sumit Mohanty.


Bugs: AMBARI-15600
    https://issues.apache.org/jira/browse/AMBARI-15600


Repository: ambari


Description
-------

Oozie tmp dir is hardcoded as of now. We should give ability for user to change ethis property on UI and use this customized value in code.


Diffs
-----

  ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/configuration/oozie-env.xml 3cb2d60 
  ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py 61cbd8c 
  ambari-server/src/test/python/stacks/2.0.6/configs/default.json b8842c4 
  ambari-server/src/test/python/stacks/2.0.6/configs/default_oozie_mysql.json 898ed33 
  ambari-server/src/test/python/stacks/2.0.6/configs/oozie_existing_sqla.json 09e34f9 
  ambari-server/src/test/python/stacks/2.0.6/configs/secured.json e053ca0 

Diff: https://reviews.apache.org/r/45385/diff/


Testing
-------

mvn clean test


Thanks,

Vitalyi Brodetskyi


Re: Review Request 45385: Make oozie tmp dir configurable

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45385/#review125709
-----------------------------------------------------------


Ship it!




Ship It!

- Dmytro Sen


On Март 28, 2016, 3:48 п.п., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/45385/
> -----------------------------------------------------------
> 
> (Updated Март 28, 2016, 3:48 п.п.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Dmytro Sen, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-15600
>     https://issues.apache.org/jira/browse/AMBARI-15600
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Oozie tmp dir is hardcoded as of now. We should give ability for user to change ethis property on UI and use this customized value in code.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/configuration/oozie-env.xml 3cb2d60 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py 61cbd8c 
>   ambari-server/src/test/python/stacks/2.0.6/configs/default.json b8842c4 
>   ambari-server/src/test/python/stacks/2.0.6/configs/default_oozie_mysql.json 898ed33 
>   ambari-server/src/test/python/stacks/2.0.6/configs/oozie_existing_sqla.json 09e34f9 
>   ambari-server/src/test/python/stacks/2.0.6/configs/secured.json e053ca0 
> 
> Diff: https://reviews.apache.org/r/45385/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>


Re: Review Request 45385: Make oozie tmp dir configurable

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45385/#review125712
-----------------------------------------------------------




ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/configuration/oozie-env.xml (line 132)
<https://reviews.apache.org/r/45385/#comment188576>

    Should we create /var/tmp/oozie dir by ambari agent ?


- Dmytro Sen


On Март 28, 2016, 3:48 п.п., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/45385/
> -----------------------------------------------------------
> 
> (Updated Март 28, 2016, 3:48 п.п.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Dmytro Sen, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-15600
>     https://issues.apache.org/jira/browse/AMBARI-15600
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Oozie tmp dir is hardcoded as of now. We should give ability for user to change ethis property on UI and use this customized value in code.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/configuration/oozie-env.xml 3cb2d60 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py 61cbd8c 
>   ambari-server/src/test/python/stacks/2.0.6/configs/default.json b8842c4 
>   ambari-server/src/test/python/stacks/2.0.6/configs/default_oozie_mysql.json 898ed33 
>   ambari-server/src/test/python/stacks/2.0.6/configs/oozie_existing_sqla.json 09e34f9 
>   ambari-server/src/test/python/stacks/2.0.6/configs/secured.json e053ca0 
> 
> Diff: https://reviews.apache.org/r/45385/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>


Re: Review Request 45385: Make oozie tmp dir configurable

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45385/#review125649
-----------------------------------------------------------


Ship it!




Ship It!

- Andrew Onischuk


On March 28, 2016, 3:48 p.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/45385/
> -----------------------------------------------------------
> 
> (Updated March 28, 2016, 3:48 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Dmytro Sen, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-15600
>     https://issues.apache.org/jira/browse/AMBARI-15600
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Oozie tmp dir is hardcoded as of now. We should give ability for user to change ethis property on UI and use this customized value in code.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/configuration/oozie-env.xml 3cb2d60 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py 61cbd8c 
>   ambari-server/src/test/python/stacks/2.0.6/configs/default.json b8842c4 
>   ambari-server/src/test/python/stacks/2.0.6/configs/default_oozie_mysql.json 898ed33 
>   ambari-server/src/test/python/stacks/2.0.6/configs/oozie_existing_sqla.json 09e34f9 
>   ambari-server/src/test/python/stacks/2.0.6/configs/secured.json e053ca0 
> 
> Diff: https://reviews.apache.org/r/45385/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>