Cannot build parquet-tools as per instructions
- Lenguaje dominante
- Java
- Estrellas
- 3.1k
- Forks
- 1.6k
- Merge medio
- 3 d 12 h
- PR fusionados (30 d)
- 33
Descripción
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.*
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza en el directorio parquet-tools siguiendo las instrucciones enlazadas y ejecutando `mvn clean package -Plocal` para reproducir el fallo de resolución de dependencias. Inspecciona los metadatos de compilación que declaran la dependencia `parquet-hadoop` 1.9.1-SNAPSHOT y verifica que la compilación documentada se complete correctamente sin el error de artefacto faltante.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- build-system
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100