You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Alexander Zarei (JIRA)" <ji...@apache.org> on 2015/01/31 02:04:09 UTC

[jira] [Created] (DRILL-2129) Query failed: Failure while trying to convert fragment into json

Alexander Zarei created DRILL-2129:
--------------------------------------

             Summary: Query failed: Failure while trying to convert fragment into json
                 Key: DRILL-2129
                 URL: https://issues.apache.org/jira/browse/DRILL-2129
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Alexander Zarei
            Priority: Minor


While testing the ODBC driver with Tableau, Drill returned an error for selecting the view voterfource: 

[MapR][Drill] (1040) Drill failed to execute the query: SELECT *
FROM `dfs.tests`.`voterfourcf`
WHERE 1=0
[30024]Query execution error. Details:[ 
Query failed: Failure while trying to convert fragment into json.
]

The table "[dfs.tests].[voterfourcf]" does not exist.
[MapR][Drill] (1040) Drill failed to execute the query: SELECT *
FROM `dfs.tests`.`voterfourcf`
WHERE 1=0
[30024]Query execution error. Details:[ 
Query failed: Failure while trying to convert fragment into json.
] 

It could be related to the multi-region bug



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

Re: [jira] [Created] (DRILL-2129) Query failed: Failure while trying to convert fragment into json

Posted by Ashwinaravind <as...@gmail.com>.
     Bbnuv. MrCcci? McxxdAbb.  Q. W.  W mpoo

A
Sent from my iPhone

> On Jan 30, 2015, at 20:04, "Alexander Zarei (JIRA)" <ji...@apache.org> wrote:
> 
> Alexander Zarei created DRILL-2129:
> --------------------------------------
> 
>             Summary: Query failed: Failure while trying to convert fragment into json
>                 Key: DRILL-2129
>                 URL: https://issues.apache.org/jira/browse/DRILL-2129
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Alexander Zarei
>            Priority: Minor
> 
> 
> While testing the ODBC driver with Tableau, Drill returned an error for selecting the view voterfource: 
> 
> [MapR][Drill] (1040) Drill failed to execute the query: SELECT *
> FROM `dfs.tests`.`voterfourcf`
> WHERE 1=0
> [30024]Query execution error. Details:[ 
> Query failed: Failure while trying to convert fragment into json.
> ]
> 
> The table "[dfs.tests].[voterfourcf]" does not exist.
> [MapR][Drill] (1040) Drill failed to execute the query: SELECT *
> FROM `dfs.tests`.`voterfourcf`
> WHERE 1=0
> [30024]Query execution error. Details:[ 
> Query failed: Failure while trying to convert fragment into json.
> ] 
> 
> It could be related to the multi-region bug
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)