apache / apache/parquet-java

Cannot build parquet-tools as per instructions

Aperta
#2,091 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Component: Parquet Priority: Major Type: bug
Lingua principale
Java
Stelle
3.1k
Fork
1.6k
Merge medio
3g 12h
PR unite (30g)
33

Descrizione

If I follow https://github.com/nielsbasjes/parquet-mr/tree/master/parquet-tools

I.e. clone and run

```Java

cd parquet-tools && mvn clean package -Plocal
```

then I get

```Java

[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Parquet Tools 1.9.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.parquet:parquet-hadoop:jar:1.9.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.846s
[INFO] Finished at: Tue Oct 10 10:36:37 UTC 2017
[INFO] Final Memory: 11M/483M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project parquet-tools: Could not resolve dependencies for project org.apache.parquet:parquet-tools:jar:1.9.1-SNAPSHOT: Failure to find org.apache.parquet:parquet-hadoop:jar:1.9.1-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
```

**Reporter**: [sam](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sams) / @samthebest

**Note**: *This issue was originally created as [PARQUET-1129](https://issues.apache.org/jira/browse/PARQUET-1129). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Inizia nella directory parquet-tools seguendo le istruzioni collegate ed eseguendo `mvn clean package -Plocal` per riprodurre il problema di risoluzione delle dipendenze. Esamina i metadati di build che dichiarano la dipendenza `parquet-hadoop` 1.9.1-SNAPSHOT e verifica che la build documentata venga completata correttamente senza l’errore relativo all’artefatto mancante.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
build-system
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.