CINXE.COM

Community

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Community</title> <meta name="description" content=""> <meta name="author" content="The Apache Software Foundation"> <!-- Enable responsive viewport --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <!-- Le HTML5 shim, for IE6-8 support of HTML elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons"> <link href="/assets/themes/zeppelin/bootstrap/css/bootstrap.css" rel="stylesheet"> <link href="/assets/themes/zeppelin/css/style.css?body=1" rel="stylesheet" type="text/css"> <link href="/assets/themes/zeppelin/css/syntax.css" rel="stylesheet" type="text/css" media="screen" /> <!-- Le fav and touch icons --> <!-- Update these with your own images <link rel="shortcut icon" href="images/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> --> <link rel="apple-touch-icon" sizes="180x180" href="/assets/themes/zeppelin/img/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/themes/zeppelin/img/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/themes/zeppelin/img/favicon/favicon-16x16.png"> <link rel="icon" type="image/png" href="/assets/themes/zeppelin/img/favicon/favicon.ico"> <link rel="manifest" href="/assets/themes/zeppelin/img/favicon/manifest.json"> <link rel="mask-icon" href="/assets/themes/zeppelin/img/favicon/safari-pinned-tab.svg" color="#438bc9"> <meta name="theme-color" content="#ffffff"> <!-- Js --> <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.min.js"></script> <!-- <script src="https://s3.amazonaws.com/apache-zeppelin/post/medium.js"></script>--> <script src="https://angular-ui.github.io/bootstrap/ui-bootstrap-tpls-2.5.0.js"></script> <script src="/assets/themes/zeppelin/bootstrap/js/bootstrap.min.js"></script> <script src="/assets/themes/zeppelin/js/docs.js"></script> <script src="/assets/themes/zeppelin/js/anchor.min.js"></script> <script src="/assets/themes/zeppelin/js/moment.min.js"></script> <script src="/assets/themes/zeppelin/js/helium.controller.js"></script> <script src="/assets/themes/zeppelin/js/medium.controller.js"></script> <!-- atom & rss feed --> <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed"> <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed"> </head> <body> <div class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <img src="/assets/themes/zeppelin/img/zeppelin_logo.png" style="margin-top: -6px;" width="50" alt="I'm zeppelin"> <span style="margin-left: 5px;"> Apache Zeppelin </span> </a> </div> <nav class="navbar-collapse collapse" role="navigation"> <ul class="nav navbar-nav navbar-right"> <li><a href="/docs/latest/quickstart/install.html">Quick Start</a></li> <!-- Download --> <li class="docs"> <a href="#" data-toggle="dropdown" class="dropdown-toggle">Download<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="/download.html">Download Zeppelin</a></li> <li><a href="/supported_interpreters.html">Supported Interpreters</a></li> </ul> </li> <!-- Docs --> <li class="docs"> <a href="#" data-toggle="dropdown" class="dropdown-toggle">Docs<b class="caret"></b></a> <ul class="dropdown-menu"> <li class="title"><span><b>Release</b></span></li> <li><a href="/docs/0.11.2">0.11.2</a></li> <li><a href="/docs/0.11.1">0.11.1</a></li> <li><a href="/docs/0.11.0">0.11.0</a></li> <li><a href="/docs/0.10.1">0.10.1</a></li> <li><a href="/docs/0.10.0">0.10.0</a></li> <li><a href="/docs/0.9.0">0.9.0</a></li> <li><a href="/docs/0.8.2">0.8.2</a></li> <li><a href="documentation.html">Older Versions</a></li> <li class="title"><span><b><a href="security.html">Security</a></b><span></li> </ul> </li> <li><a href="/helium_packages.html">Helium</a></li> <li class="docs"> <a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="/community.html">Contributors</a></li> <li><a href="https://github.com/apache/zeppelin">GitHub</a></li> </ul> </li> <!-- Apache --> <li class="docs"> <a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li> <li><a href="http://www.apache.org/licenses/">Apache License</a></li> <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> <li><a href="/assets.html">Assets</a></li> <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> </ul> </li> </ul> </nav><!--/.navbar-collapse --> </div> </div> <div class="content"> <!--<div class="hero-unit Community"> <h1></h1> </div> --> <div class="row"> <div class="col-md-12"> <!-- Licensed 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. --> <div class="row"> <div class="col-md-6"> <!-- Licensed 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. --> <h2 id="how-to-contribute">How to contribute</h2> <p>There are multiple ways you can contribute to the project. And help is always welcome!</p> <h3 id="issue-tracker">Issue Tracker</h3> <p>Apache Zeppelin uses JIRA as an <a href="https://issues.apache.org/jira/browse/ZEPPELIN">Issue Tracker</a>. Don鈥檛 hesitate to report new bugs and improvements ideas.</p> <h4 id="contribute-to-the-source-code">Contribute to the source code</h4> <p>We like to get code contributions through Pull Requests on our <a href="https://github.com/apache/zeppelin">Github Mirror</a>.</p> <p>But before starting, please read our <a href="/contribution/contributions.html">Contribution guidelines</a>, it will give you important information about our review process, and pointers on how to make a good code contribution.</p> <p>You can visit our <a href="https://issues.apache.org/jira/browse/ZEPPELIN">Issue Tracker</a> to find issues to resolve, and if your are a newcomer and don鈥檛 know where to get started, we have set some <a href="https://issues.apache.org/jira/browse/ZEPPELIN-1245?jql=project%20%3D%20ZEPPELIN%20AND%20status%20%3D%20Open%20AND%20labels%20%3D%20beginner">beginner issues</a>.</p> <h4 id="other-contributions">Other contributions</h4> <p>Not much of a coder? There are other ways to help out:</p> <ul> <li>Documentation and website improvements are always welcome</li> <li>Helping each other by answering questions on the Mailing List</li> <li>Participating in reviewing contributions.</li> </ul> </div> <div class="col-md-6"> <!-- Licensed 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. --> <h2 id="mailing-list--slack-channel">Mailing list &amp; Slack channel</h2> <p>We have 2 places to discuss varies things of Zeppelin.</p> <h3 id="mailing-list">Mailing list</h3> <p>Get help using Apache Zeppelin or contribute to the project on our mailing lists:</p> <ul> <li><strong><a href="https://lists.apache.org/list.html?users@zeppelin.apache.org">Users</a> :</strong> <a href="mailto:users-subscribe@zeppelin.apache.org?subject=send this email to subscribe">subscribe</a>, <a href="mailto:users-unsubscribe@zeppelin.apache.org?subject=send this email to unsubscribe">unsubscribe</a>, <a href="https://lists.apache.org/list.html?users@zeppelin.apache.org">archives</a> <br /> for usage questions, help, and announcements.</li> <li><strong><a href="https://lists.apache.org/list.html?dev@zeppelin.apache.org">Dev</a> :</strong> <a href="mailto:dev-subscribe@zeppelin.apache.org?subject=send this email to subscribe">subscribe</a>, <a href="mailto:dev-unsubscribe@zeppelin.apache.org?subject=send this email to unsubscribe">unsubscribe</a>, <a href="https://lists.apache.org/list.html?dev@zeppelin.apache.org">archives</a> <br /> for people wanting to contribute to the project.</li> <li><strong><a href="https://lists.apache.org/list.html?commits@zeppelin.apache.org">Commits</a> :</strong> <a href="mailto:commits-subscribe@zeppelin.apache.org?subject=send this email to subscribe">subscribe</a>, <a href="mailto:commits-unsubscribe@zeppelin.apache.org?subject=send this email to unsubscribe">unsubscribe</a>, <a href="https://lists.apache.org/list.html?commits@zeppelin.apache.org">archives</a> <br /> for commit messages and patches.</li> </ul> <h3 id="slack-channel">Slack channel</h3> <p>We also have an asf slack channel for Zeppelin, but it is not public, you can send email to the above user mail list to ask for invitation.</p> </div> </div> </div> </div> </div> <footer> <!-- <p>&copy; 2024 The Apache Software Foundation</p>--> </footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10