You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

For running instance of ODN/UV:

Hardware requirements:

  • common x86_64 compatible CPU
    • dual/quad core is recommended
  • Memory: minimum 4 GB
    • recommended at least 8 GB of RAM
  • HDD: minimum 40 GB  

Software requirements:

  • OS Linux or Windows
    • recommended is Debian 7 "wheezy" (easy installation using Debian packages) 
  • Java 7
    • please do not use Java 8, not supported yet.
  • Apache Tomcat 7+
  • Sesame 2.7.13+  or Virtuoso 7.0+ for intermediate data store for data processed on the pipeline.
    • Note: Certain issues needs to be solved to fully support Virtuoso. 
  • MySQL for relational database storing configuration of pipelines, DPUs, etc.
  • Supported web browser for Web administration interface (taken from https://vaadin.com/features):
    • Google Chrome 23 or newer
    • Internet Explorer 8 or newer
    • Mozilla Firefox 17 or newer
    • Opera 12 or newer
    • Safari 6 or newer

 

 subject to size of transformed data and requirements on transformation operations

For developing DPUs (Plugins for ODN/UV):

On top of the requirements defined in the section "For running instance of ODN/UV", it is necessary to satisfy the requirements as follows: 

Software requirements:

  • Netbeans or Eclipse or similar Java IDE for developing plugins.
  • Apache Maven 3. It may be provided together with certain IDEs
  • Git version control tool It may be provided together with certain IDEs

 

  • No labels