FALCON-1830 Make changes to generate html under content folder
Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/82d0e6fc Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/82d0e6fc Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/82d0e6fc Branch: refs/heads/asf-site Commit: 82d0e6fcae19ba5480e259e29b2e99b30e91111f Parents: 3c29738 Author: Pallavi Rao <[email protected]> Authored: Fri Mar 11 10:24:14 2016 +0530 Committer: Pallavi Rao <[email protected]> Committed: Fri Mar 11 10:24:14 2016 +0530 ---------------------------------------------------------------------- .../css/apache-maven-fluido-1.3.0.min.css | 9 + content/0.3-incubating/css/print.css | 23 + content/0.3-incubating/css/site.css | 1 + .../0.3-incubating/dependency-convergence.html | 130 ++ content/0.3-incubating/dependency-info.html | 135 ++ .../0.3-incubating/distribution-management.html | 102 ++ .../docs/EntitySpecification.html | 579 ++++++++ .../0.3-incubating/docs/FalconArchitecture.html | 551 ++++++++ content/0.3-incubating/docs/FalconCLI.html | 322 +++++ .../0.3-incubating/docs/InstallationSteps.html | 188 +++ content/0.3-incubating/docs/OnBoarding.html | 376 +++++ .../docs/restapi/AdminConfig.html | 143 ++ .../0.3-incubating/docs/restapi/AdminStack.html | 146 ++ .../docs/restapi/AdminVersion.html | 133 ++ .../docs/restapi/EntityDefinition.html | 160 +++ .../docs/restapi/EntityDelete.html | 137 ++ .../docs/restapi/EntityDependencies.html | 148 ++ .../0.3-incubating/docs/restapi/EntityList.html | 143 ++ .../docs/restapi/EntityResume.html | 137 ++ .../docs/restapi/EntitySchedule.html | 137 ++ .../docs/restapi/EntityStatus.html | 137 ++ .../docs/restapi/EntitySubmit.html | 214 +++ .../docs/restapi/EntitySubmitAndSchedule.html | 170 +++ .../docs/restapi/EntitySuspend.html | 137 ++ .../docs/restapi/EntityUpdate.html | 171 +++ .../docs/restapi/EntityValidate.html | 290 ++++ .../docs/restapi/InstanceKill.html | 149 ++ .../docs/restapi/InstanceLogs.html | 156 ++ .../docs/restapi/InstanceRerun.html | 148 ++ .../docs/restapi/InstanceResume.html | 148 ++ .../docs/restapi/InstanceRunning.html | 145 ++ .../docs/restapi/InstanceStatus.html | 149 ++ .../docs/restapi/InstanceSuspend.html | 149 ++ .../docs/restapi/ResourceList.html | 215 +++ content/0.3-incubating/images/Architecture.png | Bin 0 -> 65687 bytes .../0.3-incubating/images/EntityDependency.png | Bin 0 -> 53036 bytes content/0.3-incubating/images/FeedSchedule.png | Bin 0 -> 84841 bytes content/0.3-incubating/images/PrismSetup.png | Bin 0 -> 103747 bytes .../0.3-incubating/images/ProcessSchedule.png | Bin 0 -> 85720 bytes .../images/accessories-text-editor.png | Bin 0 -> 746 bytes content/0.3-incubating/images/add.gif | Bin 0 -> 397 bytes .../images/apache-incubator-logo.png | Bin 0 -> 4234 bytes .../images/apache-maven-project-2.png | Bin 0 -> 33442 bytes .../images/application-certificate.png | Bin 0 -> 923 bytes content/0.3-incubating/images/contact-new.png | Bin 0 -> 736 bytes .../images/document-properties.png | Bin 0 -> 577 bytes .../0.3-incubating/images/drive-harddisk.png | Bin 0 -> 700 bytes content/0.3-incubating/images/falcon-logo.png | Bin 0 -> 13293 bytes content/0.3-incubating/images/fix.gif | Bin 0 -> 366 bytes .../0.3-incubating/images/icon_error_sml.gif | Bin 0 -> 633 bytes content/0.3-incubating/images/icon_help_sml.gif | Bin 0 -> 1072 bytes content/0.3-incubating/images/icon_info_sml.gif | Bin 0 -> 638 bytes .../0.3-incubating/images/icon_success_sml.gif | Bin 0 -> 604 bytes .../0.3-incubating/images/icon_warning_sml.gif | Bin 0 -> 625 bytes .../0.3-incubating/images/image-x-generic.png | Bin 0 -> 662 bytes .../images/internet-web-browser.png | Bin 0 -> 1017 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../0.3-incubating/images/network-server.png | Bin 0 -> 536 bytes .../0.3-incubating/images/package-x-generic.png | Bin 0 -> 717 bytes .../images/profiles/pre-release.png | Bin 0 -> 32607 bytes .../0.3-incubating/images/profiles/retired.png | Bin 0 -> 22003 bytes .../0.3-incubating/images/profiles/sandbox.png | Bin 0 -> 33010 bytes content/0.3-incubating/images/remove.gif | Bin 0 -> 607 bytes content/0.3-incubating/images/rss.png | Bin 0 -> 474 bytes content/0.3-incubating/images/update.gif | Bin 0 -> 1090 bytes content/0.3-incubating/images/window-new.png | Bin 0 -> 583 bytes .../img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes .../0.3-incubating/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes content/0.3-incubating/index.html | 116 ++ content/0.3-incubating/integration.html | 107 ++ content/0.3-incubating/issue-tracking.html | 104 ++ .../js/apache-maven-fluido-1.3.0.min.js | 21 + content/0.3-incubating/license.html | 306 ++++ content/0.3-incubating/mail-lists.html | 118 ++ content/0.3-incubating/plugin-management.html | 119 ++ content/0.3-incubating/plugins.html | 122 ++ content/0.3-incubating/project-info.html | 144 ++ content/0.3-incubating/project-summary.html | 143 ++ content/0.3-incubating/source-repository.html | 117 ++ content/0.3-incubating/team-list.html | 291 ++++ .../css/apache-maven-fluido-1.3.0.min.css | 9 + content/0.4-incubating/css/print.css | 23 + content/0.4-incubating/css/site.css | 1 + .../0.4-incubating/dependency-convergence.html | 130 ++ content/0.4-incubating/dependency-info.html | 135 ++ .../0.4-incubating/distribution-management.html | 102 ++ .../docs/EntitySpecification.html | 789 +++++++++++ .../0.4-incubating/docs/FalconArchitecture.html | 606 ++++++++ content/0.4-incubating/docs/FalconCLI.html | 190 +++ .../0.4-incubating/docs/HiveIntegration.html | 428 ++++++ .../0.4-incubating/docs/InstallationSteps.html | 356 +++++ content/0.4-incubating/docs/OnBoarding.html | 377 +++++ .../docs/restapi/AdminConfig.html | 143 ++ .../0.4-incubating/docs/restapi/AdminStack.html | 146 ++ .../docs/restapi/AdminVersion.html | 141 ++ .../docs/restapi/EntityDefinition.html | 160 +++ .../docs/restapi/EntityDelete.html | 137 ++ .../docs/restapi/EntityDependencies.html | 148 ++ .../0.4-incubating/docs/restapi/EntityList.html | 172 +++ .../docs/restapi/EntityResume.html | 137 ++ .../docs/restapi/EntitySchedule.html | 137 ++ .../docs/restapi/EntityStatus.html | 137 ++ .../docs/restapi/EntitySubmit.html | 214 +++ .../docs/restapi/EntitySubmitAndSchedule.html | 170 +++ .../docs/restapi/EntitySuspend.html | 137 ++ .../docs/restapi/EntityUpdate.html | 171 +++ .../docs/restapi/EntityValidate.html | 290 ++++ .../docs/restapi/InstanceKill.html | 149 ++ .../docs/restapi/InstanceLogs.html | 156 ++ .../docs/restapi/InstanceRerun.html | 148 ++ .../docs/restapi/InstanceResume.html | 148 ++ .../docs/restapi/InstanceRunning.html | 145 ++ .../docs/restapi/InstanceStatus.html | 149 ++ .../docs/restapi/InstanceSuspend.html | 149 ++ .../docs/restapi/ResourceList.html | 215 +++ content/0.4-incubating/images/Architecture.png | Bin 0 -> 65687 bytes .../0.4-incubating/images/EntityDependency.png | Bin 0 -> 53036 bytes content/0.4-incubating/images/FeedSchedule.png | Bin 0 -> 84841 bytes content/0.4-incubating/images/PrismSetup.png | Bin 0 -> 103747 bytes .../0.4-incubating/images/ProcessSchedule.png | Bin 0 -> 85720 bytes .../images/accessories-text-editor.png | Bin 0 -> 746 bytes content/0.4-incubating/images/add.gif | Bin 0 -> 397 bytes .../images/apache-incubator-logo.png | Bin 0 -> 4234 bytes .../images/apache-maven-project-2.png | Bin 0 -> 33442 bytes .../images/application-certificate.png | Bin 0 -> 923 bytes content/0.4-incubating/images/contact-new.png | Bin 0 -> 736 bytes .../images/document-properties.png | Bin 0 -> 577 bytes .../0.4-incubating/images/drive-harddisk.png | Bin 0 -> 700 bytes content/0.4-incubating/images/falcon-logo.png | Bin 0 -> 13293 bytes content/0.4-incubating/images/fix.gif | Bin 0 -> 366 bytes .../0.4-incubating/images/icon_error_sml.gif | Bin 0 -> 633 bytes content/0.4-incubating/images/icon_help_sml.gif | Bin 0 -> 1072 bytes content/0.4-incubating/images/icon_info_sml.gif | Bin 0 -> 638 bytes .../0.4-incubating/images/icon_success_sml.gif | Bin 0 -> 604 bytes .../0.4-incubating/images/icon_warning_sml.gif | Bin 0 -> 625 bytes .../0.4-incubating/images/image-x-generic.png | Bin 0 -> 662 bytes .../images/internet-web-browser.png | Bin 0 -> 1017 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../0.4-incubating/images/network-server.png | Bin 0 -> 536 bytes .../0.4-incubating/images/package-x-generic.png | Bin 0 -> 717 bytes .../images/profiles/pre-release.png | Bin 0 -> 32607 bytes .../0.4-incubating/images/profiles/retired.png | Bin 0 -> 22003 bytes .../0.4-incubating/images/profiles/sandbox.png | Bin 0 -> 33010 bytes content/0.4-incubating/images/remove.gif | Bin 0 -> 607 bytes content/0.4-incubating/images/rss.png | Bin 0 -> 474 bytes content/0.4-incubating/images/update.gif | Bin 0 -> 1090 bytes content/0.4-incubating/images/window-new.png | Bin 0 -> 583 bytes .../img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes .../0.4-incubating/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes content/0.4-incubating/index.html | 119 ++ content/0.4-incubating/integration.html | 107 ++ content/0.4-incubating/issue-tracking.html | 104 ++ .../js/apache-maven-fluido-1.3.0.min.js | 21 + content/0.4-incubating/license.html | 306 ++++ content/0.4-incubating/mail-lists.html | 118 ++ content/0.4-incubating/plugin-management.html | 119 ++ content/0.4-incubating/plugins.html | 122 ++ content/0.4-incubating/project-info.html | 144 ++ content/0.4-incubating/project-summary.html | 143 ++ content/0.4-incubating/source-repository.html | 117 ++ content/0.4-incubating/team-list.html | 291 ++++ content/0.5-incubating/Architecture.png | Bin 0 -> 65687 bytes content/0.5-incubating/EntityDependency.png | Bin 0 -> 53036 bytes content/0.5-incubating/EntitySpecification.html | 788 +++++++++++ content/0.5-incubating/FalconCLI.html | 221 +++ content/0.5-incubating/FalconDocumentation.html | 643 +++++++++ content/0.5-incubating/FeedSchedule.png | Bin 0 -> 84841 bytes content/0.5-incubating/HiveIntegration.html | 462 ++++++ content/0.5-incubating/InstallationSteps.html | 362 +++++ content/0.5-incubating/OnBoarding.html | 377 +++++ content/0.5-incubating/PrismSetup.png | Bin 0 -> 103747 bytes content/0.5-incubating/ProcessSchedule.png | Bin 0 -> 85720 bytes content/0.5-incubating/Security.html | 289 ++++ .../css/apache-maven-fluido-1.3.0.min.css | 9 + content/0.5-incubating/css/print.css | 23 + content/0.5-incubating/css/site.css | 1 + .../0.5-incubating/dependency-convergence.html | 130 ++ content/0.5-incubating/dependency-info.html | 135 ++ .../0.5-incubating/distribution-management.html | 102 ++ .../images/accessories-text-editor.png | Bin 0 -> 746 bytes content/0.5-incubating/images/add.gif | Bin 0 -> 397 bytes .../images/apache-incubator-logo.png | Bin 0 -> 4234 bytes .../images/apache-maven-project-2.png | Bin 0 -> 33442 bytes .../images/application-certificate.png | Bin 0 -> 923 bytes content/0.5-incubating/images/contact-new.png | Bin 0 -> 736 bytes .../images/document-properties.png | Bin 0 -> 577 bytes .../0.5-incubating/images/drive-harddisk.png | Bin 0 -> 700 bytes content/0.5-incubating/images/falcon-logo.png | Bin 0 -> 13293 bytes content/0.5-incubating/images/fix.gif | Bin 0 -> 366 bytes .../0.5-incubating/images/icon_error_sml.gif | Bin 0 -> 633 bytes content/0.5-incubating/images/icon_help_sml.gif | Bin 0 -> 1072 bytes content/0.5-incubating/images/icon_info_sml.gif | Bin 0 -> 638 bytes .../0.5-incubating/images/icon_success_sml.gif | Bin 0 -> 604 bytes .../0.5-incubating/images/icon_warning_sml.gif | Bin 0 -> 625 bytes .../0.5-incubating/images/image-x-generic.png | Bin 0 -> 662 bytes .../images/internet-web-browser.png | Bin 0 -> 1017 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../0.5-incubating/images/network-server.png | Bin 0 -> 536 bytes .../0.5-incubating/images/package-x-generic.png | Bin 0 -> 717 bytes .../images/profiles/pre-release.png | Bin 0 -> 32607 bytes .../0.5-incubating/images/profiles/retired.png | Bin 0 -> 22003 bytes .../0.5-incubating/images/profiles/sandbox.png | Bin 0 -> 33010 bytes content/0.5-incubating/images/remove.gif | Bin 0 -> 607 bytes content/0.5-incubating/images/rss.png | Bin 0 -> 474 bytes content/0.5-incubating/images/update.gif | Bin 0 -> 1090 bytes content/0.5-incubating/images/window-new.png | Bin 0 -> 583 bytes .../img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes .../0.5-incubating/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes content/0.5-incubating/index.html | 122 ++ content/0.5-incubating/integration.html | 107 ++ content/0.5-incubating/issue-tracking.html | 104 ++ .../js/apache-maven-fluido-1.3.0.min.js | 21 + content/0.5-incubating/license.html | 306 ++++ content/0.5-incubating/mail-lists.html | 118 ++ content/0.5-incubating/plugin-management.html | 119 ++ content/0.5-incubating/plugins.html | 122 ++ content/0.5-incubating/project-info.html | 144 ++ content/0.5-incubating/project-summary.html | 143 ++ .../restapi/AdjacentVertices.html | 182 +++ content/0.5-incubating/restapi/AdminConfig.html | 142 ++ content/0.5-incubating/restapi/AdminStack.html | 145 ++ .../0.5-incubating/restapi/AdminVersion.html | 140 ++ content/0.5-incubating/restapi/AllEdges.html | 147 ++ content/0.5-incubating/restapi/AllVertices.html | 148 ++ content/0.5-incubating/restapi/Edge.html | 140 ++ .../restapi/EntityDefinition.html | 159 +++ .../0.5-incubating/restapi/EntityDelete.html | 136 ++ .../restapi/EntityDependencies.html | 149 ++ content/0.5-incubating/restapi/EntityList.html | 170 +++ .../0.5-incubating/restapi/EntityResume.html | 136 ++ .../0.5-incubating/restapi/EntitySchedule.html | 136 ++ .../0.5-incubating/restapi/EntityStatus.html | 136 ++ .../0.5-incubating/restapi/EntitySubmit.html | 212 +++ .../restapi/EntitySubmitAndSchedule.html | 169 +++ .../0.5-incubating/restapi/EntitySuspend.html | 136 ++ .../0.5-incubating/restapi/EntityUpdate.html | 171 +++ .../0.5-incubating/restapi/EntityValidate.html | 286 ++++ content/0.5-incubating/restapi/Graph.html | 125 ++ .../0.5-incubating/restapi/InstanceKill.html | 148 ++ .../0.5-incubating/restapi/InstanceLogs.html | 156 ++ .../0.5-incubating/restapi/InstanceRerun.html | 147 ++ .../0.5-incubating/restapi/InstanceResume.html | 147 ++ .../0.5-incubating/restapi/InstanceRunning.html | 144 ++ .../0.5-incubating/restapi/InstanceStatus.html | 149 ++ .../0.5-incubating/restapi/InstanceSummary.html | 152 ++ .../0.5-incubating/restapi/InstanceSuspend.html | 148 ++ .../0.5-incubating/restapi/ResourceList.html | 276 ++++ content/0.5-incubating/restapi/Vertex.html | 142 ++ .../restapi/VertexProperties.html | 140 ++ content/0.5-incubating/restapi/Vertices.html | 144 ++ content/0.5-incubating/source-repository.html | 117 ++ content/0.5-incubating/team-list.html | 291 ++++ content/0.6-incubating/Architecture.png | Bin 0 -> 65687 bytes content/0.6-incubating/Compatibility.html | 145 ++ content/0.6-incubating/EntityDependency.png | Bin 0 -> 53036 bytes content/0.6-incubating/EntitySpecification.html | 857 +++++++++++ content/0.6-incubating/FalconCLI.html | 278 ++++ content/0.6-incubating/FalconDocumentation.html | 632 +++++++++ content/0.6-incubating/FeedSchedule.png | Bin 0 -> 84841 bytes content/0.6-incubating/HiveIntegration.html | 462 ++++++ content/0.6-incubating/InstallationSteps.html | 386 +++++ content/0.6-incubating/OnBoarding.html | 377 +++++ content/0.6-incubating/Operability.html | 159 +++ content/0.6-incubating/PrismSetup.png | Bin 0 -> 103747 bytes content/0.6-incubating/ProcessSchedule.png | Bin 0 -> 85720 bytes content/0.6-incubating/Recipes.html | 175 +++ content/0.6-incubating/Security.html | 516 +++++++ .../css/apache-maven-fluido-1.3.0.min.css | 9 + content/0.6-incubating/css/print.css | 23 + content/0.6-incubating/css/site.css | 1 + .../0.6-incubating/dependency-convergence.html | 130 ++ content/0.6-incubating/dependency-info.html | 135 ++ .../0.6-incubating/distribution-management.html | 102 ++ .../images/accessories-text-editor.png | Bin 0 -> 746 bytes content/0.6-incubating/images/add.gif | Bin 0 -> 397 bytes .../images/apache-incubator-logo.png | Bin 0 -> 4234 bytes .../images/apache-maven-project-2.png | Bin 0 -> 33442 bytes .../images/application-certificate.png | Bin 0 -> 923 bytes content/0.6-incubating/images/contact-new.png | Bin 0 -> 736 bytes .../images/document-properties.png | Bin 0 -> 577 bytes .../0.6-incubating/images/drive-harddisk.png | Bin 0 -> 700 bytes content/0.6-incubating/images/falcon-logo.png | Bin 0 -> 13293 bytes content/0.6-incubating/images/fix.gif | Bin 0 -> 366 bytes .../0.6-incubating/images/icon_error_sml.gif | Bin 0 -> 633 bytes content/0.6-incubating/images/icon_help_sml.gif | Bin 0 -> 1072 bytes content/0.6-incubating/images/icon_info_sml.gif | Bin 0 -> 638 bytes .../0.6-incubating/images/icon_success_sml.gif | Bin 0 -> 604 bytes .../0.6-incubating/images/icon_warning_sml.gif | Bin 0 -> 625 bytes .../0.6-incubating/images/image-x-generic.png | Bin 0 -> 662 bytes .../images/internet-web-browser.png | Bin 0 -> 1017 bytes .../images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../images/logos/maven-feather.png | Bin 0 -> 3330 bytes .../0.6-incubating/images/network-server.png | Bin 0 -> 536 bytes .../0.6-incubating/images/package-x-generic.png | Bin 0 -> 717 bytes .../images/profiles/pre-release.png | Bin 0 -> 32607 bytes .../0.6-incubating/images/profiles/retired.png | Bin 0 -> 22003 bytes .../0.6-incubating/images/profiles/sandbox.png | Bin 0 -> 33010 bytes content/0.6-incubating/images/remove.gif | Bin 0 -> 607 bytes content/0.6-incubating/images/rss.png | Bin 0 -> 474 bytes content/0.6-incubating/images/update.gif | Bin 0 -> 1090 bytes content/0.6-incubating/images/window-new.png | Bin 0 -> 583 bytes .../img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes .../0.6-incubating/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes content/0.6-incubating/index.html | 125 ++ content/0.6-incubating/integration.html | 107 ++ content/0.6-incubating/issue-tracking.html | 104 ++ .../js/apache-maven-fluido-1.3.0.min.js | 21 + content/0.6-incubating/license.html | 306 ++++ content/0.6-incubating/mail-lists.html | 118 ++ content/0.6-incubating/plugin-management.html | 119 ++ content/0.6-incubating/plugins.html | 122 ++ content/0.6-incubating/project-info.html | 144 ++ content/0.6-incubating/project-summary.html | 143 ++ .../restapi/AdjacentVertices.html | 182 +++ content/0.6-incubating/restapi/AdminConfig.html | 142 ++ content/0.6-incubating/restapi/AdminStack.html | 145 ++ .../0.6-incubating/restapi/AdminVersion.html | 140 ++ content/0.6-incubating/restapi/AllEdges.html | 147 ++ content/0.6-incubating/restapi/AllVertices.html | 148 ++ content/0.6-incubating/restapi/Edge.html | 140 ++ .../restapi/EntityDefinition.html | 159 +++ .../0.6-incubating/restapi/EntityDelete.html | 136 ++ .../restapi/EntityDependencies.html | 149 ++ content/0.6-incubating/restapi/EntityList.html | 216 +++ .../0.6-incubating/restapi/EntityResume.html | 136 ++ .../0.6-incubating/restapi/EntitySchedule.html | 136 ++ .../0.6-incubating/restapi/EntityStatus.html | 136 ++ .../0.6-incubating/restapi/EntitySubmit.html | 212 +++ .../restapi/EntitySubmitAndSchedule.html | 169 +++ .../0.6-incubating/restapi/EntitySummary.html | 186 +++ .../0.6-incubating/restapi/EntitySuspend.html | 136 ++ .../0.6-incubating/restapi/EntityUpdate.html | 171 +++ .../0.6-incubating/restapi/EntityValidate.html | 286 ++++ .../restapi/FeedInstanceListing.html | 152 ++ content/0.6-incubating/restapi/Graph.html | 125 ++ .../0.6-incubating/restapi/InstanceKill.html | 150 ++ .../0.6-incubating/restapi/InstanceList.html | 204 +++ .../0.6-incubating/restapi/InstanceLogs.html | 225 +++ .../0.6-incubating/restapi/InstanceParams.html | 194 +++ .../0.6-incubating/restapi/InstanceRerun.html | 149 ++ .../0.6-incubating/restapi/InstanceResume.html | 149 ++ .../0.6-incubating/restapi/InstanceRunning.html | 195 +++ .../0.6-incubating/restapi/InstanceStatus.html | 211 +++ .../0.6-incubating/restapi/InstanceSummary.html | 157 +++ .../0.6-incubating/restapi/InstanceSuspend.html | 150 ++ .../0.6-incubating/restapi/MetadataList.html | 135 ++ .../restapi/MetadataRelations.html | 152 ++ .../0.6-incubating/restapi/ResourceList.html | 305 ++++ content/0.6-incubating/restapi/Vertex.html | 142 ++ .../restapi/VertexProperties.html | 140 ++ content/0.6-incubating/restapi/Vertices.html | 144 ++ content/0.6-incubating/source-repository.html | 117 ++ content/0.6-incubating/team-list.html | 291 ++++ content/0.6.1/Appendix.html | 136 ++ content/0.6.1/Architecture.png | Bin 0 -> 65687 bytes content/0.6.1/Compatibility.html | 136 ++ content/0.6.1/EntityDependency.png | Bin 0 -> 53036 bytes content/0.6.1/EntitySpecification.html | 849 +++++++++++ content/0.6.1/FalconCLI.html | 284 ++++ content/0.6.1/FalconDocumentation.html | 620 ++++++++ content/0.6.1/FeedSchedule.png | Bin 0 -> 84841 bytes content/0.6.1/HiveIntegration.html | 453 ++++++ content/0.6.1/InstallationSteps.html | 401 ++++++ content/0.6.1/MigrationInstructions.html | 100 ++ content/0.6.1/OnBoarding.html | 368 +++++ content/0.6.1/Operability.html | 150 ++ content/0.6.1/PrismSetup.png | Bin 0 -> 103747 bytes content/0.6.1/ProcessSchedule.png | Bin 0 -> 85720 bytes content/0.6.1/Recipes.html | 166 +++ content/0.6.1/Security.html | 507 +++++++ .../0.6.1/css/apache-maven-fluido-1.3.0.min.css | 9 + content/0.6.1/css/print.css | 23 + content/0.6.1/css/site.css | 1 + content/0.6.1/dependency-convergence.html | 121 ++ content/0.6.1/dependency-info.html | 126 ++ content/0.6.1/distribution-management.html | 93 ++ .../0.6.1/images/accessories-text-editor.png | Bin 0 -> 746 bytes content/0.6.1/images/add.gif | Bin 0 -> 397 bytes content/0.6.1/images/apache-incubator-logo.png | Bin 0 -> 4234 bytes content/0.6.1/images/apache-maven-project-2.png | Bin 0 -> 33442 bytes .../0.6.1/images/application-certificate.png | Bin 0 -> 923 bytes content/0.6.1/images/contact-new.png | Bin 0 -> 736 bytes content/0.6.1/images/document-properties.png | Bin 0 -> 577 bytes content/0.6.1/images/drive-harddisk.png | Bin 0 -> 700 bytes content/0.6.1/images/falcon-logo.png | Bin 0 -> 13293 bytes content/0.6.1/images/fix.gif | Bin 0 -> 366 bytes content/0.6.1/images/icon_error_sml.gif | Bin 0 -> 633 bytes content/0.6.1/images/icon_help_sml.gif | Bin 0 -> 1072 bytes content/0.6.1/images/icon_info_sml.gif | Bin 0 -> 638 bytes content/0.6.1/images/icon_success_sml.gif | Bin 0 -> 604 bytes content/0.6.1/images/icon_warning_sml.gif | Bin 0 -> 625 bytes content/0.6.1/images/image-x-generic.png | Bin 0 -> 662 bytes content/0.6.1/images/internet-web-browser.png | Bin 0 -> 1017 bytes .../0.6.1/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../0.6.1/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes content/0.6.1/images/logos/maven-feather.png | Bin 0 -> 3330 bytes content/0.6.1/images/network-server.png | Bin 0 -> 536 bytes content/0.6.1/images/package-x-generic.png | Bin 0 -> 717 bytes content/0.6.1/images/profiles/pre-release.png | Bin 0 -> 32607 bytes content/0.6.1/images/profiles/retired.png | Bin 0 -> 22003 bytes content/0.6.1/images/profiles/sandbox.png | Bin 0 -> 33010 bytes content/0.6.1/images/remove.gif | Bin 0 -> 607 bytes content/0.6.1/images/rss.png | Bin 0 -> 474 bytes content/0.6.1/images/update.gif | Bin 0 -> 1090 bytes content/0.6.1/images/window-new.png | Bin 0 -> 583 bytes .../0.6.1/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes content/0.6.1/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes content/0.6.1/index.html | 116 ++ content/0.6.1/integration.html | 98 ++ content/0.6.1/issue-tracking.html | 95 ++ .../0.6.1/js/apache-maven-fluido-1.3.0.min.js | 21 + content/0.6.1/license.html | 297 ++++ content/0.6.1/mail-lists.html | 109 ++ content/0.6.1/plugin-management.html | 110 ++ content/0.6.1/plugins.html | 113 ++ content/0.6.1/project-info.html | 135 ++ content/0.6.1/project-summary.html | 134 ++ content/0.6.1/restapi/AdjacentVertices.html | 173 +++ content/0.6.1/restapi/AdminConfig.html | 133 ++ content/0.6.1/restapi/AdminStack.html | 136 ++ content/0.6.1/restapi/AdminVersion.html | 131 ++ content/0.6.1/restapi/AllEdges.html | 138 ++ content/0.6.1/restapi/AllVertices.html | 139 ++ content/0.6.1/restapi/Edge.html | 131 ++ content/0.6.1/restapi/EntityDefinition.html | 150 ++ content/0.6.1/restapi/EntityDelete.html | 127 ++ content/0.6.1/restapi/EntityDependencies.html | 140 ++ content/0.6.1/restapi/EntityLineage.html | 137 ++ content/0.6.1/restapi/EntityList.html | 243 ++++ content/0.6.1/restapi/EntityResume.html | 127 ++ content/0.6.1/restapi/EntitySchedule.html | 127 ++ content/0.6.1/restapi/EntityStatus.html | 127 ++ content/0.6.1/restapi/EntitySubmit.html | 203 +++ .../0.6.1/restapi/EntitySubmitAndSchedule.html | 160 +++ content/0.6.1/restapi/EntitySummary.html | 177 +++ content/0.6.1/restapi/EntitySuspend.html | 127 ++ content/0.6.1/restapi/EntityTouch.html | 127 ++ content/0.6.1/restapi/EntityUpdate.html | 161 +++ content/0.6.1/restapi/EntityValidate.html | 277 ++++ content/0.6.1/restapi/FeedInstanceListing.html | 143 ++ content/0.6.1/restapi/FeedLookup.html | 115 ++ content/0.6.1/restapi/Graph.html | 116 ++ content/0.6.1/restapi/InstanceKill.html | 141 ++ content/0.6.1/restapi/InstanceList.html | 195 +++ content/0.6.1/restapi/InstanceLogs.html | 216 +++ content/0.6.1/restapi/InstanceParams.html | 122 ++ content/0.6.1/restapi/InstanceRerun.html | 167 +++ content/0.6.1/restapi/InstanceResume.html | 140 ++ content/0.6.1/restapi/InstanceRunning.html | 186 +++ content/0.6.1/restapi/InstanceStatus.html | 202 +++ content/0.6.1/restapi/InstanceSummary.html | 148 ++ content/0.6.1/restapi/InstanceSuspend.html | 141 ++ content/0.6.1/restapi/MetadataList.html | 126 ++ content/0.6.1/restapi/MetadataRelations.html | 143 ++ content/0.6.1/restapi/ResourceList.html | 308 ++++ content/0.6.1/restapi/Vertex.html | 133 ++ content/0.6.1/restapi/VertexProperties.html | 131 ++ content/0.6.1/restapi/Vertices.html | 135 ++ content/0.6.1/source-repository.html | 108 ++ content/0.6.1/team-list.html | 282 ++++ content/0.7/Appendix.html | 136 ++ content/0.7/Architecture.png | Bin 0 -> 65687 bytes content/0.7/Configuration.html | 183 +++ content/0.7/Distributed-mode.html | 250 ++++ content/0.7/Embedded-mode.html | 276 ++++ content/0.7/EntityDependency.png | Bin 0 -> 53036 bytes content/0.7/EntitySpecification.html | 858 +++++++++++ content/0.7/FalconCLI.html | 302 ++++ content/0.7/FalconDocumentation.html | 629 +++++++++ content/0.7/FeedSchedule.png | Bin 0 -> 84841 bytes content/0.7/HiveIntegration.html | 453 ++++++ content/0.7/InstallationSteps.html | 148 ++ content/0.7/MigrationInstructions.html | 100 ++ content/0.7/OnBoarding.html | 368 +++++ content/0.7/Operability.html | 153 ++ content/0.7/PrismSetup.png | Bin 0 -> 103747 bytes content/0.7/ProcessSchedule.png | Bin 0 -> 85720 bytes content/0.7/Recipes.html | 166 +++ content/0.7/Security.html | 510 +++++++ .../0.7/css/apache-maven-fluido-1.3.0.min.css | 9 + content/0.7/css/print.css | 23 + content/0.7/css/site.css | 1 + content/0.7/dependency-convergence.html | 121 ++ content/0.7/dependency-info.html | 126 ++ content/0.7/distribution-management.html | 93 ++ content/0.7/images/accessories-text-editor.png | Bin 0 -> 746 bytes content/0.7/images/add.gif | Bin 0 -> 397 bytes content/0.7/images/apache-incubator-logo.png | Bin 0 -> 4234 bytes content/0.7/images/apache-maven-project-2.png | Bin 0 -> 33442 bytes content/0.7/images/application-certificate.png | Bin 0 -> 923 bytes content/0.7/images/contact-new.png | Bin 0 -> 736 bytes content/0.7/images/document-properties.png | Bin 0 -> 577 bytes content/0.7/images/drive-harddisk.png | Bin 0 -> 700 bytes content/0.7/images/falcon-logo.png | Bin 0 -> 13293 bytes content/0.7/images/fix.gif | Bin 0 -> 366 bytes content/0.7/images/icon_error_sml.gif | Bin 0 -> 633 bytes content/0.7/images/icon_help_sml.gif | Bin 0 -> 1072 bytes content/0.7/images/icon_info_sml.gif | Bin 0 -> 638 bytes content/0.7/images/icon_success_sml.gif | Bin 0 -> 604 bytes content/0.7/images/icon_warning_sml.gif | Bin 0 -> 625 bytes content/0.7/images/image-x-generic.png | Bin 0 -> 662 bytes content/0.7/images/internet-web-browser.png | Bin 0 -> 1017 bytes .../0.7/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../0.7/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes content/0.7/images/logos/maven-feather.png | Bin 0 -> 3330 bytes content/0.7/images/network-server.png | Bin 0 -> 536 bytes content/0.7/images/package-x-generic.png | Bin 0 -> 717 bytes content/0.7/images/profiles/pre-release.png | Bin 0 -> 32607 bytes content/0.7/images/profiles/retired.png | Bin 0 -> 22003 bytes content/0.7/images/profiles/sandbox.png | Bin 0 -> 33010 bytes content/0.7/images/remove.gif | Bin 0 -> 607 bytes content/0.7/images/rss.png | Bin 0 -> 474 bytes content/0.7/images/update.gif | Bin 0 -> 1090 bytes content/0.7/images/window-new.png | Bin 0 -> 583 bytes content/0.7/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes content/0.7/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes content/0.7/index.html | 116 ++ content/0.7/integration.html | 98 ++ content/0.7/issue-tracking.html | 95 ++ content/0.7/js/apache-maven-fluido-1.3.0.min.js | 21 + content/0.7/license.html | 297 ++++ content/0.7/mail-lists.html | 109 ++ content/0.7/plugin-management.html | 110 ++ content/0.7/plugins.html | 113 ++ content/0.7/project-info.html | 135 ++ content/0.7/project-summary.html | 134 ++ content/0.7/restapi/AdjacentVertices.html | 173 +++ content/0.7/restapi/AdminConfig.html | 133 ++ content/0.7/restapi/AdminStack.html | 136 ++ content/0.7/restapi/AdminVersion.html | 131 ++ content/0.7/restapi/AllEdges.html | 138 ++ content/0.7/restapi/AllVertices.html | 139 ++ content/0.7/restapi/Edge.html | 131 ++ content/0.7/restapi/EntityDefinition.html | 150 ++ content/0.7/restapi/EntityDelete.html | 127 ++ content/0.7/restapi/EntityDependencies.html | 140 ++ content/0.7/restapi/EntityLineage.html | 137 ++ content/0.7/restapi/EntityList.html | 288 ++++ content/0.7/restapi/EntityResume.html | 127 ++ content/0.7/restapi/EntitySchedule.html | 128 ++ content/0.7/restapi/EntityStatus.html | 127 ++ content/0.7/restapi/EntitySubmit.html | 203 +++ .../0.7/restapi/EntitySubmitAndSchedule.html | 161 +++ content/0.7/restapi/EntitySummary.html | 177 +++ content/0.7/restapi/EntitySuspend.html | 127 ++ content/0.7/restapi/EntityTouch.html | 128 ++ content/0.7/restapi/EntityUpdate.html | 162 +++ content/0.7/restapi/EntityValidate.html | 280 ++++ content/0.7/restapi/FeedInstanceListing.html | 143 ++ content/0.7/restapi/FeedLookup.html | 115 ++ content/0.7/restapi/Graph.html | 116 ++ content/0.7/restapi/InstanceDependency.html | 145 ++ content/0.7/restapi/InstanceKill.html | 141 ++ content/0.7/restapi/InstanceList.html | 195 +++ content/0.7/restapi/InstanceLogs.html | 216 +++ content/0.7/restapi/InstanceParams.html | 122 ++ content/0.7/restapi/InstanceRerun.html | 167 +++ content/0.7/restapi/InstanceResume.html | 140 ++ content/0.7/restapi/InstanceRunning.html | 186 +++ content/0.7/restapi/InstanceStatus.html | 202 +++ content/0.7/restapi/InstanceSummary.html | 217 +++ content/0.7/restapi/InstanceSuspend.html | 141 ++ content/0.7/restapi/MetadataList.html | 126 ++ content/0.7/restapi/MetadataRelations.html | 143 ++ content/0.7/restapi/ResourceList.html | 316 +++++ content/0.7/restapi/Triage.html | 140 ++ content/0.7/restapi/Vertex.html | 133 ++ content/0.7/restapi/VertexProperties.html | 131 ++ content/0.7/restapi/Vertices.html | 135 ++ content/0.7/source-repository.html | 108 ++ content/0.7/team-list.html | 282 ++++ content/0.8/Appendix.html | 136 ++ content/0.8/Architecture.png | Bin 0 -> 65687 bytes content/0.8/Configuration.html | 190 +++ content/0.8/Distributed-mode.html | 250 ++++ content/0.8/Embedded-mode.html | 276 ++++ content/0.8/EntityDependency.png | Bin 0 -> 53036 bytes content/0.8/EntitySpecification.html | 897 ++++++++++++ content/0.8/FalconCLI.html | 336 +++++ content/0.8/FalconDocumentation.html | 659 +++++++++ content/0.8/FalconEmailNotification.html | 114 ++ content/0.8/FeedSchedule.png | Bin 0 -> 84841 bytes content/0.8/HDFSDR.html | 112 ++ content/0.8/HiveDR.html | 143 ++ content/0.8/HiveIntegration.html | 453 ++++++ content/0.8/InstallationSteps.html | 148 ++ content/0.8/MigrationInstructions.html | 100 ++ content/0.8/OnBoarding.html | 368 +++++ content/0.8/Operability.html | 153 ++ content/0.8/PrismSetup.png | Bin 0 -> 103747 bytes content/0.8/ProcessSchedule.png | Bin 0 -> 85720 bytes content/0.8/Recipes.html | 175 +++ content/0.8/Security.html | 510 +++++++ .../0.8/css/apache-maven-fluido-1.3.0.min.css | 9 + content/0.8/css/print.css | 23 + content/0.8/css/site.css | 1 + content/0.8/dependency-convergence.html | 121 ++ content/0.8/dependency-info.html | 126 ++ content/0.8/distribution-management.html | 93 ++ content/0.8/images/accessories-text-editor.png | Bin 0 -> 746 bytes content/0.8/images/add.gif | Bin 0 -> 397 bytes content/0.8/images/apache-incubator-logo.png | Bin 0 -> 4234 bytes content/0.8/images/apache-maven-project-2.png | Bin 0 -> 33442 bytes content/0.8/images/application-certificate.png | Bin 0 -> 923 bytes content/0.8/images/contact-new.png | Bin 0 -> 736 bytes content/0.8/images/document-properties.png | Bin 0 -> 577 bytes content/0.8/images/drive-harddisk.png | Bin 0 -> 700 bytes content/0.8/images/falcon-logo.png | Bin 0 -> 13293 bytes content/0.8/images/fix.gif | Bin 0 -> 366 bytes content/0.8/images/icon_error_sml.gif | Bin 0 -> 633 bytes content/0.8/images/icon_help_sml.gif | Bin 0 -> 1072 bytes content/0.8/images/icon_info_sml.gif | Bin 0 -> 638 bytes content/0.8/images/icon_success_sml.gif | Bin 0 -> 604 bytes content/0.8/images/icon_warning_sml.gif | Bin 0 -> 625 bytes content/0.8/images/image-x-generic.png | Bin 0 -> 662 bytes content/0.8/images/internet-web-browser.png | Bin 0 -> 1017 bytes .../0.8/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../0.8/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes content/0.8/images/logos/maven-feather.png | Bin 0 -> 3330 bytes content/0.8/images/network-server.png | Bin 0 -> 536 bytes content/0.8/images/package-x-generic.png | Bin 0 -> 717 bytes content/0.8/images/profiles/pre-release.png | Bin 0 -> 32607 bytes content/0.8/images/profiles/retired.png | Bin 0 -> 22003 bytes content/0.8/images/profiles/sandbox.png | Bin 0 -> 33010 bytes content/0.8/images/remove.gif | Bin 0 -> 607 bytes content/0.8/images/rss.png | Bin 0 -> 474 bytes content/0.8/images/update.gif | Bin 0 -> 1090 bytes content/0.8/images/window-new.png | Bin 0 -> 583 bytes content/0.8/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes content/0.8/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes content/0.8/index.html | 122 ++ content/0.8/integration.html | 98 ++ content/0.8/issue-tracking.html | 95 ++ content/0.8/js/apache-maven-fluido-1.3.0.min.js | 21 + content/0.8/license.html | 297 ++++ content/0.8/mail-lists.html | 109 ++ content/0.8/plugin-management.html | 110 ++ content/0.8/plugins.html | 113 ++ content/0.8/project-info.html | 135 ++ content/0.8/project-summary.html | 134 ++ content/0.8/restapi/AdjacentVertices.html | 199 +++ content/0.8/restapi/AdminConfig.html | 133 ++ content/0.8/restapi/AdminStack.html | 138 ++ content/0.8/restapi/AdminVersion.html | 133 ++ content/0.8/restapi/AllEdges.html | 140 ++ content/0.8/restapi/AllVertices.html | 141 ++ content/0.8/restapi/Edge.html | 132 ++ content/0.8/restapi/EntityDefinition.html | 151 ++ content/0.8/restapi/EntityDelete.html | 128 ++ content/0.8/restapi/EntityDependencies.html | 141 ++ content/0.8/restapi/EntityLineage.html | 138 ++ content/0.8/restapi/EntityList.html | 289 ++++ content/0.8/restapi/EntityResume.html | 128 ++ content/0.8/restapi/EntitySchedule.html | 129 ++ content/0.8/restapi/EntityStatus.html | 128 ++ content/0.8/restapi/EntitySubmit.html | 206 +++ .../0.8/restapi/EntitySubmitAndSchedule.html | 162 +++ content/0.8/restapi/EntitySummary.html | 178 +++ content/0.8/restapi/EntitySuspend.html | 128 ++ content/0.8/restapi/EntityTouch.html | 129 ++ content/0.8/restapi/EntityUpdate.html | 163 +++ content/0.8/restapi/EntityValidate.html | 281 ++++ content/0.8/restapi/FeedInstanceListing.html | 144 ++ content/0.8/restapi/FeedLookup.html | 115 ++ content/0.8/restapi/FeedSLA.html | 154 ++ content/0.8/restapi/Graph.html | 118 ++ content/0.8/restapi/InstanceDependencies.html | 145 ++ content/0.8/restapi/InstanceKill.html | 142 ++ content/0.8/restapi/InstanceList.html | 196 +++ content/0.8/restapi/InstanceLogs.html | 217 +++ content/0.8/restapi/InstanceParams.html | 123 ++ content/0.8/restapi/InstanceRerun.html | 168 +++ content/0.8/restapi/InstanceResume.html | 140 ++ content/0.8/restapi/InstanceRunning.html | 187 +++ content/0.8/restapi/InstanceStatus.html | 203 +++ content/0.8/restapi/InstanceSummary.html | 219 +++ content/0.8/restapi/InstanceSuspend.html | 142 ++ content/0.8/restapi/MetadataList.html | 127 ++ content/0.8/restapi/MetadataRelations.html | 144 ++ content/0.8/restapi/ResourceList.html | 321 +++++ content/0.8/restapi/Triage.html | 141 ++ content/0.8/restapi/Vertex.html | 134 ++ content/0.8/restapi/VertexProperties.html | 132 ++ content/0.8/restapi/Vertices.html | 136 ++ content/0.8/source-repository.html | 108 ++ content/0.8/team-list.html | 282 ++++ content/0.9/Appendix.html | 136 ++ content/0.9/Architecture.png | Bin 0 -> 65687 bytes content/0.9/Configuration.html | 193 +++ content/0.9/Distributed-mode.html | 250 ++++ content/0.9/Embedded-mode.html | 276 ++++ content/0.9/EntityDependency.png | Bin 0 -> 53036 bytes content/0.9/EntitySpecification.html | 971 +++++++++++++ content/0.9/FalconCLI.html | 339 +++++ content/0.9/FalconDocumentation.html | 664 +++++++++ content/0.9/FalconEmailNotification.html | 114 ++ content/0.9/FalconNativeScheduler.html | 330 +++++ content/0.9/FeedSchedule.png | Bin 0 -> 84841 bytes content/0.9/HDFSDR.html | 125 ++ content/0.9/HiveDR.html | 158 +++ content/0.9/HiveIntegration.html | 453 ++++++ content/0.9/ImportExport.html | 291 ++++ content/0.9/InstallationSteps.html | 148 ++ content/0.9/MigrationInstructions.html | 100 ++ content/0.9/OnBoarding.html | 368 +++++ content/0.9/Operability.html | 153 ++ content/0.9/PrismSetup.png | Bin 0 -> 103747 bytes content/0.9/ProcessSchedule.png | Bin 0 -> 85720 bytes content/0.9/Recipes.html | 175 +++ content/0.9/Security.html | 510 +++++++ .../0.9/css/apache-maven-fluido-1.3.0.min.css | 9 + content/0.9/css/print.css | 23 + content/0.9/css/site.css | 1 + content/0.9/dependency-convergence.html | 121 ++ content/0.9/dependency-info.html | 126 ++ content/0.9/distribution-management.html | 93 ++ content/0.9/falconcli/CommonCLI.html | 100 ++ content/0.9/falconcli/ContinueInstance.html | 92 ++ content/0.9/falconcli/Definition.html | 92 ++ content/0.9/falconcli/DeleteEntity.html | 92 ++ content/0.9/falconcli/DependencyEntity.html | 92 ++ content/0.9/falconcli/DependencyInstance.html | 98 ++ content/0.9/falconcli/EdgeMetadata.html | 93 ++ content/0.9/falconcli/FalconCLI.html | 268 ++++ content/0.9/falconcli/FeedInstanceListing.html | 93 ++ content/0.9/falconcli/HelpAdmin.html | 91 ++ content/0.9/falconcli/KillInstance.html | 94 ++ content/0.9/falconcli/LifeCycleInstance.html | 92 ++ content/0.9/falconcli/LineageMetadata.html | 93 ++ content/0.9/falconcli/ListEntity.html | 94 ++ content/0.9/falconcli/ListInstance.html | 96 ++ content/0.9/falconcli/ListMetadata.html | 93 ++ content/0.9/falconcli/LogsInstance.html | 94 ++ content/0.9/falconcli/Lookup.html | 93 ++ content/0.9/falconcli/ParamsInstance.html | 92 ++ content/0.9/falconcli/RelationMetadata.html | 92 ++ content/0.9/falconcli/RerunInstance.html | 92 ++ content/0.9/falconcli/ResumeEntity.html | 92 ++ content/0.9/falconcli/ResumeInstance.html | 92 ++ content/0.9/falconcli/RunningInstance.html | 94 ++ content/0.9/falconcli/SLAAlert.html | 110 ++ content/0.9/falconcli/Schedule.html | 99 ++ content/0.9/falconcli/StatusAdmin.html | 91 ++ content/0.9/falconcli/StatusEntity.html | 92 ++ content/0.9/falconcli/StatusInstance.html | 96 ++ content/0.9/falconcli/Submit.html | 94 ++ content/0.9/falconcli/SubmitRecipe.html | 94 ++ content/0.9/falconcli/SummaryEntity.html | 94 ++ content/0.9/falconcli/SummaryInstance.html | 96 ++ content/0.9/falconcli/SuspendEntity.html | 92 ++ content/0.9/falconcli/SuspendInstance.html | 92 ++ content/0.9/falconcli/Touch.html | 93 ++ content/0.9/falconcli/TriageInstance.html | 92 ++ content/0.9/falconcli/UpdateEntity.html | 94 ++ content/0.9/falconcli/VersionAdmin.html | 91 ++ content/0.9/falconcli/VertexEdgesMetadata.html | 93 ++ content/0.9/falconcli/VertexMetadata.html | 93 ++ content/0.9/falconcli/VerticesMetadata.html | 93 ++ content/0.9/images/accessories-text-editor.png | Bin 0 -> 746 bytes content/0.9/images/add.gif | Bin 0 -> 397 bytes content/0.9/images/apache-incubator-logo.png | Bin 0 -> 4234 bytes content/0.9/images/apache-maven-project-2.png | Bin 0 -> 33442 bytes content/0.9/images/application-certificate.png | Bin 0 -> 923 bytes content/0.9/images/contact-new.png | Bin 0 -> 736 bytes content/0.9/images/document-properties.png | Bin 0 -> 577 bytes content/0.9/images/drive-harddisk.png | Bin 0 -> 700 bytes content/0.9/images/falcon-logo.png | Bin 0 -> 13293 bytes content/0.9/images/fix.gif | Bin 0 -> 366 bytes content/0.9/images/icon_error_sml.gif | Bin 0 -> 633 bytes content/0.9/images/icon_help_sml.gif | Bin 0 -> 1072 bytes content/0.9/images/icon_info_sml.gif | Bin 0 -> 638 bytes content/0.9/images/icon_success_sml.gif | Bin 0 -> 604 bytes content/0.9/images/icon_warning_sml.gif | Bin 0 -> 625 bytes content/0.9/images/image-x-generic.png | Bin 0 -> 662 bytes content/0.9/images/internet-web-browser.png | Bin 0 -> 1017 bytes .../0.9/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../0.9/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes content/0.9/images/logos/maven-feather.png | Bin 0 -> 3330 bytes content/0.9/images/network-server.png | Bin 0 -> 536 bytes content/0.9/images/package-x-generic.png | Bin 0 -> 717 bytes content/0.9/images/profiles/pre-release.png | Bin 0 -> 32607 bytes content/0.9/images/profiles/retired.png | Bin 0 -> 22003 bytes content/0.9/images/profiles/sandbox.png | Bin 0 -> 33010 bytes content/0.9/images/remove.gif | Bin 0 -> 607 bytes content/0.9/images/rss.png | Bin 0 -> 474 bytes content/0.9/images/update.gif | Bin 0 -> 1090 bytes content/0.9/images/window-new.png | Bin 0 -> 583 bytes content/0.9/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes content/0.9/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes content/0.9/index.html | 122 ++ content/0.9/integration.html | 98 ++ content/0.9/issue-tracking.html | 95 ++ content/0.9/js/apache-maven-fluido-1.3.0.min.js | 21 + content/0.9/license.html | 297 ++++ content/0.9/mail-lists.html | 109 ++ content/0.9/plugin-management.html | 110 ++ content/0.9/plugins.html | 113 ++ content/0.9/project-info.html | 135 ++ content/0.9/project-summary.html | 134 ++ content/0.9/restapi/AdjacentVertices.html | 199 +++ content/0.9/restapi/AdminConfig.html | 133 ++ content/0.9/restapi/AdminStack.html | 138 ++ content/0.9/restapi/AdminVersion.html | 133 ++ content/0.9/restapi/AllEdges.html | 140 ++ content/0.9/restapi/AllVertices.html | 141 ++ content/0.9/restapi/Edge.html | 132 ++ content/0.9/restapi/EntityDefinition.html | 151 ++ content/0.9/restapi/EntityDelete.html | 128 ++ content/0.9/restapi/EntityDependencies.html | 141 ++ content/0.9/restapi/EntityLineage.html | 138 ++ content/0.9/restapi/EntityList.html | 289 ++++ content/0.9/restapi/EntityResume.html | 128 ++ content/0.9/restapi/EntitySchedule.html | 129 ++ content/0.9/restapi/EntityStatus.html | 128 ++ content/0.9/restapi/EntitySubmit.html | 206 +++ .../0.9/restapi/EntitySubmitAndSchedule.html | 162 +++ content/0.9/restapi/EntitySummary.html | 178 +++ content/0.9/restapi/EntitySuspend.html | 128 ++ content/0.9/restapi/EntityTouch.html | 129 ++ content/0.9/restapi/EntityUpdate.html | 163 +++ content/0.9/restapi/EntityValidate.html | 281 ++++ content/0.9/restapi/FeedInstanceListing.html | 144 ++ content/0.9/restapi/FeedLookup.html | 115 ++ content/0.9/restapi/FeedSLA.html | 154 ++ content/0.9/restapi/Graph.html | 118 ++ content/0.9/restapi/InstanceDependencies.html | 145 ++ content/0.9/restapi/InstanceKill.html | 142 ++ content/0.9/restapi/InstanceList.html | 207 +++ content/0.9/restapi/InstanceLogs.html | 217 +++ content/0.9/restapi/InstanceParams.html | 123 ++ content/0.9/restapi/InstanceRerun.html | 168 +++ content/0.9/restapi/InstanceResume.html | 140 ++ content/0.9/restapi/InstanceRunning.html | 187 +++ content/0.9/restapi/InstanceStatus.html | 203 +++ content/0.9/restapi/InstanceSummary.html | 219 +++ content/0.9/restapi/InstanceSuspend.html | 142 ++ content/0.9/restapi/MetadataList.html | 127 ++ content/0.9/restapi/MetadataRelations.html | 144 ++ content/0.9/restapi/ResourceList.html | 321 +++++ content/0.9/restapi/Triage.html | 141 ++ content/0.9/restapi/Vertex.html | 134 ++ content/0.9/restapi/VertexProperties.html | 132 ++ content/0.9/restapi/Vertices.html | 136 ++ content/0.9/source-repository.html | 108 ++ content/0.9/team-list.html | 282 ++++ content/Appendix.html | 488 +++++++ content/Architecture.png | Bin 0 -> 65687 bytes content/Configuration.html | 545 +++++++ content/Distributed-mode.html | 602 ++++++++ content/Embedded-mode.html | 628 +++++++++ content/EntityDependency.png | Bin 0 -> 53036 bytes content/EntitySpecification.html | 1331 ++++++++++++++++++ content/FalconCLI.html | 691 +++++++++ content/FalconDocumentation.html | 1014 +++++++++++++ content/FalconEmailNotification.html | 466 ++++++ content/FalconNativeScheduler.html | 682 +++++++++ content/FeedSchedule.png | Bin 0 -> 84841 bytes content/GettingStarted.html | 465 ++++++ content/HDFSDR.html | 477 +++++++ content/HiveDR.html | 510 +++++++ content/HiveIntegration.html | 803 +++++++++++ content/ImportExport.html | 645 +++++++++ content/InstallationSteps.html | 498 +++++++ content/MigrationInstructions.html | 452 ++++++ content/OnBoarding.html | 718 ++++++++++ content/Operability.html | 503 +++++++ content/PrismSetup.png | Bin 0 -> 103747 bytes content/ProcessSchedule.png | Bin 0 -> 85720 bytes content/Recipes.html | 527 +++++++ content/Security.html | 860 +++++++++++ content/css/apache-maven-fluido-1.3.0.min.css | 9 + content/css/print.css | 23 + content/css/site.css | 1 + content/falconcli/CommonCLI.html | 452 ++++++ content/falconcli/ContinueInstance.html | 444 ++++++ content/falconcli/Definition.html | 444 ++++++ content/falconcli/DeleteEntity.html | 444 ++++++ content/falconcli/DependencyEntity.html | 444 ++++++ content/falconcli/DependencyInstance.html | 450 ++++++ content/falconcli/EdgeMetadata.html | 445 ++++++ content/falconcli/FalconCLI.html | 618 ++++++++ content/falconcli/FeedInstanceListing.html | 445 ++++++ content/falconcli/HelpAdmin.html | 443 ++++++ content/falconcli/KillInstance.html | 446 ++++++ content/falconcli/LifeCycleInstance.html | 444 ++++++ content/falconcli/LineageMetadata.html | 445 ++++++ content/falconcli/ListEntity.html | 446 ++++++ content/falconcli/ListInstance.html | 448 ++++++ content/falconcli/ListMetadata.html | 445 ++++++ content/falconcli/LogsInstance.html | 446 ++++++ content/falconcli/Lookup.html | 445 ++++++ content/falconcli/ParamsInstance.html | 444 ++++++ content/falconcli/RelationMetadata.html | 444 ++++++ content/falconcli/RerunInstance.html | 444 ++++++ content/falconcli/ResumeEntity.html | 444 ++++++ content/falconcli/ResumeInstance.html | 444 ++++++ content/falconcli/RunningInstance.html | 446 ++++++ content/falconcli/SLAAlert.html | 462 ++++++ content/falconcli/Schedule.html | 451 ++++++ content/falconcli/StatusAdmin.html | 443 ++++++ content/falconcli/StatusEntity.html | 444 ++++++ content/falconcli/StatusInstance.html | 448 ++++++ content/falconcli/Submit.html | 446 ++++++ content/falconcli/SubmitRecipe.html | 446 ++++++ content/falconcli/SummaryEntity.html | 446 ++++++ content/falconcli/SummaryInstance.html | 448 ++++++ content/falconcli/SuspendEntity.html | 444 ++++++ content/falconcli/SuspendInstance.html | 444 ++++++ content/falconcli/Touch.html | 445 ++++++ content/falconcli/TriageInstance.html | 444 ++++++ content/falconcli/UpdateEntity.html | 446 ++++++ content/falconcli/VersionAdmin.html | 443 ++++++ content/falconcli/VertexEdgesMetadata.html | 445 ++++++ content/falconcli/VertexMetadata.html | 445 ++++++ content/falconcli/VerticesMetadata.html | 445 ++++++ content/images/accessories-text-editor.png | Bin 0 -> 746 bytes content/images/add.gif | Bin 0 -> 397 bytes content/images/apache-feather-tm.gif | Bin 0 -> 6735 bytes content/images/apache-incubator-logo.png | Bin 0 -> 4234 bytes content/images/apache-maven-project-2.png | Bin 0 -> 33442 bytes content/images/application-certificate.png | Bin 0 -> 923 bytes content/images/contact-new.png | Bin 0 -> 736 bytes content/images/document-properties.png | Bin 0 -> 577 bytes content/images/drive-harddisk.png | Bin 0 -> 700 bytes content/images/falcon-logo.png | Bin 0 -> 13293 bytes content/images/fix.gif | Bin 0 -> 366 bytes content/images/icon_error_sml.gif | Bin 0 -> 633 bytes content/images/icon_help_sml.gif | Bin 0 -> 1072 bytes content/images/icon_info_sml.gif | Bin 0 -> 638 bytes content/images/icon_success_sml.gif | Bin 0 -> 604 bytes content/images/icon_warning_sml.gif | Bin 0 -> 625 bytes content/images/image-x-generic.png | Bin 0 -> 662 bytes content/images/internet-web-browser.png | Bin 0 -> 1017 bytes content/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes content/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes content/images/logos/maven-feather.png | Bin 0 -> 3330 bytes content/images/network-server.png | Bin 0 -> 536 bytes content/images/package-x-generic.png | Bin 0 -> 717 bytes content/images/profiles/pre-release.png | Bin 0 -> 32607 bytes content/images/profiles/retired.png | Bin 0 -> 22003 bytes content/images/profiles/sandbox.png | Bin 0 -> 33010 bytes content/images/remove.gif | Bin 0 -> 607 bytes content/images/rss.png | Bin 0 -> 474 bytes content/images/update.gif | Bin 0 -> 1090 bytes content/images/window-new.png | Bin 0 -> 583 bytes content/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes content/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes content/index-new.html | 442 ++++++ content/index.html | 472 +++++++ content/issue-tracking.html | 445 ++++++ content/js/apache-maven-fluido-1.3.0.min.js | 21 + content/license.html | 647 +++++++++ content/mail-lists.html | 459 ++++++ content/project-info.html | 464 ++++++ content/restapi/AdjacentVertices.html | 651 +++++++++ content/restapi/AdminConfig.html | 543 +++++++ content/restapi/AdminStack.html | 548 +++++++ content/restapi/AdminVersion.html | 543 +++++++ content/restapi/AllEdges.html | 592 ++++++++ content/restapi/AllVertices.html | 593 ++++++++ content/restapi/Edge.html | 584 ++++++++ content/restapi/EntityDefinition.html | 638 +++++++++ content/restapi/EntityDelete.html | 615 ++++++++ content/restapi/EntityDependencies.html | 628 +++++++++ content/restapi/EntityLineage.html | 590 ++++++++ content/restapi/EntityList.html | 776 ++++++++++ content/restapi/EntityResume.html | 615 ++++++++ content/restapi/EntitySchedule.html | 691 +++++++++ content/restapi/EntityStatus.html | 615 ++++++++ content/restapi/EntitySubmit.html | 693 +++++++++ content/restapi/EntitySubmitAndSchedule.html | 649 +++++++++ content/restapi/EntitySummary.html | 665 +++++++++ content/restapi/EntitySuspend.html | 615 ++++++++ content/restapi/EntityTouch.html | 481 +++++++ content/restapi/EntityUpdate.html | 650 +++++++++ content/restapi/EntityValidate.html | 768 ++++++++++ content/restapi/FeedInstanceListing.html | 496 +++++++ content/restapi/FeedLookup.html | 602 ++++++++ content/restapi/FeedSLA.html | 506 +++++++ content/restapi/Graph.html | 570 ++++++++ content/restapi/InstanceDependencies.html | 497 +++++++ content/restapi/InstanceKill.html | 601 ++++++++ content/restapi/InstanceList.html | 721 ++++++++++ content/restapi/InstanceLogs.html | 676 +++++++++ content/restapi/InstanceParams.html | 582 ++++++++ content/restapi/InstanceRerun.html | 627 +++++++++ content/restapi/InstanceResume.html | 599 ++++++++ content/restapi/InstanceRunning.html | 646 +++++++++ content/restapi/InstanceStatus.html | 663 +++++++++ content/restapi/InstanceSummary.html | 678 +++++++++ content/restapi/InstanceSuspend.html | 601 ++++++++ content/restapi/MetadataList.html | 523 +++++++ content/restapi/MetadataRelations.html | 496 +++++++ content/restapi/ResourceList.html | 967 +++++++++++++ content/restapi/Triage.html | 493 +++++++ content/restapi/Vertex.html | 586 ++++++++ content/restapi/VertexProperties.html | 584 ++++++++ content/restapi/Vertices.html | 588 ++++++++ content/slides/core/deck.core.css | 407 ++++++ content/slides/core/deck.core.js | 498 +++++++ content/slides/core/deck.core.scss | 450 ++++++ content/slides/extensions/goto/deck.goto.css | 41 + content/slides/extensions/goto/deck.goto.html | 7 + content/slides/extensions/goto/deck.goto.js | 170 +++ content/slides/extensions/goto/deck.goto.scss | 46 + content/slides/extensions/hash/deck.hash.css | 13 + content/slides/extensions/hash/deck.hash.html | 2 + content/slides/extensions/hash/deck.hash.js | 142 ++ content/slides/extensions/hash/deck.hash.scss | 15 + content/slides/extensions/menu/deck.menu.css | 47 + content/slides/extensions/menu/deck.menu.js | 187 +++ content/slides/extensions/menu/deck.menu.scss | 58 + .../extensions/navigation/deck.navigation.css | 43 + .../extensions/navigation/deck.navigation.html | 3 + .../extensions/navigation/deck.navigation.js | 92 ++ .../extensions/navigation/deck.navigation.scss | 56 + content/slides/extensions/scale/deck.scale.css | 28 + content/slides/extensions/scale/deck.scale.js | 170 +++ content/slides/extensions/scale/deck.scale.scss | 31 + .../slides/extensions/status/deck.status.css | 18 + .../slides/extensions/status/deck.status.html | 6 + content/slides/extensions/status/deck.status.js | 95 ++ .../slides/extensions/status/deck.status.scss | 22 + content/slides/falcon-overview.html | 353 +++++ content/slides/falcon-user-guide.html | 149 ++ content/slides/jquery-1.7.2.min.js | 4 + content/slides/modernizr.custom.js | 4 + content/slides/themes/style/neon.css | 123 ++ content/slides/themes/style/neon.scss | 155 ++ content/slides/themes/style/swiss.css | 84 ++ content/slides/themes/style/swiss.scss | 107 ++ content/slides/themes/style/web-2.0.css | 214 +++ content/slides/themes/style/web-2.0.scss | 250 ++++ content/slides/themes/transition/fade.css | 43 + content/slides/themes/transition/fade.scss | 69 + .../themes/transition/horizontal-slide.css | 76 + .../themes/transition/horizontal-slide.scss | 90 ++ .../slides/themes/transition/vertical-slide.css | 94 ++ .../themes/transition/vertical-slide.scss | 112 ++ content/source-repository.html | 458 ++++++ content/team-list.html | 669 +++++++++ pom.template | 2 +- trunk/general/pom.xml | 2 +- trunk/releases/0.3-incubating/pom.xml | 2 +- trunk/releases/0.4-incubating/pom.xml | 2 +- trunk/releases/0.5-incubating/pom.xml | 2 +- trunk/releases/0.6-incubating/pom.xml | 2 +- trunk/releases/0.6.1/pom.xml | 2 +- trunk/releases/0.7/pom.xml | 2 +- trunk/releases/0.8/pom.xml | 2 +- trunk/releases/0.9/pom.xml | 2 +- 1058 files changed, 165524 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
