[jira] [Updated] (HIVE-11717) nohup mode is not support for new hive cli

2015-09-17 Thread Ferdinand Xu (JIRA)

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

Ferdinand Xu updated HIVE-11717:

Attachment: HIVE-11717.1-beeline-cli.patch

> nohup mode is not support for new hive cli
> --
>
> Key: HIVE-11717
> URL: https://issues.apache.org/jira/browse/HIVE-11717
> Project: Hive
>  Issue Type: Sub-task
>  Components: Beeline
>Reporter: Ferdinand Xu
> Attachments: HIVE-11717.1-beeline-cli.patch
>
>
> We are able use below hive command to run query file in batch mode.
> {noformat}
> nohup hive -S -f /home/wj19670/pad.sql >pad.csv &
> {noformat}
> However under new hive cli,  we aren't able to use nohup anymore since it 
> uses jline in the backend.



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


[jira] [Updated] (HIVE-11717) nohup mode is not support for new hive cli

2015-09-06 Thread Ferdinand Xu (JIRA)

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

Ferdinand Xu updated HIVE-11717:

Description: 
We are able use below hive command to run query file in batch mode.
{noformat}
nohup hive -S -f /home/wj19670/pad.sql >pad.csv &
{noformat}
However under new hive cli,  we aren't able to use nohup anymore since it uses 
jline in the backend.

  was:
We are able use below hive command to run query file in batch mode.
{noformat}
nohup hive -S -f /home/wj19670/pad.sql >pad.csv &
{noformat}
However under beeline,  we aren't able to use nohup anymore.


> nohup mode is not support for new hive cli
> --
>
> Key: HIVE-11717
> URL: https://issues.apache.org/jira/browse/HIVE-11717
> Project: Hive
>  Issue Type: Sub-task
>  Components: Beeline
>Reporter: Ferdinand Xu
>
> We are able use below hive command to run query file in batch mode.
> {noformat}
> nohup hive -S -f /home/wj19670/pad.sql >pad.csv &
> {noformat}
> However under new hive cli,  we aren't able to use nohup anymore since it 
> uses jline in the backend.



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


[jira] [Updated] (HIVE-11717) nohup mode is not support for new hive cli

2015-09-06 Thread Ferdinand Xu (JIRA)

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

Ferdinand Xu updated HIVE-11717:

Summary: nohup mode is not support for new hive cli  (was: nohup mode is 
not support for beeline)

> nohup mode is not support for new hive cli
> --
>
> Key: HIVE-11717
> URL: https://issues.apache.org/jira/browse/HIVE-11717
> Project: Hive
>  Issue Type: Sub-task
>  Components: Beeline
>Reporter: Ferdinand Xu
>
> We are able use below hive command to run query file in batch mode.
> {noformat}
> nohup hive -S -f /home/wj19670/pad.sql >pad.csv &
> {noformat}
> However under beeline,  we aren't able to use nohup anymore.



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