Skip to content

Other Pre-Reqs? #1

@dougmcclure

Description

@dougmcclure

Tried to build this and it failed. Are there some other pre-requisites needed? Tks!

[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bigsolr ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bigsolr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ bigsolr ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /opt/bigSolr/bigsolr-master/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /opt/bigSolr/bigsolr-master/src/main/java/org/bigsolr/hadoop/SolrRecord.java:[31,30] package org.apache.solr.hadoop does not exist
[ERROR] /opt/bigSolr/bigsolr-master/src/main/java/org/bigsolr/hadoop/SolrRecord.java:[110,5] cannot find symbol
symbol: class UnbufferedDataInputInputStream
location: class org.bigsolr.hadoop.SolrRecord
[ERROR] /opt/bigSolr/bigsolr-master/src/main/java/org/bigsolr/hadoop/SolrRecord.java:[110,45] cannot find symbol
symbol: class UnbufferedDataInputInputStream
location: class org.bigsolr.hadoop.SolrRecord
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.964 s
[INFO] Finished at: 2015-05-06T15:50:11-06:00
[INFO] Final Memory: 32M/213M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project bigsolr: Compilation failure: Compilation failure:
[ERROR] /opt/bigSolr/bigsolr-master/src/main/java/org/bigsolr/hadoop/SolrRecord.java:[31,30] package org.apache.solr.hadoop does not exist
[ERROR] /opt/bigSolr/bigsolr-master/src/main/java/org/bigsolr/hadoop/SolrRecord.java:[110,5] cannot find symbol
[ERROR] symbol: class UnbufferedDataInputInputStream
[ERROR] location: class org.bigsolr.hadoop.SolrRecord
[ERROR] /opt/bigSolr/bigsolr-master/src/main/java/org/bigsolr/hadoop/SolrRecord.java:[110,45] cannot find symbol
[ERROR] symbol: class UnbufferedDataInputInputStream
[ERROR] location: class org.bigsolr.hadoop.SolrRecord
[ERROR] -> [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/MojoFailureException

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions