Giter VIP home page Giter VIP logo

hadoop-site's Introduction

Apache Hadoop site

Usage

The site is generated with Hugo.

To generate a site you need only one binary. Follow the install guide from the hugo site. (Typically all the package managers contain dedicated package, but as the hugo is written in go it's also possible to download the single binary from the release page).

After the installation you can generate the site with:

hugo

And the site will be generated to the content sub directory.

This repository contains both the source and the rendered version of the site. Always execute a hugo before the commit, to refresh the content folder.

To improve/develop the site, you can use

hugo server

which starts a standalone auto-refreshed web server.

Content

To create a new relase, create a file in src/release directory. The file name should be <version>.mdwhere version is the release version.

Example: src/release/2.7.3.md

---
title: Release 2.7.3 available
date: 2016-08-26
linked: true
---

Please see the [Hadoop 2.7.3 Release
Notes](https://hadoop.apache.org/docs/r2.7.3/hadoop-project-dist/hadoop-common/releasenotes.html)
for the list of 221 bug fixes and patches since the previous release
2.7.2.

linked: true attribute means, that it will be displayed on the release page and under the documentation menu. Please remove it from the previous release.

Note: date is used to sort the releases when the latests are displayed in the site.

hadoop-site's People

Contributors

elek avatar aajisaka avatar anuengineer avatar sunilgovind avatar tangzhankun avatar hungj avatar junpingdu avatar chensammi avatar xunliu avatar nandakumar131 avatar ayushtkn avatar tasanuma avatar dineshchitlangia avatar yuanzac avatar linyiqun avatar jojochuang avatar jiwq avatar surendralilhore avatar steveloughran avatar bshashikant avatar naga-apache avatar mattf-apache avatar iwasakims avatar hexiaoqiao avatar haibchen avatar belugabehr avatar billierinaldi avatar mukul1987 avatar snemuri avatar busbey avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.