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

ASF GitHub Bot commented on PARQUET-2113:
-----------------------------------------

Yikf opened a new pull request #944:
URL: https://github.com/apache/parquet-mr/pull/944


   I git clone parquet-mr project with latest version and i build on branch 
master, i met the build failure with thrift version and mvn command specified 
as describe in README.md, env as follows:
   
   yikaifei@***** parquet-mr % mvn -v
   Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
   Maven home: /Users/yikaifei/maven/apache-maven-3.8.3
   Java version: 1.8.0_192, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre
   Default locale: zh_CN, platform encoding: UTF-8
   OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
   yikaifei@***** parquet-mr % thrift -version
   Thrift version 0.15.0
   
   Before the PR:
   
![image](https://user-images.githubusercontent.com/51110188/151150173-79feada2-8699-4270-ad80-af39b1e56333.png)
   
   After the PR:
   successfully to compile
   
   
   ### Jira
   [PARQUET-2113](https://issues.apache.org/jira/browse/PARQUET-2113)
   
   ### Tests
   
   manually test
   
   ### Commits
   
   
   ### Documentation
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Build failure with specified thrift and mvn command
> ---------------------------------------------------
>
>                 Key: PARQUET-2113
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2113
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>    Affects Versions: 1.12.2
>            Reporter: yikf
>            Priority: Major
>             Fix For: 1.13.0
>
>         Attachments: image-2022-01-26-16-21-53-496.png
>
>
> Now, I git clone [parquet-mr |https://github.com/apache/parquet-mr]project 
> with latest version and i build on branch master, i met the build failure 
> with thrift version and mvn command specified as describe in README.md, env 
> as follows:
>  
> yikaifei@***** parquet-mr % mvn -v
> Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
> Maven home: /Users/yikaifei/maven/apache-maven-3.8.3
> Java version: 1.8.0_192, vendor: Oracle Corporation, runtime: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre
> Default locale: zh_CN, platform encoding: UTF-8
> OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
> yikaifei@***** parquet-mr % thrift -version
> Thrift version 0.15.0
>  
> errorMsg as follow:
> !image-2022-01-26-16-21-53-496.png!
> Any one help me for solving this issue? Thanks so much



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to