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

Compare with Current View Page History

Version 1 Next »

 

Refer to HAWQ Build & install instructions to setup HAWQ and 'Install Hadoop section' to setup hadoop components.

PXF uses Gradle. For simplicity we've encapsulated it with simple make commands

From pxf directory

make

To run tests

make unittest
  • No labels