Note that there are some explanatory texts on larger screens.

plurals
  1. POCassandra/Hector -Error compilation
    primarykey
    data
    text
    <p>2.5 ( last release ) I wanted to work with hector , I've downloaded it , and now I try to start it with the command <code>mvn clean package</code> and I have those errors , please help me find out , how I can let it work out :) </p> <pre><code>[ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedServerHelper.java:[12,34] cannot find symbol symbol : class ConfigurationException location: package org.apache.cassandra.config [ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedServerHelper.java:[16,34] cannot find symbol symbol : class CassandraDaemon location: package org.apache.cassandra.thrift [ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedServerHelper.java:[32,9] cannot find symbol symbol : class CassandraDaemon location: class me.prettyprint.hector.testutils.EmbeddedServerHelper [ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedServerHelper.java:[52,28] cannot find symbol symbol : class ConfigurationException location: class me.prettyprint.hector.testutils.EmbeddedServerHelper [ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedSchemaLoader.java:[13,34] cannot find symbol symbol : class ConfigurationException location: package org.apache.cassandra.config [ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedSchemaLoader.java:[56,65] cannot find symbol symbol : class ConfigurationException location: class me.prettyprint.hector.testutils.EmbeddedSchemaLoader [ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedSchemaLoader.java:[130,11] cannot find symbol symbol : class ConfigurationException location: class me.prettyprint.hector.testutils.EmbeddedSchemaLoader [ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedSchemaLoader.java:[151,9] cannot find symbol symbol : class ConfigurationException location: class me.prettyprint.hector.testutils.EmbeddedSchemaLoader [ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedServerHelper.java:[187,28] cannot find symbol symbol : class CassandraDaemon location: class me.prettyprint.hector.testutils.EmbeddedServerHelper.CassandraRunner [ERROR] /home/soufiane/hector/test/src/main/java/me/prettyprint/hector/testutils/EmbeddedSchemaLoader.java:[50,11] cannot find symbol symbol : class ConfigurationException location: class me.prettyprint.hector.testutils.EmbeddedSchemaLoader [INFO] 10 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload