Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
 wget https://github.com/apache/incubator-gobblin 

Build distribution 

Code Block
languagebash
 cd incubator-gobblin; ./gradlew clean build

...

  1. Notice that we have specified "titles" as a property in the curli command (as required by the template) 
  2. You should see an Azkaban project created when your flow executes

 

...