Github user babokim commented on the pull request:

    https://github.com/apache/tajo/pull/128#issuecomment-54146558
  
    Nice catch hyunsik. I did't realize that problem.
    I found that hive shell have same problem. See the following site.
    https://issues.apache.org/jira/browse/HIVE-6758
    Hive does not support "jline.UnsupportedTerminal" option, but documented a 
workaround.
    
    In my opinion many tajo query will be run as background mode, so background 
mode option is good to user.
    What do you think about "-B" as background mode option like the bellow.
    
    "bin/tsql -B -t test.sql &"


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to