[ 
https://issues.apache.org/jira/browse/TAJO-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148625#comment-14148625
 ] 

Jihoon Son commented on TAJO-1071:
----------------------------------

It's strange.. In my machine, it works well. 

Anyway, there is an alternative.
You can add the following configuration to tajo-site.xml
{noformat}
<property>
  <name>tajo.cli.print.pause</name>
  <value>false</value>
</property>
{noformat}

We definitely need to add this configuration to our documents, but have not 
been yet. 
Sorry for confusing you.

Sincerely,
Jihoon

> should be possible to get long query results with no prompt
> -----------------------------------------------------------
>
>                 Key: TAJO-1071
>                 URL: https://issues.apache.org/jira/browse/TAJO-1071
>             Project: Tajo
>          Issue Type: Improvement
>          Components: cli
>    Affects Versions: 0.8.0
>            Reporter: Niv Zvi
>            Priority: Minor
>
> Hi,
> I need to be able to run queries in batch mode, however, when the query 
> result is long, I get a message to that I need to conform in order to 
> continue:
> continue... ('q' is quit)
> If I run this using my scheduler, the job gets stuck.
> Is it possible to add a way to override this limitation and get the entire 
> query result back?



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

Reply via email to