You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2016/01/05 13:31:39 UTC

[jira] [Updated] (ATLAS-387) Running quick_start without a valid atlas endpoint in configuration or argument prints a spurious success message.

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

Hemanth Yamijala updated ATLAS-387:
-----------------------------------
    Attachment: ATLAS-387.patch

[~shwethags] Added a message for the failure condition as "No data was added to the Apache Atlas Server." - Haven't specifically said failed, because the same message is printed with the usage message. Also verified that the return codes of the quick_start.py files are non-zero for errors and zero for success.



> Running quick_start without a valid atlas endpoint in configuration or argument prints a spurious success message.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-387
>                 URL: https://issues.apache.org/jira/browse/ATLAS-387
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>            Priority: Trivial
>         Attachments: ATLAS-387.patch, ATLAS-387.patch
>
>
> Run quick_start.py without an atlas endpoint configuration item or argument.
> It prints:
> Usage: quick_start.py <atlas endpoint of format <http/https>://<atlas-fqdn>:<atlas port> like http://localhost:21000>
> *Example data added to Apache Atlas Server!!!*
> The "Example data ..." is confusing and should not be printed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)