You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by ajaygit158 <gi...@git.apache.org> on 2017/03/22 21:58:53 UTC

[GitHub] apex-core pull request #493: APEXCORE-676 Show description for DefaultProper...

GitHub user ajaygit158 opened a pull request:

    https://github.com/apache/apex-core/pull/493

    APEXCORE-676 Show description for DefaultProperties in get-app-packag\u2026

    \u2026e-info command  only when user requests it by providing --with-description flag
    
    **Output without --with-description flag
    Command : get-app-package-info {apa-file}**
    
    "defaultProperties": { "dt.application.*.operator.*.attr.JVM_OPTIONS": "-Xmx128M", "dt.application.*.operator.*.attr.MEMORY_MB": "256" }
    
    **Output with --with-description flag
    Command : get-app-package-info {apa-file} --with-description**
    "defaultProperties": {
    "dt.application..operator..attr.JVM_OPTIONS":
    { "value": "-Xmx128M", "description": null }
    ,
    "dt.application..operator..attr.MEMORY_MB":
    { "value": "256", "description": null }
    }
    
    **Invalid argument 
    get-app-package-info {apa-file} --with-descripti
    Output:**
    com.datatorrent.stram.cli.ApexCli$CliException: Invalid parameter --with-descripti
    at com.datatorrent.stram.cli.ApexCli$GetAppPackageInfoCommand.execute(ApexCli.java:3482)
    at com.datatorrent.stram.cli.ApexCli$3.run(ApexCli.java:1519)

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

    $ git pull https://github.com/ajaygit158/apex-core APEXCORE-676

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

    https://github.com/apache/apex-core/pull/493.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 #493
    
----
commit ca8937416b200effce845fbc25d3f52b67053c11
Author: ajaygit158 <aj...@gmail.com>
Date:   2017-03-22T21:55:55Z

    APEXCORE-676 Show description for DefaultProperties in get-app-package-info command  only when user requests it by providing --with-description flag

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-core pull request #493: APEXCORE-676 Show description for DefaultProper...

Posted by ajaygit158 <gi...@git.apache.org>.
GitHub user ajaygit158 reopened a pull request:

    https://github.com/apache/apex-core/pull/493

    APEXCORE-676 Show description for DefaultProperties in get-app-packag\u2026

    \u2026e-info command  only when user requests it by providing --with-description flag
    
    **Output without --with-description flag
    Command : get-app-package-info {apa-file}**
    
    "defaultProperties": { "dt.application.*.operator.*.attr.JVM_OPTIONS": "-Xmx128M", "dt.application.*.operator.*.attr.MEMORY_MB": "256" }
    
    **Output with --with-description flag
    Command : get-app-package-info {apa-file} --with-description**
    "defaultProperties": {
    "dt.application..operator..attr.JVM_OPTIONS":
    { "value": "-Xmx128M", "description": null }
    ,
    "dt.application..operator..attr.MEMORY_MB":
    { "value": "256", "description": null }
    }
    
    **Invalid argument 
    get-app-package-info {apa-file} --with-descripti
    Output:**
    com.datatorrent.stram.cli.ApexCli$CliException: Invalid parameter --with-descripti
    at com.datatorrent.stram.cli.ApexCli$GetAppPackageInfoCommand.execute(ApexCli.java:3482)
    at com.datatorrent.stram.cli.ApexCli$3.run(ApexCli.java:1519)

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

    $ git pull https://github.com/ajaygit158/apex-core APEXCORE-676

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

    https://github.com/apache/apex-core/pull/493.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 #493
    
----
commit 069e385188c3f2987ef1e13c1449b4012ed98bcc
Author: ajaygit158 <aj...@gmail.com>
Date:   2017-03-22T21:55:55Z

    APEXCORE-676 Show description for DefaultProperties in get-app-package-info command  only when user requests it by providing -withDescription flag

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-core pull request #493: APEXCORE-676 Show description for DefaultProper...

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

    https://github.com/apache/apex-core/pull/493


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] apex-core pull request #493: APEXCORE-676 Show description for DefaultProper...

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

    https://github.com/apache/apex-core/pull/493


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---