You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ve...@apache.org on 2015/07/10 04:13:36 UTC

[35/35] incubator-atlas-website git commit: Initial commit for the apache atlas website with the first release

Initial commit for the apache atlas website with the first release


Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/commit/4cccce5a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/tree/4cccce5a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/diff/4cccce5a

Branch: refs/heads/master
Commit: 4cccce5abd3541738e66d3d99c6014e1c7fb0108
Parents: 
Author: Venkatesh Seetharam <ve...@apache.org>
Authored: Thu Jul 9 19:13:46 2015 -0700
Committer: Venkatesh Seetharam <ve...@apache.org>
Committed: Thu Jul 9 19:13:46 2015 -0700

----------------------------------------------------------------------
 .gitignore                                      |   44 +
 0.5.0-incubating/Architecture.html              |  258 +
 0.5.0-incubating/Configuration.html             |  307 +
 0.5.0-incubating/InstallationSteps.html         |  396 ++
 0.5.0-incubating/QuickStart.html                |  274 +
 0.5.0-incubating/Repository.html                |  255 +
 0.5.0-incubating/Search.html                    |  343 ++
 0.5.0-incubating/Security.html                  |  323 ++
 0.5.0-incubating/TypeSystem.html                |  278 +
 0.5.0-incubating/api/apple-touch-icon.png       |  Bin 0 -> 640 bytes
 0.5.0-incubating/api/application.wadl           |  402 ++
 0.5.0-incubating/api/crossdomain.xml            |   25 +
 0.5.0-incubating/api/css/home.gif               |  Bin 0 -> 128 bytes
 0.5.0-incubating/api/css/prettify.css           |    1 +
 0.5.0-incubating/api/css/style.css              |  759 +++
 0.5.0-incubating/api/favicon.ico                |  Bin 0 -> 1150 bytes
 0.5.0-incubating/api/index.html                 |  123 +
 0.5.0-incubating/api/js/libs/dd_belatedpng.js   |   13 +
 .../api/js/libs/jquery-1.5.1.min.js             |   16 +
 .../api/js/libs/modernizr-1.7.min.js            |    2 +
 .../api/js/libs/prettify/lang-apollo.js         |    2 +
 .../api/js/libs/prettify/lang-clj.js            |   18 +
 .../api/js/libs/prettify/lang-css.js            |    2 +
 .../api/js/libs/prettify/lang-go.js             |    1 +
 .../api/js/libs/prettify/lang-hs.js             |    2 +
 .../api/js/libs/prettify/lang-lisp.js           |    3 +
 .../api/js/libs/prettify/lang-lua.js            |    2 +
 .../api/js/libs/prettify/lang-ml.js             |    2 +
 0.5.0-incubating/api/js/libs/prettify/lang-n.js |    4 +
 .../api/js/libs/prettify/lang-proto.js          |    1 +
 .../api/js/libs/prettify/lang-scala.js          |    2 +
 .../api/js/libs/prettify/lang-sql.js            |    2 +
 .../api/js/libs/prettify/lang-tex.js            |    1 +
 .../api/js/libs/prettify/lang-vb.js             |    2 +
 .../api/js/libs/prettify/lang-vhdl.js           |    3 +
 .../api/js/libs/prettify/lang-wiki.js           |    2 +
 .../api/js/libs/prettify/lang-xq.js             |    3 +
 .../api/js/libs/prettify/lang-yaml.js           |    2 +
 .../api/js/libs/prettify/prettify.js            |   28 +
 0.5.0-incubating/api/js/libs/xbreadcrumbs.js    |   93 +
 0.5.0-incubating/api/model.html                 |  111 +
 .../api/resource_AdminResource.html             |  157 +
 .../api/resource_EntityResource.html            |  381 ++
 .../api/resource_HiveLineageResource.html       |  230 +
 .../api/resource_MetadataDiscoveryResource.html |  269 +
 .../api/resource_RexsterGraphResource.html      |  353 ++
 .../api/resource_TypesResource.html             |  216 +
 0.5.0-incubating/api/rest.html                  |  112 +
 0.5.0-incubating/api/robots.txt                 |    5 +
 0.5.0-incubating/architecture.png               |  Bin 0 -> 58775 bytes
 .../css/apache-maven-fluido-1.3.0.min.css       |    9 +
 0.5.0-incubating/css/print.css                  |   23 +
 0.5.0-incubating/css/site.css                   |    1 +
 0.5.0-incubating/data-types.png                 |  Bin 0 -> 413738 bytes
 0.5.0-incubating/guide-class-diagram.png        |  Bin 0 -> 40375 bytes
 0.5.0-incubating/guide-instance-graph.png       |  Bin 0 -> 179941 bytes
 0.5.0-incubating/hive/Bridge-Hive.html          |  104 +
 0.5.0-incubating/hive/css/maven-base.css        |  155 +
 0.5.0-incubating/hive/css/maven-theme.css       |  141 +
 0.5.0-incubating/hive/css/print.css             |    7 +
 0.5.0-incubating/hive/css/site.css              |    1 +
 0.5.0-incubating/hive/images/collapsed.gif      |  Bin 0 -> 53 bytes
 0.5.0-incubating/hive/images/expanded.gif       |  Bin 0 -> 52 bytes
 0.5.0-incubating/hive/images/external.png       |  Bin 0 -> 230 bytes
 0.5.0-incubating/hive/images/icon_error_sml.gif |  Bin 0 -> 1010 bytes
 0.5.0-incubating/hive/images/icon_info_sml.gif  |  Bin 0 -> 606 bytes
 .../hive/images/icon_success_sml.gif            |  Bin 0 -> 990 bytes
 .../hive/images/icon_warning_sml.gif            |  Bin 0 -> 576 bytes
 .../hive/images/logos/build-by-maven-black.png  |  Bin 0 -> 2294 bytes
 .../hive/images/logos/build-by-maven-white.png  |  Bin 0 -> 2260 bytes
 .../hive/images/logos/maven-feather.png         |  Bin 0 -> 3330 bytes
 0.5.0-incubating/hive/images/newwindow.png      |  Bin 0 -> 220 bytes
 0.5.0-incubating/hive/scaladocs/index.html      |   65 +
 0.5.0-incubating/hive/scaladocs/index.js        |    1 +
 .../hive/scaladocs/index/index-a.html           |   21 +
 .../hive/scaladocs/index/index-b.html           |   18 +
 .../hive/scaladocs/index/index-c.html           |   21 +
 .../hive/scaladocs/index/index-g.html           |   45 +
 .../hive/scaladocs/index/index-h.html           |   33 +
 .../hive/scaladocs/index/index-i.html           |   18 +
 .../hive/scaladocs/index/index-m.html           |   18 +
 .../hive/scaladocs/index/index-o.html           |   18 +
 .../hive/scaladocs/index/index-r.html           |   30 +
 .../hive/scaladocs/index/index-u.html           |   18 +
 .../hive/scaladocs/lib/arrow-down.png           |  Bin 0 -> 6232 bytes
 .../hive/scaladocs/lib/arrow-right.png          |  Bin 0 -> 6220 bytes
 0.5.0-incubating/hive/scaladocs/lib/class.png   |  Bin 0 -> 3357 bytes
 .../hive/scaladocs/lib/class_big.png            |  Bin 0 -> 7516 bytes
 .../hive/scaladocs/lib/class_diagram.png        |  Bin 0 -> 3910 bytes
 .../hive/scaladocs/lib/class_to_object_big.png  |  Bin 0 -> 9006 bytes
 .../hive/scaladocs/lib/constructorsbg.gif       |  Bin 0 -> 1206 bytes
 .../hive/scaladocs/lib/conversionbg.gif         |  Bin 0 -> 167 bytes
 .../hive/scaladocs/lib/defbg-blue.gif           |  Bin 0 -> 1544 bytes
 .../hive/scaladocs/lib/defbg-green.gif          |  Bin 0 -> 1341 bytes
 .../hive/scaladocs/lib/diagrams.css             |  143 +
 0.5.0-incubating/hive/scaladocs/lib/diagrams.js |  324 ++
 .../hive/scaladocs/lib/filter_box_left.png      |  Bin 0 -> 1692 bytes
 .../hive/scaladocs/lib/filter_box_left2.gif     |  Bin 0 -> 1462 bytes
 .../hive/scaladocs/lib/filter_box_right.png     |  Bin 0 -> 1803 bytes
 .../hive/scaladocs/lib/filterbg.gif             |  Bin 0 -> 1324 bytes
 .../hive/scaladocs/lib/filterboxbarbg.gif       |  Bin 0 -> 1104 bytes
 .../hive/scaladocs/lib/filterboxbarbg.png       |  Bin 0 -> 965 bytes
 .../hive/scaladocs/lib/filterboxbg.gif          |  Bin 0 -> 1366 bytes
 .../hive/scaladocs/lib/fullcommenttopbg.gif     |  Bin 0 -> 1115 bytes
 0.5.0-incubating/hive/scaladocs/lib/index.css   |  338 ++
 0.5.0-incubating/hive/scaladocs/lib/index.js    |  536 ++
 .../hive/scaladocs/lib/jquery-ui.js             |    6 +
 0.5.0-incubating/hive/scaladocs/lib/jquery.js   |    2 +
 .../hive/scaladocs/lib/jquery.layout.js         | 5486 ++++++++++++++++++
 .../hive/scaladocs/lib/modernizr.custom.js      |    4 +
 .../hive/scaladocs/lib/navigation-li-a.png      |  Bin 0 -> 1198 bytes
 .../hive/scaladocs/lib/navigation-li.png        |  Bin 0 -> 2441 bytes
 0.5.0-incubating/hive/scaladocs/lib/object.png  |  Bin 0 -> 3356 bytes
 .../hive/scaladocs/lib/object_big.png           |  Bin 0 -> 7653 bytes
 .../hive/scaladocs/lib/object_diagram.png       |  Bin 0 -> 3903 bytes
 .../hive/scaladocs/lib/object_to_class_big.png  |  Bin 0 -> 9158 bytes
 .../hive/scaladocs/lib/object_to_trait_big.png  |  Bin 0 -> 9200 bytes
 .../hive/scaladocs/lib/object_to_type_big.png   |  Bin 0 -> 9158 bytes
 .../hive/scaladocs/lib/ownderbg2.gif            |  Bin 0 -> 1145 bytes
 0.5.0-incubating/hive/scaladocs/lib/ownerbg.gif |  Bin 0 -> 1118 bytes
 .../hive/scaladocs/lib/ownerbg2.gif             |  Bin 0 -> 1145 bytes
 0.5.0-incubating/hive/scaladocs/lib/package.png |  Bin 0 -> 3335 bytes
 .../hive/scaladocs/lib/package_big.png          |  Bin 0 -> 7312 bytes
 .../hive/scaladocs/lib/packagesbg.gif           |  Bin 0 -> 1201 bytes
 .../hive/scaladocs/lib/ref-index.css            |   30 +
 0.5.0-incubating/hive/scaladocs/lib/remove.png  |  Bin 0 -> 3186 bytes
 .../hive/scaladocs/lib/scheduler.js             |   71 +
 .../hive/scaladocs/lib/selected-implicits.png   |  Bin 0 -> 1150 bytes
 .../scaladocs/lib/selected-right-implicits.png  |  Bin 0 -> 646 bytes
 .../hive/scaladocs/lib/selected-right.png       |  Bin 0 -> 1380 bytes
 .../hive/scaladocs/lib/selected.png             |  Bin 0 -> 1864 bytes
 .../hive/scaladocs/lib/selected2-right.png      |  Bin 0 -> 1434 bytes
 .../hive/scaladocs/lib/selected2.png            |  Bin 0 -> 1965 bytes
 .../hive/scaladocs/lib/signaturebg.gif          |  Bin 0 -> 1214 bytes
 .../hive/scaladocs/lib/signaturebg2.gif         |  Bin 0 -> 1209 bytes
 .../hive/scaladocs/lib/template.css             |  848 +++
 0.5.0-incubating/hive/scaladocs/lib/template.js |  466 ++
 .../hive/scaladocs/lib/tools.tooltip.js         |   14 +
 0.5.0-incubating/hive/scaladocs/lib/trait.png   |  Bin 0 -> 3374 bytes
 .../hive/scaladocs/lib/trait_big.png            |  Bin 0 -> 7410 bytes
 .../hive/scaladocs/lib/trait_diagram.png        |  Bin 0 -> 3882 bytes
 .../hive/scaladocs/lib/trait_to_object_big.png  |  Bin 0 -> 8967 bytes
 0.5.0-incubating/hive/scaladocs/lib/type.png    |  Bin 0 -> 1445 bytes
 .../hive/scaladocs/lib/type_big.png             |  Bin 0 -> 4236 bytes
 .../hive/scaladocs/lib/type_diagram.png         |  Bin 0 -> 1841 bytes
 .../hive/scaladocs/lib/type_to_object_big.png   |  Bin 0 -> 4969 bytes
 0.5.0-incubating/hive/scaladocs/lib/typebg.gif  |  Bin 0 -> 1206 bytes
 .../hive/scaladocs/lib/unselected.png           |  Bin 0 -> 1879 bytes
 .../hive/scaladocs/lib/valuemembersbg.gif       |  Bin 0 -> 1206 bytes
 .../atlas/hive/bridge/HiveMetaStoreBridge.html  |  568 ++
 .../org/apache/atlas/hive/bridge/package.html   |  105 +
 .../org/apache/atlas/hive/hook/HiveHook.html    |  455 ++
 .../org/apache/atlas/hive/hook/package.html     |  105 +
 .../hive/model/HiveDataModelGenerator.html      |  542 ++
 .../apache/atlas/hive/model/HiveDataTypes.html  |  503 ++
 .../org/apache/atlas/hive/model/package.html    |  118 +
 .../org/apache/atlas/hive/package.html          |  131 +
 .../scaladocs/org/apache/atlas/package.html     |  105 +
 .../hive/scaladocs/org/apache/package.html      |  105 +
 .../hive/scaladocs/org/package.html             |  105 +
 0.5.0-incubating/hive/scaladocs/package.html    |  105 +
 .../images/accessories-text-editor.png          |  Bin 0 -> 746 bytes
 0.5.0-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
 0.5.0-incubating/images/atlas-logo.png          |  Bin 0 -> 3115 bytes
 0.5.0-incubating/images/contact-new.png         |  Bin 0 -> 736 bytes
 0.5.0-incubating/images/document-properties.png |  Bin 0 -> 577 bytes
 0.5.0-incubating/images/drive-harddisk.png      |  Bin 0 -> 700 bytes
 0.5.0-incubating/images/fix.gif                 |  Bin 0 -> 366 bytes
 0.5.0-incubating/images/icon_error_sml.gif      |  Bin 0 -> 633 bytes
 0.5.0-incubating/images/icon_help_sml.gif       |  Bin 0 -> 1072 bytes
 0.5.0-incubating/images/icon_info_sml.gif       |  Bin 0 -> 638 bytes
 0.5.0-incubating/images/icon_success_sml.gif    |  Bin 0 -> 604 bytes
 0.5.0-incubating/images/icon_warning_sml.gif    |  Bin 0 -> 625 bytes
 0.5.0-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
 0.5.0-incubating/images/logos/maven-feather.png |  Bin 0 -> 3330 bytes
 0.5.0-incubating/images/network-server.png      |  Bin 0 -> 536 bytes
 0.5.0-incubating/images/package-x-generic.png   |  Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |  Bin 0 -> 32607 bytes
 0.5.0-incubating/images/profiles/retired.png    |  Bin 0 -> 22003 bytes
 0.5.0-incubating/images/profiles/sandbox.png    |  Bin 0 -> 33010 bytes
 0.5.0-incubating/images/remove.gif              |  Bin 0 -> 607 bytes
 0.5.0-incubating/images/rss.png                 |  Bin 0 -> 474 bytes
 0.5.0-incubating/images/update.gif              |  Bin 0 -> 1090 bytes
 0.5.0-incubating/images/window-new.png          |  Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |  Bin 0 -> 8777 bytes
 0.5.0-incubating/img/glyphicons-halflings.png   |  Bin 0 -> 12799 bytes
 0.5.0-incubating/index.html                     |  313 +
 0.5.0-incubating/issue-tracking.html            |  259 +
 .../js/apache-maven-fluido-1.3.0.min.js         |   21 +
 0.5.0-incubating/license.html                   |  461 ++
 0.5.0-incubating/mail-lists.html                |  273 +
 0.5.0-incubating/project-info.html              |  278 +
 0.5.0-incubating/source-repository.html         |  272 +
 0.5.0-incubating/team-list.html                 |  465 ++
 0.5.0-incubating/types-instance.png             |  Bin 0 -> 445893 bytes
 Architecture.html                               |  261 +
 Configuration.html                              |  310 +
 InstallationSteps.html                          |  399 ++
 QuickStart.html                                 |  277 +
 Repository.html                                 |  258 +
 Search.html                                     |  346 ++
 Security.html                                   |  326 ++
 TypeSystem.html                                 |  281 +
 api/apple-touch-icon.png                        |  Bin 0 -> 640 bytes
 api/application.wadl                            |  402 ++
 api/crossdomain.xml                             |   25 +
 api/css/home.gif                                |  Bin 0 -> 128 bytes
 api/css/prettify.css                            |    1 +
 api/css/style.css                               |  759 +++
 api/favicon.ico                                 |  Bin 0 -> 1150 bytes
 api/index.html                                  |  123 +
 api/js/libs/dd_belatedpng.js                    |   13 +
 api/js/libs/jquery-1.5.1.min.js                 |   16 +
 api/js/libs/modernizr-1.7.min.js                |    2 +
 api/js/libs/prettify/lang-apollo.js             |    2 +
 api/js/libs/prettify/lang-clj.js                |   18 +
 api/js/libs/prettify/lang-css.js                |    2 +
 api/js/libs/prettify/lang-go.js                 |    1 +
 api/js/libs/prettify/lang-hs.js                 |    2 +
 api/js/libs/prettify/lang-lisp.js               |    3 +
 api/js/libs/prettify/lang-lua.js                |    2 +
 api/js/libs/prettify/lang-ml.js                 |    2 +
 api/js/libs/prettify/lang-n.js                  |    4 +
 api/js/libs/prettify/lang-proto.js              |    1 +
 api/js/libs/prettify/lang-scala.js              |    2 +
 api/js/libs/prettify/lang-sql.js                |    2 +
 api/js/libs/prettify/lang-tex.js                |    1 +
 api/js/libs/prettify/lang-vb.js                 |    2 +
 api/js/libs/prettify/lang-vhdl.js               |    3 +
 api/js/libs/prettify/lang-wiki.js               |    2 +
 api/js/libs/prettify/lang-xq.js                 |    3 +
 api/js/libs/prettify/lang-yaml.js               |    2 +
 api/js/libs/prettify/prettify.js                |   28 +
 api/js/libs/xbreadcrumbs.js                     |   93 +
 api/model.html                                  |  111 +
 api/resource_AdminResource.html                 |  157 +
 api/resource_EntityResource.html                |  381 ++
 api/resource_HiveLineageResource.html           |  230 +
 api/resource_MetadataDiscoveryResource.html     |  269 +
 api/resource_RexsterGraphResource.html          |  353 ++
 api/resource_TypesResource.html                 |  216 +
 api/rest.html                                   |  112 +
 api/robots.txt                                  |    5 +
 architecture.png                                |  Bin 0 -> 58775 bytes
 css/apache-maven-fluido-1.3.0.min.css           |    9 +
 css/print.css                                   |   23 +
 css/site.css                                    |    1 +
 data-types.png                                  |  Bin 0 -> 413738 bytes
 guide-class-diagram.png                         |  Bin 0 -> 40375 bytes
 guide-instance-graph.png                        |  Bin 0 -> 179941 bytes
 hive/Bridge-Hive.html                           |  104 +
 hive/css/maven-base.css                         |  155 +
 hive/css/maven-theme.css                        |  141 +
 hive/css/print.css                              |    7 +
 hive/css/site.css                               |    1 +
 hive/images/collapsed.gif                       |  Bin 0 -> 53 bytes
 hive/images/expanded.gif                        |  Bin 0 -> 52 bytes
 hive/images/external.png                        |  Bin 0 -> 230 bytes
 hive/images/icon_error_sml.gif                  |  Bin 0 -> 1010 bytes
 hive/images/icon_info_sml.gif                   |  Bin 0 -> 606 bytes
 hive/images/icon_success_sml.gif                |  Bin 0 -> 990 bytes
 hive/images/icon_warning_sml.gif                |  Bin 0 -> 576 bytes
 hive/images/logos/build-by-maven-black.png      |  Bin 0 -> 2294 bytes
 hive/images/logos/build-by-maven-white.png      |  Bin 0 -> 2260 bytes
 hive/images/logos/maven-feather.png             |  Bin 0 -> 3330 bytes
 hive/images/newwindow.png                       |  Bin 0 -> 220 bytes
 hive/scaladocs/index.html                       |   65 +
 hive/scaladocs/index.js                         |    1 +
 hive/scaladocs/index/index-a.html               |   21 +
 hive/scaladocs/index/index-b.html               |   18 +
 hive/scaladocs/index/index-c.html               |   21 +
 hive/scaladocs/index/index-g.html               |   45 +
 hive/scaladocs/index/index-h.html               |   33 +
 hive/scaladocs/index/index-i.html               |   18 +
 hive/scaladocs/index/index-m.html               |   18 +
 hive/scaladocs/index/index-o.html               |   18 +
 hive/scaladocs/index/index-r.html               |   30 +
 hive/scaladocs/index/index-u.html               |   18 +
 hive/scaladocs/lib/arrow-down.png               |  Bin 0 -> 6232 bytes
 hive/scaladocs/lib/arrow-right.png              |  Bin 0 -> 6220 bytes
 hive/scaladocs/lib/class.png                    |  Bin 0 -> 3357 bytes
 hive/scaladocs/lib/class_big.png                |  Bin 0 -> 7516 bytes
 hive/scaladocs/lib/class_diagram.png            |  Bin 0 -> 3910 bytes
 hive/scaladocs/lib/class_to_object_big.png      |  Bin 0 -> 9006 bytes
 hive/scaladocs/lib/constructorsbg.gif           |  Bin 0 -> 1206 bytes
 hive/scaladocs/lib/conversionbg.gif             |  Bin 0 -> 167 bytes
 hive/scaladocs/lib/defbg-blue.gif               |  Bin 0 -> 1544 bytes
 hive/scaladocs/lib/defbg-green.gif              |  Bin 0 -> 1341 bytes
 hive/scaladocs/lib/diagrams.css                 |  143 +
 hive/scaladocs/lib/diagrams.js                  |  324 ++
 hive/scaladocs/lib/filter_box_left.png          |  Bin 0 -> 1692 bytes
 hive/scaladocs/lib/filter_box_left2.gif         |  Bin 0 -> 1462 bytes
 hive/scaladocs/lib/filter_box_right.png         |  Bin 0 -> 1803 bytes
 hive/scaladocs/lib/filterbg.gif                 |  Bin 0 -> 1324 bytes
 hive/scaladocs/lib/filterboxbarbg.gif           |  Bin 0 -> 1104 bytes
 hive/scaladocs/lib/filterboxbarbg.png           |  Bin 0 -> 965 bytes
 hive/scaladocs/lib/filterboxbg.gif              |  Bin 0 -> 1366 bytes
 hive/scaladocs/lib/fullcommenttopbg.gif         |  Bin 0 -> 1115 bytes
 hive/scaladocs/lib/index.css                    |  338 ++
 hive/scaladocs/lib/index.js                     |  536 ++
 hive/scaladocs/lib/jquery-ui.js                 |    6 +
 hive/scaladocs/lib/jquery.js                    |    2 +
 hive/scaladocs/lib/jquery.layout.js             | 5486 ++++++++++++++++++
 hive/scaladocs/lib/modernizr.custom.js          |    4 +
 hive/scaladocs/lib/navigation-li-a.png          |  Bin 0 -> 1198 bytes
 hive/scaladocs/lib/navigation-li.png            |  Bin 0 -> 2441 bytes
 hive/scaladocs/lib/object.png                   |  Bin 0 -> 3356 bytes
 hive/scaladocs/lib/object_big.png               |  Bin 0 -> 7653 bytes
 hive/scaladocs/lib/object_diagram.png           |  Bin 0 -> 3903 bytes
 hive/scaladocs/lib/object_to_class_big.png      |  Bin 0 -> 9158 bytes
 hive/scaladocs/lib/object_to_trait_big.png      |  Bin 0 -> 9200 bytes
 hive/scaladocs/lib/object_to_type_big.png       |  Bin 0 -> 9158 bytes
 hive/scaladocs/lib/ownderbg2.gif                |  Bin 0 -> 1145 bytes
 hive/scaladocs/lib/ownerbg.gif                  |  Bin 0 -> 1118 bytes
 hive/scaladocs/lib/ownerbg2.gif                 |  Bin 0 -> 1145 bytes
 hive/scaladocs/lib/package.png                  |  Bin 0 -> 3335 bytes
 hive/scaladocs/lib/package_big.png              |  Bin 0 -> 7312 bytes
 hive/scaladocs/lib/packagesbg.gif               |  Bin 0 -> 1201 bytes
 hive/scaladocs/lib/ref-index.css                |   30 +
 hive/scaladocs/lib/remove.png                   |  Bin 0 -> 3186 bytes
 hive/scaladocs/lib/scheduler.js                 |   71 +
 hive/scaladocs/lib/selected-implicits.png       |  Bin 0 -> 1150 bytes
 hive/scaladocs/lib/selected-right-implicits.png |  Bin 0 -> 646 bytes
 hive/scaladocs/lib/selected-right.png           |  Bin 0 -> 1380 bytes
 hive/scaladocs/lib/selected.png                 |  Bin 0 -> 1864 bytes
 hive/scaladocs/lib/selected2-right.png          |  Bin 0 -> 1434 bytes
 hive/scaladocs/lib/selected2.png                |  Bin 0 -> 1965 bytes
 hive/scaladocs/lib/signaturebg.gif              |  Bin 0 -> 1214 bytes
 hive/scaladocs/lib/signaturebg2.gif             |  Bin 0 -> 1209 bytes
 hive/scaladocs/lib/template.css                 |  848 +++
 hive/scaladocs/lib/template.js                  |  466 ++
 hive/scaladocs/lib/tools.tooltip.js             |   14 +
 hive/scaladocs/lib/trait.png                    |  Bin 0 -> 3374 bytes
 hive/scaladocs/lib/trait_big.png                |  Bin 0 -> 7410 bytes
 hive/scaladocs/lib/trait_diagram.png            |  Bin 0 -> 3882 bytes
 hive/scaladocs/lib/trait_to_object_big.png      |  Bin 0 -> 8967 bytes
 hive/scaladocs/lib/type.png                     |  Bin 0 -> 1445 bytes
 hive/scaladocs/lib/type_big.png                 |  Bin 0 -> 4236 bytes
 hive/scaladocs/lib/type_diagram.png             |  Bin 0 -> 1841 bytes
 hive/scaladocs/lib/type_to_object_big.png       |  Bin 0 -> 4969 bytes
 hive/scaladocs/lib/typebg.gif                   |  Bin 0 -> 1206 bytes
 hive/scaladocs/lib/unselected.png               |  Bin 0 -> 1879 bytes
 hive/scaladocs/lib/valuemembersbg.gif           |  Bin 0 -> 1206 bytes
 .../atlas/hive/bridge/HiveMetaStoreBridge.html  |  581 ++
 .../org/apache/atlas/hive/bridge/package.html   |  105 +
 .../org/apache/atlas/hive/hook/HiveHook.html    |  455 ++
 .../org/apache/atlas/hive/hook/package.html     |  105 +
 .../hive/model/HiveDataModelGenerator.html      |  542 ++
 .../apache/atlas/hive/model/HiveDataTypes.html  |  503 ++
 .../org/apache/atlas/hive/model/package.html    |  118 +
 .../org/apache/atlas/hive/package.html          |  131 +
 hive/scaladocs/org/apache/atlas/package.html    |  105 +
 hive/scaladocs/org/apache/package.html          |  105 +
 hive/scaladocs/org/package.html                 |  105 +
 hive/scaladocs/package.html                     |  105 +
 images/accessories-text-editor.png              |  Bin 0 -> 746 bytes
 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
 images/atlas-logo.png                           |  Bin 0 -> 3115 bytes
 images/contact-new.png                          |  Bin 0 -> 736 bytes
 images/document-properties.png                  |  Bin 0 -> 577 bytes
 images/drive-harddisk.png                       |  Bin 0 -> 700 bytes
 images/fix.gif                                  |  Bin 0 -> 366 bytes
 images/icon_error_sml.gif                       |  Bin 0 -> 633 bytes
 images/icon_help_sml.gif                        |  Bin 0 -> 1072 bytes
 images/icon_info_sml.gif                        |  Bin 0 -> 638 bytes
 images/icon_success_sml.gif                     |  Bin 0 -> 604 bytes
 images/icon_warning_sml.gif                     |  Bin 0 -> 625 bytes
 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
 images/network-server.png                       |  Bin 0 -> 536 bytes
 images/package-x-generic.png                    |  Bin 0 -> 717 bytes
 images/profiles/pre-release.png                 |  Bin 0 -> 32607 bytes
 images/profiles/retired.png                     |  Bin 0 -> 22003 bytes
 images/profiles/sandbox.png                     |  Bin 0 -> 33010 bytes
 images/remove.gif                               |  Bin 0 -> 607 bytes
 images/rss.png                                  |  Bin 0 -> 474 bytes
 images/update.gif                               |  Bin 0 -> 1090 bytes
 images/window-new.png                           |  Bin 0 -> 583 bytes
 img/glyphicons-halflings-white.png              |  Bin 0 -> 8777 bytes
 img/glyphicons-halflings.png                    |  Bin 0 -> 12799 bytes
 index.html                                      |  316 +
 issue-tracking.html                             |  262 +
 js/apache-maven-fluido-1.3.0.min.js             |   21 +
 license.html                                    |  464 ++
 mail-lists.html                                 |  276 +
 project-info.html                               |  281 +
 source-repository.html                          |  275 +
 team-list.html                                  |  468 ++
 types-instance.png                              |  Bin 0 -> 445893 bytes
 401 files changed, 40278 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/4cccce5a/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dd65b90
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,44 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Maven
+target
+
+# IntelliJ
+*.iml
+*.ipr
+*.iws
+.idea
+
+# Eclipse
+.cache
+.classpath
+.project
+.settings
+.externalToolBuilders
+maven-eclipse.xml
+
+#log files
+logs
+*.log
+test-output
+
+#Python
+*.pyc
+
+# other files
+.DS_Store
+*.swp

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/4cccce5a/0.5.0-incubating/Architecture.html
----------------------------------------------------------------------
diff --git a/0.5.0-incubating/Architecture.html b/0.5.0-incubating/Architecture.html
new file mode 100644
index 0000000..aeee403
--- /dev/null
+++ b/0.5.0-incubating/Architecture.html
@@ -0,0 +1,258 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2015-07-09
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20150709" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Metadata and Governance - Architecture</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<script type="text/javascript">$( document ).ready( function() { $( '.carousel' ).carousel( { interval: 3500 } ) } );</script>
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container" style="width: 68%;"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Atlas <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="About">About</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="News">News</a>
+</li>
+                  
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/incubator-atlas.git"  title="Git">Git</a>
+</li>
+                  
+                      <li>      <a href="https://svn.apache.org/repos/asf/incubator/atlas"  title="Svn">Svn</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/ATLAS"  title="Jira">Jira</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS/PoweredBy"  title="Powered by">Powered by</a>
+</li>
+                  
+                      <li>      <a href="http://blogs.apache.org/atlas/"  title="Blog">Blog</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Information <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="project-info.html"  title="Summary">Summary</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://webchat.freenode.net?channels=apacheatlas&uio=d4"  title="IRC">IRC</a>
+</li>
+                  
+                      <li>      <a href="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                  
+                      <li>      <a href="license.html"  title="License">License</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="Coming soon">Coming soon</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="current">current</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Resources <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="QuickStart.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="Architecture.html"  title="Architecture">Architecture</a>
+</li>
+                  
+                      <li>      <a href="InstallationSteps.html"  title="Installation">Installation</a>
+</li>
+                  
+                      <li>      <a href="TypeSystem.html"  title="Type System">Type System</a>
+</li>
+                  
+                      <li>      <a href="Configuration.html"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="Security.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="api/rest.html"  title="Rest API">Rest API</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How Apache Works">How Apache Works</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/"  title="Foundation">Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsoring Apache">Sponsoring Apache</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+                      <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
+    
+  <input value="http://atlas.incubator.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+                            
+            
+            
+            
+    <iframe src="http://www.facebook.com/plugins/like.php?href=http://atlas.incubator.apache.org/atlas-docs&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark"
+        scrolling="no" frameborder="0"
+        style="border:none; width:80px; height:20px; margin-top: 10px;"  class="pull-right" ></iframe>
+                        
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+        <ul class="nav pull-right"><li style="margin-top: 10px;">
+    
+    <div class="g-plusone" data-href="http://atlas.incubator.apache.org/atlas-docs" data-size="medium"  width="60px" align="right" ></div>
+
+        </li></ul>
+                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href=".." id="bannerLeft">
+                                                                                                <img src="images/atlas-logo.png"  alt="Apache Atlas" width="200px" height="45px"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                                <img src="images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="index.html" title="Atlas">
+        Atlas</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Architecture</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.5-incubating</li>
+            
+                            </ul>
+      </div>
+
+      
+                        
+        <div id="bodyColumn" >
+                                  
+            <div class="section">
+<h2>Architecture<a name="Architecture"></a></h2></div>
+<div class="section">
+<h3>Introduction<a name="Introduction"></a></h3></div>
+<div class="section">
+<h3>Metadata High Level Architecture - Overview<a name="Metadata_High_Level_Architecture_-_Overview"></a></h3>
+<p><img src="architecture.png" alt="" /></p></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+              <div class="row span12">Copyright &copy;                    2015
+                        <a href="http://www.apache.org">Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                          
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/4cccce5a/0.5.0-incubating/Configuration.html
----------------------------------------------------------------------
diff --git a/0.5.0-incubating/Configuration.html b/0.5.0-incubating/Configuration.html
new file mode 100644
index 0000000..bdb5709
--- /dev/null
+++ b/0.5.0-incubating/Configuration.html
@@ -0,0 +1,307 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2015-07-09
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20150709" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Metadata and Governance - Configuring Apache Atlas</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<script type="text/javascript">$( document ).ready( function() { $( '.carousel' ).carousel( { interval: 3500 } ) } );</script>
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container" style="width: 68%;"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Atlas <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="About">About</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="News">News</a>
+</li>
+                  
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/incubator-atlas.git"  title="Git">Git</a>
+</li>
+                  
+                      <li>      <a href="https://svn.apache.org/repos/asf/incubator/atlas"  title="Svn">Svn</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/ATLAS"  title="Jira">Jira</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS/PoweredBy"  title="Powered by">Powered by</a>
+</li>
+                  
+                      <li>      <a href="http://blogs.apache.org/atlas/"  title="Blog">Blog</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Information <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="project-info.html"  title="Summary">Summary</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://webchat.freenode.net?channels=apacheatlas&uio=d4"  title="IRC">IRC</a>
+</li>
+                  
+                      <li>      <a href="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                  
+                      <li>      <a href="license.html"  title="License">License</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="Coming soon">Coming soon</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="current">current</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Resources <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="QuickStart.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="Architecture.html"  title="Architecture">Architecture</a>
+</li>
+                  
+                      <li>      <a href="InstallationSteps.html"  title="Installation">Installation</a>
+</li>
+                  
+                      <li>      <a href="TypeSystem.html"  title="Type System">Type System</a>
+</li>
+                  
+                      <li>      <a href="Configuration.html"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="Security.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="api/rest.html"  title="Rest API">Rest API</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How Apache Works">How Apache Works</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/"  title="Foundation">Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsoring Apache">Sponsoring Apache</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+                      <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
+    
+  <input value="http://atlas.incubator.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+                            
+            
+            
+            
+    <iframe src="http://www.facebook.com/plugins/like.php?href=http://atlas.incubator.apache.org/atlas-docs&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark"
+        scrolling="no" frameborder="0"
+        style="border:none; width:80px; height:20px; margin-top: 10px;"  class="pull-right" ></iframe>
+                        
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+        <ul class="nav pull-right"><li style="margin-top: 10px;">
+    
+    <div class="g-plusone" data-href="http://atlas.incubator.apache.org/atlas-docs" data-size="medium"  width="60px" align="right" ></div>
+
+        </li></ul>
+                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href=".." id="bannerLeft">
+                                                                                                <img src="images/atlas-logo.png"  alt="Apache Atlas" width="200px" height="45px"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                                <img src="images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="index.html" title="Atlas">
+        Atlas</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Configuring Apache Atlas</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.5-incubating</li>
+            
+                            </ul>
+      </div>
+
+      
+                        
+        <div id="bodyColumn" >
+                                  
+            <div class="section">
+<h2>Configuring Apache Atlas<a name="Configuring_Apache_Atlas"></a></h2></div>
+<div class="section">
+<h3>Introduction<a name="Introduction"></a></h3>
+<p>All configuration in Atlas uses java properties style configuration.</p></div>
+<div class="section">
+<h3>Application Properties<a name="Application_Properties"></a></h3>
+<p>The main configuration file is application.properties which is in the <b>conf</b> dir at the deployed location. It consists of the following sections:</p></div>
+<div class="section">
+<h4>Graph Database Configs<a name="Graph_Database_Configs"></a></h4></div>
+<div class="section">
+<h5>Graph persistence engine<a name="Graph_persistence_engine"></a></h5>
+<p><a href="http://s3.thinkaurelius.com/docs/titan/0.5.4/titan-config-ref.html">link</a> for more details. The example below uses BerkeleyDBJE.</p>
+<div class="source">
+<pre>
+atlas.graph.storage.backend=berkeleyje
+atlas.graph.storage.directory=data/berkley
+
+</pre></div></div>
+<div class="section">
+<h5>Graph Search Index<a name="Graph_Search_Index"></a></h5>
+<p>This section sets up the graph db - titan - to use an search indexing system. The example configuration below setsup to use an embedded Elastic search indexing system.</p>
+<div class="source">
+<pre>
+atlas.graph.index.search.backend=elasticsearch
+atlas.graph.index.search.directory=data/es
+atlas.graph.index.search.elasticsearch.client-only=false
+atlas.graph.index.search.elasticsearch.local-mode=true
+atlas.graph.index.search.elasticsearch.create.sleep=2000
+
+</pre></div></div>
+<div class="section">
+<h4>Hive Lineage Configs<a name="Hive_Lineage_Configs"></a></h4>
+<p>The higher layer services like hive lineage, schema, etc. are driven by the type system and this section encodes the specific types for the hive data model.</p>
+<p># This models reflects the base super types for Data and Process</p>
+<div class="source">
+<pre>
+atlas.lineage.hive.table.type.name=DataSet
+atlas.lineage.hive.process.type.name=Process
+atlas.lineage.hive.process.inputs.name=inputs
+atlas.lineage.hive.process.outputs.name=outputs
+
+## Schema
+atlas.lineage.hive.table.schema.query=hive_table where name=?, columns
+
+</pre></div></div>
+<div class="section">
+<h4>Security Properties<a name="Security_Properties"></a></h4></div>
+<div class="section">
+<h5>SSL config<a name="SSL_config"></a></h5>
+<p>The following property is used to toggle the SSL feature.</p>
+<div class="source">
+<pre>
+atlas.enableTLS=false
+
+</pre></div></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+              <div class="row span12">Copyright &copy;                    2015
+                        <a href="http://www.apache.org">Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                          
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/4cccce5a/0.5.0-incubating/InstallationSteps.html
----------------------------------------------------------------------
diff --git a/0.5.0-incubating/InstallationSteps.html b/0.5.0-incubating/InstallationSteps.html
new file mode 100644
index 0000000..d8b7c23
--- /dev/null
+++ b/0.5.0-incubating/InstallationSteps.html
@@ -0,0 +1,396 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2015-07-09
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20150709" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Metadata and Governance - Building & Installing Apache Atlas</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<script type="text/javascript">$( document ).ready( function() { $( '.carousel' ).carousel( { interval: 3500 } ) } );</script>
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container" style="width: 68%;"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Atlas <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="About">About</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="News">News</a>
+</li>
+                  
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/incubator-atlas.git"  title="Git">Git</a>
+</li>
+                  
+                      <li>      <a href="https://svn.apache.org/repos/asf/incubator/atlas"  title="Svn">Svn</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/ATLAS"  title="Jira">Jira</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS/PoweredBy"  title="Powered by">Powered by</a>
+</li>
+                  
+                      <li>      <a href="http://blogs.apache.org/atlas/"  title="Blog">Blog</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Information <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="project-info.html"  title="Summary">Summary</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://webchat.freenode.net?channels=apacheatlas&uio=d4"  title="IRC">IRC</a>
+</li>
+                  
+                      <li>      <a href="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                  
+                      <li>      <a href="license.html"  title="License">License</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="Coming soon">Coming soon</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="current">current</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Resources <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="QuickStart.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="Architecture.html"  title="Architecture">Architecture</a>
+</li>
+                  
+                      <li>      <a href="InstallationSteps.html"  title="Installation">Installation</a>
+</li>
+                  
+                      <li>      <a href="TypeSystem.html"  title="Type System">Type System</a>
+</li>
+                  
+                      <li>      <a href="Configuration.html"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="Security.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="api/rest.html"  title="Rest API">Rest API</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How Apache Works">How Apache Works</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/"  title="Foundation">Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsoring Apache">Sponsoring Apache</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+                      <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
+    
+  <input value="http://atlas.incubator.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+                            
+            
+            
+            
+    <iframe src="http://www.facebook.com/plugins/like.php?href=http://atlas.incubator.apache.org/atlas-docs&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark"
+        scrolling="no" frameborder="0"
+        style="border:none; width:80px; height:20px; margin-top: 10px;"  class="pull-right" ></iframe>
+                        
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+        <ul class="nav pull-right"><li style="margin-top: 10px;">
+    
+    <div class="g-plusone" data-href="http://atlas.incubator.apache.org/atlas-docs" data-size="medium"  width="60px" align="right" ></div>
+
+        </li></ul>
+                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href=".." id="bannerLeft">
+                                                                                                <img src="images/atlas-logo.png"  alt="Apache Atlas" width="200px" height="45px"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                                <img src="images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="index.html" title="Atlas">
+        Atlas</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Building & Installing Apache Atlas</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.5-incubating</li>
+            
+                            </ul>
+      </div>
+
+      
+                        
+        <div id="bodyColumn" >
+                                  
+            <div class="section">
+<h3>Building &amp; Installing Apache Atlas<a name="Building__Installing_Apache_Atlas"></a></h3></div>
+<div class="section">
+<h4>Building Atlas<a name="Building_Atlas"></a></h4>
+<div class="source">
+<pre>
+git clone https://git-wip-us.apache.org/repos/asf/incubator-atlas.git atlas
+
+cd atlas
+
+export MAVEN_OPTS=&quot;-Xmx1024m -XX:MaxPermSize=256m&quot; &amp;&amp; mvn clean install
+
+</pre></div>
+<p>Once the build successfully completes, artifacts can be packaged for deployment.</p>
+<div class="source">
+<pre>
+
+mvn clean verify assembly:assembly -DskipTests
+
+
+</pre></div>
+<p>Tar can be found in atlas/target/apache-atlas-${project.version}-bin.tar.gz</p>
+<p>Tar is structured as follows</p>
+<div class="source">
+<pre>
+
+|- bin
+   |- atlas_start.py
+   |- atlas_stop.py
+   |- atlas_config.py
+   |- quick_start.py
+   |- cputil.py
+|- conf
+   |- application.properties
+   |- client.properties
+   |- atlas-env.sh
+   |- log4j.xml
+|- docs
+|- server
+   |- webapp
+      |- atlas.war
+|- README
+|- NOTICE.txt
+|- LICENSE.txt
+|- DISCLAIMER.txt
+|- CHANGES.txt
+
+
+</pre></div></div>
+<div class="section">
+<h4>Installing &amp; Running Atlas<a name="Installing__Running_Atlas"></a></h4>
+<p><b>Installing Atlas</b></p>
+<div class="source">
+<pre>
+tar -xzvf apache-atlas-${project.version}-bin.tar.gz
+* cd atlas-${project.version}
+
+</pre></div>
+<p><b>Configuring Atlas</b></p>
+<p>By default config directory used by Atlas is {package dir}/conf. To override this set environment variable METADATA_CONF to the path of the conf dir.</p>
+<p>atlas-env.sh has been added to the Atlas conf. This file can be used to set various environment variables that you need for you services. In addition you can set any other environment variables you might need. This file will be sourced by atlas scripts before any commands are executed. The following environment variables are available to set.</p>
+<div class="source">
+<pre>
+# The java implementation to use. If JAVA_HOME is not found we expect java and jar to be in path
+#export JAVA_HOME=
+
+# any additional java opts you want to set. This will apply to both client and server operations
+#export METADATA_OPTS=
+
+# any additional java opts that you want to set for client only
+#export METADATA_CLIENT_OPTS=
+
+# java heap size we want to set for the client. Default is 1024MB
+#export METADATA_CLIENT_HEAP=
+
+# any additional opts you want to set for atlas service.
+#export METADATA_SERVER_OPTS=
+
+# java heap size we want to set for the atlas server. Default is 1024MB
+#export METADATA_SERVER_HEAP=
+
+# What is is considered as atlas home dir. Default is the base locaion of the installed software
+#export METADATA_HOME_DIR=
+
+# Where log files are stored. Defatult is logs directory under the base install location
+#export METADATA_LOG_DIR=
+
+# Where pid files are stored. Defatult is logs directory under the base install location
+#export METADATA_PID_DIR=
+
+# where the atlas titan db data is stored. Defatult is logs/data directory under the base install location
+#export METADATA_DATA_DIR=
+
+# Where do you want to expand the war file. By Default it is in /server/webapp dir under the base install dir.
+#export METADATA_EXPANDED_WEBAPP_DIR=
+
+</pre></div>
+<p><b>NOTE for Mac OS users</b></p>
+<div class="source">
+<pre>
+If you are using a Mac OS, you will need to configure the METADATA_SERVER_OPTS (explained above).
+
+In  {package dir}/conf/atlas-env.sh uncomment the following line
+#export METADATA_SERVER_OPTS=
+
+and change it to look as below
+export METADATA_SERVER_OPTS=&quot;-Djava.awt.headless=true -Djava.security.krb5.realm= -Djava.security.krb5.kdc=&quot;
+
+</pre></div>
+<p><b>Starting Atlas Server</b></p>
+<div class="source">
+<pre>
+bin/atlas_start.py [-port &lt;port&gt;]
+
+</pre></div>
+<p>By default, * To change the port, use -port option. * atlas server starts with conf from {package dir}/conf. To override this (to use the same conf with multiple atlas upgrades), set environment variable METADATA_CONF to the path of conf dir</p>
+<p><b>Using Atlas</b></p>
+<div class="source">
+<pre>
+* Verify if the server is up and running
+  curl -v http://localhost:21000/api/atlas/admin/version
+  {&quot;Version&quot;:&quot;v0.1&quot;}
+
+* List the types in the repository
+  curl -v http://localhost:21000/api/atlas/types
+  {&quot;list&quot;:[&quot;biginteger&quot;,&quot;short&quot;,&quot;byte&quot;,&quot;int&quot;,&quot;string&quot;,&quot;bigdecimal&quot;,&quot;boolean&quot;,&quot;date&quot;,&quot;double&quot;,&quot;long&quot;,&quot;float&quot;],&quot;requestId&quot;:&quot;902580786@qtp-1479771328-0&quot;}
+
+* List the instances for a given type
+  curl -v http://localhost:21000/api/atlas/entities?type=hive_table
+  {&quot;requestId&quot;:&quot;788558007@qtp-44808654-5&quot;,&quot;list&quot;:[&quot;cb9b5513-c672-42cb-8477-b8f3e537a162&quot;,&quot;ec985719-a794-4c98-b98f-0509bd23aac0&quot;,&quot;48998f81-f1d3-45a2-989a-223af5c1ed6e&quot;,&quot;a54b386e-c759-4651-8779-a099294244c4&quot;]}
+
+  curl -v http://localhost:21000/api/atlas/entities/list/hive_db
+
+* Search for entities (instances) in the repository
+  curl -v http://localhost:21000/api/atlas/discovery/search/dsl?query=&quot;from hive_table&quot;
+
+</pre></div>
+<p><b>Dashboard</b></p>
+<p>Once atlas is started, you can view the status of atlas entities using the Web-based dashboard. \You can open your browser at the corresponding port to use the web UI.</p>
+<p><b>Stopping Atlas Server</b></p>
+<div class="source">
+<pre>
+bin/atlas_stop.py
+
+</pre></div></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+              <div class="row span12">Copyright &copy;                    2015
+                        <a href="http://www.apache.org">Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                          
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-atlas-website/blob/4cccce5a/0.5.0-incubating/QuickStart.html
----------------------------------------------------------------------
diff --git a/0.5.0-incubating/QuickStart.html b/0.5.0-incubating/QuickStart.html
new file mode 100644
index 0000000..48f65fe
--- /dev/null
+++ b/0.5.0-incubating/QuickStart.html
@@ -0,0 +1,274 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2015-07-09
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20150709" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Metadata and Governance - Quick Start Guide</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+                          
+        
+<script type="text/javascript">$( document ).ready( function() { $( '.carousel' ).carousel( { interval: 3500 } ) } );</script>
+          
+            </head>
+        <body class="topBarEnabled">
+          
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top ">
+      <div class="navbar-inner">
+                                  <div class="container" style="width: 68%;"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Atlas <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="About">About</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="Wiki">Wiki</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="News">News</a>
+</li>
+                  
+                      <li>      <a href="https://git-wip-us.apache.org/repos/asf/incubator-atlas.git"  title="Git">Git</a>
+</li>
+                  
+                      <li>      <a href="https://svn.apache.org/repos/asf/incubator/atlas"  title="Svn">Svn</a>
+</li>
+                  
+                      <li>      <a href="https://issues.apache.org/jira/browse/ATLAS"  title="Jira">Jira</a>
+</li>
+                  
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS/PoweredBy"  title="Powered by">Powered by</a>
+</li>
+                  
+                      <li>      <a href="http://blogs.apache.org/atlas/"  title="Blog">Blog</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project Information <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="project-info.html"  title="Summary">Summary</a>
+</li>
+                  
+                      <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                  
+                      <li>      <a href="http://webchat.freenode.net?channels=apacheatlas&uio=d4"  title="IRC">IRC</a>
+</li>
+                  
+                      <li>      <a href="team-list.html"  title="Team">Team</a>
+</li>
+                  
+                      <li>      <a href="issue-tracking.html"  title="Issue Tracking">Issue Tracking</a>
+</li>
+                  
+                      <li>      <a href="source-repository.html"  title="Source Repository">Source Repository</a>
+</li>
+                  
+                      <li>      <a href="license.html"  title="License">License</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="https://cwiki.apache.org/confluence/display/ATLAS"  title="Coming soon">Coming soon</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="current">current</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Resources <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="QuickStart.html"  title="Getting Started">Getting Started</a>
+</li>
+                  
+                      <li>      <a href="Architecture.html"  title="Architecture">Architecture</a>
+</li>
+                  
+                      <li>      <a href="InstallationSteps.html"  title="Installation">Installation</a>
+</li>
+                  
+                      <li>      <a href="TypeSystem.html"  title="Type System">Type System</a>
+</li>
+                  
+                      <li>      <a href="Configuration.html"  title="Configuration">Configuration</a>
+</li>
+                  
+                      <li>      <a href="Security.html"  title="Security">Security</a>
+</li>
+                  
+                      <li>      <a href="api/rest.html"  title="Rest API">Rest API</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://www.apache.org/foundation/how-it-works.html"  title="How Apache Works">How Apache Works</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/"  title="Foundation">Foundation</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsoring Apache">Sponsoring Apache</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+                      <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >
+    
+  <input value="http://atlas.incubator.apache.org" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+                            
+            
+            
+            
+    <iframe src="http://www.facebook.com/plugins/like.php?href=http://atlas.incubator.apache.org/atlas-docs&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark"
+        scrolling="no" frameborder="0"
+        style="border:none; width:80px; height:20px; margin-top: 10px;"  class="pull-right" ></iframe>
+                        
+    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+
+        <ul class="nav pull-right"><li style="margin-top: 10px;">
+    
+    <div class="g-plusone" data-href="http://atlas.incubator.apache.org/atlas-docs" data-size="medium"  width="60px" align="right" ></div>
+
+        </li></ul>
+                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href=".." id="bannerLeft">
+                                                                                                <img src="images/atlas-logo.png"  alt="Apache Atlas" width="200px" height="45px"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                                <img src="images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="index.html" title="Atlas">
+        Atlas</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Quick Start Guide</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2015-07-09</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.5-incubating</li>
+            
+                            </ul>
+      </div>
+
+      
+                        
+        <div id="bodyColumn" >
+                                  
+            <div class="section">
+<h2>Quick Start Guide<a name="Quick_Start_Guide"></a></h2></div>
+<div class="section">
+<h3>Introduction<a name="Introduction"></a></h3>
+<p>This quick start user guide is a simple client that adds a few sample type definitions modeled after the example as shown below. It also adds example entities along with traits as shown in the instance graph below.</p></div>
+<div class="section">
+<h4>Example Type Definitions<a name="Example_Type_Definitions"></a></h4>
+<p><img src="guide-class-diagram.png" alt="" /></p></div>
+<div class="section">
+<h4>Example Instance Graph<a name="Example_Instance_Graph"></a></h4>
+<p><img src="guide-instance-graph.png" alt="" /></p></div>
+<div class="section">
+<h3>Running the example<a name="Running_the_example"></a></h3>
+<p>This will add sample types and instances along with traits as shown in the instance graph above.</p>
+<p></p>
+<ul>
+<li>bin/quick-start.sh</li></ul></div>
+<div class="section">
+<h3>Dashboard<a name="Dashboard"></a></h3>
+<p>A simple dashboard with search is available.</p>
+<p></p>
+<ul>
+<li><a class="externalLink" href="http://localhost:21000/dashboard">http://localhost:21000/dashboard</a></li></ul></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+              <div class="row span12">Copyright &copy;                    2015
+                        <a href="http://www.apache.org">Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                          
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+  </body>
+</html>