[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread Arina Ielchiieva (Jira)


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

Arina Ielchiieva commented on DRILL-7407:
-

Well, such decision was made by the community when releasing Drill 1.13. 
Supporting multiple versions of various products is tedious work which results 
in various backward compatibility problems plus that won't allow Drill to 
evolve as quick as others products do. You can use Drill 1.12 if needed but if 
you need new Drill features, use newer version of Hive.

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread liuchao (Jira)


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

liuchao commented on DRILL-7407:


[~arina]  ok  .

But it is not a  good  idea for 1.13+ not support Hive 1.X

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread Arina Ielchiieva (Jira)


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

Arina Ielchiieva commented on DRILL-7407:
-

[~liuchao8158] to use Drill 1.13+, you need new to upgrade Hive to 2.3.2

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread liuchao (Jira)


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

liuchao commented on DRILL-7407:


[~arina]

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread liuchao (Jira)


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

liuchao commented on DRILL-7407:


[~IhorHuzenko]  hive 1.2.1   drill 1.12.0 

 

java.util.concurrent.ExecutionException: 
org.apache.thrift.TApplicationException: Invalid method name: 
'get_table_req'java.util.concurrent.ExecutionException: 
org.apache.thrift.TApplicationException: Invalid method name: 'get_table_req' 
at 
org.apache.drill.shaded.guava.com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:502)
 ~[drill-shaded-guava-23.0.jar:23.0] at 
org.apache.drill.shaded.guava.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:461)
 ~[drill-shaded-guava-23.0.jar:23.0] at 
org.apache.drill.shaded.guava.com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:83)
 ~[drill-shaded-guava-23.0.jar:23.0] at 
org.apache.drill.shaded.guava.com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:142)
 ~[drill-shaded-guava-23.0.jar:23.0] at 
org.apache.drill.shaded.guava.com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2453)
 ~[drill-shaded-guava-23.0.jar:23.0] at 
org.apache.drill.shaded.guava.com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2417)
 ~[drill-shaded-guava-23.0.jar:23.0] at 
org.apache.drill.shaded.guava.com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2299)
 ~[drill-shaded-guava-23.0.jar:23.0]

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread liuchao (Jira)


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

liuchao commented on DRILL-7407:


[~IhorHuzenko]  hive 1.2.1   drill 1.12.0 

!image-2019-10-17-20-47-11-071.png!

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread liuchao (Jira)


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

liuchao commented on DRILL-7407:


Hello  Igor Guzenko, my hive is  1.2.1 . I used 1.16.0   can not started.   
just can use 1.12.0.

so, i don not know whether the 1.17.0 is support for Hive 1.2.1

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread liuchao (Jira)


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

liuchao commented on DRILL-7407:


[~IhorHuzenko]

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread Igor Guzenko (Jira)


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

Igor Guzenko commented on DRILL-7407:
-

Hello [~liuchao8158], support for Hive struct is already merged into master as 
DRILL-7253. You can either build Drill from master or wait for release 1.17.0 . 
I believe the latest will be released before December. 

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Fix For: 1.17.0
>
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (DRILL-7407) drill hive struct not support

2019-10-17 Thread liuchao (Jira)


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

liuchao commented on DRILL-7407:


drill 1.12.0

> drill hive struct not support
> -
>
> Key: DRILL-7407
> URL: https://issues.apache.org/jira/browse/DRILL-7407
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Storage - Hive
> Environment: !image-2019-10-17-18-11-58-563.png|width=819,height=84!
>Reporter: liuchao
>Priority: Major
> Attachments: image-2019-10-17-18-11-58-563.png, 
> image-2019-10-17-18-12-03-639.png
>
>
> !image-2019-10-17-18-12-03-639.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)