You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2015/04/21 00:08:58 UTC

[jira] [Closed] (DRILL-1826) Cannot run queries against latest 0.70 tar ball

     [ https://issues.apache.org/jira/browse/DRILL-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krystal closed DRILL-1826.
--------------------------

Close issue.  Opened another bug.

> Cannot run queries against latest 0.70 tar ball
> -----------------------------------------------
>
>                 Key: DRILL-1826
>                 URL: https://issues.apache.org/jira/browse/DRILL-1826
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Tools, Build & Test
>    Affects Versions: 0.7.0
>            Reporter: Krystal
>            Assignee: Patrick Wong
>             Fix For: 0.7.0
>
>         Attachments: drill-1826.log
>
>
> [root@mfs41 ~]# cat /opt/drill/git.properties
> #Generated by Git-Commit-Id-Plugin
> #Mon Dec 08 10:59:10 EST 2014
> git.commit.id.abbrev=503a5b2
> git.commit.user.email=jacques@apache.org
> git.commit.message.full=DRILL-1769\: Fix issue where option manager not holding settings.\n
> git.commit.id=503a5b2a4b23c6dbd5c82843bfc81b04f76ed7c7
> git.commit.message.short=DRILL-1769\: Fix issue where option manager not holding settings.
> git.commit.user.name=Jacques Nadeau
> git.build.user.name=Unknown
> git.commit.id.describe=drill-1.0.0-m1-1002-g503a5b2-dirty
> git.build.user.email=Unknown
> git.branch=503a5b2a4b23c6dbd5c82843bfc81b04f76ed7c7
> git.commit.time=08.12.2014 @ 10\:55\:02 EST
> git.build.time=08.12.2014 @ 10\:59\:10 EST
> git.remote.origin.url=https\://git-wip-us.apache.org/repos/asf/drill.git/
> Installed the latest 0.7 drill tar ball.  Queries fail with "Queue closed due to channel closure" error:
> [root@mfs41 bin]# /opt/drill/bin/sqlline --maxWidth=10000 -n admin -p admin -u jdbc:drill:schema=dfs;zk=10.10.10.41:5181
> Drill log directory /var/log/drill does not exist, defaulting to /opt/drill/log
> sqlline version 1.1.6
> 0: jdbc:drill:schema=dfs> select * from voter limit 5;
> Query failed: Queue closed due to channel closure.
> Error: exception while executing query: Failure while executing query. (state=,code=0)
> The rpm version works fine. So something is different between the tar ball and rpm package.



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