-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: beeline-cli-branch
-
Component/s: Beeline
-
Labels:None
We are able use below hive command to run query file in batch mode.
nohup hive -S -f /home/wj19670/pad.sql >pad.csv &
However under new hive cli, we aren't able to use nohup anymore since it uses jline in the backend.
- is related to
-
HIVE-6758 Beeline doesn't work with -e option when started in background
-
- Closed
-