Technology versions - IKANOW/Aleph2 GitHub Wiki

This page contains a list of versions known to work with the current version of Aleph2.

In some cases the software will be compatible against other versions (it is noted when this is known one way or the other), in some cases it will require changing the versions in Maven and rebuilding, and in some cases it will not be possible at all.

See the technology stack diagram here.

January 2016 (v2.6)

  • Elasticsearch 1.7
    • (tested but not exhaustively vs 1.4)
  • HDP 2.3 (or any CDH version satisfying the following)
    • All the HDP 2.3 stack (see Hortonworks web page for details)
  • MongoDB 2.4-2.6
  • Infinit.e 1.6 (currently required)
    • (Note Infinit.e is not compatible with HDP2.3, so the v1 analytics engine will not function, all harvest and API functions will continue to work though)
  • Tomcat7 (currently required)
  • Java JRE 8.x (required)

August 2015 (v2.3)

  • Elasticsearch 1.7
    • (tested but not exhaustively vs 1.4)
  • HDP 2.2 (or any CDH version satisfying the following)
    • Hadoop 2.6.0
    • HDFS 2.6.0
    • Storm 0.9.3 (currently required though will become optional from v2.4+)
    • Kafka 0.8 (2.11 scala) (required)
    • Zookeeper (required)
    • Flume 2.2
  • MongoDB 2.4-2.6
  • Infinit.e 1.3 (currently required)
    • (v1.2 will work except for the test source button)
  • Tomcat7 (currently required)
  • Java JRE 8.x (required)