[ 
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)

Reply via email to