You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "subin (JIRA)" <ji...@apache.org> on 2014/07/02 16:24:24 UTC

[jira] [Updated] (AMBARI-6176) Integrate python shell into Ambari-shell module

     [ https://issues.apache.org/jira/browse/AMBARI-6176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

subin updated AMBARI-6176:
--------------------------

    Description: 
Refactor Ambari-shell module to as below
drwxr-xr-x 4 root root 4096 Jul  2 19:41 ambari-groovy-shell
drwxr-xr-x 5 root root 4096 Jul  2 19:40 ambari-python-shell
drwxr-xr-x 2 root root 4096 Jul  2 19:40 assemblies
-rw-r--r-- 1 root root 2659 Jul  2 19:06 pom.xml


Support the following
1)add a separate modules for groovy and python shell
2)add python shell


Note Groovy sheel seems to need groovy installed.


testing done with Patch:
=======================
[WARNING] + exit 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Ambari Python Shell ............................... SUCCESS [35.517s]
[INFO] Ambari Groovy Shell ............................... SUCCESS [34.072s]
[INFO] Ambari Shell ...................................... SUCCESS [29.932s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:40.309s
[INFO] Finished at: Wed Jul 02 19:42:20 IST 2014
[INFO] Final Memory: 33M/682M
[INFO] ------------------------------------------------------------------------


> Integrate python shell into Ambari-shell module
> -----------------------------------------------
>
>                 Key: AMBARI-6176
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6176
>             Project: Ambari
>          Issue Type: Improvement
>            Reporter: subin
>            Assignee: subin
>
> Refactor Ambari-shell module to as below
> drwxr-xr-x 4 root root 4096 Jul  2 19:41 ambari-groovy-shell
> drwxr-xr-x 5 root root 4096 Jul  2 19:40 ambari-python-shell
> drwxr-xr-x 2 root root 4096 Jul  2 19:40 assemblies
> -rw-r--r-- 1 root root 2659 Jul  2 19:06 pom.xml
> Support the following
> 1)add a separate modules for groovy and python shell
> 2)add python shell
> Note Groovy sheel seems to need groovy installed.
> testing done with Patch:
> =======================
> [WARNING] + exit 0
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Ambari Python Shell ............................... SUCCESS [35.517s]
> [INFO] Ambari Groovy Shell ............................... SUCCESS [34.072s]
> [INFO] Ambari Shell ...................................... SUCCESS [29.932s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1:40.309s
> [INFO] Finished at: Wed Jul 02 19:42:20 IST 2014
> [INFO] Final Memory: 33M/682M
> [INFO] ------------------------------------------------------------------------



--
This message was sent by Atlassian JIRA
(v6.2#6252)