You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@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)