{
  "objects": [
    {
      "id": "ActivityId_SWG0u",
      "schedule": {
        "ref": "ScheduleId_YVlSB"
      },
      "name": "Download Facebook data from FTP",
      "command": "/Analytics/ETLSocial/ETLSocial/IngestFacebook/IngestFacebook_run.sh --context=Production",
      "workerGroup": "raw_to_staging",
      "type": "ShellCommandActivity"
    },
    {
      "id": "Default",
      "scheduleType": "cron",
      "failureAndRerunMode": "CASCADE",
      "name": "Default",
      "role": "DataPipelineDefaultRole",
      "resourceRole": "DataPipelineDefaultResourceRole"
    },
    {
      "id": "ScheduleId_YVlSB",
      "startDateTime": "2014-01-12T07:00:00",
      "name": "Daily",
      "type": "Schedule",
      "period": "1 Day"
    },
    {
      "id": "ActivityId_g5h0S",
      "schedule": {
        "ref": "ScheduleId_YVlSB"
      },
      "name": "Import Facebook into fact_social",
      "command": "/Analytics/ETLSocial/ETLSocial/ImportFacebook/ImportFacebook_run.sh --context=Production",
      "workerGroup": "raw_to_staging",
      "dependsOn": {
        "ref": "ActivityId_SWG0u"
      },
      "type": "ShellCommandActivity"
    }
  ]
}