[jira] [Commented] (DRILL-6409) Query Failed: An Error Occurred

2018-08-03 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/DRILL-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569055#comment-16569055
 ] 

ASF GitHub Bot commented on DRILL-6409:
---

ilooner closed pull request #1416: DRILL-6409: Updates mongo-java-driver to 
3.8.0
URL: https://github.com/apache/drill/pull/1416
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/contrib/storage-mongo/pom.xml b/contrib/storage-mongo/pom.xml
index 788e1fa8080..899bf90d1ea 100644
--- a/contrib/storage-mongo/pom.xml
+++ b/contrib/storage-mongo/pom.xml
@@ -45,7 +45,7 @@
   
 org.mongodb
 mongo-java-driver
-3.2.0
+3.8.0
   
 
 
diff --git a/exec/java-exec/pom.xml b/exec/java-exec/pom.xml
index 7aab7240e4e..f175c654c01 100644
--- a/exec/java-exec/pom.xml
+++ b/exec/java-exec/pom.xml
@@ -197,7 +197,7 @@
 
   org.mongodb
   mongo-java-driver
-  3.2.0
+  3.8.0
 
 
   com.fasterxml.jackson.module


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Query Failed: An Error Occurred
> ---
>
> Key: DRILL-6409
> URL: https://issues.apache.org/jira/browse/DRILL-6409
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: JUDILSON JOSE DA COSTA JUNIOR
>Priority: Major
>  Labels: ready-to-commit
> Fix For: 1.15.0
>
> Attachments: Test.rar, erro_drill.png, 
> erro_drill_det_mongo-java-driver-3.2.0.png, 
> erro_drill_det_mongo-java-driver-3.7.0.png
>
>
> h2. Query Failed: An Error Occurred
> org.apache.drill.common.exceptions.UserRemoteException: INTERNAL_ERROR ERROR: 
> UnSupported Bson type: DECIMAL128 Fragment 0:0 [Error Id: 
> 35c951e0-3ce7-4232-8a90-1c146ecc749f on DSK-0244.eicon.com.br:31010]
> Verison mongo-java-driver: 3.7.0
> Version mongo: 3.4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (DRILL-6409) Query Failed: An Error Occurred

2018-07-11 Thread Peter Kfoury (JIRA)


[ 
https://issues.apache.org/jira/browse/DRILL-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16540258#comment-16540258
 ] 

Peter Kfoury commented on DRILL-6409:
-

I am getting this error when querying Decimal182 data from mongo. It looks like 
Drill uses mongo-java-driver version 3.2.0, and this bug was supposedly fixed 
in 3.4. I tried rebuilding Drill with driver 3.8.0 and I'm still getting the 
error

> Query Failed: An Error Occurred
> ---
>
> Key: DRILL-6409
> URL: https://issues.apache.org/jira/browse/DRILL-6409
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: JUDILSON JOSE DA COSTA JUNIOR
>Priority: Major
> Attachments: Test.rar, erro_drill.png, 
> erro_drill_det_mongo-java-driver-3.2.0.png, 
> erro_drill_det_mongo-java-driver-3.7.0.png
>
>
> h2. Query Failed: An Error Occurred
> org.apache.drill.common.exceptions.UserRemoteException: INTERNAL_ERROR ERROR: 
> UnSupported Bson type: DECIMAL128 Fragment 0:0 [Error Id: 
> 35c951e0-3ce7-4232-8a90-1c146ecc749f on DSK-0244.eicon.com.br:31010]
> Verison mongo-java-driver: 3.7.0
> Version mongo: 3.4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (DRILL-6409) Query Failed: An Error Occurred

2018-05-14 Thread JUDILSON JOSE DA COSTA JUNIOR (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16474264#comment-16474264
 ] 

JUDILSON JOSE DA COSTA JUNIOR commented on DRILL-6409:
--

Version Drill 1.13.0

> Query Failed: An Error Occurred
> ---
>
> Key: DRILL-6409
> URL: https://issues.apache.org/jira/browse/DRILL-6409
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: JUDILSON JOSE DA COSTA JUNIOR
>Priority: Major
> Attachments: Test.rar, erro_drill.png, 
> erro_drill_det_mongo-java-driver-3.2.0.png, 
> erro_drill_det_mongo-java-driver-3.7.0.png
>
>
> h2. Query Failed: An Error Occurred
> org.apache.drill.common.exceptions.UserRemoteException: INTERNAL_ERROR ERROR: 
> UnSupported Bson type: DECIMAL128 Fragment 0:0 [Error Id: 
> 35c951e0-3ce7-4232-8a90-1c146ecc749f on DSK-0244.eicon.com.br:31010]
> Verison mongo-java-driver: 3.7.0
> Version mongo: 3.4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (DRILL-6409) Query Failed: An Error Occurred

2018-05-14 Thread JUDILSON JOSE DA COSTA JUNIOR (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16474265#comment-16474265
 ] 

JUDILSON JOSE DA COSTA JUNIOR commented on DRILL-6409:
--

Version Mongo 3.4.9

> Query Failed: An Error Occurred
> ---
>
> Key: DRILL-6409
> URL: https://issues.apache.org/jira/browse/DRILL-6409
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: JUDILSON JOSE DA COSTA JUNIOR
>Priority: Major
> Attachments: Test.rar, erro_drill.png, 
> erro_drill_det_mongo-java-driver-3.2.0.png, 
> erro_drill_det_mongo-java-driver-3.7.0.png
>
>
> h2. Query Failed: An Error Occurred
> org.apache.drill.common.exceptions.UserRemoteException: INTERNAL_ERROR ERROR: 
> UnSupported Bson type: DECIMAL128 Fragment 0:0 [Error Id: 
> 35c951e0-3ce7-4232-8a90-1c146ecc749f on DSK-0244.eicon.com.br:31010]
> Verison mongo-java-driver: 3.7.0
> Version mongo: 3.4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (DRILL-6409) Query Failed: An Error Occurred

2018-05-14 Thread JUDILSON JOSE DA COSTA JUNIOR (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16474263#comment-16474263
 ] 

JUDILSON JOSE DA COSTA JUNIOR commented on DRILL-6409:
--

Attachment query and print of the screens, I also put a backup of the collection

> Query Failed: An Error Occurred
> ---
>
> Key: DRILL-6409
> URL: https://issues.apache.org/jira/browse/DRILL-6409
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: JUDILSON JOSE DA COSTA JUNIOR
>Priority: Major
> Attachments: Test.rar, erro_drill.png, 
> erro_drill_det_mongo-java-driver-3.2.0.png, 
> erro_drill_det_mongo-java-driver-3.7.0.png
>
>
> h2. Query Failed: An Error Occurred
> org.apache.drill.common.exceptions.UserRemoteException: INTERNAL_ERROR ERROR: 
> UnSupported Bson type: DECIMAL128 Fragment 0:0 [Error Id: 
> 35c951e0-3ce7-4232-8a90-1c146ecc749f on DSK-0244.eicon.com.br:31010]
> Verison mongo-java-driver: 3.7.0
> Version mongo: 3.4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (DRILL-6409) Query Failed: An Error Occurred

2018-05-11 Thread Volodymyr Vysotskyi (JIRA)

[ 
https://issues.apache.org/jira/browse/DRILL-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16472567#comment-16472567
 ] 

Volodymyr Vysotskyi commented on DRILL-6409:


[~judilson], could you please share a query which throws this error and stack 
trace with the error from the log. Also, please share details about the version 
where it is reproduced. If it is master, please share its commit id.

> Query Failed: An Error Occurred
> ---
>
> Key: DRILL-6409
> URL: https://issues.apache.org/jira/browse/DRILL-6409
> Project: Apache Drill
>  Issue Type: Bug
>Reporter: JUDILSON JOSE DA COSTA JUNIOR
>Priority: Major
> Attachments: erro_drill.png
>
>
> h2. Query Failed: An Error Occurred
> org.apache.drill.common.exceptions.UserRemoteException: INTERNAL_ERROR ERROR: 
> UnSupported Bson type: DECIMAL128 Fragment 0:0 [Error Id: 
> 35c951e0-3ce7-4232-8a90-1c146ecc749f on DSK-0244.eicon.com.br:31010]
> Verison mongo-java-driver: 3.7.0
> Version mongo: 3.4



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)