http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/3143bb97/js/misc.js ---------------------------------------------------------------------- diff --git a/js/misc.js b/js/misc.js new file mode 100644 index 0000000..c38cb86 --- /dev/null +++ b/js/misc.js @@ -0,0 +1,29 @@ +/* + * 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. + */ +$(document).ready(function(){ + $('#screenshots-carousel').carousel({ + interval: 5000 + }); + + $('#carousel-prev' ).on("click", function(){ + $('#screenshots-carousel').carousel('prev'); + }); + + $('#carousel-next' ).on("click", function(){ + $('#screenshots-carousel').carousel('next'); + }); +});
http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/3143bb97/license.html ---------------------------------------------------------------------- diff --git a/license.html b/license.html new file mode 100644 index 0000000..477ca10 --- /dev/null +++ b/license.html @@ -0,0 +1,213 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.7.1 + | Rendered using Apache Maven Fluido Skin 1.5 +--> +<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="20161019" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache Hivemall – Project Licenses</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.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.5.min.js"></script> + + </head> + <body class="topBarEnabled"> + + + + + + + <a href="https://github.com/apache/incubator-hivemall"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" + src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" + alt="Fork me on GitHub"> + </a> + + + + + + <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> + <div class="navbar-inner"> + <div class="container"><div class="nav-collapse"> + + + <ul class="nav"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="index.html" title="Home">Home</a> +</li> + + <li> <a href="download.html" title="Download">Download</a> +</li> + + <li> <a href="license.html" title="Licenses">Licenses</a> +</li> + + <li> <a href="team-list.html" title="Team">Team</a> +</li> + + <li> <a href="poweredby.html" title="Powered By">Powered By</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="userguide.html" title="User Guide">User Guide</a> +</li> + + <li> <a href="overview.html" title="Overview">Overview</a> +</li> + + <li> <a href="https://cwiki.apache.org/confluence/display/HIVEMALL" target="_blank" title="Wiki">Wiki</a> +</li> + + <li> <a href="faq.html" title="FAQ">FAQ</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> +</li> + + <li> <a href="https://issues.apache.org/jira/browse/HIVEMALL" target="_blank" title="Issues (Jira)">Issues (Jira)</a> +</li> + + <li> <a href="repository.html" title="Source (Git)">Source (Git)</a> +</li> + + <li> <a href="https://travis-ci.org/apache/incubator-hivemall" target="_blank" title="Travis CI">Travis CI</a> +</li> + + <li> <a href="contributing.html" title="Contributing">Contributing</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" target="_blank" title="How Apache Works">How Apache Works</a> +</li> + + <li> <a href="http://www.apache.org/foundation/" target="_blank" title="Foundation">Foundation</a> +</li> + + <li> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank" title="Sponsoring Apache">Sponsoring Apache</a> +</li> + + <li> <a href="http://www.apache.org/foundation/thanks.html" target="_blank" title="Thanks">Thanks</a> +</li> + </ul> + </li> + </ul> + + + + + + + <iframe src="https://www.facebook.com/plugins/like.php?href=http://hivemall.incubator.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark" + scrolling="no" frameborder="0" + style="border:none; width:100px; height:20px; margin-top: 10px;" class="pull-right" ></iframe> + + + + <ul class="nav pull-right"><li> + + <a href="https://twitter.com/ApacheHivemall" class="twitter-follow-button" data-show-count="false" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheHivemall</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + + </li></ul> + + + </div> + + </div> + </div> + </div> + + <div class="container"> + <div id="banner"> + <div class="pull-left"> + <div id="bannerLeft"> + <h2>Apache Hivemall</h2> + </div> + </div> + <div class="pull-right"> </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + <li id="publishDate">Last Published: 2016-10-19 + <span class="divider">|</span> + </li> + <li id="projectVersion">Version: 0.4.2-rc.2 + </li> + + + + </ul> + </div> + + + + <div id="bodyColumn" > + + <div class="section"> +<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> +<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div> +<div class="section"> +<h2><a name="Project_Licenses"></a>Project Licenses</h2><a name="Project_Licenses"></a> +<div class="section"> +<h3><a name="Apache_License_Version_2.0"></a>Apache License, Version 2.0</h3><a name="Apache_License_Version_2.0"></a><a class="externalLink" href="http://opensource.org/licenses/Apache-2.0">[Original text]</a> +<p>Copy of the license follows:</p> +<h1>Moved Permanently</h1> +<p>The document has moved <a href="https://opensource.org/licenses/Apache-2.0">here</a>.</p> +</div></div> + </div> + </div> + + <hr/> + + <footer> + <div class="container"> + <div class="row"> + <p> + <small> + Apache Hivemall is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by <a href="http://incubator.apache.org/">the Apache Incubator</a>. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + </p> + </div> + + <p id="poweredBy" class="pull-right"> + <a href="http://incubator.apache.org/projects/hivemall.html" title="Apache Incubator" class="builtBy"> + <img class="builtBy" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" /> + </a> + </p> + + </div> + </footer> + </body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/3143bb97/mail-lists.html ---------------------------------------------------------------------- diff --git a/mail-lists.html b/mail-lists.html new file mode 100644 index 0000000..846afe7 --- /dev/null +++ b/mail-lists.html @@ -0,0 +1,234 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.7.1 + | Rendered using Apache Maven Fluido Skin 1.5 +--> +<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="20161019" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache Hivemall – Project Mailing Lists</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.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.5.min.js"></script> + + </head> + <body class="topBarEnabled"> + + + + + + + <a href="https://github.com/apache/incubator-hivemall"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" + src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" + alt="Fork me on GitHub"> + </a> + + + + + + <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> + <div class="navbar-inner"> + <div class="container"><div class="nav-collapse"> + + + <ul class="nav"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="index.html" title="Home">Home</a> +</li> + + <li> <a href="download.html" title="Download">Download</a> +</li> + + <li> <a href="license.html" title="Licenses">Licenses</a> +</li> + + <li> <a href="team-list.html" title="Team">Team</a> +</li> + + <li> <a href="poweredby.html" title="Powered By">Powered By</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="userguide.html" title="User Guide">User Guide</a> +</li> + + <li> <a href="overview.html" title="Overview">Overview</a> +</li> + + <li> <a href="https://cwiki.apache.org/confluence/display/HIVEMALL" target="_blank" title="Wiki">Wiki</a> +</li> + + <li> <a href="faq.html" title="FAQ">FAQ</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> +</li> + + <li> <a href="https://issues.apache.org/jira/browse/HIVEMALL" target="_blank" title="Issues (Jira)">Issues (Jira)</a> +</li> + + <li> <a href="repository.html" title="Source (Git)">Source (Git)</a> +</li> + + <li> <a href="https://travis-ci.org/apache/incubator-hivemall" target="_blank" title="Travis CI">Travis CI</a> +</li> + + <li> <a href="contributing.html" title="Contributing">Contributing</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" target="_blank" title="How Apache Works">How Apache Works</a> +</li> + + <li> <a href="http://www.apache.org/foundation/" target="_blank" title="Foundation">Foundation</a> +</li> + + <li> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank" title="Sponsoring Apache">Sponsoring Apache</a> +</li> + + <li> <a href="http://www.apache.org/foundation/thanks.html" target="_blank" title="Thanks">Thanks</a> +</li> + </ul> + </li> + </ul> + + + + + + + <iframe src="https://www.facebook.com/plugins/like.php?href=http://hivemall.incubator.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark" + scrolling="no" frameborder="0" + style="border:none; width:100px; height:20px; margin-top: 10px;" class="pull-right" ></iframe> + + + + <ul class="nav pull-right"><li> + + <a href="https://twitter.com/ApacheHivemall" class="twitter-follow-button" data-show-count="false" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheHivemall</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + + </li></ul> + + + </div> + + </div> + </div> + </div> + + <div class="container"> + <div id="banner"> + <div class="pull-left"> + <div id="bannerLeft"> + <h2>Apache Hivemall</h2> + </div> + </div> + <div class="pull-right"> </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + <li id="publishDate">Last Published: 2016-10-19 + <span class="divider">|</span> + </li> + <li id="projectVersion">Version: 0.4.2-rc.2 + </li> + + + + </ul> + </div> + + + + <div id="bodyColumn" > + + <div class="section"> +<h2><a name="Project_Mailing_Lists"></a>Project Mailing Lists</h2><a name="Project_Mailing_Lists"></a> +<p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Name</th> +<th>Subscribe</th> +<th>Unsubscribe</th> +<th>Post</th> +<th>Archive</th> +<th>Other Archives</th></tr> +<tr class="b"> +<td>user</td> +<td><a class="externalLink" href="mailto:[email protected]">Subscribe</a></td> +<td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> +<td><a class="externalLink" href="mailto:[email protected]">Post</a></td> +<td><a class="externalLink" href="https://lists.apache.org/[email protected]">lists.apache.org</a></td> +<td><a class="externalLink" href="http://markmail.org/search/?q=list%3Aorg.apache.hivemall.user">markmail.org</a></td></tr> +<tr class="a"> +<td>dev</td> +<td><a class="externalLink" href="mailto:[email protected]">Subscribe</a></td> +<td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> +<td><a class="externalLink" href="mailto:[email protected]">Post</a></td> +<td><a class="externalLink" href="https://lists.apache.org/[email protected]">lists.apache.org</a></td> +<td><a class="externalLink" href="http://markmail.org/search/?q=list%3Aorg.apache.hivemall.dev">markmail.org</a></td></tr> +<tr class="b"> +<td>commits</td> +<td><a class="externalLink" href="mailto:[email protected]">Subscribe</a></td> +<td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> +<td><a class="externalLink" href="mailto:[email protected]">Post</a></td> +<td><a class="externalLink" href="https://lists.apache.org/[email protected]">lists.apache.org</a></td> +<td><a class="externalLink" href="http://markmail.org/search/?q=list%3Aorg.apache.hivemall.commits">markmail.org</a></td></tr></table></div> + </div> + </div> + + <hr/> + + <footer> + <div class="container"> + <div class="row"> + <p> + <small> + Apache Hivemall is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by <a href="http://incubator.apache.org/">the Apache Incubator</a>. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + </p> + </div> + + <p id="poweredBy" class="pull-right"> + <a href="http://incubator.apache.org/projects/hivemall.html" title="Apache Incubator" class="builtBy"> + <img class="builtBy" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" /> + </a> + </p> + + </div> + </footer> + </body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/3143bb97/modules.html ---------------------------------------------------------------------- diff --git a/modules.html b/modules.html new file mode 100644 index 0000000..8ab2474 --- /dev/null +++ b/modules.html @@ -0,0 +1,218 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.7.1 + | Rendered using Apache Maven Fluido Skin 1.5 +--> +<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="20161019" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache Hivemall – Project Modules</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.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.5.min.js"></script> + + </head> + <body class="topBarEnabled"> + + + + + + + <a href="https://github.com/apache/incubator-hivemall"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" + src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" + alt="Fork me on GitHub"> + </a> + + + + + + <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> + <div class="navbar-inner"> + <div class="container"><div class="nav-collapse"> + + + <ul class="nav"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="index.html" title="Home">Home</a> +</li> + + <li> <a href="download.html" title="Download">Download</a> +</li> + + <li> <a href="license.html" title="Licenses">Licenses</a> +</li> + + <li> <a href="team-list.html" title="Team">Team</a> +</li> + + <li> <a href="poweredby.html" title="Powered By">Powered By</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="userguide.html" title="User Guide">User Guide</a> +</li> + + <li> <a href="overview.html" title="Overview">Overview</a> +</li> + + <li> <a href="https://cwiki.apache.org/confluence/display/HIVEMALL" target="_blank" title="Wiki">Wiki</a> +</li> + + <li> <a href="faq.html" title="FAQ">FAQ</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> +</li> + + <li> <a href="https://issues.apache.org/jira/browse/HIVEMALL" target="_blank" title="Issues (Jira)">Issues (Jira)</a> +</li> + + <li> <a href="repository.html" title="Source (Git)">Source (Git)</a> +</li> + + <li> <a href="https://travis-ci.org/apache/incubator-hivemall" target="_blank" title="Travis CI">Travis CI</a> +</li> + + <li> <a href="contributing.html" title="Contributing">Contributing</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" target="_blank" title="How Apache Works">How Apache Works</a> +</li> + + <li> <a href="http://www.apache.org/foundation/" target="_blank" title="Foundation">Foundation</a> +</li> + + <li> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank" title="Sponsoring Apache">Sponsoring Apache</a> +</li> + + <li> <a href="http://www.apache.org/foundation/thanks.html" target="_blank" title="Thanks">Thanks</a> +</li> + </ul> + </li> + </ul> + + + + + + + <iframe src="https://www.facebook.com/plugins/like.php?href=http://hivemall.incubator.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark" + scrolling="no" frameborder="0" + style="border:none; width:100px; height:20px; margin-top: 10px;" class="pull-right" ></iframe> + + + + <ul class="nav pull-right"><li> + + <a href="https://twitter.com/ApacheHivemall" class="twitter-follow-button" data-show-count="false" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheHivemall</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + + </li></ul> + + + </div> + + </div> + </div> + </div> + + <div class="container"> + <div id="banner"> + <div class="pull-left"> + <div id="bannerLeft"> + <h2>Apache Hivemall</h2> + </div> + </div> + <div class="pull-right"> </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + <li id="publishDate">Last Published: 2016-10-19 + <span class="divider">|</span> + </li> + <li id="projectVersion">Version: 0.4.2-rc.2 + </li> + + + + </ul> + </div> + + + + <div id="bodyColumn" > + + <div class="section"> +<h2><a name="Project_Modules"></a>Project Modules</h2><a name="Project_Modules"></a> +<p>This project has declared the following modules:</p> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Name</th> +<th>Description</th></tr> +<tr class="b"> +<td><a href="hivemall-core/index.html">Hivemall Core</a></td> +<td>Scalable Machine Learning Library for Apache Hive</td></tr> +<tr class="a"> +<td><a href="hivemall-nlp/index.html">Hivemall NLP</a></td> +<td>Scalable Machine Learning Library for Apache Hive</td></tr> +<tr class="b"> +<td><a href="hivemall-mixserv/index.html">Hivemall Mix Server</a></td> +<td>Scalable Machine Learning Library for Apache Hive</td></tr></table></div> + </div> + </div> + + <hr/> + + <footer> + <div class="container"> + <div class="row"> + <p> + <small> + Apache Hivemall is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by <a href="http://incubator.apache.org/">the Apache Incubator</a>. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + </p> + </div> + + <p id="poweredBy" class="pull-right"> + <a href="http://incubator.apache.org/projects/hivemall.html" title="Apache Incubator" class="builtBy"> + <img class="builtBy" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" /> + </a> + </p> + + </div> + </footer> + </body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/3143bb97/overview.html ---------------------------------------------------------------------- diff --git a/overview.html b/overview.html new file mode 100644 index 0000000..8e79e65 --- /dev/null +++ b/overview.html @@ -0,0 +1,392 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.7.1 + | Rendered using Apache Maven Fluido Skin 1.5 +--> +<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="20161019" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache Hivemall – Apache Hivemall Overview</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.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.5.min.js"></script> + + </head> + <body class="topBarEnabled"> + + + + + + + <a href="https://github.com/apache/incubator-hivemall"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" + src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" + alt="Fork me on GitHub"> + </a> + + + + + + <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> + <div class="navbar-inner"> + <div class="container"><div class="nav-collapse"> + + + <ul class="nav"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="index.html" title="Home">Home</a> +</li> + + <li> <a href="download.html" title="Download">Download</a> +</li> + + <li> <a href="license.html" title="Licenses">Licenses</a> +</li> + + <li> <a href="team-list.html" title="Team">Team</a> +</li> + + <li> <a href="poweredby.html" title="Powered By">Powered By</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="userguide.html" title="User Guide">User Guide</a> +</li> + + <li> <a href="overview.html" title="Overview">Overview</a> +</li> + + <li> <a href="https://cwiki.apache.org/confluence/display/HIVEMALL" target="_blank" title="Wiki">Wiki</a> +</li> + + <li> <a href="faq.html" title="FAQ">FAQ</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> +</li> + + <li> <a href="https://issues.apache.org/jira/browse/HIVEMALL" target="_blank" title="Issues (Jira)">Issues (Jira)</a> +</li> + + <li> <a href="repository.html" title="Source (Git)">Source (Git)</a> +</li> + + <li> <a href="https://travis-ci.org/apache/incubator-hivemall" target="_blank" title="Travis CI">Travis CI</a> +</li> + + <li> <a href="contributing.html" title="Contributing">Contributing</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" target="_blank" title="How Apache Works">How Apache Works</a> +</li> + + <li> <a href="http://www.apache.org/foundation/" target="_blank" title="Foundation">Foundation</a> +</li> + + <li> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank" title="Sponsoring Apache">Sponsoring Apache</a> +</li> + + <li> <a href="http://www.apache.org/foundation/thanks.html" target="_blank" title="Thanks">Thanks</a> +</li> + </ul> + </li> + </ul> + + + + + + + <iframe src="https://www.facebook.com/plugins/like.php?href=http://hivemall.incubator.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark" + scrolling="no" frameborder="0" + style="border:none; width:100px; height:20px; margin-top: 10px;" class="pull-right" ></iframe> + + + + <ul class="nav pull-right"><li> + + <a href="https://twitter.com/ApacheHivemall" class="twitter-follow-button" data-show-count="false" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheHivemall</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + + </li></ul> + + + </div> + + </div> + </div> + </div> + + <div class="container"> + <div id="banner"> + <div class="pull-left"> + <div id="bannerLeft"> + <h2>Apache Hivemall</h2> + </div> + </div> + <div class="pull-right"> </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + <li id="publishDate">Last Published: 2016-10-19 + <span class="divider">|</span> + </li> + <li id="projectVersion">Version: 0.4.2-rc.2 + </li> + + + + </ul> + </div> + + + + <div id="bodyColumn" > + + <!-- + + 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. + +--><h1>Apache Hivemall Overview</h1> +<p>Apache Hivemall is a scalable machine learning library that runs on Apache Hive/Pig/Spark. Apache Hivemall is designed to be scalable to the number of training instances as well as the number of training features.</p> +<div class="section"> +<h2><a name="Supported_Algorithms"></a>Supported Algorithms</h2> +<p>Apache Hivemall provides machine learning functionality as well as feature engineering functions through UDFs/UDAFs/UDTFs of Hive. </p></div> +<div class="section"> +<h2><a name="Binary_Classification"></a>Binary Classification</h2> + +<ul> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/Perceptron">Perceptron</a></p></li> + +<li> +<p>Passive Aggressive (PA, PA1, PA2)</p></li> + +<li> +<p>Confidence Weighted (CW)</p></li> + +<li> +<p>Adaptive Regularization of Weight Vectors (AROW)</p></li> + +<li> +<p>Soft Confidence Weighted (SCW1, SCW2)</p></li> + +<li> +<p>AdaGradRDA (w/ hinge loss)</p></li> + +<li> +<p>Factorization Machine (w/ logistic loss)</p></li> +</ul> +<p><i>My recommendation is AROW, SCW1, AdaGradRDA, and Factorization Machine while it depends.</i></p></div> +<div class="section"> +<h2><a name="Multi-class_Classification"></a>Multi-class Classification</h2> + +<ul> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/Perceptron">Perceptron</a></p></li> + +<li> +<p>Passive Aggressive (PA, PA1, PA2)</p></li> + +<li> +<p>Confidence Weighted (CW)</p></li> + +<li> +<p>Adaptive Regularization of Weight Vectors (AROW)</p></li> + +<li> +<p>Soft Confidence Weighted (SCW1, SCW2)</p></li> + +<li> +<p>Random Forest Classifier</p></li> + +<li> +<p>Gradient Tree Boosting (<i>Experimental</i>)</p></li> +</ul> +<p><i>My recommendation is AROW and SCW while it depends.</i></p></div> +<div class="section"> +<h2><a name="Regression"></a>Regression</h2> + +<ul> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/Logistic_regression">Logistic Regression</a> using <a class="externalLink" href="http://en.wikipedia.org/wiki/Stochastic_gradient_descent">Stochastic Gradient Descent</a></p></li> + +<li> +<p>AdaGrad, AdaDelta (w/ logistic Loss)</p></li> + +<li> +<p>Passive Aggressive Regression (PA1, PA2)</p></li> + +<li> +<p>AROW regression</p></li> + +<li> +<p>Random Forest Regressor</p></li> + +<li> +<p>Factorization Machine (w/ squared loss)</p></li> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/Polynomial_regression">Polynomial Regression</a></p></li> +</ul> +<p><i>My recommendation for is AROW regression, AdaDelta, and Factorization Machine while it depends.</i></p></div> +<div class="section"> +<h2><a name="Recommendation"></a>Recommendation</h2> + +<ul> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/MinHash">Minhash</a> (<a class="externalLink" href="http://en.wikipedia.org/wiki/Locality-sensitive_hashing">LSH</a> with jaccard index)</p></li> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/Matrix_decomposition">Matrix Factorization</a> (sgd, adagrad)</p></li> + +<li> +<p>Factorization Machine (squared loss for rating prediction)</p></li> +</ul></div> +<div class="section"> +<h2><a name="k-Nearest_Neighbor"></a>k-Nearest Neighbor</h2> + +<ul> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/MinHash">Minhash</a> (<a class="externalLink" href="http://en.wikipedia.org/wiki/Locality-sensitive_hashing">LSH</a> with jaccard index)</p></li> + +<li> +<p>b-Bit minhash</p></li> + +<li> +<p>Brute-force search using Cosine similarity</p></li> +</ul></div> +<div class="section"> +<h2><a name="Anomaly_Detection"></a>Anomaly Detection</h2> + +<ul> + +<li><a class="externalLink" href="http://en.wikipedia.org/wiki/Local_outlier_factor">Local Outlier Factor (LOF)</a></li> +</ul></div> +<div class="section"> +<h2><a name="Natural_Language_Processing"></a>Natural Language Processing</h2> + +<ul> + +<li>English/Japanese Text Tokenizer</li> +</ul></div> +<div class="section"> +<h2><a name="Feature_engineering"></a>Feature engineering</h2> + +<ul> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/Feature_hashing">Feature Hashing</a> (MurmurHash, SHA1)</p></li> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/Feature_scaling">Feature scaling</a> (Min-Max Normalization, Z-Score)</p></li> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/Polynomial_kernel">Polynomial Features</a></p></li> + +<li> +<p>Feature instances amplifier that reduces iterations on training</p></li> + +<li> +<p><a class="externalLink" href="http://en.wikipedia.org/wiki/Tf%E2%80%93idf">TF-IDF</a> vectorizer</p></li> + +<li> +<p>Bias clause</p></li> + +<li> +<p>Data generator for one-vs-the-rest classifiers</p></li> +</ul></div> +<div class="section"> +<h2><a name="System_requirements"></a>System requirements</h2> + +<ul> + +<li> +<p>Hive 0.13 or later</p></li> + +<li> +<p>Java 7 or later</p></li> + +<li> +<p>Spark 1.6 or 2.0 for Apache Hivemall on Spark</p></li> + +<li> +<p>Pig 0.15 or later for Apache Hivemall on Pig</p></li> +</ul> +<p>More detail in <a class="externalLink" href="http://hivemall-docs.readthedocs.io/en/latest/">documentation</a>.</p></div> + </div> + </div> + + <hr/> + + <footer> + <div class="container"> + <div class="row"> + <p> + <small> + Apache Hivemall is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by <a href="http://incubator.apache.org/">the Apache Incubator</a>. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + </p> + </div> + + <p id="poweredBy" class="pull-right"> + <a href="http://incubator.apache.org/projects/hivemall.html" title="Apache Incubator" class="builtBy"> + <img class="builtBy" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" /> + </a> + </p> + + </div> + </footer> + </body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/3143bb97/plugin-management.html ---------------------------------------------------------------------- diff --git a/plugin-management.html b/plugin-management.html new file mode 100644 index 0000000..d72e3b5 --- /dev/null +++ b/plugin-management.html @@ -0,0 +1,229 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.7.1 + | Rendered using Apache Maven Fluido Skin 1.5 +--> +<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="20161019" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache Hivemall – Project Plugin Management</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.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.5.min.js"></script> + + </head> + <body class="topBarEnabled"> + + + + + + + <a href="https://github.com/apache/incubator-hivemall"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" + src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" + alt="Fork me on GitHub"> + </a> + + + + + + <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> + <div class="navbar-inner"> + <div class="container"><div class="nav-collapse"> + + + <ul class="nav"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="index.html" title="Home">Home</a> +</li> + + <li> <a href="download.html" title="Download">Download</a> +</li> + + <li> <a href="license.html" title="Licenses">Licenses</a> +</li> + + <li> <a href="team-list.html" title="Team">Team</a> +</li> + + <li> <a href="poweredby.html" title="Powered By">Powered By</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="userguide.html" title="User Guide">User Guide</a> +</li> + + <li> <a href="overview.html" title="Overview">Overview</a> +</li> + + <li> <a href="https://cwiki.apache.org/confluence/display/HIVEMALL" target="_blank" title="Wiki">Wiki</a> +</li> + + <li> <a href="faq.html" title="FAQ">FAQ</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> +</li> + + <li> <a href="https://issues.apache.org/jira/browse/HIVEMALL" target="_blank" title="Issues (Jira)">Issues (Jira)</a> +</li> + + <li> <a href="repository.html" title="Source (Git)">Source (Git)</a> +</li> + + <li> <a href="https://travis-ci.org/apache/incubator-hivemall" target="_blank" title="Travis CI">Travis CI</a> +</li> + + <li> <a href="contributing.html" title="Contributing">Contributing</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" target="_blank" title="How Apache Works">How Apache Works</a> +</li> + + <li> <a href="http://www.apache.org/foundation/" target="_blank" title="Foundation">Foundation</a> +</li> + + <li> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank" title="Sponsoring Apache">Sponsoring Apache</a> +</li> + + <li> <a href="http://www.apache.org/foundation/thanks.html" target="_blank" title="Thanks">Thanks</a> +</li> + </ul> + </li> + </ul> + + + + + + + <iframe src="https://www.facebook.com/plugins/like.php?href=http://hivemall.incubator.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark" + scrolling="no" frameborder="0" + style="border:none; width:100px; height:20px; margin-top: 10px;" class="pull-right" ></iframe> + + + + <ul class="nav pull-right"><li> + + <a href="https://twitter.com/ApacheHivemall" class="twitter-follow-button" data-show-count="false" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheHivemall</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + + </li></ul> + + + </div> + + </div> + </div> + </div> + + <div class="container"> + <div id="banner"> + <div class="pull-left"> + <div id="bannerLeft"> + <h2>Apache Hivemall</h2> + </div> + </div> + <div class="pull-right"> </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + <li id="publishDate">Last Published: 2016-10-19 + <span class="divider">|</span> + </li> + <li id="projectVersion">Version: 0.4.2-rc.2 + </li> + + + + </ul> + </div> + + + + <div id="bodyColumn" > + + <div class="section"> +<h2><a name="Project_Plugin_Management"></a>Project Plugin Management</h2><a name="Project_Plugin_Management"></a> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>GroupId</th> +<th>ArtifactId</th> +<th>Version</th></tr> +<tr class="b"> +<td>net.revelc.code</td> +<td><a class="externalLink" href="http://code.revelc.net/formatter-maven-plugin">formatter-maven-plugin</a></td> +<td>0.5.2</td></tr> +<tr class="a"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td> +<td>1.3</td></tr> +<tr class="b"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td> +<td>2.2-beta-5</td></tr> +<tr class="a"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td> +<td>2.8</td></tr> +<tr class="b"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/">maven-release-plugin</a></td> +<td>2.3.2</td></tr></table></div> + </div> + </div> + + <hr/> + + <footer> + <div class="container"> + <div class="row"> + <p> + <small> + Apache Hivemall is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by <a href="http://incubator.apache.org/">the Apache Incubator</a>. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + </p> + </div> + + <p id="poweredBy" class="pull-right"> + <a href="http://incubator.apache.org/projects/hivemall.html" title="Apache Incubator" class="builtBy"> + <img class="builtBy" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" /> + </a> + </p> + + </div> + </footer> + </body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/3143bb97/plugins.html ---------------------------------------------------------------------- diff --git a/plugins.html b/plugins.html new file mode 100644 index 0000000..548301b --- /dev/null +++ b/plugins.html @@ -0,0 +1,260 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.7.1 + | Rendered using Apache Maven Fluido Skin 1.5 +--> +<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="20161019" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache Hivemall – Project Plugins</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.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.5.min.js"></script> + + </head> + <body class="topBarEnabled"> + + + + + + + <a href="https://github.com/apache/incubator-hivemall"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" + src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" + alt="Fork me on GitHub"> + </a> + + + + + + <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> + <div class="navbar-inner"> + <div class="container"><div class="nav-collapse"> + + + <ul class="nav"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="index.html" title="Home">Home</a> +</li> + + <li> <a href="download.html" title="Download">Download</a> +</li> + + <li> <a href="license.html" title="Licenses">Licenses</a> +</li> + + <li> <a href="team-list.html" title="Team">Team</a> +</li> + + <li> <a href="poweredby.html" title="Powered By">Powered By</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="userguide.html" title="User Guide">User Guide</a> +</li> + + <li> <a href="overview.html" title="Overview">Overview</a> +</li> + + <li> <a href="https://cwiki.apache.org/confluence/display/HIVEMALL" target="_blank" title="Wiki">Wiki</a> +</li> + + <li> <a href="faq.html" title="FAQ">FAQ</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> +</li> + + <li> <a href="https://issues.apache.org/jira/browse/HIVEMALL" target="_blank" title="Issues (Jira)">Issues (Jira)</a> +</li> + + <li> <a href="repository.html" title="Source (Git)">Source (Git)</a> +</li> + + <li> <a href="https://travis-ci.org/apache/incubator-hivemall" target="_blank" title="Travis CI">Travis CI</a> +</li> + + <li> <a href="contributing.html" title="Contributing">Contributing</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" target="_blank" title="How Apache Works">How Apache Works</a> +</li> + + <li> <a href="http://www.apache.org/foundation/" target="_blank" title="Foundation">Foundation</a> +</li> + + <li> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank" title="Sponsoring Apache">Sponsoring Apache</a> +</li> + + <li> <a href="http://www.apache.org/foundation/thanks.html" target="_blank" title="Thanks">Thanks</a> +</li> + </ul> + </li> + </ul> + + + + + + + <iframe src="https://www.facebook.com/plugins/like.php?href=http://hivemall.incubator.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark" + scrolling="no" frameborder="0" + style="border:none; width:100px; height:20px; margin-top: 10px;" class="pull-right" ></iframe> + + + + <ul class="nav pull-right"><li> + + <a href="https://twitter.com/ApacheHivemall" class="twitter-follow-button" data-show-count="false" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheHivemall</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + + </li></ul> + + + </div> + + </div> + </div> + </div> + + <div class="container"> + <div id="banner"> + <div class="pull-left"> + <div id="bannerLeft"> + <h2>Apache Hivemall</h2> + </div> + </div> + <div class="pull-right"> </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + <li id="publishDate">Last Published: 2016-10-19 + <span class="divider">|</span> + </li> + <li id="projectVersion">Version: 0.4.2-rc.2 + </li> + + + + </ul> + </div> + + + + <div id="bodyColumn" > + + <div class="section"> +<h2><a name="Project_Build_Plugins"></a>Project Build Plugins</h2><a name="Project_Build_Plugins"></a> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>GroupId</th> +<th>ArtifactId</th> +<th>Version</th></tr> +<tr class="b"> +<td>net.revelc.code</td> +<td><a class="externalLink" href="http://code.revelc.net/formatter-maven-plugin">formatter-maven-plugin</a></td> +<td>0.5.2</td></tr> +<tr class="a"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td> +<td>2.5</td></tr> +<tr class="b"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td> +<td>3.1</td></tr> +<tr class="a"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td> +<td>2.7</td></tr> +<tr class="b"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-failsafe-plugin">maven-failsafe-plugin</a></td> +<td>2.17</td></tr> +<tr class="a"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td> +<td>2.4</td></tr> +<tr class="b"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td> +<td>3.5.1</td></tr> +<tr class="a"> +<td>org.apache.maven.plugins</td> +<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td> +<td>2.14.1</td></tr> +<tr class="b"> +<td>org.codehaus.mojo</td> +<td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td> +<td>2.6</td></tr> +<tr class="a"> +<td>org.eluder.coveralls</td> +<td><a class="externalLink" href="https://github.com/trautonen/coveralls-maven-plugin">coveralls-maven-plugin</a></td> +<td>3.0.1</td></tr> +<tr class="b"> +<td>org.scalastyle</td> +<td><a class="externalLink" href="http://www.scalastyle.org">scalastyle-maven-plugin</a></td> +<td>0.8.0</td></tr> +<tr class="a"> +<td>org.sonatype.plugins</td> +<td><a class="externalLink" href="http://www.sonatype.com/public-parent/nexus-maven-plugins/nexus-staging/nexus-staging-maven-plugin/">nexus-staging-maven-plugin</a></td> +<td>1.6.3</td></tr></table></div> +<div class="section"> +<h2><a name="Project_Report_Plugins"></a>Project Report Plugins</h2><a name="Project_Report_Plugins"></a> +<p>There are no plugins reports defined in the Reporting part of this project.</p></div> + </div> + </div> + + <hr/> + + <footer> + <div class="container"> + <div class="row"> + <p> + <small> + Apache Hivemall is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by <a href="http://incubator.apache.org/">the Apache Incubator</a>. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + </p> + </div> + + <p id="poweredBy" class="pull-right"> + <a href="http://incubator.apache.org/projects/hivemall.html" title="Apache Incubator" class="builtBy"> + <img class="builtBy" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" /> + </a> + </p> + + </div> + </footer> + </body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/3143bb97/poweredby.html ---------------------------------------------------------------------- diff --git a/poweredby.html b/poweredby.html new file mode 100644 index 0000000..e0e02a4 --- /dev/null +++ b/poweredby.html @@ -0,0 +1,203 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.7.1 + | Rendered using Apache Maven Fluido Skin 1.5 +--> +<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="20161019" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache Hivemall – </title> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.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.5.min.js"></script> + + </head> + <body class="topBarEnabled"> + + + + + + + <a href="https://github.com/apache/incubator-hivemall"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" + src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" + alt="Fork me on GitHub"> + </a> + + + + + + <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> + <div class="navbar-inner"> + <div class="container"><div class="nav-collapse"> + + + <ul class="nav"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="index.html" title="Home">Home</a> +</li> + + <li> <a href="download.html" title="Download">Download</a> +</li> + + <li> <a href="license.html" title="Licenses">Licenses</a> +</li> + + <li> <a href="team-list.html" title="Team">Team</a> +</li> + + <li> <a href="poweredby.html" title="Powered By">Powered By</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="userguide.html" title="User Guide">User Guide</a> +</li> + + <li> <a href="overview.html" title="Overview">Overview</a> +</li> + + <li> <a href="https://cwiki.apache.org/confluence/display/HIVEMALL" target="_blank" title="Wiki">Wiki</a> +</li> + + <li> <a href="faq.html" title="FAQ">FAQ</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> +</li> + + <li> <a href="https://issues.apache.org/jira/browse/HIVEMALL" target="_blank" title="Issues (Jira)">Issues (Jira)</a> +</li> + + <li> <a href="repository.html" title="Source (Git)">Source (Git)</a> +</li> + + <li> <a href="https://travis-ci.org/apache/incubator-hivemall" target="_blank" title="Travis CI">Travis CI</a> +</li> + + <li> <a href="contributing.html" title="Contributing">Contributing</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" target="_blank" title="How Apache Works">How Apache Works</a> +</li> + + <li> <a href="http://www.apache.org/foundation/" target="_blank" title="Foundation">Foundation</a> +</li> + + <li> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank" title="Sponsoring Apache">Sponsoring Apache</a> +</li> + + <li> <a href="http://www.apache.org/foundation/thanks.html" target="_blank" title="Thanks">Thanks</a> +</li> + </ul> + </li> + </ul> + + + + + + + <iframe src="https://www.facebook.com/plugins/like.php?href=http://hivemall.incubator.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark" + scrolling="no" frameborder="0" + style="border:none; width:100px; height:20px; margin-top: 10px;" class="pull-right" ></iframe> + + + + <ul class="nav pull-right"><li> + + <a href="https://twitter.com/ApacheHivemall" class="twitter-follow-button" data-show-count="false" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheHivemall</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + + </li></ul> + + + </div> + + </div> + </div> + </div> + + <div class="container"> + <div id="banner"> + <div class="pull-left"> + <div id="bannerLeft"> + <h2>Apache Hivemall</h2> + </div> + </div> + <div class="pull-right"> </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + <li id="publishDate">Last Published: 2016-10-19 + <span class="divider">|</span> + </li> + <li id="projectVersion">Version: 0.4.2-rc.2 + </li> + + + + </ul> + </div> + + + + <div id="bodyColumn" > + + <p>to appear …</p> + </div> + </div> + + <hr/> + + <footer> + <div class="container"> + <div class="row"> + <p> + <small> + Apache Hivemall is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by <a href="http://incubator.apache.org/">the Apache Incubator</a>. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + </p> + </div> + + <p id="poweredBy" class="pull-right"> + <a href="http://incubator.apache.org/projects/hivemall.html" title="Apache Incubator" class="builtBy"> + <img class="builtBy" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" /> + </a> + </p> + + </div> + </footer> + </body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-hivemall-site/blob/3143bb97/project-info.html ---------------------------------------------------------------------- diff --git a/project-info.html b/project-info.html new file mode 100644 index 0000000..3ed8b10 --- /dev/null +++ b/project-info.html @@ -0,0 +1,253 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.7.1 + | Rendered using Apache Maven Fluido Skin 1.5 +--> +<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="20161019" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache Hivemall – Project Information</title> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.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.5.min.js"></script> + + </head> + <body class="topBarEnabled"> + + + + + + + <a href="https://github.com/apache/incubator-hivemall"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" + src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" + alt="Fork me on GitHub"> + </a> + + + + + + <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> + <div class="navbar-inner"> + <div class="container"><div class="nav-collapse"> + + + <ul class="nav"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="index.html" title="Home">Home</a> +</li> + + <li> <a href="download.html" title="Download">Download</a> +</li> + + <li> <a href="license.html" title="Licenses">Licenses</a> +</li> + + <li> <a href="team-list.html" title="Team">Team</a> +</li> + + <li> <a href="poweredby.html" title="Powered By">Powered By</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="userguide.html" title="User Guide">User Guide</a> +</li> + + <li> <a href="overview.html" title="Overview">Overview</a> +</li> + + <li> <a href="https://cwiki.apache.org/confluence/display/HIVEMALL" target="_blank" title="Wiki">Wiki</a> +</li> + + <li> <a href="faq.html" title="FAQ">FAQ</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> +</li> + + <li> <a href="https://issues.apache.org/jira/browse/HIVEMALL" target="_blank" title="Issues (Jira)">Issues (Jira)</a> +</li> + + <li> <a href="repository.html" title="Source (Git)">Source (Git)</a> +</li> + + <li> <a href="https://travis-ci.org/apache/incubator-hivemall" target="_blank" title="Travis CI">Travis CI</a> +</li> + + <li> <a href="contributing.html" title="Contributing">Contributing</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" target="_blank" title="How Apache Works">How Apache Works</a> +</li> + + <li> <a href="http://www.apache.org/foundation/" target="_blank" title="Foundation">Foundation</a> +</li> + + <li> <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank" title="Sponsoring Apache">Sponsoring Apache</a> +</li> + + <li> <a href="http://www.apache.org/foundation/thanks.html" target="_blank" title="Thanks">Thanks</a> +</li> + </ul> + </li> + </ul> + + + + + + + <iframe src="https://www.facebook.com/plugins/like.php?href=http://hivemall.incubator.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark" + scrolling="no" frameborder="0" + style="border:none; width:100px; height:20px; margin-top: 10px;" class="pull-right" ></iframe> + + + + <ul class="nav pull-right"><li> + + <a href="https://twitter.com/ApacheHivemall" class="twitter-follow-button" data-show-count="false" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheHivemall</a> + <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> + + </li></ul> + + + </div> + + </div> + </div> + </div> + + <div class="container"> + <div id="banner"> + <div class="pull-left"> + <div id="bannerLeft"> + <h2>Apache Hivemall</h2> + </div> + </div> + <div class="pull-right"> </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + <li id="publishDate">Last Published: 2016-10-19 + <span class="divider">|</span> + </li> + <li id="projectVersion">Version: 0.4.2-rc.2 + </li> + + + + </ul> + </div> + + + + <div id="bodyColumn" > + + <div class="section"> +<h2><a name="Project_Information"></a>Project Information</h2> +<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p> +<div class="section"> +<h3><a name="Overview"></a>Overview</h3> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Document</th> +<th>Description</th></tr> +<tr class="b"> +<td><a href="integration.html">CI Management</a></td> +<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr> +<tr class="a"> +<td><a href="dependency-convergence.html">Dependency Convergence</a></td> +<td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr> +<tr class="b"> +<td><a href="dependency-info.html">Dependency Information</a></td> +<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr> +<tr class="a"> +<td><a href="distribution-management.html">Distribution Management</a></td> +<td>This document provides informations on the distribution management of this project.</td></tr> +<tr class="b"> +<td><a href="index.html">About</a></td> +<td>Scalable Machine Learning Library for Apache Hive</td></tr> +<tr class="a"> +<td><a href="issue-tracking.html">Issue Management</a></td> +<td>This document provides information on the issue management system used in this project.</td></tr> +<tr class="b"> +<td><a href="license.html">Licenses</a></td> +<td>This document lists the project license(s).</td></tr> +<tr class="a"> +<td><a href="mail-lists.html">Mailing Lists</a></td> +<td>This document provides subscription and archive information for this project's mailing lists.</td></tr> +<tr class="b"> +<td><a href="modules.html">Project Modules</a></td> +<td>This document lists the modules (sub-projects) of this project.</td></tr> +<tr class="a"> +<td><a href="plugin-management.html">Plugin Management</a></td> +<td>This document lists the plugins that are defined through pluginManagement.</td></tr> +<tr class="b"> +<td><a href="plugins.html">Plugins</a></td> +<td>This document lists the build plugins and the report plugins used by this project.</td></tr> +<tr class="a"> +<td><a href="team-list.html">Team</a></td> +<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr> +<tr class="b"> +<td><a href="source-repository.html">Source Code Management</a></td> +<td>This document lists ways to access the online source repository.</td></tr> +<tr class="a"> +<td><a href="project-summary.html">Summary</a></td> +<td>This document lists other related information of this project</td></tr></table></div></div> + </div> + </div> + + <hr/> + + <footer> + <div class="container"> + <div class="row"> + <p> + <small> + Apache Hivemall is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by <a href="http://incubator.apache.org/">the Apache Incubator</a>. + Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, + and decision making process have stabilized in a manner consistent with other successful ASF projects. + While incubation status is not necessarily a reflection of the completeness or stability of the code, + it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + </p> + </div> + + <p id="poweredBy" class="pull-right"> + <a href="http://incubator.apache.org/projects/hivemall.html" title="Apache Incubator" class="builtBy"> + <img class="builtBy" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" /> + </a> + </p> + + </div> + </footer> + </body> +</html>
