marpontes / cda

Community Data Access

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Community Data Access

CDA is a Data Access tool that offers an abstraction layer to accessing data within CDF and CDE dashboards

CDA is one of the tools of the CTools family and it is shipped within Pentaho BA Server

Pre-requisites for building the project:

  • Maven, version 3+
  • Java JDK 1.8
  • This settings.xml in your /.m2 directory

Building it

This is a maven project, and to build it use the following command

mvn clean install

The build result will be a Pentaho Plugin located in assemblies/cda/target/cda-**.zip. Then, this package can be dropped inside your system folder.

For issue tracking and bug report please use http://jira.pentaho.com/browse/CDA. Its master branch is built upon commit merges in Jenkins Continuous Integration located in http://ci.pentaho.com/job/cda-plugin/

About

Community Data Access

License:Mozilla Public License 2.0


Languages

Language:JavaScript 82.9%Language:Java 15.5%Language:CSS 1.0%Language:HTML 0.6%Language:Shell 0.0%Language:Batchfile 0.0%