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

Gabor Szadovszky commented on PARQUET-1960:
-------------------------------------------

[~jecihjoy], I'm sorry I haven't noticed you've used {{package}}. The problem 
is by using {{package}} maven simply generates the jar files in the module's 
{{target}} directory. This way the other module that requires this one will not 
find it. (The dependencies are searched at the local maven repository first.) 
Please, try {{install}} instead of package: {{mvn -pl parquet-tools -am clean 
install -Plocal -DskipTests}} in the root of {{parquet-mr}}.

> Parquet tools build error in the latest released version 
> `apache-parquet-1.11.1`
> --------------------------------------------------------------------------------
>
>                 Key: PARQUET-1960
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1960
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>    Affects Versions: 1.11.1
>            Reporter: Jacinta Gichuhi
>            Priority: Major
>
> After following the instruction 
> [here]([https://github.com/apache/parquet-mr/tree/master/parquet-tools)] fro 
> running parquet tools project am getting the following error
>  
> `[ERROR] 
> /Users/jecihjoy/Downloads/parquet-mr-apache-parquet-1.11.1/parquet-tools/src/main/java/org/apache/parquet/tools/read/SimpleRecord.java:[29,38]
>  package com.fasterxml.jackson.databind does not exist`
>  
> [HERE]([https://pastebin.com/HUkU3Cgs)] is the full error log.
> The same error also occurs in all versions greater than 1.9.0
> Please help. 



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

Reply via email to