[jira] [Commented] (ATLAS-651) Add a atlas_status.py script

2016-04-21 Thread Erik Bergenholtz (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253208#comment-15253208
 ] 

Erik Bergenholtz commented on ATLAS-651:


Canceling patch for now.

> Add a atlas_status.py script
> 
>
> Key: ATLAS-651
> URL: https://issues.apache.org/jira/browse/ATLAS-651
> Project: Atlas
>  Issue Type: Wish
>Reporter: Jean-Baptiste Onofré
>Priority: Minor
> Fix For: 0.7-incubating
>
>
> In order to check if Atlas server is running, we could add a 
> bin/atlas_status.py.



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


[jira] [Commented] (ATLAS-651) Add a atlas_status.py script

2016-04-07 Thread Hemanth Yamijala (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230444#comment-15230444
 ] 

Hemanth Yamijala commented on ATLAS-651:


Hi, 

Thanks for your interest in contributing to this project.

Regarding process for contributions: We use a patch review process instead of 
pull requests to review code. For all patches other than trivial ones, we use 
review board (reviews.apache.org) to raise a review request and add the 'atlas' 
group there so that we get notified of this.

Regarding this JIRA: In ATLAS-513, I introduced an atlas_admin.py script. When 
passed with the -status argument, it prints out ACTIVE (in single server mode) 
or ACTIVE / PASSIVE (in high availability i.e. multiple servers mode). It would 
throw an exception when the server is unreachable. Maybe that can be enhanced 
to be an error message of sorts? Can you please look at that and see if it can 
be made to work for your needs?

> Add a atlas_status.py script
> 
>
> Key: ATLAS-651
> URL: https://issues.apache.org/jira/browse/ATLAS-651
> Project: Atlas
>  Issue Type: Wish
>Reporter: Jean-Baptiste Onofré
>Priority: Minor
> Fix For: 0.7-incubating
>
>
> In order to check if Atlas server is running, we could add a 
> bin/atlas_status.py.



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


[jira] [Commented] (ATLAS-651) Add a atlas_status.py script

2016-04-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230403#comment-15230403
 ] 

ASF GitHub Bot commented on ATLAS-651:
--

GitHub user jbonofre opened a pull request:

https://github.com/apache/incubator-atlas/pull/25

[ATLAS-651] Add atlas_status.py script

Add atlas_status.py script

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

$ git pull https://github.com/jbonofre/incubator-atlas SPARK-651

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

https://github.com/apache/incubator-atlas/pull/25.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 #25


commit 90db0e28e748344807d9822d6936f7ff161d81f2
Author: Jean-Baptiste Onofré 
Date:   2016-04-07T15:28:15Z

[ATLAS-651] Add atlas_status.py script




> Add a atlas_status.py script
> 
>
> Key: ATLAS-651
> URL: https://issues.apache.org/jira/browse/ATLAS-651
> Project: Atlas
>  Issue Type: Wish
>Reporter: Jean-Baptiste Onofré
>Priority: Minor
>
> In order to check if Atlas server is running, we could add a 
> bin/atlas_status.py.



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