2

I am trying to create an oozie application using IBM BigInsights. I believe to run the application on IBM BigInsights, the minimum folder structure should be:

BiApp
—> application
    —> application.xml
—> workflow
    —> lib
        —> jar files/scripts
    —> workflow.xml

I currently have the application set up using the default configuration provided by Maven. i.e My source code is in src/main/java/com/example/example.java

Is there a way that I can package the application in the folder structure required by IBM BigInsights?

pjanssen
  • 1,065
  • 13
  • 35
KKa
  • 408
  • 4
  • 19

0 Answers0