[jira] [Commented] (HIVE-13438) Add a service check script for llap

2016-04-11 Thread Vikram Dixit K (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15235932#comment-15235932
 ] 

Vikram Dixit K commented on HIVE-13438:
---

Tests pass locally. Committed to master. 

> Add a service check script for llap
> ---
>
> Key: HIVE-13438
> URL: https://issues.apache.org/jira/browse/HIVE-13438
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Vikram Dixit K
>Assignee: Vikram Dixit K
> Fix For: 2.1.0
>
> Attachments: HIVE-13438.1.patch, HIVE-13438.2.patch
>
>
> We want to have a test script that can be run by an installer such as ambari 
> that makes sure that the service is up and running.



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


[jira] [Commented] (HIVE-13438) Add a service check script for llap

2016-04-07 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230955#comment-15230955
 ] 

Sergey Shelukhin commented on HIVE-13438:
-

I meant executing it as a separate command in llapservicedriver, so that the 
user could do it. I guess it's not necessary for some cases, should be ok

> Add a service check script for llap
> ---
>
> Key: HIVE-13438
> URL: https://issues.apache.org/jira/browse/HIVE-13438
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Vikram Dixit K
>Assignee: Vikram Dixit K
> Attachments: HIVE-13438.1.patch, HIVE-13438.2.patch
>
>
> We want to have a test script that can be run by an installer such as ambari 
> that makes sure that the service is up and running.



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


[jira] [Commented] (HIVE-13438) Add a service check script for llap

2016-04-07 Thread Vikram Dixit K (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15230648#comment-15230648
 ] 

Vikram Dixit K commented on HIVE-13438:
---

Fixed the error.

[~sershe] Can you elaborate a little more? Are you suggesting that we could run 
the query as part of starting the service itself? We could add that too but we 
still need something to run end-to-end (from starting the shell onwards).

> Add a service check script for llap
> ---
>
> Key: HIVE-13438
> URL: https://issues.apache.org/jira/browse/HIVE-13438
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Vikram Dixit K
>Assignee: Vikram Dixit K
> Attachments: HIVE-13438.1.patch, HIVE-13438.2.patch
>
>
> We want to have a test script that can be run by an installer such as ambari 
> that makes sure that the service is up and running.



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


[jira] [Commented] (HIVE-13438) Add a service check script for llap

2016-04-06 Thread Gunther Hagleitner (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15229615#comment-15229615
 ] 

Gunther Hagleitner commented on HIVE-13438:
---

[~vikram.dixit] you've used a var for the table name, but the select statement 
is against a table "students". Other than that +1.

> Add a service check script for llap
> ---
>
> Key: HIVE-13438
> URL: https://issues.apache.org/jira/browse/HIVE-13438
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Vikram Dixit K
>Assignee: Vikram Dixit K
> Attachments: HIVE-13438.1.patch
>
>
> We want to have a test script that can be run by an installer such as ambari 
> that makes sure that the service is up and running.



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


[jira] [Commented] (HIVE-13438) Add a service check script for llap

2016-04-06 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15229044#comment-15229044
 ] 

Sergey Shelukhin commented on HIVE-13438:
-

Hmm... why cannot we make it part of LlapServiceDriver?

> Add a service check script for llap
> ---
>
> Key: HIVE-13438
> URL: https://issues.apache.org/jira/browse/HIVE-13438
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Vikram Dixit K
>Assignee: Vikram Dixit K
> Attachments: HIVE-13438.1.patch
>
>
> We want to have a test script that can be run by an installer such as ambari 
> that makes sure that the service is up and running.



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


[jira] [Commented] (HIVE-13438) Add a service check script for llap

2016-04-06 Thread Vikram Dixit K (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15228863#comment-15228863
 ] 

Vikram Dixit K commented on HIVE-13438:
---

[~hagleitn] Could you please take a look? Thanks!

> Add a service check script for llap
> ---
>
> Key: HIVE-13438
> URL: https://issues.apache.org/jira/browse/HIVE-13438
> Project: Hive
>  Issue Type: Bug
>  Components: llap
>Affects Versions: 2.1.0
>Reporter: Vikram Dixit K
>Assignee: Vikram Dixit K
> Attachments: HIVE-13438.1.patch
>
>
> We want to have a test script that can be run by an installer such as ambari 
> that makes sure that the service is up and running.



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