Johndee Burks created HIVE-6758: ----------------------------------- Summary: Beeline only works in interactive mode Key: HIVE-6758 URL: https://issues.apache.org/jira/browse/HIVE-6758 Project: Hive Issue Type: Improvement Components: CLI Affects Versions: 0.12.0, 0.11.0 Environment: CDH4.5 Reporter: Johndee Burks
In hive CLI you could easily integrate its use into a script and back ground the process like this: hive -e "some query" & Beeline does not run when you do the same even with the -f switch. -- This message was sent by Atlassian JIRA (v6.2#6252)