[ 
https://issues.apache.org/jira/browse/ARROW-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448428#comment-16448428
 ] 

ASF GitHub Bot commented on ARROW-2498:
---------------------------------------

agrove-rms opened a new pull request #1936: ARROW-2498: [Java] Use java 1.8 
instead of java 1.7
URL: https://github.com/apache/arrow/pull/1936
 
 
   

----------------------------------------------------------------
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


> [Java] Upgrade to JDK 1.8
> -------------------------
>
>                 Key: ARROW-2498
>                 URL: https://issues.apache.org/jira/browse/ARROW-2498
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java - Memory, Java - Vectors
>    Affects Versions: 0.11.0
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>
> I'm trying to use the parquet-arrow module from parquet-mr but I'm running 
> into this error which I'm pretty sure is because the two projects use 
> different major versions of Java:
> {code:java}
>   Cause: java.lang.ClassNotFoundException: 
> org.apache.arrow.vector.types.pojo.ArrowType$Struct_{code}
> The struct is actually named `Struct` not `Struct_`.
> This PR is to track work to upgrade to JDK 1.8
> I should note that this is after the recent commit in parquet to upgrade to 
> use arrow-0.8.0.
>  
>  



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

Reply via email to