Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 507 Bytes

File metadata and controls

19 lines (9 loc) · 507 Bytes

MapR-Based Unit Tests

These are additional configuration files for running unit tests using the MapR build

MapR based Dremio build is produced while using mapr profile

testconfig directory

testconfig directory contains MapR configuration files

Command to run Unit Tests for MapR build

To run the MapR build, you must also pass the root path of the src tree as a system property. Example command:

mvn test -Pmapr -DWORKSPACE=<ROOT SRC PATH>