You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2019/03/13 22:41:06 UTC

[incubator-hudi-site] 03/19: Merge pull request #1 from n3nash/asf-site

This is an automated email from the ASF dual-hosted git repository.

vinoth pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hudi-site.git

commit 3a2f6eea24f23bce9e1f73037b833bb592fabf3e
Merge: 6f02276 3799e69
Author: Suneel Marthi <sm...@apache.org>
AuthorDate: Mon Feb 11 22:09:26 2019 -0500

    Merge pull request #1 from n3nash/asf-site
    
    Initial commit with documentation

 docs/.gitignore                                    |    4 +
 docs/404.md                                        |    6 +
 docs/Dockerfile                                    |   26 +
 docs/Gemfile                                       |   10 +
 docs/Gemfile.lock                                  |  156 +
 docs/_config.yml                                   |   84 +
 docs/_data/alerts.yml                              |   15 +
 docs/_data/sidebars/mydoc_sidebar.yml              |   66 +
 docs/_data/strings.yml                             |    5 +
 docs/_data/tags.yml                                |   10 +
 docs/_data/topnav.yml                              |   30 +
 docs/_includes/archive.html                        |   15 +
 docs/_includes/callout.html                        |    1 +
 docs/_includes/custom/getting_started_series.html  |   19 +
 .../custom/getting_started_series_next.html        |   10 +
 docs/_includes/custom/series_acme.html             |   19 +
 docs/_includes/custom/series_acme_next.html        |   30 +
 docs/_includes/custom/sidebarconfigs.html          |   19 +
 docs/_includes/custom/usermap.html                 |   14 +
 docs/_includes/custom/usermapcomplex.html          |   91 +
 docs/_includes/disqus.html                         |   16 +
 docs/_includes/feedback.html                       |   13 +
 docs/_includes/footer.html                         |    9 +
 docs/_includes/google_analytics.html               |    6 +
 docs/_includes/head.html                           |   47 +
 docs/_includes/head_print.html                     |   33 +
 docs/_includes/image.html                          |    1 +
 docs/_includes/important.html                      |    1 +
 docs/_includes/initialize_shuffle.html             |  130 +
 docs/_includes/inline_image.html                   |    1 +
 docs/_includes/links.html                          |   44 +
 docs/_includes/note.html                           |    1 +
 docs/_includes/sidebar.html                        |   56 +
 docs/_includes/taglogic.html                       |   32 +
 docs/_includes/tip.html                            |    1 +
 docs/_includes/toc.html                            |   21 +
 docs/_includes/topnav.html                         |   75 +
 docs/_includes/warning.html                        |    1 +
 docs/_layouts/default.html                         |   80 +
 docs/_layouts/default_print.html                   |   25 +
 docs/_layouts/none.html                            |    3 +
 docs/_layouts/page.html                            |   70 +
 docs/_layouts/page_print.html                      |   15 +
 docs/_layouts/post.html                            |   41 +
 docs/_posts/2016-12-30-strata-talk-2017.md         |   11 +
 docs/admin_guide.md                                |  444 ++
 docs/api_docs.md                                   |   10 +
 docs/code_and_design.md                            |   38 +
 docs/community.md                                  |   22 +
 docs/comparison.md                                 |   61 +
 docs/concepts.md                                   |  159 +
 docs/configurations.md                             |  203 +
 docs/css/bootstrap.min.css                         |    5 +
 docs/css/customstyles.css                          | 1181 ++++
 docs/css/font-awesome.min.css                      |    4 +
 docs/css/fonts/FontAwesome.otf                     |  Bin 0 -> 93888 bytes
 docs/css/fonts/fontawesome-webfont.eot             |  Bin 0 -> 60767 bytes
 docs/css/fonts/fontawesome-webfont.svg             |  565 ++
 docs/css/fonts/fontawesome-webfont.ttf             |  Bin 0 -> 122092 bytes
 docs/css/fonts/fontawesome-webfont.woff            |  Bin 0 -> 71508 bytes
 docs/css/fonts/fontawesome-webfont.woff2           |  Bin 0 -> 56780 bytes
 docs/css/lavish-bootstrap.css                      | 5898 ++++++++++++++++++++
 docs/css/modern-business.css                       |   93 +
 docs/css/printstyles.css                           |  160 +
 docs/css/syntax.css                                |   60 +
 docs/css/theme-blue.css                            |  103 +
 docs/css/theme-green.css                           |   99 +
 docs/dev_setup.md                                  |   13 +
 docs/feed.xml                                      |   32 +
 docs/fonts/FontAwesome.otf                         |  Bin 0 -> 85908 bytes
 docs/fonts/fontawesome-webfont.eot                 |  Bin 0 -> 56006 bytes
 docs/fonts/fontawesome-webfont.svg                 |  520 ++
 docs/fonts/fontawesome-webfont.ttf                 |  Bin 0 -> 112160 bytes
 docs/fonts/fontawesome-webfont.woff                |  Bin 0 -> 65452 bytes
 docs/fonts/glyphicons-halflings-regular.eot        |  Bin 0 -> 20127 bytes
 docs/fonts/glyphicons-halflings-regular.svg        |  288 +
 docs/fonts/glyphicons-halflings-regular.ttf        |  Bin 0 -> 45404 bytes
 docs/fonts/glyphicons-halflings-regular.woff       |  Bin 0 -> 23424 bytes
 docs/fonts/glyphicons-halflings-regular.woff2      |  Bin 0 -> 18028 bytes
 docs/gcs_filesystem.md                             |   62 +
 docs/images/androidsdkmanagericon.png              |  Bin 0 -> 795 bytes
 docs/images/async_compac_1.png                     |  Bin 0 -> 60344 bytes
 docs/images/async_compac_2.png                     |  Bin 0 -> 54164 bytes
 docs/images/async_compac_3.png                     |  Bin 0 -> 70516 bytes
 docs/images/async_compac_4.png                     |  Bin 0 -> 66932 bytes
 docs/images/authorizegithubscreen2.png             |  Bin 0 -> 76388 bytes
 docs/images/authorizeongithub.png                  |  Bin 0 -> 22571 bytes
 docs/images/company_logo.png                       |  Bin 0 -> 3105 bytes
 docs/images/company_logo_big.png                   |  Bin 0 -> 9588 bytes
 docs/images/favicon.ico                            |  Bin 0 -> 1150 bytes
 docs/images/helpapi-01.png                         |  Bin 0 -> 91640 bytes
 docs/images/helpapi.svg                            | 1661 ++++++
 docs/images/hoodie_commit_duration.png             |  Bin 0 -> 869144 bytes
 docs/images/hoodie_cow.png                         |  Bin 0 -> 31136 bytes
 docs/images/hoodie_intro_1.png                     |  Bin 0 -> 23478 bytes
 docs/images/hoodie_log_format_v2.png               |  Bin 0 -> 223676 bytes
 docs/images/hoodie_mor.png                         |  Bin 0 -> 56002 bytes
 docs/images/hoodie_query_perf_hive.png             |  Bin 0 -> 158481 bytes
 docs/images/hoodie_query_perf_presto.png           |  Bin 0 -> 33727 bytes
 docs/images/hoodie_query_perf_spark.png            |  Bin 0 -> 29384 bytes
 docs/images/hoodie_timeline.png                    |  Bin 0 -> 23093 bytes
 docs/images/hoodie_upsert_dag.png                  |  Bin 0 -> 503771 bytes
 docs/images/hoodie_upsert_perf1.png                |  Bin 0 -> 15984 bytes
 docs/images/hoodie_upsert_perf2.png                |  Bin 0 -> 18954 bytes
 docs/images/illustratoroptions.png                 |  Bin 0 -> 118175 bytes
 docs/images/itermexample.png                       |  Bin 0 -> 68886 bytes
 docs/images/jekyll.png                             |  Bin 0 -> 5375 bytes
 docs/images/killalljekyll.png                      |  Bin 0 -> 66686 bytes
 docs/images/liningup.png                           |  Bin 0 -> 74728 bytes
 docs/images/workflowarrow.png                      |  Bin 0 -> 3595 bytes
 docs/implementation.md                             |  275 +
 docs/incremental_processing.md                     |  233 +
 docs/index.md                                      |   26 +
 docs/js/customscripts.js                           |   55 +
 docs/js/jekyll-search.js                           |    1 +
 docs/js/jquery.ba-throttle-debounce.min.js         |    9 +
 docs/js/jquery.localScroll.min.js                  |    7 +
 docs/js/jquery.navgoco.min.js                      |    8 +
 docs/js/jquery.scrollTo.min.js                     |    7 +
 docs/js/jquery.shuffle.min.js                      | 1588 ++++++
 docs/js/mydoc_scroll.html                          |  240 +
 docs/js/toc.js                                     |   82 +
 docs/licenses/LICENSE                              |   21 +
 docs/licenses/LICENSE-BSD-NAVGOCO.txt              |   27 +
 docs/migration_guide.md                            |   71 +
 docs/pages/news/news.html                          |   32 +
 docs/pages/news/news_archive.html                  |   41 +
 docs/powered_by.md                                 |   40 +
 docs/quickstart.md                                 | 1247 +++++
 docs/roadmap.md                                    |   14 +
 docs/s3_filesystem.md                              |   79 +
 docs/search.json                                   |   33 +
 docs/sitemap.xml                                   |   24 +
 docs/sql_queries.md                                |   68 +
 docs/use_cases.md                                  |   77 +
 135 files changed, 17349 insertions(+)