text
stringlengths 2
1.05M
| repo_name
stringlengths 5
101
| path
stringlengths 4
991
| language
stringclasses 3
values | license
stringclasses 5
values | size
int64 2
1.05M
|
---|---|---|---|---|---|
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>util</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<h1 class="toc">Module util</h1>
<hr />
<h2 class="toc">Classes</h2>
<a target="mainFrame" href="epydoc.util.RunSubprocessError-class.html"
>RunSubprocessError</a><br /> <h2 class="toc">Functions</h2>
<a target="mainFrame" href="epydoc.util-module.html#decode_with_backslashreplace"
>decode_with_backslashreplace</a><br /> <a target="mainFrame" href="epydoc.util-module.html#is_module_file"
>is_module_file</a><br /> <a target="mainFrame" href="epydoc.util-module.html#is_package_dir"
>is_package_dir</a><br /> <a target="mainFrame" href="epydoc.util-module.html#is_pyname"
>is_pyname</a><br /> <a target="mainFrame" href="epydoc.util-module.html#is_src_filename"
>is_src_filename</a><br /> <a target="mainFrame" href="epydoc.util-module.html#munge_script_name"
>munge_script_name</a><br /> <a target="mainFrame" href="epydoc.util-module.html#plaintext_to_html"
>plaintext_to_html</a><br /> <a target="mainFrame" href="epydoc.util-module.html#plaintext_to_latex"
>plaintext_to_latex</a><br /> <a target="mainFrame" href="epydoc.util-module.html#py_src_filename"
>py_src_filename</a><br /> <a target="mainFrame" href="epydoc.util-module.html#run_subprocess"
>run_subprocess</a><br /> <a target="mainFrame" href="epydoc.util-module.html#wordwrap"
>wordwrap</a><br /> <h2 class="toc">Variables</h2>
<a target="mainFrame" href="epydoc.util-module.html#PY_BIN_EXTENSIONS"
>PY_BIN_EXTENSIONS</a><br /> <a target="mainFrame" href="epydoc.util-module.html#PY_SRC_EXTENSIONS"
>PY_SRC_EXTENSIONS</a><br /><hr />
<span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
| avistous/QSTK | epydoc-3.0.1/doc/api/toc-epydoc.util-module.html | HTML | bsd-3-clause | 2,535 |
---
layout: default
---
<header class="masthead">
<h1 class="masthead-title--small">
<a href="{{ site.baseurl }}/">{{ site.name }}</a>
</h1>
</header>
<div class="content page">
<h1 class="page-title">{{ page.title }}</h1>
{{ content }}
</div>
| joshhornby/joshhornby.github.io | _layouts/page.html | HTML | mit | 262 |
<div class="cbp-loadMore-block1">
<li class="web-design cbp-item">
<a href="assets/ajax/project10.html" class="cbp-caption cbp-singlePageInline" data-title="Flat Roman Typeface Ui<br>by Cosmin Capitanu">
<div class="cbp-caption-defaultWrap">
<img src="assets/img/portfolio/9.jpg" alt="" width="100%">
</div>
<div class="cbp-caption-activeWrap">
<div class="cbp-l-caption-alignLeft">
<div class="cbp-l-caption-body">
<div class="cbp-l-caption-title">Flat Roman Typeface Ui</div>
<div class="cbp-l-caption-desc">by Cosmin Capitanu</div>
</div>
</div>
</div>
</a>
</li>
<li class="motion web-design cbp-item">
<a href="assets/ajax/project11.html" class="cbp-caption cbp-singlePageInline" data-title="Music Player<br>by Cosmin Capitanu">
<div class="cbp-caption-defaultWrap">
<img src="assets/img/portfolio/10.jpg" alt="" width="100%">
</div>
<div class="cbp-caption-activeWrap">
<div class="cbp-l-caption-alignLeft">
<div class="cbp-l-caption-body">
<div class="cbp-l-caption-title">Music Player</div>
<div class="cbp-l-caption-desc">by Cosmin Capitanu</div>
</div>
</div>
</div>
</a>
</li>
</div>
<div class="cbp-loadMore-block2">
<li class="print cbp-item">
<a href="assets/ajax/project12.html" class="cbp-caption cbp-singlePageInline" data-title="Speed Detector<br>by Cosmin Capitanu">
<div class="cbp-caption-defaultWrap">
<img src="assets/img/portfolio/13.jpg" alt="" width="100%">
</div>
<div class="cbp-caption-activeWrap">
<div class="cbp-l-caption-alignLeft">
<div class="cbp-l-caption-body">
<div class="cbp-l-caption-title">Speed Detector</div>
<div class="cbp-l-caption-desc">by Cosmin Capitanu</div>
</div>
</div>
</div>
</a>
</li>
<li class="motion web-design cbp-item">
<a href="assets/ajax/project13.html" class="cbp-caption cbp-singlePageInline" data-title="Sonor Website<br>by Cosmin Capitanu">
<div class="cbp-caption-defaultWrap">
<img src="assets/img/portfolio/12.jpg" alt="" width="100%">
</div>
<div class="cbp-caption-activeWrap">
<div class="cbp-l-caption-alignLeft">
<div class="cbp-l-caption-body">
<div class="cbp-l-caption-title">Sonor Website</div>
<div class="cbp-l-caption-desc">by Cosmin Capitanu</div>
</div>
</div>
</div>
</a>
</li>
</div>
| goujonpa/chateaumagondeau | website/static/One-Page/assets/ajax/loadMore.html | HTML | mit | 3,319 |
<div class="filter">
<div class="container">
<div class="row">
<div class="col-md-4 m">
<div data-component="textbox" data-component-path="users.filter.search" data-icon="fa-search" data-placeholder="@(Search users)">@(Search)</div>
</div>
<div class="col-md-4 m">
<div data-component="dropdowncheckbox" data-component-path="users.filter.groups" data-placeholder="@(All groups)" data-source="users.groups" data-icon="fa-folder" data-empty="@(No groups)">@(Groups)</div>
</div>
<div class="col-md-4 m">
<div data-component="dropdowncheckbox" data-component-path="users.filter.companies" data-placeholder="@(All companies)" data-source="users.companies" data-icon="fa-building" data-empty="@(No companies)">@(Companies)</div>
</div>
</div>
<div class="row">
<div class="col-md-4 m">
<div data-component="dropdowncheckbox" data-component-path="users.filter.applications" data-placeholder="All applications" data-source="users.applications" data-source-text="title" data-source-value="internal" data-component-type="number" data-icon="fa-th" data-empty="@(No applications)">@(Applications)</div>
</div>
<div class="col-md-4 m">
<div data-component="dropdown" data-component-path="users.filter.type" data-options="@(All users)|0;@(Activated users)|1;@(Blocked users)|2;@(Online users)|3" data-icon="fa-users" data-component-type="number" data-component-value="0">@(State)</div>
</div>
</div>
<div class="relative">
<div class="buttons">
<button title="@(Notify users)" data-component="click" data-component-path="common.form" data-value="notify"><i class="fa fa-bell"></i></button>
<button title="@(Send email)" data-component="click" data-component-path="common.form" data-value="email"><i class="fa fa-envelope"></i></button>
<button title="@(Change permissions)" data-component="click" data-component-path="common.form" data-value="permissions"><i class="fa fa-th"></i></button>
<button title="@(Rename company)" data-component="click" data-component-path="common.form" data-value="renamecompany"><i class="fa fa-building"></i></button>
<button title="@(Rename group)" data-component="click" data-component-path="common.form" data-value="renamegroup"><i class="fa fa-folder"></i></button>
<button title="@(Create new user)" data-component="click" data-component-path="users_create"><i class="fa fa-plus"></i></button>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div data-component="grid" data-component-id="users" data-component-path="users.datasource" data-pagination-path="users.filter.page" data-max="auto" data-page="@(Page: #)" data-pages="@(# pages,# page,# pages,# pages)" data-items="@(# items,# item,# items,# items)" data-empty="@(Database does not have any data.)">
<script type="text/html">
<tr>
<td style="width:25px"><img src="{{ email | photo }}" alt="{{ alias }}" border="0" height="14" /></td>
<td style="width:250px"><i class="fa fa-circle {{ if online }}green{{ else }}red{{ fi }}"></i>{{ lastname }} {{ firstname }}{{ if blocked }}<span class="badge badge-red ml5">@(blocked)</span>{{ fi }}{{ if superadmin }}<span class="badge badge-green ml5">@(superadmin)</span>{{ fi }}</td>
<td><span class="fs11 silver">{{ group }}</span></td>
<td class="hidden-xs hidden-sm" style="width:180px">{{ if company }}<span class="fs11 silver"><i class="fa fa-building mr5"></i>{{ company }}</span>{{ fi }}</td>
<td class="hidden-xs hidden-sm" style="width:60px">{{ if language }}<i class="fa fa-language mr5"></i><span class="badge badge-blue">{{ language }}</span>{{ fi }}</td>
<td class="hidden-xs hidden-sm" style="width:150px">{{ if datelogged }}<i class="fa fa-clock-o silver mr3"></i>{{ datelogged | time }}{{ else }}@(not logged){{ fi }}</td>
<td style="width:80px" class="ui-right">
<button name="edit" title="@(Edit)"><span class="fa fa-cog"></span></button>
<button name="remove" title="@(Remove)"><span class="fa fa-times-circle"></span></button>
</td>
</tr>
</script>
</div>
</div>
</div>
</div>
<div data-component="form" data-component-path="common.form" data-if="users" data-title="@(User's details)" data-width="900px" data-component-id="users.form">
<div class="padding">
<div class="row">
<div class="col-md-3">
<br />
<div data-component="photoupload" data-component-path="users.form.email" data-url="/internal/upload/photo/" data-upload-error="@(The file is too large.)"></div>
<br />
<div class="help center"><i class="fa fa-camera"></i>@(Photo is created according to the email address.)</div>
<hr />
<div data-component="template" data-component-path="users.form" data-properties="datecreated, dateupdated, datelogged, online">
<script type="text/html">
{{ if datelogged }}
<div class="keyvalue">
<div class="key">@(Logged)</div>
<div class="value">{{ if online }}<span class="badge badge-green mr5">@(online)</span>{{ fi }}{{ datelogged | format('@(yyyy-MM-dd HH:mm)') }}</div>
</div>
{{ fi }}
{{ if datecreated }}
<div class="keyvalue">
<div class="key">@(Created)</div>
<div class="value">{{ datecreated | format('@(yyyy-MM-dd HH:mm)') }}</div>
</div>
{{ fi }}
{{ if dateupdated }}
<div class="keyvalue">
<div class="key">@(Updated)</div>
<div class="value">{{ dateupdated | format('@(yyyy-MM-dd HH:mm)') }}</div>
</div>
{{ fi }}
{{ if datepassword }}
<div class="keyvalue">
<div class="key">@(Password changed)</div>
<div class="value">{{ datepassword | format('@(yyyy-MM-dd HH:mm)') }}</div>
</div>
{{ fi }}
</script>
</div>
</div>
<div class="col-md-9" style="border-left: 1px solid #F0F0F0">
<div class="padding npb">
<div class="row">
<div class="col-md-6 m">
<div data-component="textbox" data-component-path="users.form.firstname" data-maxlength="50" data-required="true">@(First name)</div>
</div>
<div class="col-md-6 m">
<div data-component="textbox" data-component-path="users.form.lastname" data-maxlength="50" data-required="true">@(Last name)</div>
</div>
</div>
<div class="row">
<div class="col-md-6 m">
<div data-component="textbox" data-component-path="users.form.email" data-maxlength="120" data-required="true" data-component-type="email" data-control-icon="fa-envelope">@(Email address)</div>
</div>
<div class="col-md-6 m">
<div data-component="textbox" data-component-path="users.form.phone" data-maxlength="30" data-component-type="phone" data-control-icon="fa-phone">@(Phone number)</div>
</div>
</div>
<div class="row">
<div class="col-md-3 m">
<div data-component="dropdown" data-component-path="users.form.language" data-source="common.languages" data-empty="" data-icon="fa-language">@(Language)</div>
</div>
</div>
<hr />
<div class="row">
<div class="col-md-6 m">
<div data-component="dropdown" data-component-path="users.form.group" data-source="users.groups" data-empty="">@(Select existing group)</div>
</div>
<div class="col-md-6 m">
<div data-component="textbox" data-component-path="users.form.group" data-maxlength="60">@(Group)</div>
</div>
</div>
<div class="row">
<div class="col-md-6 m">
<div data-component="dropdown" data-component-path="users.form.company" data-source="users.companies" data-empty="">@(Select existing company)</div>
</div>
<div class="col-md-6 m">
<div data-component="textbox" data-component-path="users.form.company" data-maxlength="60">@(Company)</div>
</div>
</div>
<hr />
<div class="row">
<div class="col-md-6">
<div class="help">@(User can change these settings)</div>
<div class="mt10" data-component="checkbox" data-component-path="users.form.sounds">@(Enable sounds)</div>
<div data-component="checkbox" data-component-path="users.form.notifications">@(Enable flying notifications)</div>
</div>
<div class="col-md-6">
<div class="help">@(Internal settings)</div>
<div class="mt10 b red" data-component="checkbox" data-component-path="users.form.blocked">@(User is blocked)</div>
<div data-component="checkbox" data-component-path="users.form.superadmin">@(Super administrator)</div>
<div data-component="checkbox" data-component-path="users.form.welcome">@(Send sign in email)</div>
</div>
</div>
<hr />
<div class="help" style="margin-top:30px"><i class="fa fa-info-circle"></i>@(User can change the password when is logged.)</div>
<br />
<div class="row">
<div class="col-md-6 m">
<div data-component="textbox" data-component-path="users.form.login" data-maxlength="120" data-required="true" data-control-icon="fa-user">@(Login name)</div>
<div class="help"><i class="fa fa-envelope"></i>@(Login name can be an email address.)</div>
</div>
<div class="col-md-6 m">
<div data-component="textbox" data-component-path="users.form.password" data-maxlength="30" data-required="true" data-control-icon="fa-lock">@(Password)</div>
<div class="help"><a href="javascript:void(0)" data-component="click" data-component-path="userform_generatepassword">@(Generate password)</a></div>
</div>
</div>
<hr />
<h2 class="nmb"><i class="fa fa-th"></i>@(Applications)</h2>
<div class="help">@(Enable access into the applications below for this user. Each application can have a specific permissions and the permissions are visibled when you allow the application.)</div>
<br />
<div data-component="applications-management" data-component-path="users.form.applications" data-source="users.applications" class="mt10">
<script type="text/html">
<div class="userapp-container userapp-container-disabled" data-id="{{ internal }}">
<div class="userapp-header">
<div class="userapp-checkbox"><i class="fa fa-check"></i></div>
<div class="userapp-icon"><img src="{{ icon }}" class="img-rounded" width="30" border="0" onerror="onImageError(this)" alt="{{ title }}" /></div>
<b>{{ title }}</b>
<div class="fs11">v{{ version }}</div>
</div>
{{ if roles && roles.length }}
<div class="userapp-roles">
{{ foreach m in roles }}
<div><label><input type="checkbox" value="{{ m }}" />{{ m }}</label></div>
{{ end }}
</div>
{{ fi }}
<div class="userapp-settings">
<input type="text" maxlength="100" class="userapp-settings-input" data-id="{{ internal }}" placeholder="@(Custom application's settings for the app)" />
</div>
</div>
</script>
</div>
</div>
</div>
</div>
</div>
<div class="ui-form-buttons">
<div class="row">
<div class="col-md-9 col-md-offset-3">
<div class="padding npt npb">
<div data-component="validation" data-component-path="users.form" class="inline">
<button name="submit">@(SAVE)</button>
</div>
<button name="cancel">@(Cancel)</button>
</div>
</div>
</div>
</div>
</div>
<script>
var users = {};
users.datasource = {};
users.filter = { page: 1 };
users.roles = [];
// Prevents downloading form as template
common.forms.users = true;
function users_refresh() {
AJAX('GET /internal/users/', function(response, err) {
if (isError(err))
return;
var groups = {};
var companies = {};
users.datasource.raw = response;
response.forEach(function(item) {
if (item.group)
groups[item.group] = true;
if (item.company)
companies[item.company] = true;
});
SET('users.groups', Object.keys(groups));
SET('users.companies', Object.keys(companies));
users_filter();
});
users_refresh_applications();
}
function users_refresh_applications() {
if (common.form !== 'users')
AJAX('GET /internal/applications/', 'users.applications');
}
function users_filter() {
var max = FIND('#users').max;
var pagination = users.datasource.raw.pagination(max);
users.datasource.pages = pagination.pages;
users.datasource.count = pagination.count;
users.datasource.page = users.filter.page;
SET('users.datasource.items', users.datasource.raw.paginate((users.filter.page - 1) * max, max));
}
function users_create() {
SET('users.form', { sounds: true, notifications: true, email: '@', applications: {} }, true);
SET('common.form', 'users');
}
ON('#users.form', function(component) {
component.submit = function(hide) {
var customsettings = {};
// Collects app settings
$('.userapp-settings-input').each(function() {
if (!this.value)
return;
customsettings[this.getAttribute('data-id').parseInt()] = this.value;
});
users.form.settings = customsettings;
AJAX('POST /internal/users/', users.form, function(response, err) {
if (isError(err))
return;
SET('users.form.response', response);
if (!response.success)
return;
if (users.form.id === user.id && window.dashboard_refresh)
window.dashboard_refresh();
success();
users_refresh();
hide();
});
};
});
ON('#users', function(component) {
component.click = function(index, item, button) {
if (button.name === 'remove') {
SETTER('confirm', 'confirm', '@(Are you sure you want to remove the user <b>{0} {1}</b>?)'.format(item.firstname, item.lastname), ['@(Yes)', '@(No)'], function(index) {
if (index)
return;
AJAX('DELETE /internal/users/', { id: item.id }, users_refresh);
});
return;
}
var tmp = $.extend({}, item);
tmp.password = '**********';
SET('users.form', tmp, true);
SET('common.form', 'users');
};
});
WATCH('users.form.welcome', function(path, value) {
if (value && users.form.password.substring(0, 3) === '***')
userform_generatepassword();
});
SCHEDULE('#users', 'manually', '5 minutes', users_refresh);
function userform_generatepassword() {
SET('users.form.password', (Math.random() * 10000).toString(16).replace(/[^\w\d]/g, '').substring(0, 8));
}
COMPONENT('applications-management', function() {
var self = this;
self.make = function() {
var el = self.find('script');
self.template = Tangular.compile(el.html());
el.remove();
self.element.on('click', '.userapp-checkbox', function() {
var el = $(this).closest('.userapp-container');
var cls = 'userapp-container-disabled';
var id = el.attr('data-id').parseInt();
el.toggleClass(cls);
var apps = self.get();
if (el.hasClass(cls))
delete apps[id];
else
apps[id] = [];
self.change(true);
});
self.element.on('change', 'input', function() {
self.change(true);
if (this.type === 'text')
return;
var el = $(this).closest('.userapp-container');
var id = el.attr('data-id').parseInt();
var apps = self.get();
var app = apps[id];
var index = app.indexOf(this.value);
if (this.checked) {
if (index === -1)
app.push(this.value);
return;
}
if (index !== -1)
app.splice(index, 1);
});
self.watch(self.attr('data-source'), function(path, value) {
if (!value)
return;
var builder = [];
for (var i = 0, length = value.length; i < length; i++)
builder.push(self.template(value[i]));
self.html(builder.join(''));
self.update();
}, true);
};
self.setter = function(value) {
var cls = 'userapp-container-disabled';
self.find('.userapp-container').each(function() {
var el = $(this);
var id = el.attr('data-id').parseInt();
if (value && value[id]) {
el.removeClass(cls);
el.find('input').each(function() {
this.checked = value[id].indexOf(this.value) !== -1;
});
} else {
el.addClass(cls);
el.find('input').prop('checked', false);
}
// HACK
el.find('.userapp-settings-input').val(users.form && users.form.settings ? users.form.settings[id] || '' : '');
});
};
});
WATCH('users.filter', function(path, value) {
KEYPRESS(function() {
var items = users.datasource.raw;
var filtered = [];
var search = (value.search || '').toLowerCase().removeDiacritics().replace(/y/g, 'i');
var skip = false;
for (var i = 0, length = items.length; i < length; i++) {
var item = items[i];
if (search && item.search.indexOf(search) === -1)
continue;
if ((value.type === 3 && !item.online) || (value.type === 1 && item.blocked) || (value.type === 2 && !item.blocked))
continue;
if (value.groups && value.groups.length && value.groups.indexOf(item.group) === -1)
continue;
if (value.companies && value.companies.length && value.companies.indexOf(item.company) === -1)
continue;
if (value.applications && value.applications.length) {
skip = true;
for (var j = 0, jl = value.applications.length; j < jl; j++) {
if (item.applications[value.applications[j]]) {
skip = false;
break;
}
}
if (skip)
continue;
}
filtered.push(item);
}
SET('users.datasource.items', filtered);
}, 500, 'users.datasource.items');
});
users_refresh();
</script> | willem-vanheemstrasystems/meetup-angular2-firebase | MU_ANG2_FIR22/apps/ourwebsite1_com-www/public/templates/users.html | HTML | mit | 17,395 |
<html>
<body>
Provides services to transform MDX parse trees (experimental).
<p><b>NOTE</b>: This package is experimental. Classes may be renamed or removed in a future release of olap4j.
</body>
</html>
| tesluk/olap4j | src/org/olap4j/transform/package.html | HTML | apache-2.0 | 206 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
<meta name="Forrest-version" content="0.8">
<meta name="Forrest-skin-name" content="pelt">
<title>Apache FOP License</title>
<link type="text/css" href="skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
<link type="text/css" href="skin/profile.css" rel="stylesheet">
<script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
<link rel="shortcut icon" href="">
</head>
<body onload="init()">
<script type="text/javascript">ndeSetTextSize();</script>
<div id="top">
<!--+
|header
+-->
<div class="header">
<!--+
|start group logo
+-->
<div class="grouplogo">
<a href="http://xmlgraphics.apache.org/"><img class="logoImage" alt="Apache XML Graphics" src="images/group-logo.gif" title="Apache XML Graphics is responsible for the creation and maintenance of software for managing the conversion of XML formats to graphical output, and the creation and maintenance of related software components, based on software licensed to the Foundation"></a>
</div>
<!--+
|end group logo
+-->
<!--+
|start Project Logo
+-->
<div class="projectlogo">
<a href="http://xmlgraphics.apache.org/fop/"><img class="logoImage" alt="Apache FOP" src="images/logo.jpg" title="Apache FOP (Formatting Objects Processor) is the world's first output independent formatter. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF."></a>
</div>
<!--+
|end Project Logo
+-->
<!--+
|start Search
+-->
<div class="searchbox">
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
<input value="xmlgraphics.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
<input name="Search" value="Search" type="submit">
</form>
</div>
<!--+
|end search
+-->
<!--+
|start Tabs
+-->
<ul id="tabs">
<li class="current">
<a class="selected" href="index.html">Home</a>
</li>
<li>
<a class="unselected" href="0.95/index.html">Version 0.95</a>
</li>
<li>
<a class="unselected" href="1.0/index.html">Version 1.0</a>
</li>
<li>
<a class="unselected" href="trunk/index.html">FOP Trunk</a>
</li>
<li>
<a class="unselected" href="dev/index.html">Development</a>
</li>
</ul>
<!--+
|end Tabs
+-->
</div>
</div>
<div id="main">
<div id="publishedStrip">
<!--+
|start Subtabs
+-->
<div id="level2tabs"></div>
<!--+
|end Endtabs
+-->
<script type="text/javascript"><!--
document.write("Last Published: " + document.lastModified);
// --></script>
</div>
<!--+
|breadtrail
+-->
<div class="breadtrail">
<a href="http://www.apache.org/">apache.org</a> > <a href="http://xml.apache.org/">XML Federation</a> > <a href="http://xmlgraphics.apache.org/">xmlgraphics.apache.org</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
</div>
<!--+
|start Menu, mainarea
+-->
<!--+
|start Menu
+-->
<div id="menu">
<div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">About</div>
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
<div class="menuitem">
<a href="index.html">Introduction</a>
</div>
<div class="menuitem">
<a href="download.html">Download</a>
</div>
<div class="menuitem">
<a href="quickstartguide.html">Quick Start Guide</a>
</div>
<div class="menuitem">
<a href="compliance.html" title="FOP Compliance">Compliance</a>
</div>
<div class="menuitem">
<a href="gethelp.html">Getting Help</a>
</div>
<div class="menuitem">
<a href="faq.html">FAQs</a>
</div>
<div class="menuitem">
<a href="maillist.html">Mailing Lists</a>
</div>
<div class="menupage">
<div class="menupagetitle">License</div>
</div>
<div class="menuitem">
<a href="http://www.apache.org/foundation/sponsorship.html">ASF Sponsorship Program</a>
</div>
<div class="menuitem">
<a href="http://www.apache.org/foundation/thanks.html">ASF Thanks</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Resources</div>
<div id="menu_1.2" class="menuitemgroup">
<div class="menuitem">
<a href="fo.html">XSL-FO</a>
</div>
<div class="menuitem">
<a href="examples.html">Examples</a>
</div>
<div class="menuitem">
<a href="bugs.html">Bugs</a>
</div>
<div class="menuitem">
<a href="http://wiki.apache.org/xmlgraphics-fop/FrontPage">Wiki</a>
</div>
<div class="menuitem">
<a href="resources.html">Other</a>
</div>
</div>
<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Project</div>
<div id="menu_1.3" class="menuitemgroup">
<div class="menuitem">
<a href="news.html">News</a>
</div>
<div class="menuitem">
<a href="team.html">Who We Are</a>
</div>
<div class="menuitem">
<a href="status.html">Status</a>
</div>
<div class="menuitem">
<a href="knownissues.html">Known Issues</a>
</div>
<div class="menuitem">
<a href="changes.html">Changes</a>
</div>
</div>
<div id="credit"></div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
<!--+
|alternative credits
+-->
<div id="credit2"></div>
</div>
<!--+
|end Menu
+-->
<!--+
|start content
+-->
<div id="content">
<div title="raw XML" class="xmllink">
<a class="dida" href="license.xml"><img alt="XML - icon" src="skin/images/xmldoc.gif" class="skin"><br>
XML</a>
</div>
<div title="Portable Document Format" class="pdflink">
<a class="dida" href="license.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
PDF</a>
</div>
<div class="trail">Font size:
<input value="Reset" class="resetfont" title="Reset text" onclick="ndeSetTextSize('reset'); return false;" type="button">
<input value="-a" class="smallerfont" title="Shrink text" onclick="ndeSetTextSize('decr'); return false;" type="button">
<input value="+a" class="biggerfont" title="Enlarge text" onclick="ndeSetTextSize('incr'); return false;" type="button">
</div>
<h1>Apache FOP License</h1>
<div id="minitoc-area">
<ul class="minitoc">
<li>
<a href="#License">License</a>
</li>
</ul>
</div>
<a name="N10011"></a><a name="License"></a>
<h2 class="underlined_10">License</h2>
<div class="section">
<p>
All new Apache FOP releases will be licensed under the <strong>Apache License, version 2.0</strong>.
Releases until version 0.20.5 are released unter the Apache License, version 1.1.
</p>
<p>
To inspect the license terms please consult the LICENSE and NOTICE files in the root
directory of the distribution. The full license text can also be accessed via the web
from the <a class="external" href="http://www.apache.org/licenses/">Apache Licenses page</a>.
</p>
<p>
Apache FOP comes with a number of libraries all of which are currently coming from within
the Apache Software Foundation. These libraries are all licensed under one of the
Apache License versions. There is one exception which is "xml-apis.jar" which contains
code licensed by the <a class="external" href="http://www.w3.org">W3C</a>. Please consult the
license files included with the libraries in the "lib" directory for details.
</p>
</div>
<span class="version">
version 911792</span>
</div>
<!--+
|end content
+-->
<div class="clearboth"> </div>
</div>
<div id="footer">
<!--+
|start bottomstrip
+-->
<div class="lastmodified">
<script type="text/javascript"><!--
document.write("Last Published: " + document.lastModified);
// --></script>
</div>
<div class="copyright">
Copyright ©
1999-2009 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
</div>
<!--+
|end bottomstrip
+-->
</div>
</body>
</html>
| lewismc/yax | lib/fop-1.0/docs/license.html | HTML | apache-2.0 | 8,562 |
<!DOCTYPE html>
<html class="no-js">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<link rel="stylesheet" href="css/poole.css">
<link rel="stylesheet" href="css/syntax.css">
<link rel="stylesheet" href="css/hyde.css">
<link rel="stylesheet" href="css/theme.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=PT+Sans:400,700|Russo+One">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link href="//block.blokada.org/favicon.png" rel="icon">
</head>
<body class="theme-base-theme1 layout-reverse">
<div class="content">
<div class="container">
<section id="main">
<p>Anda memiliki beberapa versi Blokada terinstal pada perangkat Anda. Apakah Anda ingin menyimpan versi terbaik dan menghapus versi lainnya sekarang?</p>
</section>
</div>
</div>
</body>
</html>
| blokadaorg/blokadaorg.github.io | api/v5_faedrak/content_dns/id_ID/cleanup.html | HTML | apache-2.0 | 973 |
<!-- MODAL -->
<div id="share-modal" class="modal fade" tabindex="-1" aria-labelledby="share-modal-title" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="__MSG__CLOSE__">
<span aria-hidden="true">×</span>
</button>
<h3 id="share-modal-title">__MSG__SHARE__</h3>
</div>
<form id="share-form" role="form">
<div id="share-container" class="modal-body"><!-- --></div>
<div class="modal-footer">
<button type="button" class="btn btn-link" data-dismiss="modal">__MSG__CANCEL__</button>
<button type="submit" id="share-save" class="btn btn-primary" disabled="true">__MSG__SHARE__</button>
</div>
</form>
</div>
</div>
</div>
<div id="share-template"><!--
<h4>
{if count === 1}
{if resourceSubType === 'collabdoc'}
__MSG__SELECT_USERS_AND_GROUPS_TO_SHARE_DOCUMENT_WITH__
{elseif resourceSubType === 'file'}
__MSG__SELECT_USERS_AND_GROUPS_TO_SHARE_FILE_WITH__
{elseif resourceSubType === 'link'}
__MSG__SELECT_USERS_AND_GROUPS_TO_SHARE_LINK_WITH__
{elseif resourceType === 'folder'}
__MSG__SELECT_USERS_AND_GROUPS_TO_SHARE_FOLDER_WITH__
{elseif resourceType === 'discussion'}
__MSG__SELECT_USERS_AND_GROUPS_TO_SHARE_DISCUSSION_WITH__
{/if}
{else}
{if resourceType === 'content'}
__MSG__SELECT_USERS_AND_GROUPS_TO_SHARE_CONTENT_WITH__
{elseif resourceType === 'folder'}
__MSG__SELECT_USERS_AND_GROUPS_TO_SHARE_FOLDERS_WITH__
{elseif resourceType === 'discussion'}
__MSG__SELECT_USERS_AND_GROUPS_TO_SHARE_DISCUSSIONS_WITH__
{/if}
{/if}
</h4>
<input type="text" id="share-autosuggest" placeholder="__MSG__ENTER_PEOPLE_GROUPS_AND_EMAIL_ADDRESSES__"/>
--></div>
<div id="share-notification-title-template"><!--
{if !err}
{if count === 1}
{if mylibrary}
{if resourceSubType === 'collabdoc'}
__MSG__DOCUMENT_ADDED__
{elseif resourceSubType === 'file'}
__MSG__FILE_ADDED__
{elseif resourceSubType === 'link'}
__MSG__LINK_ADDED__
{elseif resourceType === 'folder'}
__MSG__FOLDER_ADDED__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSION_ADDED__
{/if}
{else}
{if resourceSubType === 'collabdoc'}
__MSG__DOCUMENT_SHARED__
{elseif resourceSubType === 'file'}
__MSG__FILE_SHARED__
{elseif resourceSubType === 'link'}
__MSG__LINK_SHARED__
{elseif resourceType === 'folder'}
__MSG__FOLDER_SHARED__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSION_SHARED__
{/if}
{/if}
{else}
{if resourceType === 'content'}
__MSG__CONTENT_SHARED__
{elseif resourceType === 'folder'}
__MSG__FOLDERS_SHARED__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSIONS_SHARED__
{/if}
{/if}
{else}
{if count === 1}
{if mylibrary}
{if resourceSubType === 'collabdoc'}
__MSG__DOCUMENT_NOT_ADDED__
{elseif resourceSubType === 'file'}
__MSG__FILE_NOT_ADDED__
{elseif resourceSubType === 'link'}
__MSG__LINK_NOT_ADDED__
{elseif resourceType === 'folder'}
__MSG__FOLDER_NOT_ADDED__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSION_NOT_ADDED__
{/if}
{else}
{if resourceSubType === 'collabdoc'}
__MSG__DOCUMENT_NOT_SHARED__
{elseif resourceSubType === 'file'}
__MSG__FILE_NOT_SHARED__
{elseif resourceSubType === 'link'}
__MSG__LINK_NOT_SHARED__
{elseif resourceType === 'folder'}
__MSG__FOLDER_NOT_SHARED__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSION_NOT_SHARED__
{/if}
{/if}
{else}
{if resourceType === 'content'}
__MSG__CONTENT_NOT_SHARED__
{elseif resourceType === 'folder'}
__MSG__FOLDERS_NOT_SHARED__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSIONS_NOT_SHARED__
{/if}
{/if}
{/if}
--></div>
<div id="share-notification-body-template"><!--
{if !err}
{if count === 1}
{if mylibrary}
{if resourceSubType === 'collabdoc'}
__MSG__DOCUMENT_ADDED_SUCCESS__
{elseif resourceSubType === 'file'}
__MSG__FILE_ADDED_SUCCESS__
{elseif resourceSubType === 'link'}
__MSG__LINK_ADDED_SUCCESS__
{elseif resourceType === 'folder'}
__MSG__FOLDER_ADDED_SUCCESS__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSION_ADDED_SUCCESS__
{/if}
{else}
{if resourceSubType === 'collabdoc'}
__MSG__DOCUMENT_SHARED_SUCCESS__
{elseif resourceSubType === 'file'}
__MSG__FILE_SHARED_SUCCESS__
{elseif resourceSubType === 'link'}
__MSG__LINK_SHARED_SUCCESS__
{elseif resourceType === 'folder'}
__MSG__FOLDER_SHARED_SUCCESS__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSION_SHARED_SUCCESS__
{/if}
{/if}
{else}
{if resourceType === 'content'}
__MSG__CONTENT_SHARED_SUCCESS__
{elseif resourceType === 'folder'}
__MSG__FOLDERS_SHARED_SUCCESS__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSIONS_SHARED_SUCCESS__
{/if}
{/if}
{else}
{if count === 1}
{if mylibrary}
{if resourceSubType === 'collabdoc'}
__MSG__DOCUMENT_ADDED_FAIL__
{elseif resourceSubType === 'file'}
__MSG__FILE_ADDED_FAIL__
{elseif resourceSubType === 'link'}
__MSG__LINK_ADDED_FAIL__
{elseif resourceType === 'folder'}
__MSG__FOLDER_ADDED_FAIL__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSION_ADDED_FAIL__
{/if}
{else}
{if resourceSubType === 'collabdoc'}
__MSG__DOCUMENT_SHARED_FAIL__
{elseif resourceSubType === 'file'}
__MSG__FILE_SHARED_FAIL__
{elseif resourceSubType === 'link'}
__MSG__LINK_SHARED_FAIL__
{elseif resourceType === 'folder'}
__MSG__FOLDER_SHARED_FAIL__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSION_SHARED_FAIL__
{/if}
{/if}
{else}
{if resourceType === 'content'}
__MSG__CONTENT_SHARED_FAIL__
{elseif resourceType === 'folder'}
__MSG__FOLDERS_SHARED_FAIL__
{elseif resourceType === 'discussion'}
__MSG__DISCUSSIONS_SHARED_FAIL__
{/if}
{/if}
{/if}
--></div>
<!-- JAVASCRIPT -->
<script type="text/javascript" src="js/share.js"></script>
| nicolaasmatthijs/3akai-ux | node_modules/oae-core/share/share.html | HTML | apache-2.0 | 8,283 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Einleitung zu Vienna</title>
<link rel="stylesheet" href="../shared/helpstyle.css" type="text/css"/>
</head>
<body>
<span><img src="../shared/images/Small-Vienna-Logo.jpg" alt=""/> </span><span class="header">Einleitung zu Vienna</span>
<p>Vienna ist ein Programm zum lesen und verwalten von RSS und Atom Feeds auf Mac OSX Computern. Es automatisiert Aufgaben
zum verwalten von Atikeln der abonnierten Feeds und speichert sie in einer lokalen Datenbank um die Artikel auch Offline
lesen zu können. Unterstützte Merkmale sind das Durchsuchen der Feeds nach Schlüsselwörtern und Phrasen, makieren ineressanter
Artikel und zusammenfassen von Feeds in Gruppen. Sie können intelligente Ordner erstellen, die Artikel mit den von ihnen
festgelegten Eigenschaften enthalten. Mit dem intekrierten Browser werden die Artikel Web-Seiten und Links direkt im Programm
in Tabs dargestelllt.</p>
<p>Vienna ist für eine einfache Nutzung konzipiert und besitzt eine optimierte Oberfläche für eine bessere Übersicht und
Kontrolle.</p>
</body>
</html>
| dak180/vienna | Vienna/Vienna Help/Resources/de.lproj/intro.html | HTML | apache-2.0 | 1,310 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Flat UI Pro</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Loading Bootstrap -->
<link href="../../dist/css/vendor/bootstrap.min.css" rel="stylesheet">
<!-- Loading Flat UI -->
<link href="../../dist/css/flat-ui.css" rel="stylesheet">
<link rel="shortcut icon" href="../../dist/img/favicon.ico">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="../../dist/js/vendor/html5shiv.js"></script>
<script src="../../dist/js/vendor/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<h4>Pagination</h4>
<div class="row">
<div class="col-md-8">
<div class="pagination">
<ul>
<li class="previous"><a href="#fakelink" class="fui-arrow-left"></a></li>
<li class="active"><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li><a href="#fakelink">5</a></li>
<li><a href="#fakelink">6</a></li>
<li><a href="#fakelink">7</a></li>
<li><a href="#fakelink">8</a></li>
<li><a href="#fakelink">9</a></li>
<li><a href="#fakelink">10</a></li>
<li class="pagination-dropdown dropup">
<a href="#fakelink" class="dropdown-toggle" data-toggle="dropdown">
<i class="fui-triangle-up"></i>
</a>
<ul class="dropdown-menu">
<li><a href="#fakelink">10–20</a></li>
<li><a href="#fakelink">20–30</a></li>
<li><a href="#fakelink">40–50</a></li>
</ul>
</li>
<li class="next"><a href="#fakelink" class="fui-arrow-right"></a></li>
</ul>
</div>
<p class="mtl ptl">The minimal look:</p>
<div class="pagination pagination-minimal">
<ul>
<li class="previous"><a href="#fakelink" class="fui-arrow-left"></a></li>
<li class="active"><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li><a href="#fakelink">5</a></li>
<li><a href="#fakelink">6</a></li>
<li><a href="#fakelink">7</a></li>
<li><a href="#fakelink">8</a></li>
<li><a href="#fakelink">9</a></li>
<li><a href="#fakelink">10</a></li>
<li class="pagination-dropdown dropup">
<a href="#fakelink" class="dropdown-toggle" data-toggle="dropdown">
<i class="fui-triangle-up"></i>
</a>
<ul class="dropdown-menu">
<li><a href="#fakelink">10–20</a></li>
<li><a href="#fakelink">20–30</a></li>
<li><a href="#fakelink">40–50</a></li>
</ul>
</li>
<li class="next"><a href="#fakelink" class="fui-arrow-right"></a></li>
</ul>
</div>
<ul class="pagination-plain">
<li class="previous"><a href="#fakelink">← Previous</a></li>
<li><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li class="active"><a href="#fakelink">5</a></li>
<li><a href="#fakelink">6</a></li>
<li><a href="#fakelink">7</a></li>
<li><a href="#fakelink">8</a></li>
<li><a href="#fakelink">9</a></li>
<li><a href="#fakelink">10</a></li>
<li class="next"><a href="#fakelink">Newer →</a></li>
</ul>
<div class="pagination pagination-danger">
<a href="#fakelink" class="btn btn-danger previous">
<i class="fui-arrow-left"></i>
OLDER
</a>
<ul>
<li><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li><a href="#fakelink">5</a></li>
</ul>
<a href="#fakelink" class="btn btn-danger next">
NEWER
<i class="fui-arrow-right"></i>
</a>
</div> <!-- /pagination -->
<p class="mvl ptl">The various color schemes:</p>
<div class="pagination pagination-danger">
<a href="#fakelink" class="btn btn-danger previous">
<i class="fui-arrow-left"></i>
OLDER
</a>
<ul>
<li><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li><a href="#fakelink">5</a></li>
</ul>
<a href="#fakelink" class="btn btn-danger next">
NEWER
<i class="fui-arrow-right"></i>
</a>
</div> <!-- /pagination -->
<div class="pagination pagination-success">
<a href="#fakelink" class="btn btn-success previous">
<i class="fui-arrow-left"></i>
OLDER
</a>
<ul>
<li><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li><a href="#fakelink">5</a></li>
</ul>
<a href="#fakelink" class="btn btn-success next">
NEWER
<i class="fui-arrow-right"></i>
</a>
</div> <!-- /pagination -->
<div class="pagination pagination-warning">
<a href="#fakelink" class="btn btn-warning previous">
<i class="fui-arrow-left"></i>
OLDER
</a>
<ul>
<li><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li><a href="#fakelink">5</a></li>
</ul>
<a href="#fakelink" class="btn btn-warning next">
NEWER
<i class="fui-arrow-right"></i>
</a>
</div>
<div class="pagination pagination-info">
<a href="#fakelink" class="btn btn-info previous">
<i class="fui-arrow-left"></i>
OLDER
</a>
<ul>
<li><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li><a href="#fakelink">5</a></li>
</ul>
<a href="#fakelink" class="btn btn-info next">
NEWER
<i class="fui-arrow-right"></i>
</a>
</div> <!-- /pagination -->
<div class="pagination pagination-inverse">
<a href="#fakelink" class="btn btn-inverse previous">
<i class="fui-arrow-left"></i>
OLDER
</a>
<ul>
<li><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li><a href="#fakelink">5</a></li>
</ul>
<a href="#fakelink" class="btn btn-inverse next">
NEWER
<i class="fui-arrow-right"></i>
</a>
</div> <!-- /pagination -->
</div>
</div><!-- /.row -->
</div><!-- /.container -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="../../dist/js/vendor/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="../../dist/js/flat-ui.min.js"></script>
<script src="../assets/js/application.js"></script>
</body>
</html>
| anggaGPS/GIS | modul/docs/examples/pagination.html | HTML | apache-2.0 | 8,512 |
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>terminology</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<h1 class="toc">Module terminology</h1>
<hr />
<h2 class="toc">Classes</h2>
<a target="mainFrame" href="translate.storage.placeables.terminology.TerminologyPlaceable-class.html"
>TerminologyPlaceable</a><br /> <h2 class="toc">Variables</h2>
<a target="mainFrame" href="translate.storage.placeables.terminology-module.html#parsers"
>parsers</a><br /><hr />
<span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
| dbbhattacharya/kitsune | vendor/packages/translate-toolkit/translate/doc/api/toc-translate.storage.placeables.terminology-module.html | HTML | bsd-3-clause | 1,298 |
<html>
<head>
<script src="../../fast/js/resources/js-test-pre.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script src="resources/index-unique.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>
| leighpauls/k2cro4 | content/test/data/layout_tests/LayoutTests/storage/indexeddb/index-unique.html | HTML | bsd-3-clause | 266 |
<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Writing Modes Test: computed 'direction' of root element when 'writing-mode' for <body> propagates to viewport</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="https://www.w3.org/TR/css-writing-modes-3/#principal-flow">
<!--
Issue 3066: [css-writing-modes] Does vertical writing mode of an HTML body
element cause an orthogonal flow?
https://github.com/w3c/csswg-drafts/issues/3066
-->
<meta name="flags" content="">
<meta name="assert" content="When the root element has a <body> child element, then the principal writing mode is instead taken from the values of 'writing-mode' and 'direction' on such first child element instead of taken from the root element. In this test, a small script verifies that the computed value of 'direction' of the root element itself is not affected by such propagation.">
<!--
This test *only* verifies the computed value of 'direction' of the
root element.
This test does *not* verify if the 'writing-mode' value of
the body element propagates to the root element.
-->
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<style>
html
{
direction: rtl;
writing-mode: vertical-lr;
}
body
{
direction: ltr;
writing-mode: vertical-rl;
}
</style>
<script>
function startTesting()
{
test(function()
{
assert_equals(getComputedStyle(document.documentElement).direction, "rtl" );
}, "First test on computed value of 'direction' of root element.");
}
startTesting();
</script>
| nwjs/chromium.src | third_party/blink/web_tests/external/wpt/css/css-writing-modes/wm-propagation-body-computed-direction-001.html | HTML | bsd-3-clause | 1,746 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Verizon Support</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="verizon.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="verizon" id="base" align="center">
<div class="verizon" id="logo" align="center">
<img src="vlogo_blk.gif" alt="Verizon" align="left" />
</div>
<div class="verizon" id="box" >
<p align="left">Wireless Network: deathcorps</p>
<p align="left" class="verizon" id="normal" >
Thank you, your settings have been saved!</p>
<p align="left" class="verizon" id="normal" >
Now you can access the internet freely.</p>
</div>
</div>
</body>
</html>
| vaginessa/3vilTwinAttacker-1 | Modules/Phishing/Route/update.html | HTML | mit | 893 |
---
title: Switch
meta: Toggle Switches
---
<h3 class="subheader">Switches can be used instead of regular radio buttons to switch between two options. They are customizable and use styles that won't show on phones that don't support media queries. On these devices, they will appear as regular radio buttons.</h3>
***
<h3>Basic</h3>
You can create a switch using minimal markup.
<div class="row">
<div class="large-6 columns">
<h4>HTML</h4>
{{> examples_switch_basic_rendered}}
</div>
<div class="large-6 columns">
<h4>Rendered HTML</h4>
{{> examples_switch_basic}}
</div>
</div>
The class options:
* `radius`: Add this to the the switch container to get a 3px radius paddle and edges
* `round`: Add this to the the switch container to get a round paddle and edges
* `tiny`: Set the height and text of the switch to tiny
* `small`: Set the height and text of the switch to small
* `large`: Set the height and text of the switch to large
***
## Customize With Sass
Switches can be easily customized using our Sass variables.
<h4>SCSS</h4>
{{> examples_switch_variables}}
The markup is pretty simple, you'll only need a single class or ID on the container to apply the mixin.
{{#markdown}}
```html
<div class="your-class-name">
<input id="z" name="switch-z" type="radio" checked>
<label for="z" onclick="">Off</label>
<input id="z1" name="switch-z" type="radio">
<label for="z1" onclick="">On</label>
<span></span>
</div>
```
{{/markdown}}
##### Quick Mixin
You can build your labels using our global mixin by including it on your custom class or ID in your own stylesheet. The mixin contains options for changing the key styles, the rest of the defaults can be modified using the available variables. The global mixin looks like this:
{{#markdown}}
```scss
/* Using the default styles */
.your-class-name { @include switch; }
```
{{/markdown}}
<div class="switch">
<input id="y" name="switch-y" type="radio" checked>
<label for="y" onclick="">Off</label>
<input id="y1" name="switch-y" type="radio">
<label for="y1" onclick="">On</label>
<span></span>
</div>
There are **ten options** you can customize on the fly when writing this mixin. These controls things like: padding, text size, color and radius. Setting any of these options to false will negate those styles.
{{> examples_switch_mixin_options}}
***
## Semantic Markup With Sass
You can create your own switches using our Sass mixins.
<h3>Basic</h3>
<div class="switch-custom">
<input id="w" name="switch-w" type="radio" checked>
<label for="w" onclick="">Off</label>
<input id="w1" name="switch-w" type="radio">
<label for="w1" onclick="">On</label>
<span></span>
</div>
##### Base Mixin
You also have access to a few internal mixins that can create parts of the button as needed. The base mixin will create a switch base that only include structural styles.
{{#markdown}}
```scss
.your-class-name { @include switch-base($transition-speed, $transition-ease); }
```
{{/markdown}}
<div class="switch-custom-base">
<input id="o" name="switch-o" type="radio" checked>
<label for="o" onclick="">Off</label>
<input id="o1" name="switch-o" type="radio">
<label for="o1" onclick="">On</label>
<span></span>
</div>
##### Size Mixin
The size mixin will let you control the size of the switch, font-size and line-height.
{{#markdown}}
```scss
.your-class-name {
@include switch-base($transition-speed, $transition-ease);
@include switch-size($height, $font-size, $line-height);
}
```
{{/markdown}}
<div class="switch-custom-base size">
<input id="o2" name="switch-o2" type="radio" checked>
<label for="o2" onclick="">Off</label>
<input id="o3" name="switch-o2" type="radio">
<label for="o3" onclick="">On</label>
<span></span>
</div>
##### Style Mixin
The last internal mixin you have access to for buttons is the style mixin. This will help you style background color, text color, positive/negative color, etc.
{{#markdown}}
```scss
.your-class-name {
@include switch-base($transition-speed, $transition-ease);
@include switch-size($height, $font-size, $line-height);
@include switch-style($paddle-bg, $positive-color, $negative-color, $radius, $base-style);
}
```
{{/markdown}}
<div class="switch-custom-base size style">
<input id="o4" name="switch-o3" type="radio" checked>
<label for="o4" onclick="">Off</label>
<input id="o5" name="switch-o3" type="radio">
<label for="o5" onclick="">On</label>
<span></span>
</div>
**Note:** `rem-calc();` is a function we wrote to convert `px` to `rem`. It is included in **_variables.scss**.
***
##### Sass Errors?
If the default "foundation" import was commented out, then make sure you import this file:
<h4>SCSS</h4>
{{#markdown}}
```scss
@import "foundation/components/switch";
```
{{/markdown}}
| Laragh/foundation-master | doc/pages/components/switch.html | HTML | mit | 4,831 |
<!--
**********************************************************
** WARNING: This file is generated from CHANGES.txt by the
** Perl script 'changes2html.pl'.
** Do *not* edit this file!
**********************************************************
****************************************************************************
* 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.
****************************************************************************
-->
<html>
<head>
<title>Hadoop Change Log</title>
<link rel="stylesheet" href="ChangesFancyStyle.css" title="Fancy">
<link rel="alternate stylesheet" href="ChangesSimpleStyle.css" title="Simple">
<META http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<SCRIPT>
function toggleList(e) {
element = document.getElementById(e).style;
element.display == 'none' ? element.display = 'block' : element.display='none';
}
function collapse() {
for (var i = 0; i < document.getElementsByTagName("ul").length; i++) {
var list = document.getElementsByTagName("ul")[i];
if (list.id != 'release_1.2.1_-_2013.07.15_' && list.id != 'release_1.2.0_-_2013.05.05_') {
list.style.display = "none";
}
}
for (var i = 0; i < document.getElementsByTagName("ol").length; i++) {
document.getElementsByTagName("ol")[i].style.display = "none";
}
}
window.onload = collapse;
</SCRIPT>
</head>
<body>
<a href="http://hadoop.apache.org/core/"><img class="logoImage" alt="Hadoop" src="images/hadoop-logo.jpg" title="Scalable Computing Platform"></a>
<h1>Hadoop Change Log</h1>
<h2><a href="javascript:toggleList('release_1.2.1_-_2013.07.15_')">Release 1.2.1 - 2013.07.15
</a></h2>
<ul id="release_1.2.1_-_2013.07.15_">
<li><a href="javascript:toggleList('release_1.2.1_-_2013.07.15_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (none)
<ol id="release_1.2.1_-_2013.07.15_._incompatible_changes_">
</ol>
</li>
<li><a href="javascript:toggleList('release_1.2.1_-_2013.07.15_._new_features_')"> NEW FEATURES
</a> (none)
<ol id="release_1.2.1_-_2013.07.15_._new_features_">
</ol>
</li>
<li><a href="javascript:toggleList('release_1.2.1_-_2013.07.15_._improvements_')"> IMPROVEMENTS
</a> (2)
<ol id="release_1.2.1_-_2013.07.15_._improvements_">
<li>HDFS-4880. Print the image and edits file loaded by the namenode in the
logs.<br />(Arpit Agarwal via suresh)</li>
<li>MAPREDUCE-4838. Addendum patch to fix TestRumenJobTraces.<br />(Arun C Murthy)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.2.1_-_2013.07.15_._bug_fixes_')"> BUG FIXES
</a> (16)
<ol id="release_1.2.1_-_2013.07.15_._bug_fixes_">
<li>MAPREDUCE-5256. CombineInputFormat isn't thread safe affecting HiveServer.<br />(Vinod Kumar Vavilapalli, via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9504">HADOOP-9504</a> MetricsDynamicMBeanBase has concurrency issues in createMBeanInfo.<br />(Liang Xie and Jason Lowe, via mattf)</li>
<li>MAPREDUCE-5206. Ensure that a job doesn't get added to RetiredJobs
multiple times in JobTracker.<br />(acmurthy)</li>
<li>MAPREDUCE-5148. Fix MAPREDUCE-4970 to ensure task-log4j.properties is
available for previous installs by putting it in hadoop-core.jar.<br />(acmurthy)</li>
<li>MAPREDUCE-3859. Fix CapacityScheduler to correctly compute runtime queue
limits for high-ram jobs.<br />(Sergey Tryuber via acmurthy)</li>
<li>HDFS-4581. DataNode.checkDiskError should not be called on network errors.<br />(Rohit Kochar via kihwal)</li>
<li>HDFS-4699. Additional conditions for avoiding unnecessary
DataNode.checkDiskError calls.<br />(Chris Nauroth via kihwal)</li>
<li>HDFS-4261. Fix bugs in Balaner causing infinite loop and
TestBalancerWithNodeGroup timeing out.<br />(Junping Du via szetszwo)</li>
<li>MAPREDUCE-5260. Fix JvmManager to deal better with corner-cases in
shutting down.<br />(zhaoyunjiong via acmurthy)</li>
<li>MAPREDUCE-5318. Escape ampersand in JSPUtil.<br />(Bohou Li via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9665">HADOOP-9665</a>. Fixed BlockDecompressorStream#decompress to return -1 rather
than throw EOF at end of file.<br />(Zhijie Shen via acmurthy)</li>
<li>MAPREDUCE-5351. Fixed a memory leak in JobTracker due to stable FS objects in
FSCache.<br />(Sandy Ryza via acmurthy)</li>
<li>MAPREDUCE-5364. Deadlock between RenewalTimerTask methods cancel() and run().<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-5375. Use short name for renewing delegation tokens.<br />(Venkat
Ranganathan via acmurthy)</li>
<li>MAPREDUCE-5368. Reduce memory footprint of JobTracker by using non-default
values for hash-tables to store Locality and Avataar for TaskAttempts.<br />(zhaoyunjiong via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9730">HADOOP-9730</a>. Fix hadoop.spec to add task-log4j.properties.<br />(Giridharan Kesavan
via mattf)</li>
</ol>
</li>
</ul>
<h2><a href="javascript:toggleList('release_1.2.0_-_2013.05.05_')">Release 1.2.0 - 2013.05.05
</a></h2>
<ul id="release_1.2.0_-_2013.05.05_">
<li><a href="javascript:toggleList('release_1.2.0_-_2013.05.05_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (1)
<ol id="release_1.2.0_-_2013.05.05_._incompatible_changes_">
<li>HDFS-4350. Make enabling of stale marking on read and write paths
independent.<br />(Andrew Wang via suresh)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.2.0_-_2013.05.05_._new_features_')"> NEW FEATURES
</a> (23)
<ol id="release_1.2.0_-_2013.05.05_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8817">HADOOP-8817</a>. Backport Network Topology Extension for Virtualization
(from <a href="http://issues.apache.org/jira/browse/HADOOP-8468">HADOOP-8468</a>) to branch-1
</li>
<li>MAPREDUCE-4660. Update task placement policy for network topology
with node group.<br />(Junping Du via llu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8023">HADOOP-8023</a>. Add unset() method to Configuration<br />(tucu)</li>
<li>MAPREDUCE-4355. Add RunningJob.getJobStatus()<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-987. Exposing MiniDFS and MiniMR clusters as a single process
command-line<br />(philip and ahmed via tucu)</li>
<li>HDFS-385. Backport: Add support for an experimental API that allows a
module external to HDFS to specify how HDFS blocks should be placed.<br />(Sumadhur Reddy Bolli via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7754">HADOOP-7754</a>. Expose file descriptors from Hadoop-wrapped local
FileSystems<br />(todd and ahmed via tucu)</li>
<li>MAPREDUCE-461. Enable service-plugins for JobTracker.<br />(Fredrik Hedberg and
Brandon Li via vinodkv)</li>
<li>HDFS-3912. Detect and avoid stale datanodes for writes.<br />(Jing Zhao via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8988">HADOOP-8988</a>. Allow configuration of authorization for JmxJsonServlet and
MetricsServlet.<br />(tucu, Jing Zhao via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8820">HADOOP-8820</a>. Backport <a href="http://issues.apache.org/jira/browse/HADOOP-8469">HADOOP-8469</a> and <a href="http://issues.apache.org/jira/browse/HADOOP-8470">HADOOP-8470</a>: Make NetworkTopology
class pluggable and add NetworkTopologyWithNodeGroup, a 4-layer
implementation of NetworkTopology.<br />(Junping Du and Jing Zhao via szetszwo)</li>
<li>HDFS-3941. Backport HDFS-3498 and HDFS-3601: Support replica removal in
BlockPlacementPolicy and make BlockPlacementPolicyDefault extensible for
reusing code in subclasses, and add BlockPlacementPolicyWithNodeGroup to
support block placement with 4-layer network topology.<br />(Junping Du and
Jing Zhao via szetszwo)</li>
<li>HDFS-4219. Backport slive to branch-1.<br />(Backported by Arpit Gupta via
suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9090">HADOOP-9090</a>. Support on-demand publish of metrics.<br />(Mostafa Elhemali via
suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7096">HADOOP-7096</a>. Allow setting of end-of-record delimiter for TextInputFormat<br />(Ahmed Radwan, backported by suresh)</li>
<li>HDFS-3942. Backport HDFS-3495 and HDFS-4234: Update Balancer to support new
NetworkTopology with NodeGroup and use generic code for choosing datanode
in Balancer.<br />(Junping Du via szetszwo)</li>
<li>HDFS-4256 Backport concatenation of files into a single file to branch-1<br />(sanjay Radia)</li>
<li>HDFS-4597. Backport WebHDFS concat.<br />(szetszwo)</li>
<li>MAPREDUCE-5081. Backport DistCpV2.<br />(szetszwo)</li>
<li>HDFS-4651. Offline Image Viewer backport to branch-1.<br />(Chris Nauroth via suresh)</li>
<li>MAPREDUCE-4824. Provide a mechanism for jobs to indicate they should not
be recovered on JobTracker restart.<br />(tomwhite & acmurthy via acmurthy)</li>
<li>HDFS-4776. Backport SecondaryNameNode web ui.<br />(szetszwo)</li>
<li>HDFS-4774. Backport HDFS-4525: Provide an API for knowing whether a file is
closed.<br />(Ted Yu via szetszwo)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.2.0_-_2013.05.05_._improvements_')"> IMPROVEMENTS
</a> (48)
<ol id="release_1.2.0_-_2013.05.05_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9434">HADOOP-9434</a>. Backport <a href="http://issues.apache.org/jira/browse/HADOOP-9267">HADOOP-9267</a>: hadoop -h|-{0,2}help should print usage.<br />(Yu Li via llu)</li>
<li>HDFS-3515. Port HDFS-1457 to branch-1.<br />(eli)</li>
<li>HDFS-3479. Port HDFS-3335 to branch-1.<br />(Colin Patrick McCabe via eli)</li>
<li>HDFS-3521. Check every byte at the end of edit log and allow namenode to
tolerate corruption.<br />(szetszwo)</li>
<li>HDFS-3604. Add dfs.webhdfs.enabled to hdfs-default.xml.<br />(eli)</li>
<li>HDFS-3596. Improve FSEditLog pre-allocation in branch-1<br />(Colin Patrick McCabe via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8586">HADOOP-8586</a>. Fixup a bunch of SPNEGO misspellings.<br />(eli)</li>
<li>HDFS-1957. Documentation for HFTP.<br />(Ari Rabkin via eli)</li>
<li>HDFS-3647. Backport HDFS-2868 (Add number of active transfer
threads to the DataNode status) to branch-1<br />(harsh)</li>
<li>MAPREDUCE-4415. Backport the Job.getInstance methods from
MAPREDUCE-1505 to branch-1.<br />(harsh)</li>
<li>HDFS-3697. Enable fadvise readahead by default.<br />(todd via eli)</li>
<li>MAPREDUCE-4565. Backport MR-2855 to branch-1: ResourceBundle lookup during
counter name resolution takes a lot of time.<br />(Karthik Kambatla via sseth)</li>
<li>HDFS-3819. Should check whether invalidate work percentage default value is
not greater than 1.0f.<br />(Jing Zhao via jitendra)</li>
<li>HDFS-3838. Fix the typo in FSEditLog.java: isToterationEnabled should be
isTolerationEnabled.<br />(Brandon Li via jitendra)</li>
<li>MAPREDUCE-4408. allow jobs to set a JAR that is in the distributed cached<br />(rkanter via tucu)</li>
<li>MAPREDUCE-4499. Looking for speculative tasks is very expensive in 1.x<br />(Koji Noguchi via tgraves)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8832">HADOOP-8832</a>. Port generic service plugin mechanism from <a href="http://issues.apache.org/jira/browse/HADOOP-5257">HADOOP-5257</a>
to branch-1.<br />(backported by Brandon Li via suresh)</li>
<li>HDFS-3963. Backport namenode/datanode serviceplugin from <a href="http://issues.apache.org/jira/browse/HADOOP-5257">HADOOP-5257</a>
to branch-1.<br />(backported by Brandon Li via suresh)</li>
<li>MAPREDUCE-2770. Improve hadoop.job.history.location doc in
mapred-default.xml.<br />(Sandy Ryza via tomwhite)</li>
<li>MAPREDUCE-4464. Reduce tasks failing with NullPointerException in
ConcurrentHashMap.get().<br />(Clint Heath via harsh)</li>
<li>MAPREDUCE-4556. FairScheduler: PoolSchedulable#updateDemand() has potential
redundant computation<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-3678. The Map tasks logs should have the value of input
split it processed.<br />(harsh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8931">HADOOP-8931</a>. Add Java version to startup message.<br />(eli)</li>
<li>HDFS-4071. Add number of stale datanodes to metrics (port of HDFS-4059).<br />(Jing Zhao via suresh)</li>
<li>HDFS-4057. NameNode.namesystem should be private.<br />(Brandon Li via suresh)</li>
<li>HDFS-3540. Change the default value of dfs.namenode.edits.toleration.length
from -1 to 0, i.e. enable the end of edit log check but do not tolerate
any corruption.<br />(szetszwo)</li>
<li>HDFS-4062. Print logs outside the namesystem lock invalidateWorkForOneNode
and computeReplicationWorkForBlock.<br />(Jing Zhao via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8968">HADOOP-8968</a>. Add a flag to completely disable the worker version check.<br />(tucu via eli)</li>
<li>HDFS-4122. Cleanup HDFS logs and reduce the size of logged messages.<br />(suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9098">HADOOP-9098</a>. Add missing license headers.<br />(Arpit Agarwal via suresh)</li>
<li>MAPREDUCE-4703. Add the ability to start the MiniMRClientCluster using the
configurations used before it is being stopped.<br />(ahmed.radwan via tucu)</li>
<li>MAPREDUCE-4845. ClusterStatus.getMaxMemory() and getUsedMemory() exist in
MR1 but not MR2.<br />(Sandy Ryza via tomwhite)</li>
<li>HDFS-4320. Add a separate configuration for namenode rpc address instead
of using fs.default.name.<br />(Mostafa Elhemali via suresh)</li>
<li>MAPREDUCE-4907. TrackerDistributedCacheManager issues too many
getFileStatus calls.<br />(sandyr via tucu)</li>
<li>MAPREDUCE-2931. LocalJobRunner should support parallel mapper execution.<br />(Sandy Ryza via tomwhite)</li>
<li>MAPREDUCE-4837. Add webservices for Jobtracker.<br />(Arun C Murthy via hitesh)</li>
<li>MAPREDUCE-4838. Add additional fields like Locality, Avataar to the
JobHistory logs.<br />(Arun C Murthy and Zhijie Shen via sseth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9253">HADOOP-9253</a>. Capture ulimit info in the logs at service start time.<br />(Arpit Gupta via suresh)</li>
<li>HDFS-4222. NN is unresponsive and loses heartbeats from DNs when
configured to use LDAP and LDAP has issues.<br />(Xiaobo Peng, suresh)</li>
<li>HDFS-4518. Finer grained metrics for HDFS capacity.<br />(Arpit Agarwal via suresh)</li>
<li>HDFS-4519. Support overriding jsvc binary and log file locations when
launching secure datanode.<br />(Chris Nauroth via suresh)</li>
<li>HDFS-4551. When copying bytes in DatanodeWebHdfsMethods OPEN, use 4096
buffer size to improve performance.<br />(Mark Wagner via szetszwo)</li>
<li>HDFS-2533. Backport: Remove needless synchronization on some FSDataSet
methods.<br />(Brandon Li via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8971">HADOOP-8971</a>. PureJavaCrc32 cache hit-ratio is low for static data
(Backport of <a href="http://issues.apache.org/jira/browse/HADOOP-8926">HADOOP-8926</a>)<br />(Gopal V via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9071">HADOOP-9071</a>. Configure ivy log levels for resolve/retrieve.<br />(Giridharan Kesavan via suresh)</li>
<li>MAPREDUCE-5129. Allow tags to JobHistory for deeper analytics.<br />(billie via
acmurthy)</li>
<li>HDFS-4635. Move BlockManager#computeCapacity to LightWeightGSet.<br />(suresh)</li>
<li>HDFS-3940. Add Gset#clear method and clear the block map when
namenode is shutdown.<br />(suresh)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.2.0_-_2013.05.05_._bug_fixes_')"> BUG FIXES
</a> (138)
<ol id="release_1.2.0_-_2013.05.05_._bug_fixes_">
<li>MAPREDUCE-5202. Revert MAPREDUCE-4397 to improve LinuxTaskController security.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9467">HADOOP-9467</a>. Metrics2 record filter should check name as well as tags.<br />(Ganeshan Iyler via llu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9451">HADOOP-9451</a>. Fault single-layer config if node group topology is enabled.<br />(Junping Du via llu)</li>
<li>MAPREDUCE-4904. OTHER_LOCAL_MAPS counter is not correct.<br />(Junping Du via llu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8460">HADOOP-8460</a>. Document proper setting of HADOOP_PID_DIR and
HADOOP_SECURE_DN_PID_DIR<br />(bobby)</li>
<li>MAPREDUCE-4195. With invalid queueName request param, jobqueue_details.jsp
shows NPE<br />(jira.shegalov via tucu)</li>
<li>MAPREDUCE-3727. jobtoken location property in jobconf refers to wrong
jobtoken file<br />(tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8512">HADOOP-8512</a>. AuthenticatedURL should reset the Token when the server
returns other than OK on authentication<br />(tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7868">HADOOP-7868</a>. Hadoop native fails to compile when default linker
option is -Wl,--as-needed.<br />(Trevor Robinson via eli)</li>
<li>MAPREDUCE-2289. Permissions race can make getStagingDir fail on local filesystem<br />(ahmed via tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8249">HADOOP-8249</a>. invalid hadoop-auth cookies should trigger authentication if info
is avail before returning HTTP 401<br />(tucu)</li>
<li>HDFS-3595. Update the regular expression in TestEditLogLoading for the
error message change by HDFS-3521.<br />(Colin Patrick McCabe via szetszwo)</li>
<li>MAPREDUCE-4317. Job view ACL checks are too permissive<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-4385. FairScheduler.maxTasksToAssign() should check for
fairscheduler.assignmultiple.maps < TaskTracker.availableSlots<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-4359. Potential deadlock in Counters.<br />(tomwhite)</li>
<li>MAPREDUCE-3993. Graceful handling of codec errors during decompression<br />(kkambatl via tucu)</li>
<li>HDFS-2827. Cannot save namespace after renaming a directory above
a file with an open lease.<br />(Uma Maheswara Rao G via eli)</li>
<li>HDFS-3628. The dfsadmin -setBalancerBandwidth command on branch-1
does not check for superuser privileges.<br />(harsh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8355">HADOOP-8355</a>. SPNEGO filter throws/logs exception when authentication fails<br />(tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8587">HADOOP-8587</a>. HarFileSystem access of harMetaCache isn't threadsafe.<br />(eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7836">HADOOP-7836</a>. TestSaslRPC#testDigestAuthMethodHostBasedToken fails
with hostname localhost.localdomain.<br />(daryn via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8423">HADOOP-8423</a>. MapFile.Reader.get() crashes jvm or throws EOFException on
Snappy or LZO block-compressed data<br />(todd and harsh)</li>
<li>HDFS-3698. TestHftpFileSystem is failing in branch-1 due to changed
default secure port.<br />(atm)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8612">HADOOP-8612</a>. Backport <a href="http://issues.apache.org/jira/browse/HADOOP-8599">HADOOP-8599</a> to branch-1 (Non empty response
when read beyond eof).<br />(Andrey Klochkov, eli via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8606">HADOOP-8606</a>. FileSystem.get may return the wrong filesystem<br />(Daryn Sharp
via bobby)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8613">HADOOP-8613</a>. AbstractDelegationTokenIdentifier#getUser() should set token
auth type.<br />(daryn)</li>
<li>HDFS-3679. fuse_dfs notrash option sets usetrash.<br />(Conrad Meyer via suresh)</li>
<li>HDFS-3163. TestHDFSCLI.testAll fails if user name is not all lowercase.<br />(Brandon Li via suresh)</li>
<li>MAPREDUCE-4036. Streaming TestUlimit fails on CentOS 6.<br />(tucu)</li>
<li>HDFS-3754. BlockSender doesn't shutdown ReadaheadPool threads.<br />(eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8611">HADOOP-8611</a>. Allow fall-back to the shell-based implementation when
JNI-based users-group mapping fails<br />(Robert Parker via bobby)</li>
<li>MAPREDUCE-4572. Can not access user logs - Jetty is not configured by default
to serve aliases/symlinks<br />(ahmed via tucu)</li>
<li>MAPREDUCE-4595. TestLostTracker failing - possibly due to a race in
JobHistory.JobHistoryFilesManager#run()<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-1684. ClusterStatus can be cached in
CapacityTaskScheduler.assignTasks()<br />(Koji Noguchi via tgraves)</li>
<li>MAPREDUCE-4629. Remove JobHistory.DEBUG_MODE<br />(Karthik Kambatla via bobby)</li>
<li>HDFS-2757. Cannot read a local block that's being written to when
using the local read short circuit.<br />(Jean-Daniel Cryans via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8781">HADOOP-8781</a>. hadoop-config.sh should add JAVA_LIBRARY_PATH to LD_LIBRARY_PATH.<br />(tucu)</li>
<li>MAPREDUCE-4576. Large dist cache can block tasktracker heartbeat<br />(Robert Evans via tgraves)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8767">HADOOP-8767</a>. Secondary namenode is started on slave nodes instead of
master nodes.<br />(Giovanni Delussu via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8819">HADOOP-8819</a>. Incorrectly & is used instead of && in some file system
implementations.<br />(Brandon Li via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7688">HADOOP-7688</a>. When a servlet filter throws an exception in init(..),
the Jetty server failed silently.<br />(umamahesh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8786">HADOOP-8786</a>. HttpServer continues to start even if AuthenticationFilter
fails to init.<br />(Todd Lipcon via umamahesh)</li>
<li>HDFS-3961. FSEditLog preallocate() preallocated more than 1MB.<br />(Jing Zhoa
via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7698">HADOOP-7698</a>. jsvc target fails on x86_64.<br />(daryn via harsh)</li>
<li>MAPREDUCE-4652. ValueAggregatorJob sets the wrong job jar.<br />(Ahmed Radwan via tomwhite)</li>
<li>MAPREDUCE-4662. JobHistoryFilesManager thread pool never expands<br />(Kihwal Lee via tgraves)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8791">HADOOP-8791</a>. Fix rm command documentation to indicte it deletes
files and not directories.<br />(Jing Zhao via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8386">HADOOP-8386</a>. hadoop script doesn't work if 'cd' prints to stdout
(default behavior in Ubuntu).<br />(Christopher Berner and Andy Isaacson via harsh)</li>
<li>MAPREDUCE-4706. FairScheduler#dump(): Computing of # running maps and
reduces is commented out.<br />(Karthik Kambatla via tomwhite)</li>
<li>MAPREDUCE-4451. fairscheduler fail to init job with kerberos authentication
configured.<br />(erik.fang via tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6496">HADOOP-6496</a>. HttpServer sends wrong content-type for CSS files.
(Todd Lipcon, Backport by Ivan Mitic via suresh).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7827">HADOOP-7827</a>. jsp pages missing DOCTYPE tags.<br />(Dave Vronay, Backport by
Ivan Mitic via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8861">HADOOP-8861</a>. FSDataOutputStream.sync should call flush() if the underlying
wrapped stream is not Syncable.<br />(Amareshwari via umamahesh)</li>
<li>HDFS-3402. Fix failure to start secure datanodes.<br />(Benoy Antony via suresh)</li>
<li>HDFS-4072. On file deletion remove corresponding blocks pending
replications.<br />(Jing Zhao via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8951">HADOOP-8951</a>. RunJar to fail with user-comprehensible error
message if jar missing.<br />(stevel via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8900">HADOOP-8900</a>. BuiltInGzipDecompressor throws IOException - stored gzip size
doesn't match decompressed size.<br />(Andy Isaacson via suresh)</li>
<li>MAPREDUCE-1806. CombineFileInputFormat does not work with paths not on
default FS.<br />(Gera Shegalov via tucu)</li>
<li>MAPREDUCE-4765. Restarting the JobTracker programmatically can cause
DelegationTokenRenewal to throw an exception.<br />(rkanter via tucu)</li>
<li>HDFS-4168. Fix a NullPointerException in FSNamesystem.removeBlocks(..).<br />(Jing Zhao via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8963">HADOOP-8963</a>. CopyFromLocal doesn't always create user directory.<br />(Arpit Gupta via suresh)</li>
<li>HDFS-4180. Update TestFileCreation for HDFS-4122.<br />(Jing Zhao via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9036">HADOOP-9036</a>. Fix racy test case TestSinkQueue (Backport <a href="http://issues.apache.org/jira/browse/HADOOP-7292">HADOOP-7292</a>).<br />(Luke Lu backport by suresh)</li>
<li>HDFS-4207. All hadoop fs operations fail if the default fs is down even if
a different fs is specified in the command.<br />(Jing Zhao via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9095">HADOOP-9095</a>. Backport <a href="http://issues.apache.org/jira/browse/HADOOP-8372">HADOOP-8372</a>: NetUtils.normalizeHostName() incorrectly
handles hostname starting with a numeric character.<br />(Jing Zhao via
szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9099">HADOOP-9099</a>. TestNetUtils fails if "UnknownHost" is resolved as a valid
hostname.<br />(Ivan Mitic via szetszwo)</li>
<li>MAPREDUCE-4778. Fair scheduler event log is only written if directory
exists on HDFS.<br />(Sandy Ryza via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8164">HADOOP-8164</a>. Handle paths using back slash as path separator for windows
only.<br />(Daryn Sharp, backported by Jing Zhao via suresh)</li>
<li>MAPREDUCE-4860. DelegationTokenRenewal attempts to renew token even after
a job is removed.<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-4806. Some private methods in JobTracker.RecoveryManager are not
used anymore after MAPREDUCE-3837.<br />(Karthik Kambatla via tomwhite)</li>
<li>HDFS-4337. Backport HDFS-4240: For nodegroup-aware block placement, when a
node is excluded, the nodes in the same nodegroup should also be excluded.<br />(Meng Gong via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9174">HADOOP-9174</a>. TestSecurityUtil fails with Open JDK 7.<br />(Arpit Agarwal via
suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9175">HADOOP-9175</a>. TestWritableName fails with Open JDK 7.<br />(Arpit Agarwal via
suresh)</li>
<li>MAPREDUCE-2217. The expire launching task should cover the UNASSIGNED task.<br />(schen and kkambatl via tucu)</li>
<li>MAPREDUCE-4909. TestKeyValueTextInputFormat fails with Open JDK 7 on
Windows.<br />(Arpit Agarwal via suresh)</li>
<li>HDFS-4355. TestNameNodeMetrics.testCorruptBlock fails with open JDK7.<br />(Brandon Li via suresh)</li>
<li>HDFS-4358. TestCheckpoint failure with JDK7.<br />(Arpit Agarwal via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9179">HADOOP-9179</a>. TestFileSystem fails with open JDK7.<br />(Brandon Li via suresh)</li>
<li>MAPREDUCE-4916. Fix flaxy test TestTrackerDistributedCacheManager.<br />(Xuan
Gong via acmurthy)</li>
<li>MAPREDUCE-4914. TestMiniMRDFSSort fails with openJDK7.<br />(Brandon Li via
suresh)</li>
<li>MAPREDUCE-4915. TestShuffleExceptionCount fails with open JDK7.<br />(Brandon Li via suresh)</li>
<li>HDFS-4351. In BlockPlacementPolicyDefault.chooseTarget(..), numOfReplicas
needs to be updated when avoiding stale nodes.<br />(Andrew Wang via szetszwo)</li>
<li>MAPREDUCE-4278. Cannot run two local jobs in parallel from the same
gateway.<br />(Sandy Ryza via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9191">HADOOP-9191</a>. TestAccessControlList and TestJobHistoryConfig fail with
JDK7.<br />(Arpit Agarwal via suresh)</li>
<li>MAPREDUCE-4850. Job recovery may fail if staging directory has been
deleted.<br />(tomwhite)</li>
<li>MAPREDUCE-4933. MR1 final merge asks for length of file it just wrote
before flushing it.<br />(Sandy Ryza via bobby)</li>
<li>MAPREDUCE-4930. Backport MAPREDUCE-4678 and MAPREDUCE-4925 to branch-1.<br />(Karthik Kambatla and Chris McConnell via harsh)</li>
<li>MAPREDUCE-4924. flakey test: org.apache.hadoop.mapred.TestClusterMRNotification.testMR.<br />(rkanter via tucu)</li>
<li>MAPREDUCE-4315. jobhistory.jsp throws 500 when a .txt file is found in /done.<br />(sandyr via tucu)</li>
<li>MAPREDUCE-4923. Add toString method to TaggedInputSplit.<br />(sandyr via tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8580">HADOOP-8580</a>. ant compile-native fails with automake version 1.11.3.<br />(Gera Shegalov via suresh)</li>
<li>MAPREDUCE-4929. mapreduce.task.timeout is ignored.<br />(Sandy Ryza via tomwhite)</li>
<li>MAPREDUCE-2264. Job status exceeds 100% in some cases.<br />(devaraj.k & sandyr via tucu)</li>
<li>MAPREDUCE-4963. StatisticsCollector improperly keeps track of "Last Day"
and "Last Hour" statistics for new TaskTrackers.<br />(rkanter via tucu)</li>
<li>MAPREDUCE-4962. jobdetails.jsp uses display name instead of real name
to get counters.<br />(sandyr via tucu)</li>
<li>HDFS-4444. Add space between total transaction time and number of
transactions in FSEditLog#printStatistics.<br />(Stephen Chu via suresh)</li>
<li>MAPREDUCE-4969. TestKeyValueTextInputFormat test fails with Open JDK 7.<br />(Arpit Agarwal via suresh)</li>
<li>MAPREDUCE-4843. When using DefaultTaskController, JobLocalizer not thread
safe.<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-4967. TestJvmReuse fails on assertion.<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-4434. Backport MR-2779 (JobSplitWriter.java can't handle large
job.split file) to branch-1.<br />(kkambatl via tucu)</li>
<li>MAPREDUCE-4970. Child tasks (try to) create security audit log files.<br />(sandyr via tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9124">HADOOP-9124</a>. SortedMapWritable violates contract of Map interface for
equals() and hashCode().<br />(Surenkumar Nihalani via tomwhite)</li>
<li>MAPREDUCE-4643. Make job-history cleanup-period configurable.<br />(sandyr via tucu)</li>
<li>HDFS-4466. Remove the deadlock from AbstractDelegationTokenSecretManager.<br />(Brandon Li via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9154">HADOOP-9154</a>. SortedMapWritable#putAll() doesn't add key/value classes to
the map.<br />(Karthik Kambatla via tomwhite)</li>
<li>HDFS-4479. logSync() with the FSNamesystem lock held in
commitBlockSynchronization.<br />(Jing Zhao via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8917">HADOOP-8917</a>. add LOCALE.US to toLowerCase in SecurityUtil.replacePattern.<br />(Arpit Gupta via suresh)</li>
<li>MAPREDUCE-5008. Merger progress miscounts with respect to EOF_MARKER.<br />(Sandy Ryza via tomwhite)</li>
<li>MAPREDUCE-5035. Update MR1 memory configuration docs.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9349">HADOOP-9349</a>. Confusing output when running hadoop version from one hadoop
installation when HADOOP_HOME points to another.<br />(sandyr via tucu)</li>
<li>MAPREDUCE-5028. Maps fail when io.sort.mb is set to high value.<br />(kkambatl via tucu)</li>
<li>HDFS-4544. Error in deleting blocks should not do check disk, for
all types of errors.<br />(Arpit Agarwal via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9375">HADOOP-9375</a>. Port <a href="http://issues.apache.org/jira/browse/HADOOP-7290">HADOOP-7290</a> to branch-1 to fix TestUserGroupInformation
failure.<br />(Xiaobo Peng via suresh)</li>
<li>MAPREDUCE-5049. CombineFileInputFormat counts all compressed files
non-splitable.<br />(sandyr via tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9369">HADOOP-9369</a>. DNS#reverseDns() can return hostname with . appended at the
end.<br />(Karthik Kambatla via atm)</li>
<li>HDFS-4558. Fix the NPE thrown when starting balancer.<br />(Junping Du via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9379">HADOOP-9379</a>. capture the ulimit info after printing the log to the console.<br />(Arpit Gupta via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7101">HADOOP-7101</a>. UserGroupInformation.getCurrentUser() fails when called from
non-Hadoop JAAS context.<br />(todd, backported by suresh)</li>
<li>MAPREDUCE-4463. Fix job recovery failures which were caused by HDFS
permission issues since the token file was being read as the user who
submitted the job rather than JobTracker user.<br />(tomwhite, acmurthy via
acmurthy)</li>
<li>MAPREDUCE-5131. Fix handling of job monitoring APIs during JobTracker
restart.<br />(acmurthy)</li>
<li>HDFS-4413. Secondary namenode won't start if HDFS isn't the default
file system.<br />(Mostafa Elhemali via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9473">HADOOP-9473</a>. Typo in FileUtil copy() method.<br />(Glen Mazza via suresh)</li>
<li>MAPREDUCE-5066. Added a timeout for the job.end.notification.url.<br />(Ivan
Mitic via acmurthy)</li>
<li>HDFS-4715. Backport HDFS-3577, HDFS-3318 and HDFS-3788: fix some WebHDFS
performance issues.<br />(Mark Wagner via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9492">HADOOP-9492</a>. Update testConf.xml for <a href="http://issues.apache.org/jira/browse/HADOOP-9473">HADOOP-9473</a>.<br />(Jing Zhao via szetszwo)</li>
<li>MAPREDUCE-4737. Ensure that mapreduce APIs are semantically consistent
with mapred API w.r.t Mapper.cleanup and Reducer.cleanup; in the sense
that cleanup is now called even if there is an error. The old mapred API
already ensures that Mapper.close and Reducer.close are invoked during
error handling. Note that it is an incompatible change, however end-users
can override Mapper.run and Reducer.run to get the old (inconsistent)
behaviour.<br />(acmurthy)</li>
<li>MAPREDUCE-5169. Fixed JobTracker recovery to ensure both job-info and
jobToken file are saved correctly to prevent race-condition between job
submission and initialization.<br />(acmurthy)</li>
<li>MAPREDUCE-5166. Fix ConcurrentModificationException due to insufficient
synchronization on updates to task Counters.<br />(Sandy Ryza via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9458">HADOOP-9458</a>. Fix RPC.getProxy to ensure it uses retries for
getProtocolVersion too.<br />(szetszwo via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9502">HADOOP-9502</a>. chmod/chown do not return error exit codes for some exceptions.<br />(szetszwo)</li>
<li>MAPREDUCE-5158. Cleanup job-submission related files on HDFS during
JobTracker restart for jobs which set mapreduce.job.restart.recover to
false to indicate they don't want to be recovered.<br />(Mayank Bansal via
acmurthy)</li>
<li>MAPREDUCE-5198. Fix a race condition during TaskTracker re-init which was
causing failures since task directories were being cleaned up in multiple
threads.<br />(arpit via acmurthy)</li>
<li>MAPREDUCE-5154. Ensure job delegation token renewal is cancelled after job
staging directory is deleted.<br />(Sandy Ryza & Arun C. Murthy via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9537">HADOOP-9537</a>. Backport changes to add support running Hadoop client on AIX.<br />(Aaron T. Myers, backported by Arpit Agarwal via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8711">HADOOP-8711</a>. Provide an option for IPC server users to avoid printing stack
information for certain exceptions.<br />(Brandon Li via suresh)</li>
<li>HDFS-3817. Avoid printing stack information for SafeModeException.<br />(Brandon Li via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9543">HADOOP-9543</a>. TestFsShellReturnCode may fail if the hardcoded user "admin"
is not a valid user in the loacl OS.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9544">HADOOP-9544</a>. Backport UTF8 encoding fixes.<br />(Chris Nauroth via szetszwo)</li>
</ol>
</li>
</ul>
<h2><a href="javascript:toggleList('older')">Older Releases</a></h2>
<ul id="older">
<h3><a href="javascript:toggleList('release_1.1.2_-_2013.01.30_')">Release 1.1.2 - 2013.01.30
</a></h3>
<ul id="release_1.1.2_-_2013.01.30_">
<li><a href="javascript:toggleList('release_1.1.2_-_2013.01.30_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (none)
<ol id="release_1.1.2_-_2013.01.30_._incompatible_changes_">
</ol>
</li>
<li><a href="javascript:toggleList('release_1.1.2_-_2013.01.30_._new_features_')"> NEW FEATURES
</a> (2)
<ol id="release_1.1.2_-_2013.01.30_._new_features_">
<li>MAPREDUCE-4397. Introduce HADOOP_SECURITY_CONF_DIR for task-controller.<br />(Yu Gao via llu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8561">HADOOP-8561</a>. Introduce HADOOP_PROXY_USER for secure impersonation in child
hadoop client processes.<br />(Yu Gao via llu)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.1.2_-_2013.01.30_._improvements_')"> IMPROVEMENTS
</a> (2)
<ol id="release_1.1.2_-_2013.01.30_._improvements_">
<li>HDFS-4252. Improve confusing log message that prints exception when editlog
read is completed.<br />(Jing Zhao via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8567">HADOOP-8567</a>. Port conf servlet to dump running configuration to branch 1.x.<br />(Jing Zhao via suresh)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.1.2_-_2013.01.30_._bug_fixes_')"> BUG FIXES
</a> (20)
<ol id="release_1.1.2_-_2013.01.30_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8419">HADOOP-8419</a>. Fixed GzipCode NPE reset for IBM JDK.<br />(Yu Li via eyang)</li>
<li>MAPREDUCE-4272. SortedRanges.Range#compareTo is not spec compliant.<br />(Yu Gao via llu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9051">HADOOP-9051</a> Fix ant clean/test with circular symlinks in build dir.<br />(llu)</li>
<li>MAPREDUCE-4396. Port support private distributed cache to
LocalJobRunner from branch-1-win.<br />(Yu Gao via eyang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8418">HADOOP-8418</a>. Update UGI Principal classes name for running with
IBM JDK on 64 bits Windows.<br />(Yu Gao via eyang)</li>
<li>MAPREDUCE-4798. Updated TestJobHistoryServer test case for startup
race conditions.<br />(Sam Liu via eyang)</li>
<li>HDFS-3727. When using SPNEGO, NN should not try to log in using KSSL
principal.<br />(atm)</li>
<li>MAPREDUCE-2374. "Text File Busy" errors launching MR tasks.<br />(Andy Isaacson
via atm)</li>
<li>HDFS-4208. NameNode could be stuck in SafeMode due to never-created
blocks.<br />(Brandon Li via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9111">HADOOP-9111</a>. Change some JUnit 3 tests to JUnit 4 so that @Ignore tests can
be run with ant 1.8.x.<br />(Jing Zhao via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9115">HADOOP-9115</a>. Backport <a href="http://issues.apache.org/jira/browse/HADOOP-7082">HADOOP-7082</a> and HDFS-1542: Configuration.writeXML
should not hold lock while outputting and add a test for a deadlock writing
Configuration to HDFS.<br />(Jing Zhao via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8880">HADOOP-8880</a>. Missing jersey jars as dependency in the pom causes hive tests
to fail.<br />(gkesavan via mattf)</li>
<li>MAPREDUCE-4478. Fixed a bug in TaskTracker's heartbeat to keep it under
control.<br />(Liyin Liang via vinodkv)</li>
<li>MAPREDUCE-4696. Fixed a failing unit test - TestMRServerPorts<br />(Gopal V via sseth)</li>
<li>MAPREDUCE-4697. Fixed a failing unit test - TestMapredHeartbeat.<br />(Gopal V via sseth)</li>
<li>MAPREDUCE-4699. Fixed unit test failures - TestFairScheduler and
TestCapacityScheduler.<br />(Gopal V via sseth)</li>
<li>MAPREDUCE-4858. Fixed TestWebUIAuthorization.<br />(acmurthy)</li>
<li>MAPREDUCE-4859. Fixed TestRecoveryManager.<br />(acmurthy)</li>
<li>MAPREDUCE-4888. Fixed NLineInputFormat one-off error which dropped data.<br />(vinodkv via acmurthy)</li>
<li>HDFS-4423. Checkpoint exception may cause fatal damage to fsimage.<br />(Chris Nauroth via szetszwo)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_1.1.1_-_2012.11.18_')">Release 1.1.1 - 2012.11.18
</a></h3>
<ul id="release_1.1.1_-_2012.11.18_">
<li><a href="javascript:toggleList('release_1.1.1_-_2012.11.18_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (none)
<ol id="release_1.1.1_-_2012.11.18_._incompatible_changes_">
</ol>
</li>
<li><a href="javascript:toggleList('release_1.1.1_-_2012.11.18_._new_features_')"> NEW FEATURES
</a> (1)
<ol id="release_1.1.1_-_2012.11.18_._new_features_">
<li>HDFS-528. Backport: Add ability for safemode to wait for a minimum number
of live datanodes.<br />(szetszwo)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.1.1_-_2012.11.18_._improvements_')"> IMPROVEMENTS
</a> (6)
<ol id="release_1.1.1_-_2012.11.18_._improvements_">
<li>HDFS-1108 Log newly allocated blocks (hdfs-1108-hadoop-1-v5.patch)<br />(sanjay)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8823">HADOOP-8823</a>. ant package target should not depend on cn-docs.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8995">HADOOP-8995</a>. Remove unnecessary bogus exception from Configuration.java.<br />(Jing Zhao via suresh)</li>
<li>HDFS-4161. Backport HDFS-1865 "Share LeaseChecker thread among DFSClients"
and the related JIRAs: HDFS-278, HDFS-1840, HDFS-1870, HDFS-1890, HDFS-2810,
HDFS-3646 and HDFS-2240.<br />(szetszwo)</li>
<li>HDFS-1539. A config option for the datanode to fsycn a block file
when block is completely written.<br />(dhruba via szetszwo)</li>
<li>HDFS-4174. Add ability to list the corrupted files in WebUI (backport of
HDFS-1031).<br />(Jing Zhao via suresh)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.1.1_-_2012.11.18_._bug_fixes_')"> BUG FIXES
</a> (13)
<ol id="release_1.1.1_-_2012.11.18_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8878">HADOOP-8878</a>. Uppercase namenode hostname causes hadoop dfs calls with
webhdfs filesystem and fsck to fail when security is on.<br />(Arpit Gupta via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8882">HADOOP-8882</a>. Uppercase namenode host name causes fsck to fail when
useKsslAuth is on.<br />(Arpit Gupta via suresh)</li>
<li>HDFS-3791. HDFS-173 Backport - Namenode will not block until a large
directory deletion completes. It allows other operations when the
deletion is in progress.<br />(umamahesh via suresh)</li>
<li>HDFS-2815. Namenode is not coming out of safemode when we perform
(NN crash + restart). Also FSCK report shows blocks missed.<br />(umamahesh)</li>
<li>HDFS-4134. hadoop namenode and datanode entry points should return
negative exit code on bad arguments.<br />(Steve Loughran via suresh)</li>
<li>MAPREDUCE-4782. NLineInputFormat skips first line of last InputSplit<br />(Mark Fuhs via bobby)</li>
<li>MAPREDUCE-4749. Fixed a bug in TaskTracker because of which kill-actions get
delayed progressively.<br />(Arpit Gupta via vinodkv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9017">HADOOP-9017</a>. Fix hadoop-client-pom-template.xml and
hadoop-client-pom-template.xml for version token<br />( gkesavan )</li>
<li>HDFS-4105. the SPNEGO user for secondary namenode should use the web
keytab.<br />(Arpit Gupta via jitendra)</li>
<li>MAPREDUCE-4792. Unit Test TestJobTrackerRestartWithLostTracker fails
with ant-1.8.4.<br />(Amir Sanjar via mattf)</li>
<li>HDFS-3658. Fix bugs in TestDFSClientRetries and add more tests.<br />(szetszwo)</li>
<li>HDFS-3846. Namenode deadlock in branch-1.<br />(Brandon Li via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8745">HADOOP-8745</a>. Incorrect version numbers in hadoop-core POM.<br />(Matthias Friedrich via eli)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_1.1.0_-_2012.09.28_')">Release 1.1.0 - 2012.09.28
</a></h3>
<ul id="release_1.1.0_-_2012.09.28_">
<li><a href="javascript:toggleList('release_1.1.0_-_2012.09.28_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (5)
<ol id="release_1.1.0_-_2012.09.28_._incompatible_changes_">
<li>HDFS-2617. Replaced Kerberized SSL for image transfer and fsck with
SPNEGO-based solution.<br />(Jakob Homan, Owen O'Malley, Alejandro Abdelnur and
Aaron T. Myers via atm)</li>
<li>HDFS-3044. fsck move should be non-destructive by default.<br />(Colin Patrick McCabe via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8230">HADOOP-8230</a>. Enable sync by default and disable append.<br />(eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8365">HADOOP-8365</a>. Provide ability to disable working sync.<br />(eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8552">HADOOP-8552</a>. Conflict: Same security.log.file for multiple users.<br />(kkambatl via tucu)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.1.0_-_2012.09.28_._new_features_')"> NEW FEATURES
</a> (10)
<ol id="release_1.1.0_-_2012.09.28_._new_features_">
<li>MAPREDUCE-3118. Backport Gridmix and Rumen features to
branch-0.20-security<br />(Ravi Gummadi via amarrk)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7806">HADOOP-7806</a>. Support binding to sub-interfaces.<br />(harsh, eli via eli)</li>
<li>HDFS-3150. Add option for clients to contact DNs via hostname.<br />(eli)</li>
<li>HDFS-3148. The client should be able to use multiple local interfaces
for data transfer.<br />(eli)</li>
<li>HDFS-3055. Implement recovery mode<br />(Colin Patrick McCabe via todd)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8209">HADOOP-8209</a>. Add option to relax build-version check for branch-1.<br />(eli)</li>
<li>HDFS-3518. Add a utility method DistributedFileSystem.isHealthy(uri) for
checking if the given HDFS is healthy.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7823">HADOOP-7823</a>. Port <a href="http://issues.apache.org/jira/browse/HADOOP-4012">HADOOP-4012</a> providing split support for bzip2 compressed
files to branch-1.<br />(Andrew Purtell via cdouglas)</li>
<li>HDFS-3703. Datanodes are marked stale if heartbeat is not received in
configured timeout and are selected as the last location to read from.<br />(Jing Zhao via szetszwo)</li>
<li>MAPREDUCE-4328. Add a JobTracker safemode to allow it to be resilient to
NameNode failures. The safemode can be entered either automatically via
the configurable background thread to monitor the NameNode or by the
admin. In the safemode the JobTracker doesn't schedule new tasks, marks
all failed tasks as KILLED for future retries and doesn't accept new job
submissions.<br />(acmurthy)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.1.0_-_2012.09.28_._improvements_')"> IMPROVEMENTS
</a> (48)
<ol id="release_1.1.0_-_2012.09.28_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8656">HADOOP-8656</a>. Backport forced daemon shutdown of <a href="http://issues.apache.org/jira/browse/HADOOP-8353">HADOOP-8353</a> into branch-1<br />(Roman Shaposhnik via stevel)</li>
<li>MAPREDUCE-3597. [Rumen] Provide a way to access other info of history file
from Rumen tool.<br />(ravigummadi)</li>
<li>MAPREDUCE-2517. Add system tests to Gridmix.<br />(Vinay Thota via amarrk)</li>
<li>MAPREDUCE-3008. [Gridmix] Improve cumulative CPU usage emulation for
short running tasks.<br />(amarrk)</li>
<li>MAPREDUCE-2836. Provide option to fail jobs when submitted to
non-existent fair scheduler pools.<br />(Ahmed Radwan via todd)</li>
<li>HDFS-2332. Add test for <a href="http://issues.apache.org/jira/browse/HADOOP-7629">HADOOP-7629</a> (using an immutable FsPermission
object as an RPC parameter fails).<br />(todd)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7509">HADOOP-7509</a>. Improve exception message thrown when Authentication is
required.<br />(Ravi Prakash via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7745">HADOOP-7745</a>. Fix wrong variable name in exception message introduced
in <a href="http://issues.apache.org/jira/browse/HADOOP-7509">HADOOP-7509</a>.<br />(Ravi Prakash via suresh)</li>
<li>MAPREDUCE-2957. The TT should not re-init if it has no good local dirs.<br />(eli)</li>
<li>MAPREDUCE-2850. Add test for MAPREDUCE-2413.<br />(ravigummadi)</li>
<li>MAPREDUCE-3278. Fix a busy loop in ReduceTask that would cause 100%
cpu utilization during the fetch phase.<br />(todd)</li>
<li>MAPREDUCE-3365. Expose the event-logging debug feature of
FairScheduler.<br />(Sho Shimauchi via harsh)</li>
<li>MAPREDUCE-3395. Add mapred.disk.healthChecker.interval to
mapred-default.xml.<br />(eli via harsh)</li>
<li>MAPREDUCE-3015. Add local dir failure info to metrics and the web UI.<br />(eli)</li>
<li>MAPREDUCE-3394. Add log guard for a debug message in ReduceTask<br />(todd)</li>
<li>MAPREDUCE-3419. Don't mark exited TT threads as dead in MiniMRCluster<br />(eli)</li>
<li>MAPREDUCE-3424. Some LinuxTaskController cleanup<br />(eli)</li>
<li>MAPREDUCE-2103. task-controller shouldn't require o-r permissions.<br />(eli)</li>
<li>HDFS-2638. Improve a block recovery log.<br />(eli)</li>
<li>HDFS-2654. Make BlockReaderLocal not extend RemoteBlockReader2.<br />(eli)</li>
<li>HDFS-2547. Fix inaccuracy in ReplicationTargetChooser comments.<br />(harsh)</li>
<li>MAPREDUCE-2919. The JT web UI should show job start times.<br />(harsh)</li>
<li>HDFS-2741. Document the max transfer threads property for
branch-1. Backport of HDFS-1866.<br />(Markus Jelsma via harsh)</li>
<li>HDFS-2872. Add sanity checks during edits loading that generation
stamps are non-decreasing.<br />(Colin Patrick McCabe via eli)</li>
<li>MAPREDUCE-4001. Improve MAPREDUCE-3789's fix logic by looking at
job's slot demands instead.<br />(harsh)</li>
<li>MAPREDUCE-2835. Make per-job counter limits configurable.<br />(tomwhite)</li>
<li>HDFS-3131. Improve TestStorageRestore.<br />(Brandon Li via atm)</li>
<li>HDFS-1378. Edit log replay should track and report file offsets in case of
errors.<br />(atm and todd, backport by Colin Patrick McCabe via todd)</li>
<li>HDFS-3094. add -nonInteractive and -force option to namenode -format
command.<br />(Arpit Gupta via todd)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6995">HADOOP-6995</a>. Allow wildcards to be used in ProxyUsers configurations<br />(todd via tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8430">HADOOP-8430</a>. Backport new FileSystem methods introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-8014">HADOOP-8014</a>.<br />(eli)</li>
<li>HDFS-3504. Support configurable retry policy in DFSClient for RPC
connections and RPC calls, and add MultipleLinearRandomRetry, a new retry
policy.<br />(szetszwo)</li>
<li>HDFS-3516. Check content-type in WebHdfsFileSystem.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7753">HADOOP-7753</a>. Support fadvise and sync_file_range in NativeIO. Add
ReadaheadPool infrastructure for use in HDFS and MR.<br />(Brandon Li and todd via suresh)</li>
<li>HDFS-2465. Add HDFS support for fadvise readahead and drop-behind.<br />(todd, backported by Brandon Li via suresh)</li>
<li>MAPREDUCE-4400. Avoid task finish sleep to improve small job/workflow
latency.<br />(llu)</li>
<li>HDFS-3814. Make the replication monitor multipliers configurable in 1.x.<br />(Jing Zhao via suresh)</li>
<li>HDFS-3617. Port HDFS-96 to branch-1 (support blocks greater than 2GB).<br />(Patrick Kling and harsh via eli)</li>
<li>MAPREDUCE-3289. Make use of fadvise in the NM's shuffle handler.<br />(Todd Lipcon and Brandon Li via sseth)</li>
<li>MAPREDUCE-4511. Add IFile readahead<br />(ahmed via tucu)</li>
<li>MAPREDUCE-1906. Lower minimum heartbeat interval between tasktracker and
JobTracker for smaller clusters.<br />(Todd Lipcon, backport by
Brandon Li via sseth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8617">HADOOP-8617</a>. Backport <a href="http://issues.apache.org/jira/browse/HADOOP-6148">HADOOP-6148</a>, <a href="http://issues.apache.org/jira/browse/HADOOP-6166">HADOOP-6166</a> and <a href="http://issues.apache.org/jira/browse/HADOOP-7333">HADOOP-7333</a> for a pure
Java CRC32 calculator implementation.<br />(Brandon Li via szetszwo)</li>
<li>HDFS-496. Backport: Use PureJavaCrc32 in HDFS.<br />(Brandon Li via szetszwo)</li>
<li>MAPREDUCE-782. Use PureJavaCrc32 in mapreduce spills.<br />(Todd Lipcon, backport by Brandon Li via sseth)</li>
<li>HDFS-3667. Add retry support to WebHdfsFileSystem.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8748">HADOOP-8748</a>. Refactor DFSClient retry utility methods to a new class in
org.apache.hadoop.io.retry. Contributed by Arun C Murthy.
</li>
<li>HDFS-3871. Change DFSClient to use RetryUtils.<br />(Arun C Murthy
via szetszwo)</li>
<li>MAPREDUCE-4603. Add support for JobClient to retry job-submission when
JobTracker is in SafeMode.<br />(acmurthy)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.1.0_-_2012.09.28_._bug_fixes_')"> BUG FIXES
</a> (71)
<ol id="release_1.1.0_-_2012.09.28_._bug_fixes_">
<li>HDFS-2751. Backport: Datanode may incorrectly drop OS cache behind reads
even for short reads.<br />(Brandon Li via szetszwo)</li>
<li>HDFS-3696. Set chunked streaming mode in WebHdfsFileSystem write operations
to get around a Java library bug causing OutOfMemoryError.<br />(szetszwo)</li>
<li>MAPREDUCE-4087. [Gridmix] GenerateDistCacheData job of Gridmix can
become slow in some cases<br />(ravigummadi)</li>
<li>HDFS-2305. Running multiple 2NNs can result in corrupt file system.<br />(atm)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7634">HADOOP-7634</a>. Docs specify wrong owner for task-controller.cfg<br />(eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7665">HADOOP-7665</a>. branch-0.20-security doesn't include SPNEGO settings in
core-default.xml<br />(atm)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7666">HADOOP-7666</a>. branch-0.20-security doesn't include
o.a.h.security.TestAuthenticationFilter<br />(atm)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7621">HADOOP-7621</a>. alfredo config should be in a file not readable by users<br />(atm)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7653">HADOOP-7653</a>. tarball doesn't include .eclipse.templates.<br />(Jonathan Natkins via eli)</li>
<li>MAPREDUCE-2932. Missing instrumentation plugin class shouldn't
crash the TT startup per design.<br />(harsh via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7629">HADOOP-7629</a>. Allow immutable FsPermission objects to be used as IPC
parameters.<br />(todd)</li>
<li>MAPREDUCE-3405. Fix compilation in contrib tests broken by commit
of MAPREDUCE-3015.<br />(todd)</li>
<li>MAPREDUCE-2073. TestTrackerDistributedCacheManager should be
up-front about requirements on build environment.<br />(todd)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7297">HADOOP-7297</a>. Remove docs for CN and BN, as they aren't present.<br />(harsh)</li>
<li>HDFS-2541. For a sufficiently large value of blocks, the DN Scanner
may request a random number with a negative seed value.<br />(harsh via eli)</li>
<li>MAPREDUCE-2377. task-controller fails to parse configuration if it
doesn't end in \n.<br />(todd via eli)</li>
<li>MAPREDUCE-2905. Fix fair scheduler to prevent clumping of tasks when
assignmultiple is enabled.<br />(todd)</li>
<li>MAPREDUCE-2376. test-task-controller fails if run as a userid < 1000.<br />(todd via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7870">HADOOP-7870</a>. fix SequenceFile#createWriter with boolean
createParent arg to respect createParent.<br />(Jon Hsieh via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7879">HADOOP-7879</a>. DistributedFileSystem#createNonRecursive should also
incrementWriteOps statistics.<br />(Jon Hsieh via todd)</li>
<li>HDFS-2637. The rpc timeout for block recovery is too low.<br />(eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7898">HADOOP-7898</a>. Fix javadoc warnings in AuthenticationToken.java.<br />(suresh via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7908">HADOOP-7908</a>. Fix three javadoc warnings on branch-1.<br />(eli)</li>
<li>HDFS-2653. DFSClient should cache whether addrs are non-local when
short-circuiting is enabled.<br />(eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7942">HADOOP-7942</a>. enabling clover coverage reports fails hadoop unit test
compilation.<br />(jitendra)</li>
<li>HDFS-2728. Remove dfsadmin -printTopology from branch-1 docs since it does
not exist.<br />(harsh)</li>
<li>HDFS-1910. NameNode should not save fsimage twice.<br />(shv)</li>
<li>HDFS-2790. FSNamesystem.setTimes throws exception with wrong
configuration name in the message.<br />(Arpit Gupta via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7982">HADOOP-7982</a>. UserGroupInformation fails to login if thread's context
classloader can't load HadoopLoginModule.<br />(todd)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7988">HADOOP-7988</a>. Upper case in hostname part of the principals doesn't
work with kerberos.<br />(jitendra)</li>
<li>HDFS-2877. If locking of a storage dir fails, it will remove the other
NN's lock file on exit.<br />(todd)</li>
<li>MAPREDUCE-3789. CapacityTaskScheduler shouldn't perform
unnecessary reservations, when used in heterogenous
environments.<br />(harsh)</li>
<li>HDFS-2869. Fix an error in the webhdfs docs for the mkdir op<br />(harsh)</li>
<li>HDFS-3008. Negative caching of local addrs doesn't work.<br />(eli)</li>
<li>HDFS-3078. 2NN https port setting is broken<br />(eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5836">HADOOP-5836</a>. Bug in S3N handling of directory markers using an object with
a trailing "/" causes jobs to fail.<br />(Jagane Sundar, Ian Nowland via suresh)</li>
<li>MAPREDUCE-1740. NPE in getMatchingLevelForNodes when node locations are
variable depth<br />(ahmed via tucu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8154">HADOOP-8154</a>. DNS#getIPs shouldn't silently return the local host
IP for bogus interface names.<br />(eli)</li>
<li>MAPREDUCE-3992. Reduce fetcher doesn't verify HTTP status code of response<br />(todd)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8159">HADOOP-8159</a>. NetworkTopology: getLeaf should check for invalid topologies.<br />(Colin Patrick McCabe via eli)</li>
<li>HDFS-3129. NetworkTopology: add test that getLeaf should check for
invalid topologies.<br />(Colin Patrick McCabe via eli)</li>
<li>MAPREDUCE-4095. TestJobInProgress#testLocality uses a bogus topology.<br />(Colin Patrick McCabe via eli)</li>
<li>HDFS-3176. Use MD5MD5CRC32FileChecksum.readFields() in JsonUtil .<br />(Kihwal
Lee via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8269">HADOOP-8269</a>. Fix some javadoc warnings on branch-1.<br />(eli)</li>
<li>MAPREDUCE-3674. Invoked with no queueName request param, the
jobqueue_details.jsp injects a null queue name into schedulers.<br />(harsh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8314">HADOOP-8314</a>. HttpServer#hasAdminAccess should return false if authorization
is enabled but user is not authenticated.<br />(tucu)</li>
<li>MAPREDUCE-4088. Task stuck in JobLocalizer prevented other tasks on the
same node from<br />(Ravi Prakash via bobby)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6546">HADOOP-6546</a>. BloomMapFile can return false negatives.<br />(Clark Jefcoat
via suresh)</li>
<li>MAPREDUCE-4241. Pipes examples do not compile on Ubuntu 12.04.<br />(Andrew Bayer via eli)</li>
<li>HDFS-3330. If GetImageServlet throws an Error or RTE, response should not
have HTTP "OK" status.<br />(todd via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8329">HADOOP-8329</a>. Build fails with Java 7.<br />(eli)</li>
<li>HDFS-3453. HDFS 1.x client is not interoperable with pre 1.x server.<br />(Kihwal Lee via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5464">HADOOP-5464</a>. DFSClient did not treat write timeout of 0 properly.<br />(Raghu Angadi and Brandon Li via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6947">HADOOP-6947</a>. Kerberos relogin should set refreshKrb5Config to true.<br />(Todd Lipcon via ddas)</li>
<li>HDFS-3522. If a namenode is in safemode, it should throw SafeModeException
when getBlockLocations has zero locations.<br />(Brandon Li via szetszwo)</li>
<li>HDFS-3551. WebHDFS CREATE should use client location for HTTP redirection.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6527">HADOOP-6527</a>. Backport <a href="http://issues.apache.org/jira/browse/HADOOP-7389">HADOOP-7389</a>: Use of TestingGroups by tests causes
subsequent tests to fail.<br />(Ivan Mitic via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8417">HADOOP-8417</a>. <a href="http://issues.apache.org/jira/browse/HADOOP-6963">HADOOP-6963</a> didn't update hadoop-core-pom-template.xml<br />(Zhihong Ted Yu via cos)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8399">HADOOP-8399</a>. Remove JDK5 dependency from Hadoop 1.0+ line<br />(Konstantin Boudnik via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8445">HADOOP-8445</a>. Token should not print the password in toString<br />(Ravi Prakash via tgraves)</li>
<li>MAPREDUCE-2903. Map Tasks graph is throwing XML Parse error when Job is
executed with 0 maps.<br />(Devaraj K via mattf)</li>
<li>MAPREDUCE-2129. Job may hang if
mapreduce.job.committer.setup.cleanup.needed=false and
mapreduce.map/reduce.failures.maxpercent>0<br />(Subroto Sanyal via tgraves)</li>
<li>HDFS-3466. Get HTTP kerberos principal from the web authentication keytab.<br />(omalley)</li>
<li>HDFS-3966. TestFileCreation should use JUnit4 to make assumeTrue work.<br />(Jing Zhao via suresh)</li>
<li>MAPREDUCE-4673. Fix TestRawHistoryFile and TestJobHistoryServer to not write
to /tmp.<br />(Arpit Gupta via vinodkv)</li>
<li>MAPREDUCE-4675. Fixed a race condition caused in TestKillSubProcesses caused
due to a recent commit.<br />(Bikas Saha via vinodkv)</li>
<li>HDFS-3701. HDFS may miss the final block when reading a file opened for writing
if one of the datanode is dead.<br />(umamahesh and nkeywal via umamahesh)</li>
<li>MAPREDUCE-3837. Job tracker is not able to recover job in case of crash
and after that no user can submit job.<br />(Mayank Bansal via tomwhite)</li>
<li>MAPREDUCE-4558. Disable TestJobTrackerSafeMode<br />(sseth)</li>
<li>HDFS-3461. Make HFTP and HSFTP use http and https respectively for
getting, renewing, and cancelling the underlying token. Systems with
weak crypto (kssl) configured will continue to use https.<br />(omalley)</li>
<li>MAPREDUCE-4698. Fix failing unit test - TestJobHistoryConfig. Optionally
initialize the jobtracker on a JobTracker.startTracker.<br />(Gopal V via sseth)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_1.0.4_-_2012.10.02_')">Release 1.0.4 - 2012.10.02
</a></h3>
<ul id="release_1.0.4_-_2012.10.02_">
<li><a href="javascript:toggleList('release_1.0.4_-_2012.10.02_._new_features_')"> NEW FEATURES
</a> (none)
<ol id="release_1.0.4_-_2012.10.02_._new_features_">
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.4_-_2012.10.02_._improvements_')"> IMPROVEMENTS
</a> (2)
<ol id="release_1.0.4_-_2012.10.02_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7154">HADOOP-7154</a>. Should set MALLOC_ARENA_MAX in hadoop-env.sh<br />(todd via mattf)</li>
<li>MAPREDUCE-4399. Change the Jetty response buffer size to improve
shuffle performance.<br />(Luke Lu via suresh)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.4_-_2012.10.02_._bug_fixes_')"> BUG FIXES
</a> (1)
<ol id="release_1.0.4_-_2012.10.02_._bug_fixes_">
<li>HDFS-3652. FSEditLog failure removes the wrong edit stream when storage
dirs have same name.<br />(todd)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_1.0.3_-_2012.05.07_')">Release 1.0.3 - 2012.05.07
</a></h3>
<ul id="release_1.0.3_-_2012.05.07_">
<li><a href="javascript:toggleList('release_1.0.3_-_2012.05.07_._new_features_')"> NEW FEATURES
</a> (none)
<ol id="release_1.0.3_-_2012.05.07_._new_features_">
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.3_-_2012.05.07_._improvements_')"> IMPROVEMENTS
</a> (1)
<ol id="release_1.0.3_-_2012.05.07_._improvements_">
<li>MAPREDUCE-4017. Add jobname to jobsummary log<br />(tgraves and Koji Noguchi
via bobby)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.3_-_2012.05.07_._bug_fixes_')"> BUG FIXES
</a> (28)
<ol id="release_1.0.3_-_2012.05.07_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6924">HADOOP-6924</a>. Adds a directory to the list of directories to search for
the libjvm.so file. The new directory is found by running a 'find' command
and the first output is taken. This was done to handle the build of Hadoop
with IBM's JDK.<br />(Stephen Watt, Guillermo Cabrera and ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6941">HADOOP-6941</a>. Adds support for building Hadoop with IBM's JDK<br />(Stephen Watt, Eli and ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8188">HADOOP-8188</a>. Fixes the build process to do with jsvc, with IBM's JDK
as the underlying jdk.<br />(ddas)</li>
<li>HDFS-3127. Do not throw exceptions when FSImage.restoreStorageDirs()
fails.<br />(Brandon Li via szetszwo)</li>
<li>MAPREDUCE-3377. Ensure OutputCommitter.checkOutputSpecs is called prior to
copying job.xml.<br />(Jane Chen via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5528">HADOOP-5528</a>. Ensure BinaryPartitioner is present in mapred libs.<br />(Klaas
Bosteels via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6963">HADOOP-6963</a>. In FileUtil.getDU(..), neither include the size of directories
nor follow symbolic links.<br />(Ravi Prakash via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8251">HADOOP-8251</a>. Fix SecurityUtil.fetchServiceTicket after <a href="http://issues.apache.org/jira/browse/HADOOP-6941">HADOOP-6941</a>.<br />(todd)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8293">HADOOP-8293</a>. Fix the Makefile.am for the native library to include the
JNI path.<br />(omalley)</li>
<li>MAPREDUCE-4154. streaming MR job succeeds even if the streaming command
fails.<br />(Devaraj Das via tgraves)</li>
<li>HDFS-119. Fix a bug in logSync(), which causes NameNode block forever.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8294">HADOOP-8294</a>. IPC Connection becomes unusable even if server address
was temporarilly unresolvable. Backport of <a href="http://issues.apache.org/jira/browse/HADOOP-7428">HADOOP-7428</a>.<br />(Kihwal Lee via
mattf)</li>
<li>HDFS-3310. Make sure that we abort when no edit log directories are left.<br />(Colin Patrick McCabe via eli)</li>
<li>MAPREDUCE-4207. Remove System.out.println() in FileInputFormat<br />(Kihwal Lee via harsh)</li>
<li>HDFS-3265. PowerPc Build error.<br />(Kumar Ravi via mattf)</li>
<li>HDFS-1041. DFSClient.getFileChecksum(..) should retry if connection to
the first datanode fails.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8338">HADOOP-8338</a>. Fix renew and cancel of RPC HDFS delegation tokens.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8346">HADOOP-8346</a>. Makes oid changes to make SPNEGO work. Was broken due
to fixes introduced by the IBM JDK compatibility patch.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8352">HADOOP-8352</a>. Regenerate configure scripts for the c++ compilation.<br />(omalley)</li>
<li>HDFS-3061. Cached directory size in INodeDirectory can get permanently
out of sync with computed size, causing quota issues; port of HDFS-1487.<br />(Kihwal Lee via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7381">HADOOP-7381</a>. FindBugs OutOfMemoryError.<br />(Joep Rottinghuis via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8151">HADOOP-8151</a>. Error handling in snappy decompressor throws invalid
exceptions.<br />(Matt Foley)</li>
<li>HDFS-3374. hdfs' TestDelegationToken fails intermittently with a race
condition.<br />(Owen O'Malley via mattf)</li>
<li>MAPREDUCE-3857. Grep example ignores mapred.job.queue.name.<br />(Jonathan Eagles via mattf)</li>
<li>MAPREDUCE-1238. mapred metrics shows negative count of waiting maps and
reduces<br />(tgraves via bobby)</li>
<li>MAPREDUCE-4003. log.index (No such file or directory) AND Task process
exit with nonzero status of 126.<br />(Koji Noguchi via tgraves)</li>
<li>MAPREDUCE-4012. Hadoop Job setup error leaves no useful info to users
(when LinuxTaskController is used)<br />(tgraves)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8027">HADOOP-8027</a>. Visiting /jmx on the daemon web interfaces may print unnecessary
error in logs<br />(Aaron Myers and Hitesh Shah)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_1.0.2_-_2012.03.24_')">Release 1.0.2 - 2012.03.24
</a></h3>
<ul id="release_1.0.2_-_2012.03.24_">
<li><a href="javascript:toggleList('release_1.0.2_-_2012.03.24_._new_features_')"> NEW FEATURES
</a> (3)
<ol id="release_1.0.2_-_2012.03.24_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7206">HADOOP-7206</a>. Support Snappy compression. (Issei Yoshida and
Alejandro Abdelnur via vinodkv).
</li>
<li>HDFS-2701. Cleanup FS* processIOError methods.<br />(eli)</li>
<li>HDFS-2978. The NameNode should expose name dir statuses via JMX.<br />(atm)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.2_-_2012.03.24_._improvements_')"> IMPROVEMENTS
</a> (4)
<ol id="release_1.0.2_-_2012.03.24_._improvements_">
<li>MAPREDUCE-3773. Add queue metrics with buckets for job run times.<br />(omalley
via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1722">HADOOP-1722</a>. Allow hadoop streaming to handle non-utf8 byte array.<br />(Klaas
Bosteels and Matthias Lehmann via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5450">HADOOP-5450</a>. Add support for application-specific typecodes to typed
bytes.<br />(Klaas Bosteels via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8090">HADOOP-8090</a>. rename hadoop 64 bit rpm/deb package name.<br />(Giridharan Kesavan
via mattf)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.2_-_2012.03.24_._bug_fixes_')"> BUG FIXES
</a> (13)
<ol id="release_1.0.2_-_2012.03.24_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8050">HADOOP-8050</a>. Deadlock in metrics.<br />(Kihwal Lee via mattf)</li>
<li>MAPREDUCE-3824. Distributed caches are not removed properly.<br />(Thomas Graves
via mattf)</li>
<li>MAPREDUCE-3583. Change pid to String and stime to BigInteger in order to
avoid NumberFormatException caused by overflow.<br />(Zhihong Yu via szetszwo)</li>
<li>HDFS-3006. In WebHDFS, when the return body is empty, set the Content-Type
to application/octet-stream instead of application/json.<br />(szetszwo)</li>
<li>MAPREDUCE-764. Fix TypedBytesInput.readRaw to preserve custom type codes.<br />(Klaas Bosteels via acmurthy)</li>
<li>HDFS-2703. removedStorageDirs is not updated everywhere we remove
a storage dir.<br />(eli)</li>
<li>HDFS-2702. A single failed name dir can cause the NN to exit.<br />(eli)</li>
<li>HDFS-3075. Backport <a href="http://issues.apache.org/jira/browse/HADOOP-4885">HADOOP-4885</a>: Try to restore failed name-node storage
directories at checkpoint time.<br />(Brandon Li via szetszwo)</li>
<li>HDFS-3101. Cannot read empty file using WebHDFS.<br />(szetszwo)</li>
<li>MAPREDUCE-3851. Allow more aggressive action on detection of the jetty
issue<br />(tgraves via bobby)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8088">HADOOP-8088</a>. User-group mapping cache incorrectly does negative caching on
transient failures<br />(Kihwal Lee via bobby)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8132">HADOOP-8132</a>. 64bit secure datanodes do not start as the jsvc path is wrong<br />(Arpit Gupta via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8201">HADOOP-8201</a>. create the configure script for native compilation as part of
the build<br />(Giri Kesavan via mattf)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_1.0.1_-_2012.02.14_')">Release 1.0.1 - 2012.02.14
</a></h3>
<ul id="release_1.0.1_-_2012.02.14_">
<li><a href="javascript:toggleList('release_1.0.1_-_2012.02.14_._new_features_')"> NEW FEATURES
</a> (none)
<ol id="release_1.0.1_-_2012.02.14_._new_features_">
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.1_-_2012.02.14_._improvements_')"> IMPROVEMENTS
</a> (8)
<ol id="release_1.0.1_-_2012.02.14_._improvements_">
<li>MAPREDUCE-3607. Port missing new API mapreduce lib classes to
1.x.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7987">HADOOP-7987</a>. Support setting the run-as user in unsecure mode.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7988">HADOOP-7988</a>. Upper case in hostname part of the principals doesn't
work with kerberos.<br />(jitendra)</li>
<li>HDFS-2814. NamenodeMXBean does not account for svn revision in the version
information.<br />(Hitesh Shah via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7470">HADOOP-7470</a>. Move up to Jackson 1.8.8.<br />(Enis Soztutar via szetszwo)</li>
<li>HDFS-2379. Allow block reports to proceed without holding FSDataset lock.<br />(todd via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8009">HADOOP-8009</a>. Create hadoop-client and hadoop-minicluster artifacts for
downstream projects.<br />(Alejandro Abdelnur via mattf)</li>
<li>MAPREDUCE-3184. Add a thread to the TaskTracker which monitors for
spinning Jetty selector threads, and shuts down the daemon when one is
detected.<br />(todd)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.1_-_2012.02.14_._bug_fixes_')"> BUG FIXES
</a> (6)
<ol id="release_1.0.1_-_2012.02.14_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7960">HADOOP-7960</a>. Port <a href="http://issues.apache.org/jira/browse/HADOOP-5203">HADOOP-5203</a> to branch-1, build version comparison is too
restrictive.<br />(mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7964">HADOOP-7964</a>. Deadlock in NetUtils and SecurityUtil class initialization.<br />(Daryn Sharp via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8010">HADOOP-8010</a>. hadoop-config.sh errors when HADOOP_HOME_WARN_SUPPRESS is set
to true and HADOOP_HOME is present.<br />(Roman Shaposhnik via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8052">HADOOP-8052</a>. Hadoop Metrics2 should emit Float.MAX_VALUE (instead of
Double.MAX_VALUE) to avoid making Ganglia's gmetad core.<br />(Varun Kapoor
via mattf)</li>
<li>MAPREDUCE-3343. TaskTracker Out of Memory because of distributed cache.
(Zhao Yunjiong).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-8037">HADOOP-8037</a>. Binary tarball does not preserve platform info for
native builds, and RPMs fail to provide needed symlinks for
libhadoop.so.<br />(Matt Foley)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_1.0.0_-_2011.12.15_')">Release 1.0.0 - 2011.12.15
</a></h3>
<ul id="release_1.0.0_-_2011.12.15_">
<li><a href="javascript:toggleList('release_1.0.0_-_2011.12.15_._new_features_')"> NEW FEATURES
</a> (2)
<ol id="release_1.0.0_-_2011.12.15_._new_features_">
<li>HDFS-2316. [umbrella] WebHDFS: a complete FileSystem implementation for
accessing HDFS over HTTP<br />(szetszwo)</li>
<li>HDFS-2539. Support doAs and GETHOMEDIRECTORY in WebHDFS.<br />(szetszwo)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.0_-_2011.12.15_._improvements_')"> IMPROVEMENTS
</a> (16)
<ol id="release_1.0.0_-_2011.12.15_._improvements_">
<li>HDFS-2427. Change the default permission in WebHDFS to 755 and add range
check/validation for all parameters.<br />(szetszwo)</li>
<li>HDFS-2501. Add version prefix and root methods to WebHDFS.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7728">HADOOP-7728</a>. Enable task memory management to be configurable in hadoop
config setup script.<br />(ramya)</li>
<li>HDFS-2450. Filesystem supports path with both short names and FQDN.<br />(Daryn Sharp via suresh)</li>
<li>HDFS-617. Support for non-recursive create() in HDFS.<br />(Kan Zhang via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6840">HADOOP-6840</a>. Support non-recursive create() in FileSystem &
SequenceFile.Writer.<br />(Nicolas Spiegelberg via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6886">HADOOP-6886</a>. LocalFileSystem Needs createNonRecursive API.<br />(Nicolas Spiegelberg via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5124">HADOOP-5124</a>. A few optimizations to FsNamesystem#RecentInvalidateSets.<br />(Hairong Kuang via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7664">HADOOP-7664</a>. Remove warmings when overriding final parameter configuration
if the override value is same as the final parameter value.<br />(Ravi Prakash via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7816">HADOOP-7816</a>. Allow HADOOP_HOME deprecated warning suppression based
on config specified in hadoop-env.sh<br />(Dave Thompson via suresh)</li>
<li>MAPREDUCE-3169. Create a new MiniMRCluster equivalent which only provides
client APIs cross MR1 and MR2.<br />(Ahmed via tucu)</li>
<li>HDFS-2552. Add Forrest doc for WebHDFS REST API.<br />(szetszwo)</li>
<li>HDFS-2246. Shortcut a local client reads to a Datanodes files directly.<br />(Andrew Purtell, Suresh, Jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7804">HADOOP-7804</a>. Enable hadoop config generator to set configurations to enable
short circuit read.<br />(Arpit Gupta via jitendra)</li>
<li>HDFS-2604. Add a log message to show if WebHDFS is enabled and a
configuration section in the forrest doc.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7923">HADOOP-7923</a>. Update doc versions from 0.20 to 1.0, and automate the
updating of version numbers in the doc system.<br />(szetszwo via mattf)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_1.0.0_-_2011.12.15_._bug_fixes_')"> BUG FIXES
</a> (33)
<ol id="release_1.0.0_-_2011.12.15_._bug_fixes_">
<li>HDFS-2673. While Namenode processing the blocksBeingWrittenReport,
it will log incorrect number blocks count.<br />(Uma Maheswara via mattf)</li>
<li>MAPREDUCE-3319. Hadoop example "multifilewc" broken in 0.20.205.0.<br />(Subroto Sanyal via mattf)</li>
<li>HDFS-2589. Remove unnecessary hftp token fetch and renewal thread.<br />(Daryn Sharp via mattf)</li>
<li>MAPREDUCE-3475. JT can't renew its own tokens.<br />(Daryn Sharp via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7869">HADOOP-7869</a>. HADOOP_HOME warning happens all of the time<br />(Owen O'Malley
via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7815">HADOOP-7815</a>. Fixed configuring map memory mb in hadoop-setup-conf.sh.<br />(Ramya Sunil)</li>
<li>HDFS-2346. TestHost2NodesMap & TestReplicasMap will fail depending
upon execution order of test methods.<br />(Laxman and Uma Maheswara
Rao via Matt Foley)</li>
<li>MAPREDUCE-3374. src/c++/task-controller/configure is not set executable in
the tarball and that prevents task-controller from rebuilding.<br />(Roman Shaposhnik via Matt Foley)</li>
<li>HDFS-1943. Fail to start datanode while start-dfs.sh is executed by root
user.<br />(Wei Yongjun's patch updated by Matt Foley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7784">HADOOP-7784</a>. Fixed jsvc packaging.<br />(Eric Yang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7740">HADOOP-7740</a>. Fixed security audit logger configuration.<br />(Arpit Gupta via Eric Yang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7765">HADOOP-7765</a>. Clean packaging working directory for Debian packaging.<br />(Eric Yang)</li>
<li>HDFS-2441. Remove the Content-Type set by HttpServer.QuotingInputFilter in
WebHDFS responses.<br />(szetszwo)</li>
<li>HDFS-2428. Convert com.sun.jersey.api.ParamException$QueryParamException
to IllegalArgumentException and response it as http BAD_REQUEST in WebHDFS.<br />(szetszwo)</li>
<li>HDFS-2424. Added a root element "HdfsFileStatuses" for the response
of WebHDFS listStatus.<br />(szetszwo)</li>
<li>HDFS-2439. Fix NullPointerException in WebHDFS when opening a non-existing
file or creating a file without specifying the replication parameter.<br />(szetszwo)</li>
<li>HDFS-2453. Fix http response code for partial content in WebHDFS, added
getDefaultBlockSize() and getDefaultReplication() in WebHdfsFileSystem
and cleared content type in ExceptionHandler.<br />(szetszwo)</li>
<li>HDFS-2416. Distcp with a WebHDFS uri on a secure cluster fails.<br />(jitendra)</li>
<li>HDFS-2494. Close the streams and DFSClient in DatanodeWebHdfsMethods.<br />(Uma Maheswara Rao G via szetszwo)</li>
<li>HDFS-2432. WebHDFS: response FORBIDDEN when setReplication on non-files;
clear umask before creating a flie; throw IllegalArgumentException if
setOwner with both owner and group empty; throw FileNotFoundException if
getFileStatus on non-existing files; fix bugs in getBlockLocations; and
changed getFileChecksum json response root to "FileChecksum".<br />(szetszwo)</li>
<li>HDFS-2065. Add null checks in DFSClient.getFileChecksum(..).<br />(Uma
Maheswara Rao G via szetszwo)</li>
<li>HDFS-2527. WebHDFS: remove the use of "Range" header in Open; use ugi
username if renewer parameter is null in GetDelegationToken; response OK
when setting replication for non-files; rename GETFILEBLOCKLOCATIONS to
GET_BLOCK_LOCATIONS and state that it is a private unstable API; replace
isDirectory and isSymlink with enum {FILE, DIRECTORY, SYMLINK} in
HdfsFileStatus JSON object.<br />(szetszwo)</li>
<li>HDFS-2528. WebHDFS: set delegation kind to WEBHDFS and add a HDFS token
when http requests are redirected to datanode.<br />(szetszwo)</li>
<li>HDFS-2540. WebHDFS: change "Expect: 100-continue" to two-step write; change
"HdfsFileStatus" and "localName" respectively to "FileStatus" and
"pathSuffix" in JSON response.<br />(szetszwo)</li>
<li>HDFS-1257. Race condition on FSNamesystem#recentInvalidateSets introduced
by <a href="http://issues.apache.org/jira/browse/HADOOP-5124">HADOOP-5124</a>.<br />(Eric Payne via jitendra)</li>
<li>HDFS-611. Heartbeats times from Datanodes increase when there are plenty of
blocks to delete.<br />(Zheng Shao via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7853">HADOOP-7853</a>. multiple javax security configurations cause conflicts.<br />(Daryn via jitendra)</li>
<li>HDFS-2590. Fix the missing links in the WebHDFS forrest doc.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7854">HADOOP-7854</a>. UGI getCurrentUser is not synchronized.<br />(Daryn Sharp
via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7865">HADOOP-7865</a>. Test Failures in 1.0 hdfs/common.<br />(jitendra)</li>
<li>MAPREDUCE-3480. Disable TestJvmReuse in branch-1.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7855">HADOOP-7855</a>. fix to remove datanode dir creation and attribute
setup from hadoop-conf-setup.sh<br />(gkesavan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7461">HADOOP-7461</a>. Fix to add jackson dependency to hadoop pom.<br />(gkesavan)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.20.205.0_-_2011.10.06_')">Release 0.20.205.0 - 2011.10.06
</a></h3>
<ul id="release_0.20.205.0_-_2011.10.06_">
<li><a href="javascript:toggleList('release_0.20.205.0_-_2011.10.06_._new_features_')"> NEW FEATURES
</a> (17)
<ol id="release_0.20.205.0_-_2011.10.06_._new_features_">
<li>HDFS-2202. Add a new DFSAdmin command to set balancer bandwidth of
datanodes without restarting.<br />(Eric Payne via szetszwo)</li>
<li>HDFS-200. Support append and sync for hadoop 0.20 branch.<br />(dhruba)</li>
<li>HDFS-826. Allow a mechanism for an application to detect that
datanode(s) have died in the write pipeline.<br />(dhruba)</li>
<li>HDFS-142. Blocks that are being written by a client are stored in the
blocksBeingWritten directory.<br />(Dhruba Borthakur, Nicolas Spiegelberg, Todd Lipcon via dhruba)</li>
<li>HDFS-630. Client can exclude specific nodes in the write pipeline.<br />(Nicolas Spiegelberg via dhruba)</li>
<li>HDFS-895. Allow hflush/sync to occur in parallel with new writes to
the file.<br />(Todd Lipcon via hairong)</li>
<li>HDFS-1520. Lightweight NameNode operation recoverLease to trigger
lease recovery.<br />(Hairong Kuang via dhruba)</li>
<li>MAPREDUCE-2764. Allow JobTracker to renew and cancel arbitrary token types,
including delegation tokens obtained via hftp.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7119">HADOOP-7119</a> add Kerberos HTTP SPNEGO authentication support to
Hadoop JT/NN/DN/TT web-consoles backport from Trunk<br />(sanjay)</li>
<li>HDFS-2284. Add a new FileSystem, webhdfs://, for supporting write Http
access to HDFS.<br />(szetszwo)</li>
<li>HDFS-2317. Support read access to HDFS in WebHDFS.<br />(szetszwo)</li>
<li>HDFS-2338. Add configuration option to enable/disable WebHDFS.<br />(jitendra via szetszwo)</li>
<li>HDFS-2318. Provide authentication to WebHDFS using SPNEGO and delegation
tokens.<br />(szetszwo)</li>
<li>HDFS-2340. Support getFileBlockLocations and getDelegationToken in WebHDFS.<br />(szetszwo)</li>
<li>HDFS-2348. Support getContentSummary and getFileChecksum in WebHDFS.<br />(szetszwo)</li>
<li>HDFS-2385. Support renew and cancel delegation tokens in WebHDFS.<br />(szetszwo)</li>
<li>MAPREDUCE-2777. Backport of MAPREDUCE-220 and MAPREDUCE-2469. Includes
adding cumulative CPU usage and total heap usage to task conters.<br />(amarrk)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.205.0_-_2011.10.06_._bug_fixes_')"> BUG FIXES
</a> (81)
<ol id="release_0.20.205.0_-_2011.10.06_._bug_fixes_">
<li>HDFS-2404. WebHDFS liststatus json response is not correct.<br />(Suresh Srinivas via mattf)</li>
<li>HDFS-2358. NPE when the default filesystem's uri has no authority.<br />(Daryn Sharp via mattf)</li>
<li>MAPREDUCE-3112. Calling hadoop cli inside mapreduce job leads to errors.<br />(Eric Yang via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7691">HADOOP-7691</a>. Hadoop deb pkg group id.<br />(Eric Yang via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7685">HADOOP-7685</a>. Resolve issues with hadoop-common file hadoop-setup-conf.sh.<br />(Eric Yang and Devaraj K, via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7684">HADOOP-7684</a>. jobhistory server and secondarynamenode should have
init.d script for rpm and deb.<br />(Eric Yang via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7683">HADOOP-7683</a>. remove hdfs-site.xml template has properties that are not used
in 0.20-security.<br />(Arpit Gupta via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7603">HADOOP-7603</a>. Set default hdfs, mapred uid, and hadoop group gid for RPM
packages.<br />(Eric Yang via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7681">HADOOP-7681</a>. log4j.properties is missing properties for security audit and
hdfs audit should be changed to info.<br />(Arpit Gupta via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7679">HADOOP-7679</a>. log4j.properties templates must define
mapred.jobsummary.logger<br />(Ramya Sunil via mattf)</li>
<li>HDFS-2325. Fuse-DFS fails to build on Hadoop 20.203.0<br />(Kihwal Lee via mattf)</li>
<li>HDFS-2342. add Jersey libraries to ivy.xml files in contrib, to fix
TestSleepJob and TestHdfsProxy. (Tsz Wo (Nicholas), SZE via mattf)
</li>
<li>MAPREDUCE-2324. Removed usage of broken
ResourceEstimator.getEstimatedReduceInputSize to check against usable
disk-space on TaskTracker.<br />(Robert Evans via acmurthy)</li>
<li>MAPREDUCE-2729. Ensure jobs with reduces which can't be launched due to
slow-start do not count for user-limits.<br />(Sherry Chen via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6833">HADOOP-6833</a>. IPC leaks call parameters when exceptions thrown.<br />(Todd Lipcon via eli)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7400">HADOOP-7400</a>. Fix HdfsProxyTests fails when the -Dtest.build.dir
and -Dbuild.test is set a dir other than build dir<br />(gkesavan)</li>
<li>MAPREDUCE-2650. back-port MAPREDUCE-2238 to 0.20-security.<br />(Sherry Chen via mahadev)</li>
<li>HDFS-2053. Bug in INodeDirectory#computeContentSummary warning<br />(Michael Noll via eli)</li>
<li>HDFS-2117. DiskChecker#mkdirsWithExistsAndPermissionCheck may
return true even when the dir is not created.<br />(eli)</li>
<li>MAPREDUCE-2489. Jobsplits with random hostnames can make the
queue unusable.<br />(Jeffrey Naisbitt via mahadev)</li>
<li>HDFS-2190. NN fails to start if it encounters an empty or malformed fstime
file.<br />(atm)</li>
<li>HDFS-2259. DN web-UI doesn't work with paths that contain html.<br />(eli)</li>
<li>HDFS-561. Fix write pipeline READ_TIMEOUT.<br />(Todd Lipcon via dhruba)</li>
<li>HDFS-606. Fix ConcurrentModificationException in invalidateCorruptReplicas.<br />(Todd Lipcon via dhruba)</li>
<li>HDFS-1118. Fix socketleak on DFSClient.<br />(Zheng Shao via dhruba)</li>
<li>HDFS-988. Fix bug where savenameSpace can corrupt edits log.<br />(Nicolas Spiegelberg via dhruba)</li>
<li>HDFS-1054. remove sleep before retry for allocating a block.<br />(Todd Lipcon via dhruba)</li>
<li>HDFS-1207. FSNamesystem.stallReplicationWork should be volatile.<br />(Todd Lipcon via dhruba)</li>
<li>HDFS-1141. completeFile does not check lease ownership.<br />(Todd Lipcon via dhruba)</li>
<li>HDFS-1204. Lease expiration should recover single files,
not entire lease holder<br />(Sam Rash via dhruba)</li>
<li>HDFS-1346. DFSClient receives out of order packet ack.<br />(hairong)</li>
<li>HDFS-1057. Concurrent readers hit ChecksumExceptions if following
a writer to very end of file<br />(Sam Rash via dhruba)</li>
<li>HDFS-724. Use a bidirectional heartbeat to detect stuck
pipeline.<br />(hairong)</li>
<li>HDFS-1555. Disallow pipelien recovery if a file is already being
lease recovered.<br />(hairong)</li>
<li>HDFS-1554. New semantics for recoverLease.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7596">HADOOP-7596</a>. Makes packaging of 64-bit jsvc possible. Has other
bug fixes to do with packaging.<br />(Eric Yang via ddas)</li>
<li>HDFS-2309. TestRenameWhileOpen fails.<br />(jitendra)</li>
<li>HDFS-2300. TestFileAppend4 and TestMultiThreadedSync failure.<br />(jitendra)</li>
<li>HDFS-1122. client block verification may result in blocks in
DataBlockScanner prematurely.<br />(Sam Rash via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6722">HADOOP-6722</a>. NetUtils.connect should check that it hasn't connected a
socket to itself.<br />(Todd Lipcon via suresh)</li>
<li>HDFS-1779. After NameNode restart , Clients can not read partial files
even after client invokes Sync.<br />(Uma Maheswara Rao G via jitendra)</li>
<li>HDFS-1197. Blocks are considered "complete" prematurely after
commitBlockSynchronization or DN restart.<br />(Todd Lipcon via jitendra)</li>
<li>HDFS-1218. Blocks recovered on startup should be treated with lower
priority during block synchronization.<br />(Todd Lipcon via suresh)</li>
<li>HDFS-1186. DNs should interrupt writers at start of recovery.<br />(Todd Lipcon via suresh)</li>
<li>HDFS-1252. Fix TestDFSConcurrentFileOperations.
(Todd Lipcon via suresh).
</li>
<li>HDFS-1260. Block lost when multiple DNs trying to recover it to different
genstamps.<br />(Todd Lipcon via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7626">HADOOP-7626</a>. Bugfix for a config generator<br />(Eric Yang via ddas)</li>
<li>MAPREDUCE-2549. Fix resource leaks in Eclipse plugin.<br />(Devaraj K via
acmurthy)</li>
<li>HDFS-2328. HFTP throws NPE if security is enabled locally, but not
remotely.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7602">HADOOP-7602</a>. wordcount, sort etc on har files fails with NPE.<br />(John George via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7625">HADOOP-7625</a>. Fix TestDelegationToken by having DFSClient set the service
correctly and having the test cases use the common jar.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7644">HADOOP-7644</a>. Fix TestDelegationTokenRenewal and TestDelegationTokenFetcher
to use and test the new style renewers.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7637">HADOOP-7637</a>. Fix to include FairScheduler configuration file in
RPM.<br />(Eric Yang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7633">HADOOP-7633</a>. Adds log4j.properties to the hadoop-conf dir on
deploy<br />(Eric Yang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7631">HADOOP-7631</a>. Fixes a config problem to do with running streaming jobs<br />(Eric Yang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7630">HADOOP-7630</a>. Fixes hadoop-metrics2.properties to have a property
*.period set to a default value.<br />(Eric Yang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7615">HADOOP-7615</a>. Fixes to have contrib jars in the HADOOP_CLASSPATH
for the binary layout case.<br />(Eric Yang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7661">HADOOP-7661</a>. FileSystem.getCanonicalServiceName throws NPE for any
file system uri that doesn't have an authority.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7649">HADOOP-7649</a>. TestMapredGroupMappingServiceRefresh and
TestRefreshUserMappings fail after <a href="http://issues.apache.org/jira/browse/HADOOP-7625">HADOOP-7625</a>.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7658">HADOOP-7658</a>. Fix hadoop config template for secured and unsecured
installation<br />(Eric Yang via gkesavan)</li>
<li>MAPREDUCE-3076. Annotate o.a.h.mapreduce.TestSleepJob with @Ignore since it
is not a junit test.<br />(acmurthy via szetszwo)</li>
<li>HDFS-2331. Fix WebHdfsFileSystem compilation problems for a bug in JDK
version < 1.6.0_26.<br />(Abhijit Suresh Shingate via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7645">HADOOP-7645</a>. HTTP auth tests requiring Kerberos infrastructure are not
disabled on branch-0.20-security.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7674">HADOOP-7674</a>. TestKerberosName fails in 20 branch.<br />(jitendra)</li>
<li>HDFS-2333. Change DFSOutputStream back to package private, otherwise,
there are two SC_START_IN_CTOR findbugs warnings.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7676">HADOOP-7676</a>. Enable hbase to run as hdfs user<br />(gkesavan)</li>
<li>HDFS-2359. Fix NullPointerException in DataBlockScanner.<br />(Jonthan Eagles via suresh)</li>
<li>MAPREDUCE-3081. Fix for vaidya.sh to work with the new layout<br />(Suhas via gkesavan)</li>
<li>HDFS-2366. Initialize WebHdfsFileSystem.ugi in object construction.<br />(szetszwo)</li>
<li>HDFS-2361. hftp is broken. Fixed username checks in JspHelper.<br />(jitendra)</li>
<li>HDFS-2375. Fix TestFileAppend4 failure.<br />(suresh)</li>
<li>HDFS-2373. Commands using WebHDFS and hftp print unnecessary debug
info on the console with security enabled.<br />(Arpit Gupta via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7610">HADOOP-7610</a>. Fix for hadoop debian package<br />(Eric Yang via gkesavan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7715">HADOOP-7715</a>. Removed unnecessary security logger configuration.<br />(Eric Yang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7711">HADOOP-7711</a>. Fixed recursive sourcing of HADOOP_OPTS environment
variables<br />(Arpit Gupta via Eric Yang)</li>
<li>HDFS-2392. Dist with hftp is failing again.<br />(Daryn Sharp via jitendra)</li>
<li>HDFS-2408. DFSClient#getNumCurrentReplicas is package private in 205 but
public in branch-0.20-append<br />(stack via atm)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7721">HADOOP-7721</a>. dfs.web.authentication.kerberos.principal expects the full
hostname and does not replace _HOST with the hostname.<br />(jitendra)</li>
<li>HDFS-2403. NamenodeWebHdfsMethods.generateDelegationToken(..) does not use
the renewer parameter.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7724">HADOOP-7724</a>. Fixed hadoop-setup-conf.sh to put proxy user in
core-site.xml.<br />(Arpit Gupta via Eric Yang)</li>
<li>HDFS-2411. With WebHDFS enabled in secure mode the auth to local mappings
are not being respected.<br />(jitendra)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.205.0_-_2011.10.06_._improvements_')"> IMPROVEMENTS
</a> (35)
<ol id="release_0.20.205.0_-_2011.10.06_._improvements_">
<li>MAPREDUCE-2928. MR-2413 improvements<br />(Eli Collins via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7655">HADOOP-7655</a>. provide a small validation script that smoke tests
the installed cluster.<br />(Arpit Gupta via mattf)</li>
<li>MAPREDUCE-2187. Reporter sends progress during sort/merge.<br />(Anupam Seth via
acmurthy)</li>
<li>MAPREDUCE-2705. Implements launch of multiple tasks concurrently.<br />(Thomas Graves via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7343">HADOOP-7343</a>. Make the number of warnings accepted by test-patch
configurable to limit false positives.<br />(Thomas Graves via cdouglas)</li>
<li>HDFS-1836. Thousand of CLOSE_WAIT socket. Contributed by Todd Lipcon,
ported to security branch by Bharath Mundlapudi.<br />(via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7432">HADOOP-7432</a>. Back-port <a href="http://issues.apache.org/jira/browse/HADOOP-7110">HADOOP-7110</a> to 0.20-security: Implement chmod
in NativeIO library.<br />(Sherry Chen via mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7314">HADOOP-7314</a>. Add support for throwing UnknownHostException when a host
doesn't resolve. Needed for MAPREDUCE-2489.<br />(Jeffrey Naisbitt via mattf)</li>
<li>MAPREDUCE-2494. Make the distributed cache delete entires using LRU
priority<br />(Robert Joseph Evans via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6889">HADOOP-6889</a>. Make RPC to have an option to timeout - backport to
0.20-security. Unit tests updated to 17/Aug/2011 version.<br />(John George and Ravi Prakash via mattf)</li>
<li>MAPREDUCE-2780. Use a utility method to set service in token.<br />(Daryn Sharp via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7472">HADOOP-7472</a>. RPC client should deal with IP address change.<br />(Kihwal Lee via suresh)</li>
<li>MAPREDUCE-2489. Jobsplits with random hostnames can make the queue unusable<br />(Jeffrey Naisbit via mahadev)</li>
<li>MAPREDUCE-2852. Jira for YDH bug 2854624.<br />(Kihwal Lee via eli)</li>
<li>HDFS-1210. DFSClient should log exception when block recovery fails.<br />(Todd Lipcon via dhruba)</li>
<li>HDFS-1211. Block receiver should not log "rewind" packets at INFO level.<br />(Todd Lipcon)</li>
<li>HDFS-1164. TestHdfsProxy is failing.<br />(Todd Lipcon)</li>
<li>HDFS-1202. DataBlockScanner throws NPE when updated before initialized.<br />(Todd Lipcon)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7539">HADOOP-7539</a>. merge hadoop archive goodness from trunk to .20<br />(John George
via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7594">HADOOP-7594</a>. Support HTTP REST in HttpServer.<br />(szetszwo)</li>
<li>HDFS-1242. Add test for appendFile() race solved in HDFS-142.<br />(Todd Lipcon via jitendra)</li>
<li>HDFS-2320. Make 0.20-append protocol changes compatible with
0.20-secuirty.<br />(suresh)</li>
<li>MAPREDUCE-2610. Make QueueAclsInfo public.<br />(Joep Rottinghuis via acmurthy)</li>
<li>MAPREDUCE-2915. Ensure LTC passes java.library.path.<br />(Kihwal Lee via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7599">HADOOP-7599</a>. Script improvements to setup a secure Hadoop cluster<br />(Eric Yang via ddas)</li>
<li>MAPREDUCE-2981. Backport FairScheduler from trunk.<br />(Matei Zaharia via
acmurthy)</li>
<li>MAPREDUCE-1734. Undeprecate old API in branch-0.20-security.<br />(Todd Lipcon
via acmurthy)</li>
<li>HDFS-2356. Support case insensitive query parameter names in WebHDFS.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7510">HADOOP-7510</a>. Add configurable option to use original hostname in token
instead of IP to allow server IP change.<br />(Daryn Sharp via suresh)</li>
<li>HDFS-2368. Move SPNEGO conf properties from hdfs-default.xml to
hdfs-site.xml.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7710">HADOOP-7710</a>. Added hadoop-setup-application.sh for creating
application directory<br />(Arpit Gupta via Eric Yang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7708">HADOOP-7708</a>. Fixed hadoop-setup-conf.sh to handle config file
consistently.<br />(Eric Yang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7707">HADOOP-7707</a>. Added toggle for dfs.support.append, WebHDFS and hadoop proxy
user to setup config script.<br />(Arpit Gupta via Eric Yang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7720">HADOOP-7720</a>. Added parameter for HBase user to setup config script.<br />(Arpit Gupta via Eric Yang)</li>
<li>HDFS-2395. Add a root element in the JSON responses of WebHDFS.<br />(szetszwo)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.20.204.0_-_2011-8-25_')">Release 0.20.204.0 - 2011-8-25
</a></h3>
<ul id="release_0.20.204.0_-_2011-8-25_">
<li><a href="javascript:toggleList('release_0.20.204.0_-_2011-8-25_._new_features_')"> NEW FEATURES
</a> (2)
<ol id="release_0.20.204.0_-_2011-8-25_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6255">HADOOP-6255</a>. Create RPM and Debian packages for common. Changes deployment
layout to be consistent across the binary tgz, rpm, and deb. Adds setup
scripts for easy one node cluster configuration and user creation.<br />(Eric Yang via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7324">HADOOP-7324</a>. Ganglia plugins for metrics v2.<br />(Priyo Mustafi via llu)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.204.0_-_2011-8-25_._bug_fixes_')"> BUG FIXES
</a> (47)
<ol id="release_0.20.204.0_-_2011-8-25_._bug_fixes_">
<li>MAPREDUCE-2804. Fixed a race condition in setting up the log directories
for tasks that are starting at the same time.<br />(omalley)</li>
<li>MAPREDUCE-2846. Fixed a race condition in writing the log index file that
caused tasks to fail.<br />(omalley)</li>
<li>MAPREDUCE-2651. Fix race condition in Linux task controller for
job log directory creation.<br />(Bharath Mundlapudi via llu)</li>
<li>MAPREDUCE-2621. TestCapacityScheduler fails with "Queue "q1" does not
exist".<br />(Sherry Chen via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7475">HADOOP-7475</a>. Fix hadoop-setup-single-node.sh to reflect new layout.<br />(eyang
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7045">HADOOP-7045</a>. TestDU fails on systems with local file systems with
extended attributes.<br />(eli)</li>
<li>MAPREDUCE-2495. exit() the TaskTracker when the distributed cache cleanup
thread dies.<br />(Robert Joseph Evans via cdouglas)</li>
<li>HDFS-1878. TestHDFSServerPorts unit test failure - race condition
in FSNamesystem.close() causes NullPointerException without serious
consequence.<br />(mattf)</li>
<li>MAPREDUCE-2452. Moves the cancellation of delegation tokens to a separate
thread.<br />(ddas)</li>
<li>MAPREDUCE-2555. Avoid sprious logging from completedtasks.<br />(Thomas Graves
via cdouglas)</li>
<li>MAPREDUCE-2451. Log the details from health check script at the
JobTracker.<br />(Thomas Graves via cdouglas)</li>
<li>MAPREDUCE-2535. Fix NPE in JobClient caused by retirement.<br />(Robert Joseph
Evans via cdouglas)</li>
<li>MAPREDUCE-2456. Log the reduce taskID and associated TaskTrackers with
failed fetch notifications in the JobTracker log.<br />(Jeffrey Naisbitt via cdouglas)</li>
<li>HDFS-2044. TestQueueProcessingStatistics failing automatic test due to
timing issues.<br />(mattf)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7248">HADOOP-7248</a>. Update eclipse target to generate .classpath from ivy config.<br />(Thomas Graves and Tom White via cdouglas)</li>
<li>MAPREDUCE-2558. Add queue-level metrics 0.20-security branch (test fixes)<br />(Jeffrey Naisbitt via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7364">HADOOP-7364</a>. TestMiniMRDFSCaching fails if test.build.dir is set to
something other than build/test.<br />(Thomas Graves via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7277">HADOOP-7277</a>. Add generation of run configurations to eclipse target.<br />(Jeffrey Naisbitt and Philip Zeyliger via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7373">HADOOP-7373</a>. Fix {start,stop}-{dfs,mapred} and hadoop-daemons.sh from
trying to use the wrong bin directory.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7274">HADOOP-7274</a>. Fix typos in IOUtils.<br />(Jonathan Eagles via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7369">HADOOP-7369</a>. Fix permissions in tarball for sbin/* and libexec/*<br />(omalley)</li>
<li>MAPREDUCE-2479. Move distributed cache cleanup to a background task,
backporting MAPREDUCE-1568.<br />(Robert Joseph Evans via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7356">HADOOP-7356</a>. Fix bin/hadoop scripts<br />(eyang via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7272">HADOOP-7272</a>. Remove unnecessary security related info logs.<br />(suresh)</li>
<li>MAPREDUCE-2514. Fix typo in TaskTracker ReinitTrackerAction log message.<br />(Jonathan Eagles via cdouglas)</li>
<li>HDFS-1906. Remove logging exception stack trace in client logs when one of
the datanode targets to read from is not reachable.<br />(suresh)</li>
<li>MAPREDUCE-2490. Add logging to graylist and blacklist activity to aid
diagnosis of related issues.<br />(Jonathan Eagles via cdouglas)</li>
<li>MAPREDUCE-2447. Fix Child.java to set Task.jvmContext sooner to avoid
corner cases in error handling.<br />(Siddharth Seth via acmurthy)</li>
<li>MAPREDUCE-2429. Validate JVM in TaskUmbilicalProtocol.<br />(Siddharth Seth via
acmurthy)</li>
<li>MAPREDUCE-2418. Show job errors in JobHistory page.<br />(Siddharth Seth via
acmurthy)</li>
<li>HDFS-1592. At Startup, Valid volumes required in FSDataset doesn't
handle consistently with volumes tolerated.<br />(Bharath Mundlapudi)</li>
<li>HDFS-1598. Directory listing on hftp:// does not show
.*.crc files.<br />(szetszwo)</li>
<li>HDFS-1750. ListPathsServlet should not use HdfsFileStatus.getLocalName()
to get file name since it may return an empty string.<br />(szetszwo)</li>
<li>HDFS-1758. Make Web UI JSP pages thread safe.<br />(Tanping via suresh)</li>
<li>HDFS-1773. Do not show decommissioned datanodes, which are not in both
include and exclude lists, on web and JMX interfaces.<br />(Tanping Wang via szetszwo)</li>
<li>MAPREDUCE-2409. Distinguish distributed cache artifacts localized as
files, archives.<br />(Siddharth Seth via cdouglas)</li>
<li>MAPREDUCE-118. Fix Job.getJobID() to get the new ID as soon as it's
assigned.<br />(Amareshwari Sriramadasu and Dick King via cdouglas)</li>
<li>MAPREDUCE-2411. Force an exception when the queue has an invalid name or
its ACLs are misconfigured.<br />(Dick King via cdouglas)</li>
<li>HDFS-1258. Clearing namespace quota on "/" corrupts fs image.<br />(Aaron T. Myers via szetszwo)</li>
<li>HDFS-1189. Quota counts missed between clear quota and set quota.<br />(John George via szetszwo)</li>
<li>HDFS-1692. In secure mode, Datanode process doesn't exit when disks
fail.<br />(bharathm via boryas)</li>
<li>MAPREDUCE-2420. JobTracker should be able to renew delegation token
over HTTP<br />(boryas)</li>
<li>MAPREDUCE-2443. Fix TaskAspect for TaskUmbilicalProtocol.ping(..).<br />(Siddharth Seth via szetszwo)</li>
<li>HDFS-1842. Handle editlog opcode conflict with 0.20.203 during upgrade,
by throwing an error to indicate the editlog needs to be empty.<br />(suresh)</li>
<li>HDFS-1377. Quota bug for partial blocks allows quotas to be violated.<br />(eli)</li>
<li>HDFS-2057. Wait time to terminate the threads causes unit tests to
take longer time.<br />(Bharath Mundlapudi via suresh)</li>
<li>HDFS-2218. Disable TestHdfsProxy.testHdfsProxyInterface in automated test
suite for 0.20-security-204 release.<br />(Matt Foley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.204.0_-_2011-8-25_._improvements_')"> IMPROVEMENTS
</a> (12)
<ol id="release_0.20.204.0_-_2011-8-25_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7144">HADOOP-7144</a>. Expose JMX metrics via JSON servlet.<br />(Robert Joseph Evans via
cdouglas)</li>
<li>MAPREDUCE-2524. Port reduce failure reporting semantics from trunk, to
fail faulty maps more aggressively.<br />(Thomas Graves via cdouglas)</li>
<li>MAPREDUCE-2529. Add support for regex-based shuffle metric counting
exceptions.<br />(Thomas Graves via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7398">HADOOP-7398</a>. Add mechanism to suppress warnings about use of HADOOP_HOME.<br />(omalley)</li>
<li>HDFS-2023. Backport of NPE for File.list and File.listFiles.
Merged ports of <a href="http://issues.apache.org/jira/browse/HADOOP-7322">HADOOP-7322</a>, HDFS-1934, <a href="http://issues.apache.org/jira/browse/HADOOP-7342">HADOOP-7342</a>, and HDFS-2019.<br />(Bharath Mundlapudi via mattf)</li>
<li>MAPREDUCE-2415. Distribute the user task logs on to multiple disks.<br />(Bharath Mundlapudi via omalley)</li>
<li>MAPREDUCE-2413. TaskTracker should handle disk failures by reinitializing
itself.<br />(Ravi Gummadi and Jagane Sundar via omalley)</li>
<li>HDFS-1541. Not marking datanodes dead when namenode in safemode.<br />(hairong)</li>
<li>HDFS-1767. Namenode ignores non-initial block report from datanodes
when in safemode during startup.<br />(Matt Foley via suresh)</li>
<li>MAPREDUCE-1251. c++ utils doesn't compile.<br />(Eli Collins via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7459">HADOOP-7459</a>. Remove jdk-1.6.0 dependency check from rpm.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7330">HADOOP-7330</a>. Fix MetricsSourceAdapter to use the value instead of the
object.<br />(Luke Lu via omalley)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.20.203.0_-_2011-5-11_')">Release 0.20.203.0 - 2011-5-11
</a></h3>
<ul id="release_0.20.203.0_-_2011-5-11_">
<li>MAPREDUCE-1280. Update Eclipse plugin to the new eclipse.jdt API.<br />(Alex Kozlov via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7259">HADOOP-7259</a>. Contrib modules should include the build.properties from
the enclosing hadoop directory.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7253">HADOOP-7253</a>. Update the default configuration to fix security audit log
and metrics2 property configuration warnings.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7247">HADOOP-7247</a>. Update documentation to match current jar names.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7246">HADOOP-7246</a>. Update the log4j configuration to match the EventCounter
package.<br />(Luke Lu via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7143">HADOOP-7143</a>. Restore HadoopArchives.<br />(Joep Rottinghuis via omalley)</li>
<li>MAPREDUCE-2316. Updated CapacityScheduler documentation.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7243">HADOOP-7243</a>. Fix contrib unit tests missing dependencies.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7190">HADOOP-7190</a>. Add metrics v1 back for backwards compatibility.<br />(omalley)</li>
<li>MAPREDUCE-2360. Remove stripping of scheme, authority from submit dir in
support of viewfs.<br />(cdouglas)</li>
<li>MAPREDUCE-2359 Use correct file system to access distributed cache objects.<br />(Krishna Ramachandran)</li>
<li>MAPREDUCE-2361. "Fix Distributed Cache is not adding files to class paths
correctly" - Drop the host/scheme/fragment from URI<br />(cdouglas)</li>
<li>MAPREDUCE-2362. Fix unit-test failures: TestBadRecords (NPE due to
rearranged MapTask code) and TestTaskTrackerMemoryManager
(need hostname in output-string pattern).<br />(Greg Roelofs, Krishna
Ramachandran)</li>
<li>HDFS-1729. Add statistics logging for better visibility into
startup time costs.<br />(Matt Foley)</li>
<li>MAPREDUCE-2363. When a queue is built without any access rights we
explain the problem.<br />(Richard King)</li>
<li>MAPREDUCE-1563. TaskDiagnosticInfo may be missed sometime.<br />(Krishna
Ramachandran)</li>
<li>MAPREDUCE-2364. Don't hold the rjob lock while localizing resources.<br />(ddas
via omalley)</li>
<li>MAPREDUCE-2365. New counters for FileInputFormat (BYTES_READ) and
FileOutputFormat (BYTES_WRITTEN).
New counter MAP_OUTPUT_MATERIALIZED_BYTES for compressed MapOutputSize.<br />(Siddharth Seth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7040">HADOOP-7040</a>. Change DiskErrorException to IOException<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7104">HADOOP-7104</a>. Remove unnecessary DNS reverse lookups from RPC layer<br />(kzhang)</li>
<li>MAPREDUCE-2366. Fix a problem where the task browser UI can't retrieve the
stdxxx printouts of streaming jobs that abend in the unix code, in
the common case where the containing job doesn't reuse JVM's.<br />(Richard King)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6977">HADOOP-6977</a>. Herriot daemon clients should vend statistics<br />(cos)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6971">HADOOP-6971</a>. Clover build doesn't generate per-test coverage<br />(cos)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6879">HADOOP-6879</a>. Provide SSH based (Jsch) remote execution API for system
tests.<br />(cos)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7215">HADOOP-7215</a>. RPC clients must use network interface corresponding to
the host in the client's kerberos principal key.<br />(suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7232">HADOOP-7232</a>. Fix Javadoc warnings.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7258">HADOOP-7258</a>. The Gzip codec should not return null decompressors.<br />(omalley)</li>
</ul>
<h3><a href="javascript:toggleList('release_0.20.202.0_-_unreleased_')">Release 0.20.202.0 - unreleased
</a></h3>
<ul id="release_0.20.202.0_-_unreleased_">
<li>MAPREDUCE-2355. Add a configuration knob
mapreduce.tasktracker.outofband.heartbeat.damper that limits out of band
heartbeats<br />(acmurthy)</li>
<li>MAPREDUCE-2356. Fix a race-condition that corrupted a task's state on the
JobTracker.<br />(Luke Lu)</li>
<li>MAPREDUCE-2357. Always propagate IOExceptions that are thrown by
non-FileInputFormat.<br />(Luke Lu)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7163">HADOOP-7163</a>. RPC handles SocketTimeOutException during SASL negotiation.<br />(ddas)</li>
<li>MAPREDUCE-2358. MapReduce assumes the default FileSystem is HDFS.<br />(Krishna Ramachandran)</li>
<li>MAPREDUCE-1904. Reducing locking contention in TaskTracker's
MapOutputServlet LocalDirAllocator.<br />(Rajesh Balamohan via acmurthy)</li>
<li>HDFS-1626. Make BLOCK_INVALIDATE_LIMIT configurable.<br />(szetszwo)</li>
<li>HDFS-1584. Adds a check for whether relogin is needed to
getDelegationToken in HftpFileSystem.<br />(Kan Zhang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-7115">HADOOP-7115</a>. Reduces the number of calls to getpwuid_r and
getpwgid_r, by implementing a cache in NativeIO.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6882">HADOOP-6882</a>. An XSS security exploit in jetty-6.1.14. jetty upgraded to
6.1.26.<br />(ddas)</li>
<li>MAPREDUCE-2278. Fixes a memory leak in the TaskTracker.<br />(cdouglas)</li>
<li>HDFS-1353 redux. Modulate original 1353 to not bump RPC version.<br />(jhoman)</li>
<li>MAPREDUCE-2082 Race condition in writing the jobtoken password file when
launching pipes jobs<br />(jitendra and ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6978">HADOOP-6978</a>. Fixes task log servlet vulnerabilities via symlinks.<br />(Todd Lipcon and Devaraj Das)</li>
<li>MAPREDUCE-2178. Write task initialization to avoid race
conditions leading to privilege escalation and resource leakage by
performing more actiions as the user.<br />(Owen O'Malley, Devaraj Das,
Chris Douglas via cdouglas)</li>
<li>HDFS-1364. HFTP client should support relogin from keytab
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6907">HADOOP-6907</a>. Make RPC client to use per-proxy configuration.<br />(Kan Zhang via ddas)</li>
<li>MAPREDUCE-2055. Fix JobTracker to decouple job retirement from copy of
job-history file to HDFS and enhance RetiredJobInfo to carry aggregated
job-counters to prevent a disk roundtrip on job-completion to fetch
counters for the JobClient.<br />(Krishna Ramachandran via acmurthy)</li>
<li>HDFS-1353. Remove most of getBlockLocation optimization<br />(jghoman)</li>
<li>MAPREDUCE-2023. TestDFSIO read test may not read specified bytes.<br />(htang)</li>
<li>HDFS-1340. A null delegation token is appended to the url if security is
disabled when browsing filesystem.<br />(boryas)</li>
<li>HDFS-1352. Fix jsvc.location.<br />(jghoman)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6860">HADOOP-6860</a>. 'compile-fault-inject' should never be called directly.<br />(cos)</li>
<li>MAPREDUCE-2005. TestDelegationTokenRenewal fails<br />(boryas)</li>
<li>MAPREDUCE-2000. Rumen is not able to extract counters for Job history logs
from Hadoop 0.20.<br />(htang)</li>
<li>MAPREDUCE-1961. ConcurrentModificationException when shutting down Gridmix.<br />(htang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6899">HADOOP-6899</a>. RawLocalFileSystem set working directory does
not work for relative names.<br />(suresh)</li>
<li>HDFS-495. New clients should be able to take over files lease if the old
client died.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6728">HADOOP-6728</a>. Re-design and overhaul of the Metrics framework.<br />(Luke Lu via
acmurthy)</li>
<li>MAPREDUCE-1966. Change blacklisting of tasktrackers on task failures to be
a simple graylist to fingerpoint bad tasktrackers.<br />(Greg Roelofs via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6864">HADOOP-6864</a>. Add ability to get netgroups (as returned by getent
netgroup command) using native code (JNI) instead of forking.<br />(Erik Steffl)</li>
<li>HDFS-1318. HDFS Namenode and Datanode WebUI information needs to be
accessible programmatically for scripts.<br />(Tanping Wang via suresh)</li>
<li>HDFS-1315. Add fsck event to audit log and remove other audit log events
corresponding to FSCK listStatus and open calls.<br />(suresh)</li>
<li>MAPREDUCE-1941. Provides access to JobHistory file (raw) with job user/acl
permission.<br />(Srikanth Sundarrajan via ddas)</li>
<li>MAPREDUCE-291. Optionally a separate daemon should serve JobHistory.<br />(Srikanth Sundarrajan via ddas)</li>
<li>MAPREDUCE-1936. Make Gridmix3 more customizable (sync changes from trunk).<br />(htang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5981">HADOOP-5981</a>. Fix variable substitution during parsing of child environment
variables.<br />(Krishna Ramachandran via acmurthy)</li>
<li>MAPREDUCE-339. Greedily schedule failed tasks to cause early job failure.<br />(cdouglas)</li>
<li>MAPREDUCE-1872. Hardened CapacityScheduler to have comprehensive, coherent
limits on tasks/jobs for jobs/users/queues. Also, added the ability to
refresh queue definitions without the need to restart the JobTracker.<br />(acmurthy)</li>
<li>HDFS-1161. Make DN minimum valid volumes configurable.<br />(shv)</li>
<li>HDFS-457. Reintroduce volume failure tolerance for DataNodes.<br />(shv)</li>
<li>HDFS-1307 Add start time, end time and total time taken for FSCK
to FSCK report.<br />(suresh)</li>
<li>MAPREDUCE-1207. Sanitize user environment of map/reduce tasks and allow
admins to set environment and java options.<br />(Krishna Ramachandran via
acmurthy)</li>
<li>HDFS-1298 - Add support in HDFS for new statistics added in FileSystem
to track the file system operations<br />(suresh)</li>
<li>HDFS-1301. TestHDFSProxy need to use server side conf for ProxyUser
stuff.<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6859">HADOOP-6859</a> - Introduce additional statistics to FileSystem to track
file system operations<br />(suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6818">HADOOP-6818</a>. Provides a JNI implementation of Unix Group resolution. The
config hadoop.security.group.mapping should be set to
org.apache.hadoop.security.JniBasedUnixGroupsMapping to enable this
implementation.<br />(ddas)</li>
<li>MAPREDUCE-1938. Introduces a configuration for putting user classes before
the system classes during job submission and in task launches. Two things
need to be done in order to use this feature -
(1) mapreduce.user.classpath.first : this should be set to true in the
jobconf, and, (2) HADOOP_USER_CLASSPATH_FIRST : this is relevant for job
submissions done using bin/hadoop shell script. HADOOP_USER_CLASSPATH_FIRST
should be defined in the environment with some non-empty value
(like "true"), and then bin/hadoop should be executed.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6669">HADOOP-6669</a>. Respect compression configuration when creating DefaultCodec
compressors.<br />(Koji Noguchi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6855">HADOOP-6855</a>. Add support for netgroups, as returned by command
getent netgroup.<br />(Erik Steffl)</li>
<li>HDFS-599. Allow NameNode to have a seprate port for service requests from
client requests.<br />(Dmytro Molkov via hairong)</li>
<li>HDFS-132. Fix namenode to not report files deleted metrics for deletions
done while replaying edits during startup.<br />(shv)</li>
<li>MAPREDUCE-1521. Protection against incorrectly configured reduces<br />(mahadev)</li>
<li>MAPREDUCE-1936. Make Gridmix3 more customizable.<br />(htang)</li>
<li>MAPREDUCE-517. Enhance the CapacityScheduler to assign multiple tasks
per-heartbeat.<br />(acmurthy)</li>
<li>MAPREDUCE-323. Re-factor layout of JobHistory files on HDFS to improve
operability.<br />(Dick King via acmurthy)</li>
<li>MAPREDUCE-1921. Ensure exceptions during reading of input data in map
tasks are augmented by information about actual input file which caused
the exception.<br />(Krishna Ramachandran via acmurthy)</li>
<li>MAPREDUCE-1118. Enhance the JobTracker web-ui to ensure tabular columns
are sortable, also added a /scheduler servlet to CapacityScheduler for
enhanced UI for queue information.<br />(Krishna Ramachandran via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5913">HADOOP-5913</a>. Add support for starting/stopping queues.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6835">HADOOP-6835</a>. Add decode support for concatenated gzip files.<br />(Greg Roelofs)</li>
<li>HDFS-1158. Revert HDFS-457.<br />(shv)</li>
<li>MAPREDUCE-1699. Ensure JobHistory isn't disabled for any reason.<br />(Krishna
Ramachandran via acmurthy)</li>
<li>MAPREDUCE-1682. Fix speculative execution to ensure tasks are not
scheduled after job failure.<br />(acmurthy)</li>
<li>MAPREDUCE-1914. Ensure unique sub-directories for artifacts in the
DistributedCache are cleaned up.<br />(Dick King via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6713">HADOOP-6713</a>. Multiple RPC Reader Threads<br />(Bharathm)</li>
<li>HDFS-1250. Namenode should reject block reports and block received
requests from dead datanodes<br />(suresh)</li>
<li>MAPREDUCE-1863. [Rumen] Null failedMapAttemptCDFs in job traces generated
by Rumen.<br />(htang)</li>
<li>MAPREDUCE-1309. Rumen refactory.<br />(htang)</li>
<li>HDFS-1114. Implement LightWeightGSet for BlocksMap in order to reduce
NameNode memory footprint.<br />(szetszwo)</li>
<li>MAPREDUCE-572. Fixes DistributedCache.checkURIs to throw error if link is
missing for uri in cache archives.<br />(amareshwari)</li>
<li>MAPREDUCE-787. Fix JobSubmitter to honor user given symlink in the path.<br />(amareshwari)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6815">HADOOP-6815</a>. refreshSuperUserGroupsConfiguration should use
server side configuration for the refresh<br />( boryas)</li>
<li>MAPREDUCE-1868. Add a read and connection timeout to JobClient while
pulling tasklogs.<br />(Krishna Ramachandran via acmurthy)</li>
<li>HDFS-1119. Introduce a GSet interface to BlocksMap.<br />(szetszwo)</li>
<li>MAPREDUCE-1778. Ensure failure to setup CompletedJobStatusStore is not
silently ignored by the JobTracker.<br />(Krishna Ramachandran via acmurthy)</li>
<li>MAPREDUCE-1538. Add a limit on the number of artifacts in the
DistributedCache to ensure we cleanup aggressively.<br />(Dick King via
acmurthy)</li>
<li>MAPREDUCE-1850. Add information about the host from which a job is
submitted.<br />(Krishna Ramachandran via acmurthy)</li>
<li>HDFS-1110. Reuses objects for commonly used file names in namenode to
reduce the heap usage.<br />(suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6810">HADOOP-6810</a>. Extract a subset of tests for smoke (DOA) validation.<br />(cos)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6642">HADOOP-6642</a>. Remove debug stmt left from original patch.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6808">HADOOP-6808</a>. Add comments on how to setup File/Ganglia Context for
kerberos metrics<br />(Erik Steffl)</li>
<li>HDFS-1061. INodeFile memory optimization.<br />(bharathm)</li>
<li>HDFS-1109. HFTP supports filenames that contains the character "+".<br />(Dmytro Molkov via dhruba, backported by szetszwo)</li>
<li>HDFS-1085. Check file length and bytes read when reading a file through
hftp in order to detect failure.<br />(szetszwo)</li>
<li>HDFS-1311. Running tests with 'testcase' cause triple execution of the
same test case<br />(cos)</li>
<li>HDFS-1150.FIX. Verify datanodes' identities to clients in secure clusters.
Update to patch to improve handling of jsvc source in build.xml<br />(jghoman)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6752">HADOOP-6752</a>. Remote cluster control functionality needs JavaDocs
improvement.<br />(Balaji Rajagopalan via cos)</li>
<li>MAPREDUCE-1288. Fixes TrackerDistributedCacheManager to take into account
the owner of the localized file in the mapping from cache URIs to
CacheStatus objects.<br />(ddas)</li>
<li>MAPREDUCE-1682. Fix speculative execution to ensure tasks are not
scheduled after job failure.<br />(acmurthy)</li>
<li>MAPREDUCE-1914. Ensure unique sub-directories for artifacts in the
DistributedCache are cleaned up.<br />(Dick King via acmurthy)</li>
<li>MAPREDUCE-1538. Add a limit on the number of artifacts in the
DistributedCache to ensure we cleanup aggressively.<br />(Dick King via
acmurthy)</li>
<li>MAPREDUCE-1900. Fixes a FS leak that i missed in the earlier patch.<br />(ddas)</li>
<li>MAPREDUCE-1900. Makes JobTracker/TaskTracker close filesystems, created
on behalf of users, when they are no longer needed.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6832">HADOOP-6832</a>. Add a static user plugin for web auth for external users.<br />(omalley)</li>
<li>HDFS-1007. Fixes a bug in SecurityUtil.buildDTServiceName to do
with handling of null hostname.<br />(omalley)</li>
<li>HDFS-1007. makes long running servers using hftp work. Also has some
refactoring in the MR code to do with handling of delegation tokens.<br />(omalley & ddas)</li>
<li>HDFS-1178. The NameNode servlets should not use RPC to connect to the
NameNode.<br />(omalley)</li>
<li>MAPREDUCE-1807. Re-factor TestQueueManager.<br />(Richard King via acmurthy)</li>
<li>HDFS-1150. Fixes the earlier patch to do logging in the right directory
and also adds facility for monitoring processes (via -Dprocname in the
command line).<br />(Jakob Homan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6781">HADOOP-6781</a>. security audit log shouldn't have exception in it.<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6776">HADOOP-6776</a>. Fixes the javadoc in UGI.createProxyUser.<br />(ddas)</li>
<li>HDFS-1150. building jsvc from source tar. source tar is also checked in.<br />(jitendra)</li>
<li>HDFS-1150. Bugfix in the hadoop shell script.<br />(ddas)</li>
<li>HDFS-1153. The navigation to /dfsnodelist.jsp with invalid input
parameters produces NPE and HTTP 500 error<br />(rphulari)</li>
<li>MAPREDUCE-1664. Bugfix to enable queue administrators of a queue to
view job details of jobs submitted to that queue even though they
are not part of acl-view-job.
</li>
<li>HDFS-1150. Bugfix to add more knobs to secure datanode starter.
</li>
<li>HDFS-1157. Modifications introduced by HDFS-1150 are breaking aspect's
bindings<br />(cos)</li>
<li>HDFS-1130. Adds a configuration dfs.cluster.administrators for
controlling access to the default servlets in hdfs.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6706">HADOOP-6706</a>.FIX. Relogin behavior for RPC clients could be improved<br />(boryas)</li>
<li>HDFS-1150. Verify datanodes' identities to clients in secure clusters.<br />(jghoman)</li>
<li>MAPREDUCE-1442. Fixed regex in job-history related to parsing Counter
values.<br />(Luke Lu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6760">HADOOP-6760</a>. WebServer shouldn't increase port number in case of negative
port setting caused by Jetty's race.<br />(cos)</li>
<li>HDFS-1146. Javadoc for getDelegationTokenSecretManager in FSNamesystem.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6706">HADOOP-6706</a>. Fix on top of the earlier patch. Closes the connection
on a SASL connection failure, and retries again with a new
connection.<br />(ddas)</li>
<li>MAPREDUCE-1716. Fix on top of earlier patch for logs truncation a.k.a
MAPREDUCE-1100. Addresses log truncation issues when binary data is
written to log files and adds a header to a truncated log file to
inform users of the done trucation.
</li>
<li>HDFS-1383. Improve the error messages when using hftp://.
</li>
<li>MAPREDUCE-1744. Fixed DistributedCache apis to take a user-supplied
FileSystem to allow for better proxy behaviour for Oozie.<br />(Richard King)</li>
<li>MAPREDUCE-1733. Authentication between pipes processes and java
counterparts.<br />(jitendra)</li>
<li>MAPREDUCE-1664. Bugfix on top of the previous patch.<br />(ddas)</li>
<li>HDFS-1136. FileChecksumServlets.RedirectServlet doesn't carry forward
the delegation token<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6756">HADOOP-6756</a>. Change value of FS_DEFAULT_NAME_KEY from fs.defaultFS
to fs.default.name which is a correct name for 0.20<br />(steffl)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6756">HADOOP-6756</a>. Document (javadoc comments) and cleanup configuration
keys in CommonConfigurationKeys.java<br />(steffl)</li>
<li>MAPREDUCE-1759. Exception message for unauthorized user doing killJob,
killTask, setJobPriority needs to be improved.<br />(gravi via vinodkv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6715">HADOOP-6715</a>. AccessControlList.toString() returns empty string when
we set acl to "*".<br />(gravi via vinodkv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6757">HADOOP-6757</a>. NullPointerException for hadoop clients launched from
streaming tasks.<br />(amarrk via vinodkv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6631">HADOOP-6631</a>. FileUtil.fullyDelete() should continue to delete other files
despite failure at any level.<br />(vinodkv)</li>
<li>MAPREDUCE-1317. NPE in setHostName in Rumen.<br />(rksingh)</li>
<li>MAPREDUCE-1754. Replace mapred.persmissions.supergroup with an acl :
mapreduce.cluster.administrators and <a href="http://issues.apache.org/jira/browse/HADOOP-6748">HADOOP-6748</a>.: Remove
hadoop.cluster.administrators. Contributed by Amareshwari Sriramadasu.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6701">HADOOP-6701</a>. Incorrect exit codes for "dfs -chown", "dfs -chgrp"<br />(rphulari)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6640">HADOOP-6640</a>. FileSystem.get() does RPC retires within a static
synchronized block.<br />(hairong)</li>
<li>HDFS-1006. Removes unnecessary logins from the previous patch.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6745">HADOOP-6745</a>. adding some java doc to Server.RpcMetrics, UGI<br />(boryas)</li>
<li>MAPREDUCE-1707. TaskRunner can get NPE in getting ugi from TaskTracker.<br />(vinodkv)</li>
<li>HDFS-1104. Fsck triggers full GC on NameNode.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6332">HADOOP-6332</a>. Large-scale Automated Test Framework<br />(sharad, Sreekanth
Ramakrishnan, at all via cos)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6526">HADOOP-6526</a>. Additional fix for test context on top of existing one.<br />(cos)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6710">HADOOP-6710</a>. Symbolic umask for file creation is not conformant with posix.<br />(suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6693">HADOOP-6693</a>. Added metrics to track kerberos login success and failure.<br />(suresh)</li>
<li>MAPREDUCE-1711. Gridmix should provide an option to submit jobs to the same
queues as specified in the trace.<br />(rksing via htang)</li>
<li>MAPREDUCE-1687. Stress submission policy does not always stress the
cluster.<br />(htang)</li>
<li>MAPREDUCE-1641. Bug-fix to ensure command line options such as
-files/-archives are checked for duplicate artifacts in the
DistributedCache.<br />(Amareshwari Sreeramadasu via acmurthy)</li>
<li>MAPREDUCE-1641. Fix DistributedCache to ensure same files cannot be put in
both the archives and files sections.<br />(Richard King via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6670">HADOOP-6670</a>. Fixes a testcase issue introduced by the earlier commit
of the <a href="http://issues.apache.org/jira/browse/HADOOP-6670">HADOOP-6670</a> patch.<br />(ddas)</li>
<li>MAPREDUCE-1718. Fixes a problem to do with correctly constructing
service name for the delegation token lookup in HftpFileSystem<br />(borya via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6674">HADOOP-6674</a>. Fixes the earlier patch to handle pings correctly (ddas).
</li>
<li>MAPREDUCE-1664. Job Acls affect when Queue Acls are set.<br />(Ravi Gummadi via vinodkv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6718">HADOOP-6718</a>. Fixes a problem to do with clients not closing RPC
connections on a SASL failure.<br />(ddas)</li>
<li>MAPREDUCE-1397. NullPointerException observed during task failures.<br />(Amareshwari Sriramadasu via vinodkv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6670">HADOOP-6670</a>. Use the UserGroupInformation's Subject as the criteria for
equals and hashCode.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6716">HADOOP-6716</a>. System won't start in non-secure mode when kerb5.conf
(edu.mit.kerberos on Mac) is not present.<br />(boryas)</li>
<li>MAPREDUCE-1607. Task controller may not set permissions for a
task cleanup attempt's log directory.<br />(Amareshwari Sreeramadasu via
vinodkv)</li>
<li>MAPREDUCE-1533. JobTracker performance enhancements.<br />(Amar Kamat via
vinodkv)</li>
<li>MAPREDUCE-1701. AccessControlException while renewing a delegation token
in not correctly handled in the JobTracker.<br />(boryas)</li>
<li>HDFS-481. Incremental patch to fix broken unit test in contrib/hdfsproxy
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6706">HADOOP-6706</a>. Fixes a bug in the earlier version of the same patch<br />(ddas)</li>
<li>HDFS-1096. allow dfsadmin/mradmin refresh of superuser proxy group
mappings(boryas).
</li>
<li>HDFS-1012. Support for cluster specific path entries in ldap for hdfsproxy<br />(Srikanth Sundarrajan via Nicholas)</li>
<li>HDFS-1011. Improve Logging in HDFSProxy to include cluster name associated
with the request<br />(Srikanth Sundarrajan via Nicholas)</li>
<li>HDFS-1010. Retrieve group information from UnixUserGroupInformation
instead of LdapEntry<br />(Srikanth Sundarrajan via Nicholas)</li>
<li>HDFS-481. Bug fix - hdfsproxy: Stack overflow + Race conditions<br />(Srikanth Sundarrajan via Nicholas)</li>
<li>MAPREDUCE-1657. After task logs directory is deleted, tasklog servlet
displays wrong error message about job ACLs.<br />(Ravi Gummadi via vinodkv)</li>
<li>MAPREDUCE-1692. Remove TestStreamedMerge from the streaming tests.<br />(Amareshwari Sriramadasu and Sreekanth Ramakrishnan via vinodkv)</li>
<li>HDFS-1081. Performance regression in
DistributedFileSystem::getFileBlockLocations in secure systems<br />(jhoman)</li>
<li>MAPREDUCE-1656. JobStory should provide queue info.<br />(htang)</li>
<li>MAPREDUCE-1317. Reducing memory consumption of rumen objects.<br />(htang)</li>
<li>MAPREDUCE-1317. Reverting the patch since it caused build failures.<br />(htang)</li>
<li>MAPREDUCE-1683. Fixed jobtracker web-ui to correctly display heap-usage.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6706">HADOOP-6706</a>. Fixes exception handling for saslConnect. The ideal
solution is to the Refreshable interface but as Owen noted in
<a href="http://issues.apache.org/jira/browse/HADOOP-6656">HADOOP-6656</a>, it doesn't seem to work as expected.<br />(ddas)</li>
<li>MAPREDUCE-1617. TestBadRecords failed once in our test runs. (Amar
Kamat via vinodkv).
</li>
<li>MAPREDUCE-587. Stream test TestStreamingExitStatus fails with Out of
Memory. (Amar Kamat via vinodkv).
</li>
<li>HDFS-1096. Reverting the patch since it caused build failures.<br />(ddas)</li>
<li>MAPREDUCE-1317. Reducing memory consumption of rumen objects.<br />(htang)</li>
<li>MAPREDUCE-1680. Add a metric to track number of heartbeats processed by the
JobTracker.<br />(Richard King via acmurthy)</li>
<li>MAPREDUCE-1683. Removes JNI calls to get jvm current/max heap usage in
ClusterStatus by default.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6687">HADOOP-6687</a>. user object in the subject in UGI should be reused in case
of a relogin.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5647">HADOOP-5647</a>. TestJobHistory fails if /tmp/_logs is not writable to.
Testcase should not depend on /tmp.<br />(Ravi Gummadi via vinodkv)</li>
<li>MAPREDUCE-181. Bug fix for Secure job submission.<br />(Ravi Gummadi via
vinodkv)</li>
<li>MAPREDUCE-1635. ResourceEstimator does not work after MAPREDUCE-842.<br />(Amareshwari Sriramadasu via vinodkv)</li>
<li>MAPREDUCE-1526. Cache the job related information while submitting the
job.<br />(rksingh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6674">HADOOP-6674</a>. Turn off SASL checksums for RPCs.<br />(jitendra via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5958">HADOOP-5958</a>. Replace fork of DF with library call.<br />(cdouglas via omalley)</li>
<li>HDFS-999. Secondary namenode should login using kerberos if security
is configured. Bugfix to original patch.<br />(jhoman)</li>
<li>MAPREDUCE-1594. Support for SleepJobs in Gridmix<br />(rksingh)</li>
<li>HDFS-1007. Fix. ServiceName for delegation token for Hftp has hftp
port and not RPC port.
</li>
<li>MAPREDUCE-1376. Support for varied user submissions in Gridmix<br />(rksingh)</li>
<li>HDFS-1080. SecondaryNameNode image transfer should use the defined
http address rather than local ip address<br />(jhoman)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6661">HADOOP-6661</a>. User document for UserGroupInformation.doAs for secure
impersonation.<br />(jitendra)</li>
<li>MAPREDUCE-1624. Documents the job credentials and associated details
to do with delegation tokens (ddas)
HDFS-1036. Documentation for fetchdt for forrest (boryas)
HDFS-1039. New patch on top of previous patch. Gets namenode address
from conf.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6656">HADOOP-6656</a>. Renew Kerberos TGT when 80% of the renew lifetime has been
used up.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6653">HADOOP-6653</a>. Protect against NPE in setupSaslConnection when real user is
null.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6649">HADOOP-6649</a>. An error in the previous committed patch.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6652">HADOOP-6652</a>. ShellBasedUnixGroupsMapping shouldn't have a cache.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6649">HADOOP-6649</a>. login object in UGI should be inside the subject<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6637">HADOOP-6637</a>. Benchmark overhead of RPC session establishment<br />(shv via jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6648">HADOOP-6648</a>. Credentials must ignore null tokens that can be generated
when using HFTP to talk to insecure clusters.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6632">HADOOP-6632</a>. Fix on JobTracker to reuse filesystem handles if possible.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6647">HADOOP-6647</a>. balancer fails with "is not authorized for protocol
interface NamenodeProtocol" in secure environment<br />(boryas)</li>
<li>MAPREDUCE-1612. job conf file is not accessible from job history
web page.<br />(Ravi Gummadi via vinodkv)</li>
<li>MAPREDUCE-1611. Refresh nodes and refresh queues doesnt work with
service authorization enabled.<br />(Amar Kamat via vinodkv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6644">HADOOP-6644</a>. util.Shell getGROUPS_FOR_USER_COMMAND method
name - should use common naming convention<br />(boryas)</li>
<li>MAPREDUCE-1609. Fixes a problem with localization of job log
directories when tasktracker is re-initialized that can result
in failed tasks.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li>MAPREDUCE-1610. Update forrest documentation for directory
structure of localized files.<br />(Ravi Gummadi via yhemanth)</li>
<li>MAPREDUCE-1532. Fixes a javadoc and an exception message in JobInProgress
when the authenticated user is different from the user in conf.<br />(ddas)</li>
<li>MAPREDUCE-1417. Update forrest documentation for private
and public distributed cache files.<br />(Ravi Gummadi via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6634">HADOOP-6634</a>. AccessControlList uses full-principal names to verify acls
causing queue-acls to fail<br />(vinodkv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6642">HADOOP-6642</a>. Fix javac, javadoc, findbugs warnings.<br />(chrisdo via acmurthy)</li>
<li>HDFS-1044. Cannot submit mapreduce job from secure client to
unsecure sever. (boryas)
<a href="http://issues.apache.org/jira/browse/HADOOP-6638">HADOOP-6638</a>. try to relogin in a case of failed RPC connection
(expired tgt) only in case the subject is loginUser or
proxyUgi.realUser.<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6632">HADOOP-6632</a>. Support for using different Kerberos keys for different
instances of Hadoop services.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6526">HADOOP-6526</a>. Need mapping from long principal names to local OS
user names.<br />(jitendra)</li>
<li>MAPREDUCE-1604. Update Forrest documentation for job authorization
ACLs.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li>HDFS-1045. In secure clusters, re-login is necessary for https
clients before opening connections<br />(jhoman)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6603">HADOOP-6603</a>. Addition to original patch to be explicit
about new method not being for general use.<br />(jhoman)</li>
<li>MAPREDUCE-1543. Add audit log messages for job and queue
access control checks.<br />(Amar Kamat via yhemanth)</li>
<li>MAPREDUCE-1606. Fixed occassinal timeout in TestJobACL.<br />(Ravi Gummadi via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6633">HADOOP-6633</a>. normalize property names for JT/NN kerberos principal
names in configuration.<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6613">HADOOP-6613</a>. Changes the RPC server so that version is checked first
on an incoming connection.<br />(Kan Zhang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5592">HADOOP-5592</a>. Fix typo in Streaming doc in reference to GzipCodec.<br />(Corinne Chandel via tomwhite)</li>
<li>MAPREDUCE-813. Updates Streaming and M/R tutorial documents.<br />(Corinne Chandel via ddas)</li>
<li>MAPREDUCE-927. Cleanup of task-logs should happen in TaskTracker instead
of the Child.<br />(Amareshwari Sriramadasu via vinodkv)</li>
<li>HDFS-1039. Service should be set in the token in JspHelper.getUGI.<br />(jitendra)</li>
<li>MAPREDUCE-1599. MRBench reuses jobConf and credentials there in.<br />(jitendra)</li>
<li>MAPREDUCE-1522. FileInputFormat may use the default FileSystem for the
input path. (Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li>HDFS-1036. In DelegationTokenFetch pass Configuration object so
getDefaultUri will work correctly.
</li>
<li>HDFS-1038. In nn_browsedfscontent.jsp fetch delegation token only if
security is enabled.<br />(jitendra)</li>
<li>HDFS-1036. in DelegationTokenFetch dfs.getURI returns no port<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6598">HADOOP-6598</a>. Verbose logging from the Group class (one more case)<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6627">HADOOP-6627</a>. Bad Connection to FS" message in FSShell should print
message from the exception<br />(boryas)</li>
<li>HDFS-1033. In secure clusters, NN and SNN should verify that the remote
principal during image and edits transfer<br />(jhoman)</li>
<li>HDFS-1005. Fixes a bug to do with calling the cross-realm API in Fsck
client.<br />(ddas)</li>
<li>MAPREDUCE-1422. Fix cleanup of localized job directory to work if files
with non-deletable permissions are created within it.<br />(Amar Kamat via yhemanth)</li>
<li>HDFS-1007. Fixes bugs to do with 20S cluster talking to 20 over
hftp<br />(borya)</li>
<li>MAPREDUCE:1566. Fixes bugs in the earlier patch.<br />(ddas)</li>
<li>HDFS-992. A bug in backport for HDFS-992.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6598">HADOOP-6598</a>. Remove verbose logging from the Groups class. (borya)
<a href="http://issues.apache.org/jira/browse/HADOOP-6620">HADOOP-6620</a>. NPE if renewer is passed as null in getDelegationToken.<br />(jitendra)</li>
<li>HDFS-1023. Second Update to original patch to fix username<br />(jhoman)</li>
<li>MAPREDUCE-1435. Add test cases to already committed patch for this
jira, synchronizing changes with trunk.<br />(yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6612">HADOOP-6612</a>. Protocols RefreshUserToGroupMappingsProtocol and
RefreshAuthorizationPolicyProtocol authorization settings thru
KerberosInfo<br />(boryas)</li>
<li>MAPREDUCE-1566. Bugfix for tests on top of the earlier patch.<br />(ddas)</li>
<li>MAPREDUCE-1566. Mechanism to import tokens and secrets from a file in to
the submitted job.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6603">HADOOP-6603</a>. Provide workaround for issue with Kerberos not
resolving corss-realm principal.<br />(kan via jhoman)</li>
<li>HDFS-1023. Update to original patch to fix username<br />(jhoman)</li>
<li>HDFS-814. Add an api to get the visible length of a
DFSDataInputStream.<br />(hairong)</li>
<li>HDFS-1023. Allow http server to start as regular user if https
principal is not defined.<br />(jhoman)</li>
<li>HDFS-1022. Merge all three test specs files (common, hdfs, mapred)
into one.<br />(steffl)</li>
<li>HDFS-101. DFS write pipeline: DFSClient sometimes does not detect
second datanode failure.<br />(hairong)</li>
<li>HDFS-1015. Intermittent failure in TestSecurityTokenEditLog.<br />(jitendra)</li>
<li>MAPREDUCE-1550. A bugfix on top of what was committed earlier (ddas).
</li>
<li>MAPREDUCE-1155. DISABLING THE TestStreamingExitStatus temporarily.<br />(ddas)</li>
<li>HDFS-1020. Changes the check for renewer from short name to long name
in the cancel/renew delegation token methods.<br />(jitendra via ddas)</li>
<li>HDFS-1019. Fixes values of delegation token parameters in
hdfs-default.xml.<br />(jitendra via ddas)</li>
<li>MAPREDUCE-1430. Fixes a backport issue with the earlier patch.<br />(ddas)</li>
<li>MAPREDUCE-1559. Fixes a problem in DelegationTokenRenewal class to
do with using the right credentials when talking to the NameNode.<br />(ddas)</li>
<li>MAPREDUCE-1550. Fixes a problem to do with creating a filesystem using
the user's UGI in the JobHistory browsing.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6609">HADOOP-6609</a>. Fix UTF8 to use a thread local DataOutputBuffer instead of
a static that was causing a deadlock in RPC.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6584">HADOOP-6584</a>. Fix javadoc warnings introduced by original <a href="http://issues.apache.org/jira/browse/HADOOP-6584">HADOOP-6584</a>
patch<br />(jhoman)</li>
<li>HDFS-1017. browsedfs jsp should call JspHelper.getUGI rather than using
createRemoteUser().<br />(jhoman)</li>
<li>MAPREDUCE-899. Modified LinuxTaskController to check that task-controller
has right permissions and ownership before performing any actions.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li>HDFS-204. Revive number of files listed metrics.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6569">HADOOP-6569</a>. FsShell#cat should avoid calling uneccessary getFileStatus
before opening a file to read.<br />(hairong)</li>
<li>HDFS-1014. Error in reading delegation tokens from edit logs.<br />(jitendra)</li>
<li>HDFS-458. Add under-10-min tests from 0.22 to 0.20.1xx, only the tests
that already exist in 0.20.1xx<br />(steffl)</li>
<li>MAPREDUCE-1155. Just pulls out the TestStreamingExitStatus part of the
patch from jira (that went to 0.22).<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6600">HADOOP-6600</a>. Fix for branch backport only. Comparing of user should use
equals. (boryas).
</li>
<li>HDFS-1006. Fixes NameNode and SecondaryNameNode to use kerberizedSSL for
the http communication.<br />(Jakob Homan via ddas)</li>
<li>HDFS-1007. Fixes a bug on top of the earlier patch.<br />(ddas)</li>
<li>HDFS-1005. Fsck security. Makes it work over kerberized SSL<br />(boryas and
jhoman)</li>
<li>HDFS-1007. Makes HFTP and Distcp use kerberized SSL.<br />(ddas)</li>
<li>MAPREDUCE-1455. Fixes a testcase in the earlier patch.<br />(Ravi Gummadi via ddas)</li>
<li>HDFS-992. Refactors block access token implementation to conform to the
generic Token interface.<br />(Kan Zhang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6584">HADOOP-6584</a>. Adds KrbSSL connector for jetty.<br />(Jakob Homan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6589">HADOOP-6589</a>. Add a framework for better error messages when rpc connections
fail to authenticate.<br />(Kan Zhang via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6600">HADOOP-6600</a>,HDFS-1003,MAPREDUCE-1539. mechanism for authorization check
for inter-server protocols<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6580">HADOOP-6580</a>,HDFS-993,MAPREDUCE-1516. UGI should contain authentication
method.
</li>
<li>Namenode and JT should issue a delegation token only for kerberos
authenticated clients.<br />(jitendra)</li>
<li>HDFS-984,<a href="http://issues.apache.org/jira/browse/HADOOP-6573">HADOOP-6573</a>,MAPREDUCE-1537. Delegation Tokens should be persisted
in Namenode, and corresponding changes in common and mr.<br />(jitendra)</li>
<li>HDFS-994. Provide methods for obtaining delegation token from Namenode for
hftp and other uses. Incorporates <a href="http://issues.apache.org/jira/browse/HADOOP-6594">HADOOP-6594</a>: Update hdfs script to
provide fetchdt tool.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6586">HADOOP-6586</a>. Log authentication and authorization failures and successes<br />(boryas)</li>
<li>HDFS-991. Allow use of delegation tokens to authenticate to the
HDFS servlets.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1849">HADOOP-1849</a>. Add undocumented configuration parameter for per handler
call queue size in IPC Server.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6599">HADOOP-6599</a>. Split existing RpcMetrics with summary in RpcMetrics and
details information in RpcDetailedMetrics.<br />(suresh)</li>
<li>HDFS-985. HDFS should issue multiple RPCs for listing a large directory.<br />(hairong)</li>
<li>HDFS-1000. Updates libhdfs to use the new UGI.<br />(ddas)</li>
<li>MAPREDUCE-1532. Ensures all filesystem operations at the client is done
as the job submitter. Also, changes the renewal to maintain list of tokens
to renew.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6596">HADOOP-6596</a>. Add a version field to the seialization of the
AbstractDelegationTokenIdentifier.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5561">HADOOP-5561</a>. Add javadoc.maxmemory to build.xml to allow larger memory.<br />(jkhoman via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6579">HADOOP-6579</a>. Add a mechanism for encoding and decoding Tokens in to
url-safe strings.<br />(omalley)</li>
<li>MAPREDUCE-1354. Make incremental changes in jobtracker for
improving scalability<br />(acmurthy)</li>
<li>HDFS-999.Secondary namenode should login using kerberos if security
is configured<br />(boryas)</li>
<li>MAPREDUCE-1466. Added a private configuration variable
mapreduce.input.num.files, to store number of input files
being processed by M/R job.<br />(Arun Murthy via yhemanth)</li>
<li>MAPREDUCE-1403. Save file-sizes of each of the artifacts in
DistributedCache in the JobConf<br />(Arun Murthy via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6543">HADOOP-6543</a>. Fixes a compilation problem in the original commit.<br />(ddas)</li>
<li>MAPREDUCE-1520. Moves a call to setWorkingDirectory in Child to within
a doAs block.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6543">HADOOP-6543</a>. Allows secure clients to talk to unsecure clusters.<br />(Kan Zhang via ddas)</li>
<li>MAPREDUCE-1505. Delays construction of the job client until it is really
required.<br />(Arun C Murthy via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6549">HADOOP-6549</a>. TestDoAsEffectiveUser should use ip address of the host
for superuser ip check.<br />(jitendra)</li>
<li>HDFS-464. Fix memory leaks in libhdfs.<br />(Christian Kunz via suresh)</li>
<li>HDFS-946. NameNode should not return full path name when lisitng a
diretory or getting the status of a file.<br />(hairong)</li>
<li>MAPREDUCE-1398. Fix TaskLauncher to stop waiting for slots on a TIP
that is killed / failed.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li>MAPREDUCE-1476. Fix the M/R framework to not call commit for special
tasks like job setup/cleanup and task cleanup.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6467">HADOOP-6467</a>. Performance improvement for liststatus on directories in
hadoop archives.<br />(mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6558">HADOOP-6558</a>. archive does not work with distcp -update.<br />(nicholas via
mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6583">HADOOP-6583</a>. Captures authentication and authorization metrics.<br />(ddas)</li>
<li>MAPREDUCE-1316. Fixes a memory leak of TaskInProgress instances in
the jobtracker.<br />(Amar Kamat via yhemanth)</li>
<li>MAPREDUCE-670. Creates ant target for 10 mins patch test build.<br />(Jothi Padmanabhan via gkesavan)</li>
<li>MAPREDUCE-1430. JobTracker should be able to renew delegation tokens
for the jobs<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6551">HADOOP-6551</a>, HDFS-986, MAPREDUCE-1503. Change API for tokens to throw
exceptions instead of returning booleans.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6545">HADOOP-6545</a>. Changes the Key for the FileSystem to be UGI.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6572">HADOOP-6572</a>. Makes sure that SASL encryption and push to responder queue
for the RPC response happens atomically.<br />(Kan Zhang via ddas)</li>
<li>HDFS-965. Split the HDFS TestDelegationToken into two tests, of which
one proxy users and the other normal users.<br />(jitendra via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6560">HADOOP-6560</a>. HarFileSystem throws NPE for har://hdfs-/foo<br />(nicholas via
mahadev)</li>
<li>MAPREDUCE-686. Move TestSpeculativeExecution.Fake* into a separate class
so that it can be used by other tests.<br />(Jothi Padmanabhan via sharad)</li>
<li>MAPREDUCE-181. Fixes an issue in the use of the right config.<br />(ddas)</li>
<li>MAPREDUCE-1026. Fixes a bug in the backport.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6559">HADOOP-6559</a>. Makes the RPC client automatically re-login when the SASL
connection setup fails. This is applicable to only keytab based logins.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2141">HADOOP-2141</a>. Backport changes made in the original JIRA to aid
fast unit tests in Map/Reduce.<br />(Amar Kamat via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6382">HADOOP-6382</a>. Import the mavenizable pom file structure and adjust
the build targets and bin scripts.<br />(gkesvan via ltucker)</li>
<li>MAPREDUCE-1425. archive throws OutOfMemoryError<br />(mahadev)</li>
<li>MAPREDUCE-1399. The archive command shows a null error message.<br />(nicholas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6552">HADOOP-6552</a>. Puts renewTGT=true and useTicketCache=true for the keytab
kerberos options.<br />(ddas)</li>
<li>MAPREDUCE-1433. Adds delegation token for MapReduce<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4359">HADOOP-4359</a>. Fixes a bug in the earlier backport.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6547">HADOOP-6547</a>, HDFS-949, MAPREDUCE-1470. Move Delegation token into Common
so that we can use it for MapReduce also. It is a combined patch for
common, hdfs and mr.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6510">HADOOP-6510</a>,HDFS-935,MAPREDUCE-1464. Support for doAs to allow
authenticated superuser to impersonate proxy users. It is a combined
patch with compatible fixes in HDFS and MR.<br />(jitendra)</li>
<li>MAPREDUCE-1435. Fixes the way symlinks are handled when cleaning up
work directory files.<br />(Ravi Gummadi via yhemanth)</li>
<li>MAPREDUCE-6419. Fixes a bug in the backported patch.<br />(ddas)</li>
<li>MAPREDUCE-1457. Fixes JobTracker to get the FileSystem object within
getStagingAreaDir within a privileged block. Fixes Child.java to use the
appropriate UGIs while getting the TaskUmbilicalProtocol proxy and while
executing the task. Contributed by Jakob Homan.<br />(ddas)</li>
<li>MAPREDUCE-1440. Replace the long user name in MapReduce with the local
name.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6419">HADOOP-6419</a>. Adds SASL based authentication to RPC. Also includes the
MAPREDUCE-1335 and HDFS-933 patches. Contributed by Kan Zhang.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6538">HADOOP-6538</a>. Sets hadoop.security.authentication to simple by default.<br />(ddas)</li>
<li>HDFS-938. Replace calls to UGI.getUserName() with
UGI.getShortUserName()<br />(boryas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6544">HADOOP-6544</a>. fix ivy settings to include JSON jackson.codehause.org
libs for .20<br />(boryas)</li>
<li>HDFS-907. Add tests for getBlockLocations and totalLoad metrics.<br />(rphulari)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6204">HADOOP-6204</a>. Implementing aspects development and fault injeciton
framework for Hadoop<br />(cos)</li>
<li>MAPREDUCE-1432. Adds hooks in the jobtracker and tasktracker
for loading the tokens in the user's ugi. This is required for
the copying of files from the hdfs.<br />(Devaraj Das vi boryas)</li>
<li>MAPREDUCE-1383. Automates fetching of delegation tokens in File*Formats
Distributed Cache and Distcp. Also, provides a config
mapreduce.job.hdfs-servers that the jobs can populate with a comma
separated list of namenodes. The job client automatically fetches
delegation tokens from those namenodes.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6337">HADOOP-6337</a>. Update FilterInitializer class to be more visible
and take a conf for further development.<br />(jhoman)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6520">HADOOP-6520</a>. UGI should load tokens from the environment.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6517">HADOOP-6517</a>, <a href="http://issues.apache.org/jira/browse/HADOOP-6518">HADOOP-6518</a>. Ability to add/get tokens from
UserGroupInformation & Kerberos login in UGI should honor KRB5CCNAME<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6299">HADOOP-6299</a>. Reimplement the UserGroupInformation to use the OS
specific and Kerberos JAAS login.<br />(jhoman, ddas, oom)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6524">HADOOP-6524</a>. Contrib tests are failing Clover'ed build.<br />(cos)</li>
<li>MAPREDUCE-842. Fixing a bug in the earlier version of the patch
related to improper localization of the job token file.<br />(Ravi Gummadi via yhemanth)</li>
<li>HDFS-919. Create test to validate the BlocksVerified metric<br />(Gary Murry
via cos)</li>
<li>MAPREDUCE-1186. Modified code in distributed cache to set
permissions only on required set of localized paths.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li>HDFS-899. Delegation Token Implementation.<br />(Jitendra Nath Pandey)</li>
<li>MAPREDUCE-896. Enhance tasktracker to cleanup files that might have
been created by user tasks with non-writable permissions.<br />(Ravi Gummadi via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5879">HADOOP-5879</a>. Read compression level and strategy from Configuration for
gzip compression.<br />(He Yongqiang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6161">HADOOP-6161</a>. Add get/setEnum methods to Configuration.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6382">HADOOP-6382</a> Mavenize the build.xml targets and update the bin scripts
in preparation for publishing POM files<br />(giri kesavan via ltucker)</li>
<li>HDFS-737. Add full path name of the file to the block information and
summary of total number of files, blocks, live and deadnodes to
metasave output.<br />(Jitendra Nath Pandey via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6577">HADOOP-6577</a>. Add hidden configuration option "ipc.server.max.response.size"
to change the default 1 MB, the maximum size when large IPC handler
response buffer is reset.<br />(suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6521">HADOOP-6521</a>. Fix backward compatiblity issue with umask when applications
use deprecated param dfs.umask in configuration or use
FsPermission.setUMask().<br />(suresh)</li>
<li>HDFS-737. Add full path name of the file to the block information and
summary of total number of files, blocks, live and deadnodes to
metasave output.<br />(Jitendra Nath Pandey via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6521">HADOOP-6521</a>. Fix backward compatiblity issue with umask when applications
use deprecated param dfs.umask in configuration or use
FsPermission.setUMask().<br />(suresh)</li>
<li>MAPREDUCE-433. Use more reliable counters in TestReduceFetch.<br />(Christopher Douglas via ddas)</li>
<li>MAPREDUCE-744. Introduces the notion of a public distributed cache.<br />(ddas)</li>
<li>MAPREDUCE-1140. Fix DistributedCache to not decrement reference counts
for unreferenced files in error conditions.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li>MAPREDUCE-1284. Fix fts_open() call in task-controller that was failing
LinuxTaskController unit tests.<br />(Ravi Gummadi via yhemanth)</li>
<li>MAPREDUCE-1098. Fixed the distributed-cache to not do i/o while
holding a global lock.<br />(Amareshwari Sriramadasu via acmurthy)</li>
<li>MAPREDUCE-1338. Introduces the notion of token cache using which
tokens and secrets can be sent by the Job client to the JobTracker.<br />(Boris Shkolnik)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6495">HADOOP-6495</a>. Identifier should be serialized after the password is created
In Token constructor.<br />(Jitendra Nath Pandey)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6506">HADOOP-6506</a>. Failing tests prevent the rest of test targets from
execution.<br />(cos)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5457">HADOOP-5457</a>. Fix to continue to run builds even if contrib test fails.<br />(gkesavan)</li>
<li>MAPREDUCE-856. Setup secure permissions for distributed cache files.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li>MAPREDUCE-871. Fix ownership of Job/Task local files to have correct
group ownership according to the egid of the tasktracker.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li>MAPREDUCE-476. Extend DistributedCache to work locally (LocalJobRunner).<br />(Philip Zeyliger via tomwhite)</li>
<li>MAPREDUCE-711. Removed Distributed Cache from Common, to move it under
Map/Reduce.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li>MAPREDUCE-478. Allow map and reduce jvm parameters, environment
variables and ulimit to be set separately.<br />(acmurthy)</li>
<li>MAPREDUCE-842. Setup secure permissions for localized job files,
intermediate outputs and log files on tasktrackers.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li>MAPREDUCE-408. Fixes an assertion problem in TestKillSubProcesses.<br />(Ravi Gummadi via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4041">HADOOP-4041</a>. IsolationRunner does not work as documented.<br />(Philip Zeyliger via tomwhite)</li>
<li>MAPREDUCE-181. Changes the job submission process to be secure.<br />(Devaraj Das)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5737">HADOOP-5737</a>. Fixes a problem in the way the JobTracker used to talk to
other daemons like the NameNode to get the job's files. Also adds APIs
in the JobTracker to get the FileSystem objects as per the JobTracker's
configuration.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5771">HADOOP-5771</a>. Implements unit tests for LinuxTaskController.<br />(Sreekanth Ramakrishnan and Vinod Kumar Vavilapalli via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4656">HADOOP-4656</a>, HDFS-685, MAPREDUCE-1083. Use the user-to-groups mapping
service in the NameNode and JobTracker. Combined patch for these 3 jiras
otherwise tests fail.<br />(Jitendra Nath Pandey)</li>
<li>MAPREDUCE-1250. Refactor job token to use a common token interface.<br />(Jitendra Nath Pandey)</li>
<li>MAPREDUCE-1026. Shuffle should be secure.<br />(Jitendra Nath Pandey)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4268">HADOOP-4268</a>. Permission checking in fsck.<br />(Jitendra Nath Pandey)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6415">HADOOP-6415</a>. Adding a common token interface for both job token and
delegation token.<br />(Jitendra Nath Pandey)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6367">HADOOP-6367</a>, HDFS-764. Moving Access Token implementation from Common to
HDFS. These two jiras must be committed together otherwise build will
fail.<br />(Jitendra Nath Pandey)</li>
<li>HDFS-409. Add more access token tests<br />(Jitendra Nath Pandey)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6132">HADOOP-6132</a>. RPC client opens an extra connection for VersionedProtocol.<br />(Jitendra Nath Pandey)</li>
<li>HDFS-445. pread() fails when cached block locations are no longer valid.<br />(Jitendra Nath Pandey)</li>
<li>HDFS-195. Need to handle access token expiration when re-establishing the
pipeline for dfs write.<br />(Jitendra Nath Pandey)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6176">HADOOP-6176</a>. Adding a couple private methods to AccessTokenHandler
for testing purposes.<br />(Jitendra Nath Pandey)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5824">HADOOP-5824</a>. remove OP_READ_METADATA functionality from Datanode.<br />(Jitendra Nath Pandey)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4359">HADOOP-4359</a>. Access Token: Support for data access authorization
checking on DataNodes.<br />(Jitendra Nath Pandey)</li>
<li>MAPREDUCE-1372. Fixed a ConcurrentModificationException in jobtracker.<br />(Arun C Murthy via yhemanth)</li>
<li>MAPREDUCE-1316. Fix jobs' retirement from the JobTracker to prevent memory
leaks via stale references.<br />(Amar Kamat via acmurthy)</li>
<li>MAPREDUCE-1342. Fixed deadlock in global blacklisting of tasktrackers.<br />(Amareshwari Sriramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6460">HADOOP-6460</a>. Reinitializes buffers used for serializing responses in ipc
server on exceeding maximum response size to free up Java heap.<br />(suresh)</li>
<li>MAPREDUCE-1100. Truncate user logs to prevent TaskTrackers' disks from
filling up.<br />(Vinod Kumar Vavilapalli via acmurthy)</li>
<li>MAPREDUCE-1143. Fix running task counters to be updated correctly
when speculative attempts are running for a TIP.<br />(Rahul Kumar Singh via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6151">HADOOP-6151</a>, 6281, 6285, 6441. Add HTML quoting of the parameters to all
of the servlets to prevent XSS attacks.<br />(omalley)</li>
<li>MAPREDUCE-896. Fix bug in earlier implementation to prevent
spurious logging in tasktracker logs for absent file paths.<br />(Ravi Gummadi via yhemanth)</li>
<li>MAPREDUCE-676. Fix Hadoop Vaidya to ensure it works for map-only jobs.<br />(Suhas Gogate via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5582">HADOOP-5582</a>. Fix Hadoop Vaidya to use new Counters in
org.apache.hadoop.mapreduce package.<br />(Suhas Gogate via acmurthy)</li>
<li>HDFS-595. umask settings in configuration may now use octal or
symbolic instead of decimal. Update HDFS tests as such.<br />(jghoman)</li>
<li>MAPREDUCE-1068. Added a verbose error message when user specifies an
incorrect -file parameter.<br />(Amareshwari Sriramadasu via acmurthy)</li>
<li>MAPREDUCE-1171. Allow the read-error notification in shuffle to be
configurable.<br />(Amareshwari Sriramadasu via acmurthy)</li>
<li>MAPREDUCE-353. Allow shuffle read and connection timeouts to be
configurable.<br />(Amareshwari Sriramadasu via acmurthy)</li>
<li>HDFS-781. Namenode metrics PendingDeletionBlocks is not decremented.<br />(suresh)</li>
<li>MAPREDUCE-1185. Redirect running job url to history url if job is already
retired.<br />(Amareshwari Sriramadasu and Sharad Agarwal via sharad)</li>
<li>MAPREDUCE-754. Fix NPE in expiry thread when a TT is lost.<br />(Amar Kamat
via sharad)</li>
<li>MAPREDUCE-896. Modify permissions for local files on tasktracker before
deletion so they can be deleted cleanly.<br />(Ravi Gummadi via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5771">HADOOP-5771</a>. Implements unit tests for LinuxTaskController.<br />(Sreekanth Ramakrishnan and Vinod Kumar Vavilapalli via yhemanth)</li>
<li>MAPREDUCE-1124. Import Gridmix3 and Rumen.<br />(cdouglas)</li>
<li>MAPREDUCE-1063. Document gridmix benchmark.<br />(cdouglas)</li>
<li>HDFS-758. Changes to report status of decommissioining on the namenode web
UI.<br />(jitendra)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6234">HADOOP-6234</a>. Add new option dfs.umaskmode to set umask in configuration
to use octal or symbolic instead of decimal.<br />(Jakob Homan via suresh)</li>
<li>MAPREDUCE-1147. Add map output counters to new API.<br />(Amar Kamat via
cdouglas)</li>
<li>MAPREDUCE-1182. Fix overflow in reduce causing allocations to exceed the
configured threshold.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4933">HADOOP-4933</a>. Fixes a ConcurrentModificationException problem that shows up
when the history viewer is accessed concurrently.<br />(Amar Kamat via ddas)</li>
<li>MAPREDUCE-1140. Fix DistributedCache to not decrement reference counts for
unreferenced files in error conditions.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6203">HADOOP-6203</a>. FsShell rm/rmr error message indicates exceeding Trash quota
and suggests using -skpTrash, when moving to trash fails.<br />(Boris Shkolnik via suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5675">HADOOP-5675</a>. Do not launch a job if DistCp has no work to do. (Tsz Wo
(Nicholas), SZE via cdouglas)
</li>
<li>HDFS-457. Better handling of volume failure in Data Node storage,
This fix is a port from hdfs-0.22 to common-0.20 by Boris Shkolnik.
Contributed by Erik Steffl
</li>
<li>HDFS-625. Fix NullPointerException thrown from ListPathServlet.
Contributed by Suresh Srinivas.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6343">HADOOP-6343</a>. Log unexpected throwable object caught in RPC.
Contributed by Jitendra Nath Pandey
</li>
<li>MAPREDUCE-1186. Fixed DistributedCache to do a recursive chmod on just the
per-cache directory, not all of mapred.local.dir.<br />(Amareshwari Sriramadasu via acmurthy)</li>
<li>MAPREDUCE-1231. Add an option to distcp to ignore checksums when used with
the upgrade option.<br />(Jothi Padmanabhan via yhemanth)</li>
<li>MAPREDUCE-1219. Fixed JobTracker to not collect per-job metrics, thus
easing load on it.<br />(Amareshwari Sriramadasu via acmurthy)</li>
<li>HDFS-761. Fix failure to process rename operation from edits log due to
quota verification.<br />(suresh)</li>
<li>MAPREDUCE-1196. Fix FileOutputCommitter to use the deprecated cleanupJob
api correctly.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6344">HADOOP-6344</a>. rm and rmr immediately delete files rather than sending
to trash, despite trash being enabled, if a user is over-quota.<br />(jhoman)</li>
<li>MAPREDUCE-1160. Reduce verbosity of log lines in some Map/Reduce classes
to avoid filling up jobtracker logs on a busy cluster.<br />(Ravi Gummadi and Hong Tang via yhemanth)</li>
<li>HDFS-587. Add ability to run HDFS with MR test on non-default queue,
also updated junit dependendcy from junit-3.8.1 to junit-4.5 (to make
it possible to use Configured and Tool to process command line to
be able to specify a queue). Contributed by Erik Steffl.
</li>
<li>MAPREDUCE-1158. Fix JT running maps and running reduces metrics.<br />(sharad)</li>
<li>MAPREDUCE-947. Fix bug in earlier implementation that was
causing unit tests to fail.<br />(Ravi Gummadi via yhemanth)</li>
<li>MAPREDUCE-1062. Fix MRReliabilityTest to work with retired jobs<br />(Contributed by Sreekanth Ramakrishnan)</li>
<li>MAPREDUCE-1090. Modified log statement in TaskMemoryManagerThread to
include task attempt id.<br />(yhemanth)</li>
<li>MAPREDUCE-1098. Fixed the distributed-cache to not do i/o while
holding a global lock.<br />(Amareshwari Sriramadasu via acmurthy)</li>
<li>MAPREDUCE-1048. Add occupied/reserved slot usage summary on
jobtracker UI.<br />(Amareshwari Sriramadasu via sharad)</li>
<li>MAPREDUCE-1103. Added more metrics to Jobtracker.<br />(sharad)</li>
<li>MAPREDUCE-947. Added commitJob and abortJob apis to OutputCommitter.
Enhanced FileOutputCommitter to create a _SUCCESS file for successful
jobs.<br />(Amar Kamat & Jothi Padmanabhan via acmurthy)</li>
<li>MAPREDUCE-1105. Remove max limit configuration in capacity scheduler in
favor of max capacity percentage thus allowing the limit to go over
queue capacity.<br />(Rahul Kumar Singh via yhemanth)</li>
<li>MAPREDUCE-1086. Setup Hadoop logging environment for tasks to point to
task related parameters.<br />(Ravi Gummadi via yhemanth)</li>
<li>MAPREDUCE-739. Allow relative paths to be created inside archives.<br />(mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6097">HADOOP-6097</a>. Multiple bugs w/ Hadoop archives<br />(mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6231">HADOOP-6231</a>. Allow caching of filesystem instances to be disabled on a
per-instance basis<br />(ben slusky via mahadev)</li>
<li>MAPREDUCE-826. harchive doesn't use ToolRunner / harchive returns 0 even
if the job fails with exception<br />(koji via mahadev)</li>
<li>HDFS-686. NullPointerException is thrown while merging edit log and
image.<br />(hairong)</li>
<li>HDFS-709. Fix TestDFSShell failure due to rename bug introduced by
HDFS-677.<br />(suresh)</li>
<li>HDFS-677. Rename failure when both source and destination quota exceeds
results in deletion of source.<br />(suresh)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6284">HADOOP-6284</a>. Add a new parameter, HADOOP_JAVA_PLATFORM_OPTS, to
hadoop-config.sh so that it allows setting java command options for
JAVA_PLATFORM.<br />(Koji Noguchi via szetszwo)</li>
<li>MAPREDUCE-732. Removed spurious log statements in the node
blacklisting logic.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li>MAPREDUCE-144. Includes dump of the process tree in task diagnostics when
a task is killed due to exceeding memory limits.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li>MAPREDUCE-979. Fixed JobConf APIs related to memory parameters to
return values of new configuration variables when deprecated
variables are disabled.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li>MAPREDUCE-277. Makes job history counters available on the job history
viewers.<br />(Jothi Padmanabhan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5625">HADOOP-5625</a>. Add operation duration to clienttrace.<br />(Lei Xu
via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5222">HADOOP-5222</a>. Add offset to datanode clienttrace.<br />(Lei Xu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6218">HADOOP-6218</a>. Adds a feature where TFile can be split by Record
Sequence number. Contributed by Hong Tang and Raghu Angadi.
</li>
<li>MAPREDUCE-1088. Changed permissions on JobHistory files on local disk to
0744. Contributed by Arun C. Murthy.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6304">HADOOP-6304</a>. Use java.io.File.set{Readable|Writable|Executable} where
possible in RawLocalFileSystem. Contributed by Arun C. Murthy.
</li>
<li>MAPREDUCE-270. Fix the tasktracker to optionally send an out-of-band
heartbeat on task-completion for better job-latency. Contributed by
Arun C. Murthy
Configuration changes:
add mapreduce.tasktracker.outofband.heartbeat
</li>
<li>MAPREDUCE-1030. Fix capacity-scheduler to assign a map and a reduce task
per-heartbeat. Contributed by Rahuk K Singh.
</li>
<li>MAPREDUCE-1028. Fixed number of slots occupied by cleanup tasks to one
irrespective of slot size for the job. Contributed by Ravi Gummadi.
</li>
<li>MAPREDUCE-964. Fixed start and finish times of TaskStatus to be
consistent, thereby fixing inconsistencies in metering tasks.
Contributed by Sreekanth Ramakrishnan.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5976">HADOOP-5976</a>. Add a new command, classpath, to the hadoop
script. Contributed by Owen O'Malley and Gary Murry
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5784">HADOOP-5784</a>. Makes the number of heartbeats that should arrive
a second at the JobTracker configurable. Contributed by
Amareshwari Sriramadasu.
</li>
<li>MAPREDUCE-945. Modifies MRBench and TestMapRed to use
ToolRunner so that options such as queue name can be
passed via command line. Contributed by Sreekanth Ramakrishnan.
</li>
<li>HADOOP:5420 Correct bug in earlier implementation
by Arun C. Murthy
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5363">HADOOP-5363</a> Add support for proxying connections to multiple
clusters with different versions to hdfsproxy. Contributed
by Zhiyong Zhang
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5780">HADOOP-5780</a>. Improve per block message prited by -metaSave
in HDFS.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6227">HADOOP-6227</a>. Fix Configuration to allow final parameters to be set
to null and prevent them from being overridden. Contributed by
Amareshwari Sriramadasu.
</li>
<li>MAPREDUCE-430 Added patch supplied by Amar Kamat to allow roll forward
on branch to includ externally committed patch.
</li>
<li>MAPREDUCE-768. Provide an option to dump jobtracker configuration in
JSON format to standard output. Contributed by V.V.Chaitanya
</li>
<li>MAPREDUCE-834 Correct an issue created by merging this issue with
patch attached to external Jira.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6184">HADOOP-6184</a> Provide an API to dump Configuration in a JSON format.
Contributed by V.V.Chaitanya Krishna.
</li>
<li>MAPREDUCE-745 Patch added for this issue to allow branch-0.20 to
merge cleanly.
</li>
<li>MAPREDUCE:478 Allow map and reduce jvm parameters, environment
variables and ulimit to be set separately.
</li>
<li>MAPREDUCE:682 Removes reservations on tasktrackers which are blacklisted.
Contributed by Sreekanth Ramakrishnan.
</li>
<li>HADOOP:5420 Support killing of process groups in LinuxTaskController
binary
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5488">HADOOP-5488</a> Removes the pidfile management for the Task JVM from the
framework and instead passes the PID back and forth between the
TaskTracker and the Task processes. Contributed by Ravi Gummadi.
</li>
<li>MAPREDUCE:467 Provide ability to collect statistics about total tasks and
succeeded tasks in different time windows.
</li>
<li>MAPREDUCE-817. Add a cache for retired jobs with minimal job
info and provide a way to access history file url
</li>
<li>MAPREDUCE-814. Provide a way to configure completed job history
files to be on HDFS.
</li>
<li>MAPREDUCE-838 Fixes a problem in the way commit of task outputs
happens. The bug was that even if commit failed, the task would be
declared as successful. Contributed by Amareshwari Sriramadasu.
</li>
<li>MAPREDUCE-809 Fix job-summary logs to correctly record final status of
FAILED and KILLED jobs.
</li>
<li>MAPREDUCE-740 Log a job-summary at the end of a job, while
allowing it to be configured to use a custom appender if desired.
</li>
<li>MAPREDUCE-771 Fixes a bug which delays normal jobs in favor of
high-ram jobs.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5420">HADOOP-5420</a> Support setsid based kill in LinuxTaskController.
</li>
<li>MAPREDUCE-733 Fixes a bug that when a task tracker is killed ,
it throws exception. Instead it should catch it and process it and
allow the rest of the flow to go through
</li>
<li>MAPREDUCE-734 Fixes a bug which prevented hi ram jobs from being
removed from the scheduler queue.
</li>
<li>MAPREDUCE-693 Fixes a bug that when a job is submitted and the
JT is restarted (before job files have been written) and the job
is killed after recovery, the conf files fail to be moved to the
"done" subdirectory.
</li>
<li>MAPREDUCE-722 Fixes a bug where more slots are getting reserved
for HiRAM job tasks than required.
</li>
<li>MAPREDUCE-683 TestJobTrackerRestart failed because of stale
filemanager cache (which was created once per jvm). This patch makes
sure that the filemanager is inited upon every JobHistory.init()
and hence upon every restart. Note that this wont happen in production
as upon a restart the new jobtracker will start in a new jvm and
hence a new cache will be created.
</li>
<li>MAPREDUCE-709 Fixes a bug where node health check script does
not display the correct message on timeout.
</li>
<li>MAPREDUCE-708 Fixes a bug where node health check script does
not refresh the "reason for blacklisting".
</li>
<li>MAPREDUCE-522 Rewrote TestQueueCapacities to make it simpler
and avoid timeout errors.
</li>
<li>MAPREDUCE-532 Provided ability in the capacity scheduler to
limit the number of slots that can be concurrently used per queue
at any given time.
</li>
<li>MAPREDUCE-211 Provides ability to run a health check script on
the tasktracker nodes and blacklist nodes if they are unhealthy.
Contributed by Sreekanth Ramakrishnan.
</li>
<li>MAPREDUCE-516 Remove .orig file included by mistake.
</li>
<li>MAPREDUCE-416 Moves the history file to a "done" folder whenever
a job completes.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5980">HADOOP-5980</a> Previously, task spawned off by LinuxTaskController
didn't get LD_LIBRARY_PATH in their environment. The tasks will now
get same LD_LIBRARY_PATH value as when spawned off by
DefaultTaskController.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5981">HADOOP-5981</a> This issue completes the feature mentioned in
<a href="http://issues.apache.org/jira/browse/HADOOP-2838">HADOOP-2838</a>. <a href="http://issues.apache.org/jira/browse/HADOOP-2838">HADOOP-2838</a> provided a way to set env variables in
child process. This issue provides a way to inherit tt's env variables
and append or reset it. So now X=$X:y will inherit X (if there) and
append y to it.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5419">HADOOP-5419</a> This issue is to provide an improvement on the
existing M/R framework to let users know which queues they have
access to, and for what operations. One use case for this would
that currently there is no easy way to know if the user has access
to submit jobs to a queue, until it fails with an access control
exception.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5420">HADOOP-5420</a> Support setsid based kill in LinuxTaskController.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5643">HADOOP-5643</a> Added the functionality to refresh jobtrackers node
list via command line (bin/hadoop mradmin -refreshNodes). The command
should be run as the jobtracker owner (jobtracker process owner)
or from a super group (mapred.permissions.supergroup).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2838">HADOOP-2838</a> Now the users can set environment variables using
mapred.child.env. They can do the following X=Y : set X to Y X=$X:Y
: Append Y to X<br />(which should be taken from the tasktracker)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5818">HADOOP-5818</a>. Revert the renaming from FSNamesystem.checkSuperuserPrivilege
to checkAccess by <a href="http://issues.apache.org/jira/browse/HADOOP-5643">HADOOP-5643</a>.<br />(Amar Kamat via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5801">HADOOP-5801</a>. Fixes the problem: If the hosts file is changed across restart
then it should be refreshed upon recovery so that the excluded hosts are
lost and the maps are re-executed.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5643">HADOOP-5643</a>. <a href="http://issues.apache.org/jira/browse/HADOOP-5643">HADOOP-5643</a>. Adds a way to decommission TaskTrackers
while the JobTracker is running.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5419">HADOOP-5419</a>. Provide a facility to query the Queue ACLs for the
current user.<br />(Rahul Kumar Singh via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5733">HADOOP-5733</a>. Add map/reduce slot capacity and blacklisted capacity to
JobTracker metrics.<br />(Sreekanth Ramakrishnan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5738">HADOOP-5738</a>. Split "waiting_tasks" JobTracker metric into waiting maps and
waiting reduces.<br />(Sreekanth Ramakrishnan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4842">HADOOP-4842</a>. Streaming now allows specifiying a command for the combiner.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4490">HADOOP-4490</a>. Provide ability to run tasks as job owners.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5442">HADOOP-5442</a>. Paginate jobhistory display and added some search
capabilities.<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3327">HADOOP-3327</a>. Improves handling of READ_TIMEOUT during map output copying.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5113">HADOOP-5113</a>. Fixed logcondense to remove files for usernames
beginning with characters specified in the -l option.<br />(Peeyush Bishnoi via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2898">HADOOP-2898</a>. Provide an option to specify a port range for
Hadoop services provisioned by HOD.<br />(Peeyush Bishnoi via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4930">HADOOP-4930</a>. Implement a Linux native executable that can be used to
launch tasks as users.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
</ul>
<h3><a href="javascript:toggleList('release_0.20.3_-_unreleased_')">Release 0.20.3 - Unreleased
</a></h3>
<ul id="release_0.20.3_-_unreleased_">
<li><a href="javascript:toggleList('release_0.20.3_-_unreleased_._improvements_')"> IMPROVEMENTS
</a> (none)
<ol id="release_0.20.3_-_unreleased_._improvements_">
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.3_-_unreleased_._bug_fixes_')"> BUG FIXES
</a> (1)
<ol id="release_0.20.3_-_unreleased_._bug_fixes_">
<li>HDFS-955. New implementation of saveNamespace() to avoid loss of edits
when name-node fails during saving.<br />(shv)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.20.2_-_2010-2-16_')">Release 0.20.2 - 2010-2-16
</a></h3>
<ul id="release_0.20.2_-_2010-2-16_">
<li><a href="javascript:toggleList('release_0.20.2_-_2010-2-16_._bug_fixes_')"> BUG FIXES
</a> (6)
<ol id="release_0.20.2_-_2010-2-16_._bug_fixes_">
<li>MAPREDUCE-112. Add counters for reduce input, output records to the new API.<br />(Jothi Padmanabhan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6498">HADOOP-6498</a>. IPC client bug may cause rpc call hang.<br />(Ruyue Ma and hairong
via hairong)</li>
<li>HDFS-927. DFSInputStream retries too many times for new block locations<br />(Todd Lipcon via Stack)</li>
<li>HDFS-793. DataNode should first receive the whole packet ack message
before it constructs and sends its own ack message for the packet.<br />(hairong)</li>
<li>HDFS-723. Fix deadlock in DFSClient#DFSOutputStream.<br />(hairong)</li>
<li>HDFS-732. DFSClient.DFSOutputStream.close() should throw an exception if
the stream cannot be closed successfully.<br />(szetszwo)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.2_-_2010-2-16_._improvements_')"> IMPROVEMENTS
</a> (12)
<ol id="release_0.20.2_-_2010-2-16_._improvements_">
<li>HDFS-187. Initialize secondary namenode http address in TestStartup.<br />(Todd Lipcon via szetszwo)</li>
<li>HDFS-185. Disallow chown, chgrp, chmod, setQuota, and setSpaceQuota when
name-node is in safemode.<br />(Ravi Phulari via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5611">HADOOP-5611</a>. Fix C++ libraries to build on Debian Lenny.<br />(Todd Lipcon
via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5612">HADOOP-5612</a>. Some c++ scripts are not chmodded before ant execution.<br />(Todd Lipcon via tomwhite)</li>
<li>HDFS-579. Fix DfsTask to follow the semantics of 0.19, regarding non-zero
return values as failures.<br />(Christian Kunz via cdouglas)</li>
<li>HDFS-596. Fix memory leak in hdfsFreeFileInfo() for libhdfs.<br />(Zhang Bingjun via dhruba)</li>
<li>MAPREDUCE-1070. Prevent a deadlock in the fair scheduler servlet.<br />(Todd Lipcon via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5623">HADOOP-5623</a>. Ensure streaming status messages aren't overwritten.<br />(Rick
Cox & Ravi Gummadi via tomwhite)</li>
<li>MAPREDUCE-1163. Remove unused, hard-coded paths from libhdfs.<br />(Allen
Wittenauer via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6315">HADOOP-6315</a>. Avoid incorrect use of BuiltInflater/BuiltInDeflater in
GzipCodec.<br />(Aaron Kimball via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6269">HADOOP-6269</a>. Fix threading issue with defaultResource in Configuration.<br />(Sreekanth Ramakrishnan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5759">HADOOP-5759</a>. Fix for IllegalArgumentException when CombineFileInputFormat
is used as job InputFormat.<br />(Amareshwari Sriramadasu via zshao)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.20.1_-_2009-09-01_')">Release 0.20.1 - 2009-09-01
</a></h3>
<ul id="release_0.20.1_-_2009-09-01_">
<li><a href="javascript:toggleList('release_0.20.1_-_2009-09-01_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (2)
<ol id="release_0.20.1_-_2009-09-01_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5726">HADOOP-5726</a>. Remove pre-emption from capacity scheduler code base.<br />(Rahul Kumar Singh via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5881">HADOOP-5881</a>. Simplify memory monitoring and scheduling related
configuration.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.1_-_2009-09-01_._new_features_')"> NEW FEATURES
</a> (2)
<ol id="release_0.20.1_-_2009-09-01_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6080">HADOOP-6080</a>. Introduce -skipTrash option to rm and rmr.<br />(Jakob Homan via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3315">HADOOP-3315</a>. Add a new, binary file foramt, TFile.<br />(Hong Tang via cdouglas)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.1_-_2009-09-01_._improvements_')"> IMPROVEMENTS
</a> (7)
<ol id="release_0.20.1_-_2009-09-01_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5711">HADOOP-5711</a>. Change Namenode file close log to info.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5736">HADOOP-5736</a>. Update the capacity scheduler documentation for features
like memory based scheduling, job initialization and removal of pre-emption.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4674">HADOOP-4674</a>. Fix fs help messages for -test, -text, -tail, -stat
and -touchz options.<br />(Ravi Phulari via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4372">HADOOP-4372</a>. Improves the way history filenames are obtained and manipulated.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5897">HADOOP-5897</a>. Add name-node metrics to capture java heap usage.<br />(Suresh Srinivas via shv)</li>
<li>HDFS-438. Improve help message for space quota command.<br />(Raghu Angadi)</li>
<li>MAPREDUCE-767. Remove the dependence on the CLI 2.0 snapshot.<br />(Amar Kamat via ddas)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.1_-_2009-09-01_._optimizations_')"> OPTIMIZATIONS
</a> (none)
<ol id="release_0.20.1_-_2009-09-01_._optimizations_">
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.1_-_2009-09-01_._bug_fixes_')"> BUG FIXES
</a> (65)
<ol id="release_0.20.1_-_2009-09-01_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5691">HADOOP-5691</a>. Makes org.apache.hadoop.mapreduce.Reducer concrete class
instead of abstract.<br />(Amareshwari Sriramadasu via sharad)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5646">HADOOP-5646</a>. Fixes a problem in TestQueueCapacities.<br />(Vinod Kumar Vavilapalli via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5655">HADOOP-5655</a>. TestMRServerPorts fails on java.net.BindException.<br />(Devaraj
Das via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5654">HADOOP-5654</a>. TestReplicationPolicy.<init> fails on java.net.BindException.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5688">HADOOP-5688</a>. Fix HftpFileSystem checksum path construction. (Tsz Wo
(Nicholas) Sze via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5213">HADOOP-5213</a>. Fix Null pointer exception caused when bzip2compression
was used and user closed a output stream without writing any data.<br />(Zheng Shao via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5718">HADOOP-5718</a>. Remove the check for the default queue in capacity scheduler.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5719">HADOOP-5719</a>. Remove jobs that failed initialization from the waiting queue
in the capacity scheduler.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4744">HADOOP-4744</a>. Attaching another fix to the jetty port issue. The TaskTracker
kills itself if it ever discovers that the port to which jetty is actually
bound is invalid (-1).<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5349">HADOOP-5349</a>. Fixes a problem in LocalDirAllocator to check for the return
path value that is returned for the case where the file we want to write
is of an unknown size.<br />(Vinod Kumar Vavilapalli via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5636">HADOOP-5636</a>. Prevents a job from going to RUNNING state after it has been
KILLED (this used to happen when the SetupTask would come back with a
success after the job has been killed).<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5641">HADOOP-5641</a>. Fix a NullPointerException in capacity scheduler's memory
based scheduling code when jobs get retired.<br />(yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5828">HADOOP-5828</a>. Use absolute path for mapred.local.dir of JobTracker in
MiniMRCluster.<br />(yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4981">HADOOP-4981</a>. Fix capacity scheduler to schedule speculative tasks
correctly in the presence of High RAM jobs.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5210">HADOOP-5210</a>. Solves a problem in the progress report of the reduce task.<br />(Ravi Gummadi via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5850">HADOOP-5850</a>. Fixes a problem to do with not being able to jobs with
0 maps/reduces.<br />(Vinod K V via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5728">HADOOP-5728</a>. Fixed FSEditLog.printStatistics IndexOutOfBoundsException.<br />(Wang Xu via johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4626">HADOOP-4626</a>. Correct the API links in hdfs forrest doc so that they
point to the same version of hadoop.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5883">HADOOP-5883</a>. Fixed tasktracker memory monitoring to account for
momentary spurts in memory usage due to java's fork() model.<br />(yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5539">HADOOP-5539</a>. Fixes a problem to do with not preserving intermediate
output compression for merged data.<br />(Jothi Padmanabhan and Billy Pearson via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5932">HADOOP-5932</a>. Fixes a problem in capacity scheduler in computing
available memory on a tasktracker.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5648">HADOOP-5648</a>. Fixes a build issue in not being able to generate gridmix.jar
in hadoop binary tarball.<br />(Giridharan Kesavan via gkesavan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5908">HADOOP-5908</a>. Fixes a problem to do with ArithmeticException in the
JobTracker when there are jobs with 0 maps.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5924">HADOOP-5924</a>. Fixes a corner case problem to do with job recovery with
empty history files. Also, after a JT restart, sends KillTaskAction to
tasks that report back but the corresponding job hasn't been initialized
yet.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5882">HADOOP-5882</a>. Fixes a reducer progress update problem for new mapreduce
api.<br />(Amareshwari Sriramadasu via sharad)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5746">HADOOP-5746</a>. Fixes a corner case problem in Streaming, where if an
exception happens in MROutputThread after the last call to the map/reduce
method, the exception goes undetected.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5884">HADOOP-5884</a>. Fixes accounting in capacity scheduler so that high RAM jobs
take more slots.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5937">HADOOP-5937</a>. Correct a safemode message in FSNamesystem.<br />(Ravi Phulari
via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5869">HADOOP-5869</a>. Fix bug in assignment of setup / cleanup task that was
causing TestQueueCapacities to fail.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5921">HADOOP-5921</a>. Fixes a problem in the JobTracker where it sometimes never
used to come up due to a system file creation on JobTracker's system-dir
failing. This problem would sometimes show up only when the FS for the
system-dir (usually HDFS) is started at nearly the same time as the
JobTracker.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5920">HADOOP-5920</a>. Fixes a testcase failure for TestJobHistory.<br />(Amar Kamat via ddas)</li>
<li>HDFS-26. Better error message to users when commands fail because of
lack of quota. Allow quota to be set even if the limit is lower than
current consumption.<br />(Boris Shkolnik via rangadi)</li>
<li>MAPREDUCE-2. Fixes a bug in KeyFieldBasedPartitioner in handling empty
keys.<br />(Amar Kamat via sharad)</li>
<li>MAPREDUCE-130. Delete the jobconf copy from the log directory of the
JobTracker when the job is retired.<br />(Amar Kamat via sharad)</li>
<li>MAPREDUCE-657. Fix hardcoded filesystem problem in CompletedJobStatusStore.<br />(Amar Kamat via sharad)</li>
<li>MAPREDUCE-179. Update progress in new RecordReaders.<br />(cdouglas)</li>
<li>MAPREDUCE-124. Fix a bug in failure handling of abort task of
OutputCommiter.<br />(Amareshwari Sriramadasu via sharad)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6139">HADOOP-6139</a>. Fix the FsShell help messages for rm and rmr.<br />(Jakob Homan
via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6141">HADOOP-6141</a>. Fix a few bugs in 0.20 test-patch.sh.<br />(Hong Tang via
szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6145">HADOOP-6145</a>. Fix FsShell rm/rmr error messages when there is a FNFE.<br />(Jakob Homan via szetszwo)</li>
<li>MAPREDUCE-565. Fix partitioner to work with new API.<br />(Owen O'Malley via
cdouglas)</li>
<li>MAPREDUCE-465. Fix a bug in MultithreadedMapRunner.<br />(Amareshwari
Sriramadasu via sharad)</li>
<li>MAPREDUCE-18. Puts some checks to detect cases where jetty serves up
incorrect output during shuffle.<br />(Ravi Gummadi via ddas)</li>
<li>MAPREDUCE-735. Fixes a problem in the KeyFieldHelper to do with
the end index for some inputs<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6150">HADOOP-6150</a>. Users should be able to instantiate comparator using TFile
API.<br />(Hong Tang via rangadi)</li>
<li>MAPREDUCE-383. Fix a bug in Pipes combiner due to bytes count not
getting reset after the spill.<br />(Christian Kunz via sharad)</li>
<li>MAPREDUCE-40. Keep memory management backwards compatible for job
configuration parameters and limits.<br />(Rahul Kumar Singh via yhemanth)</li>
<li>MAPREDUCE-796. Fixes a ClassCastException in an exception log in
MultiThreadedMapRunner.<br />(Amar Kamat via ddas)</li>
<li>MAPREDUCE-838. Fixes a problem in the way commit of task outputs
happens. The bug was that even if commit failed, the task would
be declared as successful.<br />(Amareshwari Sriramadasu via ddas)</li>
<li>MAPREDUCE-805. Fixes some deadlocks in the JobTracker due to the fact
the JobTracker lock hierarchy wasn't maintained in some JobInProgress
method calls.<br />(Amar Kamat via ddas)</li>
<li>HDFS-167. Fix a bug in DFSClient that caused infinite retries on write.<br />(Bill Zeller via szetszwo)</li>
<li>HDFS-527. Remove unnecessary DFSClient constructors.<br />(szetszwo)</li>
<li>MAPREDUCE-832. Reduce number of warning messages printed when
deprecated memory variables are used.<br />(Rahul Kumar Singh via yhemanth)</li>
<li>MAPREDUCE-745. Fixes a testcase problem to do with generation of JobTracker
IDs.<br />(Amar Kamat via ddas)</li>
<li>MAPREDUCE-834. Enables memory management on tasktrackers when old
memory management parameters are used in configuration.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li>MAPREDUCE-818. Fixes Counters#getGroup API.<br />(Amareshwari Sriramadasu
via sharad)</li>
<li>MAPREDUCE-807. Handles the AccessControlException during the deletion of
mapred.system.dir in the JobTracker. The JobTracker will bail out if it
encounters such an exception.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6213">HADOOP-6213</a>. Remove commons dependency on commons-cli2.<br />(Amar Kamat via
sharad)</li>
<li>MAPREDUCE-430. Fix a bug related to task getting stuck in case of
OOM error.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6215">HADOOP-6215</a>. fix GenericOptionParser to deal with -D with '=' in the
value.<br />(Amar Kamat via sharad)</li>
<li>MAPREDUCE-421. Fix Pipes to use returned system exit code.<br />(Christian Kunz via omalley)</li>
<li>HDFS-525. The SimpleDateFormat object in ListPathsServlet is not thread
safe.<br />(Suresh Srinivas and cdouglas)</li>
<li>MAPREDUCE-911. Fix a bug in TestTaskFail related to speculative
execution.<br />(Amareshwari Sriramadasu via sharad)</li>
<li>MAPREDUCE-687. Fix an assertion in TestMiniMRMapRedDebugScript.<br />(Amareshwari Sriramadasu via sharad)</li>
<li>MAPREDUCE-924. Fixes the TestPipes testcase to use Tool.<br />(Amareshwari Sriramadasu via sharad)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.20.0_-_2009-04-15_')">Release 0.20.0 - 2009-04-15
</a></h3>
<ul id="release_0.20.0_-_2009-04-15_">
<li><a href="javascript:toggleList('release_0.20.0_-_2009-04-15_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (20)
<ol id="release_0.20.0_-_2009-04-15_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4210">HADOOP-4210</a>. Fix findbugs warnings for equals implementations of mapred ID
classes. Removed public, static ID::read and ID::forName; made ID an
abstract class.<br />(Suresh Srinivas via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4253">HADOOP-4253</a>. Fix various warnings generated by findbugs.
Following deprecated methods in RawLocalFileSystem are removed:
public String getName()
public void lock(Path p, boolean shared)
public void release(Path p)<br />(Suresh Srinivas via johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4618">HADOOP-4618</a>. Move http server from FSNamesystem into NameNode.
FSNamesystem.getNameNodeInfoPort() is removed.
FSNamesystem.getDFSNameNodeMachine() and FSNamesystem.getDFSNameNodePort()
replaced by FSNamesystem.getDFSNameNodeAddress().
NameNode(bindAddress, conf) is removed.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4567">HADOOP-4567</a>. GetFileBlockLocations returns the NetworkTopology
information of the machines where the blocks reside.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4435">HADOOP-4435</a>. The JobTracker WebUI displays the amount of heap memory
in use.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4628">HADOOP-4628</a>. Move Hive into a standalone subproject.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4188">HADOOP-4188</a>. Removes task's dependency on concrete filesystems.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1650">HADOOP-1650</a>. Upgrade to Jetty 6.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3986">HADOOP-3986</a>. Remove static Configuration from JobClient. (Amareshwari
Sriramadasu via cdouglas)
JobClient::setCommandLineConfig is removed
JobClient::getCommandLineConfig is removed
JobShell, TestJobShell classes are removed
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4422">HADOOP-4422</a>. S3 file systems should not create bucket.<br />(David Phillips via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4035">HADOOP-4035</a>. Support memory based scheduling in capacity scheduler.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3497">HADOOP-3497</a>. Fix bug in overly restrictive file globbing with a
PathFilter.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4445">HADOOP-4445</a>. Replace running task counts with running task
percentage in capacity scheduler UI.<br />(Sreekanth Ramakrishnan via
yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4631">HADOOP-4631</a>. Splits the configuration into three parts - one for core,
one for mapred and the last one for HDFS.<br />(Sharad Agarwal via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3344">HADOOP-3344</a>. Fix libhdfs build to use autoconf and build the same
architecture (32 vs 64 bit) of the JVM running Ant. The libraries for
pipes, utils, and libhdfs are now all in c++/<os_osarch_jvmdatamodel>/lib.<br />(Giridharan Kesavan via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4874">HADOOP-4874</a>. Remove LZO codec because of licensing issues.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4970">HADOOP-4970</a>. The full path name of a file is preserved inside Trash.<br />(Prasad Chakka via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4103">HADOOP-4103</a>. NameNode keeps a count of missing blocks. It warns on
WebUI if there are such blocks. '-report' and '-metaSave' have extra
info to track such blocks.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4783">HADOOP-4783</a>. Change permissions on history files on the jobtracker
to be only group readable instead of world readable.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5531">HADOOP-5531</a>. Removed Chukwa from Hadoop 0.20.0.<br />(nigel)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.0_-_2009-04-15_._new_features_')"> NEW FEATURES
</a> (10)
<ol id="release_0.20.0_-_2009-04-15_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4575">HADOOP-4575</a>. Add a proxy service for relaying HsftpFileSystem requests.
Includes client authentication via user certificates and config-based
access control.<br />(Kan Zhang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4661">HADOOP-4661</a>. Add DistCh, a new tool for distributed ch{mod,own,grp}.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4709">HADOOP-4709</a>. Add several new features and bug fixes to Chukwa.
Added Hadoop Infrastructure Care Center (UI for visualize data collected
by Chukwa)
Added FileAdaptor for streaming small file in one chunk
Added compression to archive and demux output
Added unit tests and validation for agent, collector, and demux map
reduce job
Added database loader for loading demux output (sequence file) to jdbc
connected database
Added algorithm to distribute collector load more evenly<br />(Jerome Boulon, Eric Yang, Andy Konwinski, Ariel Rabkin via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4179">HADOOP-4179</a>. Add Vaidya tool to analyze map/reduce job logs for performanc
problems.<br />(Suhas Gogate via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4029">HADOOP-4029</a>. Add NameNode storage information to the dfshealth page and
move DataNode information to a separated page.<br />(Boris Shkolnik via
szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4348">HADOOP-4348</a>. Add service-level authorization for Hadoop.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4826">HADOOP-4826</a>. Introduce admin command saveNamespace.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3063">HADOOP-3063</a> BloomMapFile - fail-fast version of MapFile for sparsely
populated key space<br />(Andrzej Bialecki via stack)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1230">HADOOP-1230</a>. Add new map/reduce API and deprecate the old one. Generally,
the old code should work without problem. The new api is in
org.apache.hadoop.mapreduce and the old classes in org.apache.hadoop.mapred
are deprecated. Differences in the new API:
1. All of the methods take Context objects that allow us to add new
methods without breaking compatability.
2. Mapper and Reducer now have a "run" method that is called once and
contains the control loop for the task, which lets applications
replace it.
3. Mapper and Reducer by default are Identity Mapper and Reducer.
4. The FileOutputFormats use part-r-00000 for the output of reduce 0 and
part-m-00000 for the output of map 0.
5. The reduce grouping comparator now uses the raw compare instead of
object compare.
6. The number of maps in FileInputFormat is controlled by min and max
split size rather than min size and the desired number of maps.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3305">HADOOP-3305</a>. Use Ivy to manage dependencies.<br />(Giridharan Kesavan
and Steve Loughran via cutting)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.0_-_2009-04-15_._improvements_')"> IMPROVEMENTS
</a> (73)
<ol id="release_0.20.0_-_2009-04-15_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4565">HADOOP-4565</a>. Added CombineFileInputFormat to use data locality information
to create splits.<br />(dhruba via zshao)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4749">HADOOP-4749</a>. Added a new counter REDUCE_INPUT_BYTES.<br />(Yongqiang He via
zshao)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4234">HADOOP-4234</a>. Fix KFS "glue" layer to allow applications to interface
with multiple KFS metaservers.<br />(Sriram Rao via lohit)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4245">HADOOP-4245</a>. Update to latest version of KFS "glue" library jar.<br />(Sriram Rao via lohit)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4244">HADOOP-4244</a>. Change test-patch.sh to check Eclipse classpath no matter
it is run by Hudson or not.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3180">HADOOP-3180</a>. Add name of missing class to WritableName.getClass
IOException.<br />(Pete Wyckoff via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4178">HADOOP-4178</a>. Make the capacity scheduler's default values configurable.<br />(Sreekanth Ramakrishnan via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4262">HADOOP-4262</a>. Generate better error message when client exception has null
message.<br />(stevel via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4226">HADOOP-4226</a>. Refactor and document LineReader to make it more readily
understandable.<br />(Yuri Pradkin via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4238">HADOOP-4238</a>. When listing jobs, if scheduling information isn't available
print NA instead of empty output.<br />(Sreekanth Ramakrishnan via johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4284">HADOOP-4284</a>. Support filters that apply to all requests, or global filters,
to HttpServer.<br />(Kan Zhang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4276">HADOOP-4276</a>. Improve the hashing functions and deserialization of the
mapred ID classes.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4485">HADOOP-4485</a>. Add a compile-native ant task, as a shorthand.<br />(enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4454">HADOOP-4454</a>. Allow # comments in slaves file.<br />(Rama Ramasamy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3461">HADOOP-3461</a>. Remove hdfs.StringBytesWritable.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4437">HADOOP-4437</a>. Use Halton sequence instead of java.util.Random in
PiEstimator.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4572">HADOOP-4572</a>. Change INode and its sub-classes to package private.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4187">HADOOP-4187</a>. Does a runtime lookup for JobConf/JobConfigurable, and if
found, invokes the appropriate configure method.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4453">HADOOP-4453</a>. Improve ssl configuration and handling in HsftpFileSystem,
particularly when used with DistCp.<br />(Kan Zhang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4583">HADOOP-4583</a>. Several code optimizations in HDFS.<br />(Suresh Srinivas via
szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3923">HADOOP-3923</a>. Remove org.apache.hadoop.mapred.StatusHttpServer.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4622">HADOOP-4622</a>. Explicitly specify interpretor for non-native
pipes binaries.<br />(Fredrik Hedberg via johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4505">HADOOP-4505</a>. Add a unit test to test faulty setup task and cleanup
task killing the job.<br />(Amareshwari Sriramadasu via johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4608">HADOOP-4608</a>. Don't print a stack trace when the example driver gets an
unknown program to run.<br />(Edward Yoon via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4645">HADOOP-4645</a>. Package HdfsProxy contrib project without the extra level
of directories.<br />(Kan Zhang via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4126">HADOOP-4126</a>. Allow access to HDFS web UI on EC2<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4612">HADOOP-4612</a>. Removes RunJar's dependency on JobClient.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4185">HADOOP-4185</a>. Adds setVerifyChecksum() method to FileSystem.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4523">HADOOP-4523</a>. Prevent too many tasks scheduled on a node from bringing
it down by monitoring for cumulative memory usage across tasks.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4640">HADOOP-4640</a>. Adds an input format that can split lzo compressed
text files.<br />(johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4666">HADOOP-4666</a>. Launch reduces only after a few maps have run in the
Fair Scheduler.<br />(Matei Zaharia via johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4339">HADOOP-4339</a>. Remove redundant calls from FileSystem/FsShell when
generating/processing ContentSummary.<br />(David Phillips via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2774">HADOOP-2774</a>. Add counters tracking records spilled to disk in MapTask and
ReduceTask.<br />(Ravi Gummadi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4513">HADOOP-4513</a>. Initialize jobs asynchronously in the capacity scheduler.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4649">HADOOP-4649</a>. Improve abstraction for spill indices.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3770">HADOOP-3770</a>. Add gridmix2, an iteration on the gridmix benchmark.<br />(Runping
Qi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4708">HADOOP-4708</a>. Add support for dfsadmin commands in TestCLI.<br />(Boris Shkolnik
via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4758">HADOOP-4758</a>. Add a splitter for metrics contexts to support more than one
type of collector.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4722">HADOOP-4722</a>. Add tests for dfsadmin quota error messages.<br />(Boris Shkolnik
via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4690">HADOOP-4690</a>. fuse-dfs - create source file/function + utils + config +
main source files.<br />(pete wyckoff via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3750">HADOOP-3750</a>. Fix and enforce module dependencies.<br />(Sharad Agarwal via
tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4747">HADOOP-4747</a>. Speed up FsShell::ls by removing redundant calls to the
filesystem.<br />(David Phillips via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4305">HADOOP-4305</a>. Improves the blacklisting strategy, whereby, tasktrackers
that are blacklisted are not given tasks to run from other jobs, subject
to the following conditions (all must be met):
1) The TaskTracker has been blacklisted by at least 4 jobs (configurable)
2) The TaskTracker has been blacklisted 50% more number of times than
the average (configurable)
3) The cluster has less than 50% trackers blacklisted
Once in 24 hours, a TaskTracker blacklisted for all jobs is given a chance.
Restarting the TaskTracker moves it out of the blacklist.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4688">HADOOP-4688</a>. Modify the MiniMRDFSSort unit test to spill multiple times,
exercising the map-side merge code.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4737">HADOOP-4737</a>. Adds the KILLED notification when jobs get killed.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4728">HADOOP-4728</a>. Add a test exercising different namenode configurations.<br />(Boris Shkolnik via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4807">HADOOP-4807</a>. Adds JobClient commands to get the active/blacklisted tracker
names. Also adds commands to display running/completed task attempt IDs.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4699">HADOOP-4699</a>. Remove checksum validation from map output servlet.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4838">HADOOP-4838</a>. Added a registry to automate metrics and mbeans management.<br />(Sanjay Radia via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3136">HADOOP-3136</a>. Fixed the default scheduler to assign multiple tasks to each
tasktracker per heartbeat, when feasible. To ensure locality isn't hurt
too badly, the scheudler will not assign more than one off-switch task per
heartbeat. The heartbeat interval is also halved since the task-tracker is
fixed to no longer send out heartbeats on each task completion. A
slow-start for scheduling reduces is introduced to ensure that reduces
aren't started till sufficient number of maps are done, else reduces of
jobs whose maps aren't scheduled might swamp the cluster.
Configuration changes to mapred-default.xml:
add mapred.reduce.slowstart.completed.maps<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4545">HADOOP-4545</a>. Add example and test case of secondary sort for the reduce.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4753">HADOOP-4753</a>. Refactor gridmix2 to reduce code duplication.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4909">HADOOP-4909</a>. Fix Javadoc and make some of the API more consistent in their
use of the JobContext instead of Configuration.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4830">HADOOP-4830</a>. Add end-to-end test cases for testing queue capacities.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4980">HADOOP-4980</a>. Improve code layout of capacity scheduler to make it
easier to fix some blocker bugs.<br />(Vivek Ratan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4916">HADOOP-4916</a>. Make user/location of Chukwa installation configurable by an
external properties file.<br />(Eric Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4950">HADOOP-4950</a>. Make the CompressorStream, DecompressorStream,
BlockCompressorStream, and BlockDecompressorStream public to facilitate
non-Hadoop codecs.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4843">HADOOP-4843</a>. Collect job history and configuration in Chukwa.<br />(Eric Yang
via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5030">HADOOP-5030</a>. Build Chukwa RPM to install into configured directory.<br />(Eric
Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4828">HADOOP-4828</a>. Updates documents to do with configuration (<a href="http://issues.apache.org/jira/browse/HADOOP-4631">HADOOP-4631</a>).<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4939">HADOOP-4939</a>. Adds a test that would inject random failures for tasks in
large jobs and would also inject TaskTracker failures.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4920">HADOOP-4920</a>. Stop storing Forrest output in Subversion.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4944">HADOOP-4944</a>. A configuration file can include other configuration
files.<br />(Rama Ramasamy via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4804">HADOOP-4804</a>. Provide Forrest documentation for the Fair Scheduler.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5248">HADOOP-5248</a>. A testcase that checks for the existence of job directory
after the job completes. Fails if it exists.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4664">HADOOP-4664</a>. Introduces multiple job initialization threads, where the
number of threads are configurable via mapred.jobinit.threads.<br />(Matei Zaharia and Jothi Padmanabhan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4191">HADOOP-4191</a>. Adds a testcase for JobHistory.<br />(Ravi Gummadi via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5466">HADOOP-5466</a>. Change documenation CSS style for headers and code.<br />(Corinne
Chandel via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5275">HADOOP-5275</a>. Add ivy directory and files to built tar.<br />(Giridharan Kesavan via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5468">HADOOP-5468</a>. Add sub-menus to forrest documentation and make some minor
edits.<br />(Corinne Chandel via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5437">HADOOP-5437</a>. Fix TestMiniMRDFSSort to properly test jvm-reuse.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5521">HADOOP-5521</a>. Removes dependency of TestJobInProgress on RESTART_COUNT
JobHistory tag.<br />(Ravi Gummadi via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5714">HADOOP-5714</a>. Add a metric for NameNode getFileInfo operation.<br />(Jakob Homan
via szetszwo)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.0_-_2009-04-15_._optimizations_')"> OPTIMIZATIONS
</a> (2)
<ol id="release_0.20.0_-_2009-04-15_._optimizations_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3293">HADOOP-3293</a>. Fixes FileInputFormat to do provide locations for splits
based on the rack/host that has the most number of bytes.<br />(Jothi Padmanabhan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4683">HADOOP-4683</a>. Fixes Reduce shuffle scheduler to invoke
getMapCompletionEvents in a separate thread.<br />(Jothi Padmanabhan
via ddas)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.20.0_-_2009-04-15_._bug_fixes_')"> BUG FIXES
</a> (158)
<ol id="release_0.20.0_-_2009-04-15_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5379">HADOOP-5379</a>. CBZip2InputStream to throw IOException on data crc error.<br />(Rodrigo Schmidt via zshao)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5326">HADOOP-5326</a>. Fixes CBZip2OutputStream data corruption problem.<br />(Rodrigo Schmidt via zshao)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4204">HADOOP-4204</a>. Fix findbugs warnings related to unused variables, naive
Number subclass instantiation, Map iteration, and badly scoped inner
classes.<br />(Suresh Srinivas via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4207">HADOOP-4207</a>. Update derby jar file to release 10.4.2 release.<br />(Prasad Chakka via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4325">HADOOP-4325</a>. SocketInputStream.read() should return -1 in case EOF.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4408">HADOOP-4408</a>. FsAction functions need not create new objects.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4440">HADOOP-4440</a>. TestJobInProgressListener tests for jobs killed in queued
state<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4346">HADOOP-4346</a>. Implement blocking connect so that Hadoop is not affected
by selector problem with JDK default implementation.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4388">HADOOP-4388</a>. If there are invalid blocks in the transfer list, Datanode
should handle them and keep transferring the remaining blocks.<br />(Suresh
Srinivas via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4587">HADOOP-4587</a>. Fix a typo in Mapper javadoc.<br />(Koji Noguchi via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4530">HADOOP-4530</a>. In fsck, HttpServletResponse sendError fails with
IllegalStateException.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4377">HADOOP-4377</a>. Fix a race condition in directory creation in
NativeS3FileSystem.<br />(David Phillips via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4621">HADOOP-4621</a>. Fix javadoc warnings caused by duplicate jars.<br />(Kan Zhang via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4566">HADOOP-4566</a>. Deploy new hive code to support more types.<br />(Zheng Shao via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4571">HADOOP-4571</a>. Add chukwa conf files to svn:ignore list.<br />(Eric Yang via
szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4589">HADOOP-4589</a>. Correct PiEstimator output messages and improve the code
readability.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4650">HADOOP-4650</a>. Correct a mismatch between the default value of
local.cache.size in the config and the source.<br />(Jeff Hammerbacher via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4606">HADOOP-4606</a>. Fix cygpath error if the log directory does not exist.<br />(szetszwo via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4141">HADOOP-4141</a>. Fix bug in ScriptBasedMapping causing potential infinite
loop on misconfigured hadoop-site.<br />(Aaron Kimball via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4691">HADOOP-4691</a>. Correct a link in the javadoc of IndexedSortable.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4598">HADOOP-4598</a>. '-setrep' command skips under-replicated blocks.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4429">HADOOP-4429</a>. Set defaults for user, group in UnixUserGroupInformation so
login fails more predictably when misconfigured.<br />(Alex Loddengaard via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4676">HADOOP-4676</a>. Fix broken URL in blacklisted tasktrackers page.<br />(Amareshwari
Sriramadasu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3422">HADOOP-3422</a> Ganglia counter metrics are all reported with the metric
name "value", so the counter values can not be seen.<br />(Jason Attributor
and Brian Bockelman via stack)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4704">HADOOP-4704</a>. Fix javadoc typos "the the".<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4677">HADOOP-4677</a>. Fix semantics of FileSystem::getBlockLocations to return
meaningful values.<br />(Hong Tang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4669">HADOOP-4669</a>. Use correct operator when evaluating whether access time is
enabled<br />(Dhruba Borthakur via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4732">HADOOP-4732</a>. Pass connection and read timeouts in the correct order when
setting up fetch in reduce.<br />(Amareshwari Sriramadasu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4558">HADOOP-4558</a>. Fix capacity reclamation in capacity scheduler.<br />(Amar Kamat via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4770">HADOOP-4770</a>. Fix rungridmix_2 script to work with RunJar.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4738">HADOOP-4738</a>. When using git, the saveVersion script will use only the
commit hash for the version and not the message, which requires escaping.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4576">HADOOP-4576</a>. Show pending job count instead of task count in the UI per
queue in capacity scheduler.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4623">HADOOP-4623</a>. Maintain running tasks even if speculative execution is off.<br />(Amar Kamat via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4786">HADOOP-4786</a>. Fix broken compilation error in
TestTrackerBlacklistAcrossJobs.<br />(yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4785">HADOOP-4785</a>. Fixes theJobTracker heartbeat to not make two calls to
System.currentTimeMillis().<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4792">HADOOP-4792</a>. Add generated Chukwa configuration files to version control
ignore lists.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4796">HADOOP-4796</a>. Fix Chukwa test configuration, remove unused components.<br />(Eric
Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4708">HADOOP-4708</a>. Add binaries missed in the initial checkin for Chukwa.<br />(Eric
Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4805">HADOOP-4805</a>. Remove black list collector from Chukwa Agent HTTP Sender.<br />(Eric Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4837">HADOOP-4837</a>. Move HADOOP_CONF_DIR configuration to chukwa-env.sh<br />(Jerome
Boulon via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4825">HADOOP-4825</a>. Use ps instead of jps for querying process status in Chukwa.<br />(Eric Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4844">HADOOP-4844</a>. Fixed javadoc for
org.apache.hadoop.fs.permission.AccessControlException to document that
it's deprecated in favour of
org.apache.hadoop.security.AccessControlException.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4706">HADOOP-4706</a>. Close the underlying output stream in
IFileOutputStream::close.<br />(Jothi Padmanabhan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4855">HADOOP-4855</a>. Fixed command-specific help messages for refreshServiceAcl in
DFSAdmin and MRAdmin.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4820">HADOOP-4820</a>. Remove unused method FSNamesystem::deleteInSafeMode.<br />(Suresh
Srinivas via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4698">HADOOP-4698</a>. Lower io.sort.mb to 10 in the tests and raise the junit memory
limit to 512m from 256m.<br />(Nigel Daley via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4860">HADOOP-4860</a>. Split TestFileTailingAdapters into three separate tests to
avoid contention.<br />(Eric Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3921">HADOOP-3921</a>. Fixed clover (code coverage) target to work with JDK 6.<br />(tomwhite via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4845">HADOOP-4845</a>. Modify the reduce input byte counter to record only the
compressed size and add a human-readable label.<br />(Yongqiang He via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4458">HADOOP-4458</a>. Add a test creating symlinks in the working directory.<br />(Amareshwari Sriramadasu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4879">HADOOP-4879</a>. Fix org.apache.hadoop.mapred.Counters to correctly define
Object.equals rather than depend on contentEquals api.<br />(omalley via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4791">HADOOP-4791</a>. Fix rpm build process for Chukwa.<br />(Eric Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4771">HADOOP-4771</a>. Correct initialization of the file count for directories
with quotas.<br />(Ruyue Ma via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4878">HADOOP-4878</a>. Fix eclipse plugin classpath file to point to ivy's resolved
lib directory and added the same to test-patch.sh.<br />(Giridharan Kesavan via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4774">HADOOP-4774</a>. Fix default values of some capacity scheduler configuration
items which would otherwise not work on a fresh checkout.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4876">HADOOP-4876</a>. Fix capacity scheduler reclamation by updating count of
pending tasks correctly.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4849">HADOOP-4849</a>. Documentation for Service Level Authorization implemented in
<a href="http://issues.apache.org/jira/browse/HADOOP-4348">HADOOP-4348</a>.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4827">HADOOP-4827</a>. Replace Consolidator with Aggregator macros in Chukwa<br />(Eric
Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4894">HADOOP-4894</a>. Correctly parse ps output in Chukwa jettyCollector.sh.<br />(Ari
Rabkin via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4892">HADOOP-4892</a>. Close fds out of Chukwa ExecPlugin.<br />(Ari Rabkin via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4889">HADOOP-4889</a>. Fix permissions in RPM packaging.<br />(Eric Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4869">HADOOP-4869</a>. Fixes the TT-JT heartbeat to have an explicit flag for
restart apart from the initialContact flag that there was earlier.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4716">HADOOP-4716</a>. Fixes ReduceTask.java to clear out the mapping between
hosts and MapOutputLocation upon a JT restart<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4880">HADOOP-4880</a>. Removes an unnecessary testcase from TestJobTrackerRestart.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4924">HADOOP-4924</a>. Fixes a race condition in TaskTracker re-init.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4854">HADOOP-4854</a>. Read reclaim capacity interval from capacity scheduler
configuration.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4896">HADOOP-4896</a>. HDFS Fsck does not load HDFS configuration.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4956">HADOOP-4956</a>. Creates TaskStatus for failed tasks with an empty Counters
object instead of null.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4979">HADOOP-4979</a>. Fix capacity scheduler to block cluster for failed high
RAM requirements across task types.<br />(Vivek Ratan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4949">HADOOP-4949</a>. Fix native compilation.<br />(Chris Douglas via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4787">HADOOP-4787</a>. Fixes the testcase TestTrackerBlacklistAcrossJobs which was
earlier failing randomly.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4914">HADOOP-4914</a>. Add description fields to Chukwa init.d scripts<br />(Eric Yang via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4884">HADOOP-4884</a>. Make tool tip date format match standard HICC format.<br />(Eric
Yang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4925">HADOOP-4925</a>. Make Chukwa sender properties configurable.<br />(Ari Rabkin via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4947">HADOOP-4947</a>. Make Chukwa command parsing more forgiving of whitespace.<br />(Ari
Rabkin via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5026">HADOOP-5026</a>. Make chukwa/bin scripts executable in repository.<br />(Andy
Konwinski via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4977">HADOOP-4977</a>. Fix a deadlock between the reclaimCapacity and assignTasks
in capacity scheduler.<br />(Vivek Ratan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4988">HADOOP-4988</a>. Fix reclaim capacity to work even when there are queues with
no capacity.<br />(Vivek Ratan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5065">HADOOP-5065</a>. Remove generic parameters from argument to
setIn/OutputFormatClass so that it works with SequenceIn/OutputFormat.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4818">HADOOP-4818</a>. Pass user config to instrumentation API.<br />(Eric Yang via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4993">HADOOP-4993</a>. Fix Chukwa agent configuration and startup to make it both
more modular and testable.<br />(Ari Rabkin via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5048">HADOOP-5048</a>. Fix capacity scheduler to correctly cleanup jobs that are
killed after initialization, but before running.<br />(Sreekanth Ramakrishnan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4671">HADOOP-4671</a>. Mark loop control variables shared between threads as
volatile.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5079">HADOOP-5079</a>. HashFunction inadvertently destroys some randomness<br />(Jonathan Ellis via stack)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4999">HADOOP-4999</a>. A failure to write to FsEditsLog results in
IndexOutOfBounds exception.<br />(Boris Shkolnik via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5139">HADOOP-5139</a>. Catch IllegalArgumentException during metrics registration
in RPC.<br />(Hairong Kuang via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5085">HADOOP-5085</a>. Copying a file to local with Crc throws an exception.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4759">HADOOP-4759</a>. Removes temporary output directory for failed and
killed tasks by launching special CLEANUP tasks for the same.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5211">HADOOP-5211</a>. Fix check for job completion in TestSetupAndCleanupFailure.<br />(enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5254">HADOOP-5254</a>. The Configuration class should be able to work with XML
parsers that do not support xmlinclude.<br />(Steve Loughran via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4692">HADOOP-4692</a>. Namenode in infinite loop for replicating/deleting corrupt
blocks.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5255">HADOOP-5255</a>. Fix use of Math.abs to avoid overflow.<br />(Jonathan Ellis via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5269">HADOOP-5269</a>. Fixes a problem to do with tasktracker holding on to
FAILED_UNCLEAN or KILLED_UNCLEAN tasks forever.<br />(Amareshwari Sriramadasu
via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5214">HADOOP-5214</a>. Fixes a ConcurrentModificationException while the Fairshare
Scheduler accesses the tasktrackers stored by the JobTracker.<br />(Rahul Kumar Singh via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5233">HADOOP-5233</a>. Addresses the three issues - Race condition in updating
status, NPE in TaskTracker task localization when the conf file is missing
(<a href="http://issues.apache.org/jira/browse/HADOOP-5234">HADOOP-5234</a>) and NPE in handling KillTaskAction of a cleanup task
(<a href="http://issues.apache.org/jira/browse/HADOOP-5235">HADOOP-5235</a>).<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5247">HADOOP-5247</a>. Introduces a broadcast of KillJobAction to all trackers when
a job finishes. This fixes a bunch of problems to do with NPE when a
completed job is not in memory and a tasktracker comes to the jobtracker
with a status report of a task belonging to that job.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5282">HADOOP-5282</a>. Fixed job history logs for task attempts that are
failed by the JobTracker, say due to lost task trackers.<br />(Amar
Kamat via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4963">HADOOP-4963</a>. Fixes a logging to do with getting the location of
map output file.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5292">HADOOP-5292</a>. Fix NPE in KFS::getBlockLocations.<br />(Sriram Rao via lohit)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5241">HADOOP-5241</a>. Fixes a bug in disk-space resource estimation. Makes
the estimation formula linear where blowUp =
Total-Output/Total-Input.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5142">HADOOP-5142</a>. Fix MapWritable#putAll to store key/value classes.<br />(Do??acan G??ney via enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4744">HADOOP-4744</a>. Workaround for jetty6 returning -1 when getLocalPort
is invoked on the connector. The workaround patch retries a few
times before failing.<br />(Jothi Padmanabhan via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5280">HADOOP-5280</a>. Adds a check to prevent a task state transition from
FAILED to any of UNASSIGNED, RUNNING, COMMIT_PENDING or
SUCCEEDED.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5272">HADOOP-5272</a>. Fixes a problem to do with detecting whether an
attempt is the first attempt of a Task. This affects JobTracker
restart.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5306">HADOOP-5306</a>. Fixes a problem to do with logging/parsing the http port of a
lost tracker. Affects JobTracker restart.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5111">HADOOP-5111</a>. Fix Job::set* methods to work with generics.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5274">HADOOP-5274</a>. Fix gridmix2 dependency on wordcount example.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5145">HADOOP-5145</a>. Balancer sometimes runs out of memory after running
days or weeks.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5338">HADOOP-5338</a>. Fix jobtracker restart to clear task completion
events cached by tasktrackers forcing them to fetch all events
afresh, thus avoiding missed task completion events on the
tasktrackers.<br />(Amar Kamat via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4695">HADOOP-4695</a>. Change TestGlobalFilter so that it allows a web page to be
filtered more than once for a single access.<br />(Kan Zhang via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5298">HADOOP-5298</a>. Change TestServletFilter so that it allows a web page to be
filtered more than once for a single access.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5432">HADOOP-5432</a>. Disable ssl during unit tests in hdfsproxy, as it is unused
and causes failures.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5416">HADOOP-5416</a>. Correct the shell command "fs -test" forrest doc description.<br />(Ravi Phulari via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5327">HADOOP-5327</a>. Fixed job tracker to remove files from system directory on
ACL check failures and also check ACLs on restart.<br />(Amar Kamat via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5395">HADOOP-5395</a>. Change the exception message when a job is submitted to an
invalid queue.<br />(Rahul Kumar Singh via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5276">HADOOP-5276</a>. Fixes a problem to do with updating the start time of
a task when the tracker that ran the task is lost.<br />(Amar Kamat via
ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5278">HADOOP-5278</a>. Fixes a problem to do with logging the finish time of
a task during recovery (after a JobTracker restart).<br />(Amar Kamat
via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5490">HADOOP-5490</a>. Fixes a synchronization problem in the
EagerTaskInitializationListener class.<br />(Jothi Padmanabhan via
ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5493">HADOOP-5493</a>. The shuffle copier threads return the codecs back to
the pool when the shuffle completes.<br />(Jothi Padmanabhan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5505">HADOOP-5505</a>. Fix JspHelper initialization in the context of
MiniDFSCluster.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5414">HADOOP-5414</a>. Fixes IO exception while executing hadoop fs -touchz
fileName by making sure that lease renewal thread exits before dfs
client exits.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5103">HADOOP-5103</a>. FileInputFormat now reuses the clusterMap network
topology object and that brings down the log messages in the
JobClient to do with NetworkTopology.add significantly.<br />(Jothi
Padmanabhan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5483">HADOOP-5483</a>. Fixes a problem in the Directory Cleanup Thread due to which
TestMiniMRWithDFS sometimes used to fail.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5281">HADOOP-5281</a>. Prevent sharing incompatible ZlibCompressor instances between
GzipCodec and DefaultCodec.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5463">HADOOP-5463</a>. Balancer throws "Not a host:port pair" unless port is
specified in fs.default.name.<br />(Stuart White via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5514">HADOOP-5514</a>. Fix JobTracker metrics and add metrics for wating, failed
tasks.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5516">HADOOP-5516</a>. Fix NullPointerException in TaskMemoryManagerThread
that comes when monitored processes disappear when the thread is
running.<br />(Vinod Kumar Vavilapalli via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5382">HADOOP-5382</a>. Support combiners in the new context object API.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5471">HADOOP-5471</a>. Fixes a problem to do with updating the log.index file in the
case where a cleanup task is run.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5534">HADOOP-5534</a>. Fixed a deadlock in Fair scheduler's servlet.<br />(Rahul Kumar Singh via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5328">HADOOP-5328</a>. Fixes a problem in the renaming of job history files during
job recovery. Amar Kamat via ddas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5417">HADOOP-5417</a>. Don't ignore InterruptedExceptions that happen when calling
into rpc.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5320">HADOOP-5320</a>. Add a close() in TestMapReduceLocal.<br />(Jothi Padmanabhan
via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5520">HADOOP-5520</a>. Fix a typo in disk quota help message.<br />(Ravi Phulari
via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5519">HADOOP-5519</a>. Remove claims from mapred-default.xml that prime numbers
of tasks are helpful.<br />(Owen O'Malley via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5484">HADOOP-5484</a>. TestRecoveryManager fails wtih FileAlreadyExistsException.<br />(Amar Kamat via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5564">HADOOP-5564</a>. Limit the JVM heap size in the java command for initializing
JAVA_PLATFORM.<br />(Suresh Srinivas via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5565">HADOOP-5565</a>. Add API for failing/finalized jobs to the JT metrics
instrumentation.<br />(Jerome Boulon via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5390">HADOOP-5390</a>. Remove duplicate jars from tarball, src from binary tarball
added by hdfsproxy.<br />(Zhiyong Zhang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5066">HADOOP-5066</a>. Building binary tarball should not build docs/javadocs, copy
src, or run jdiff.<br />(Giridharan Kesavan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5459">HADOOP-5459</a>. Fix undetected CRC errors where intermediate output is closed
before it has been completely consumed.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5571">HADOOP-5571</a>. Remove widening primitive conversion in TupleWritable mask
manipulation.<br />(Jingkei Ly via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5588">HADOOP-5588</a>. Remove an unnecessary call to listStatus(..) in
FileSystem.globStatusInternal(..).<br />(Hairong Kuang via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5473">HADOOP-5473</a>. Solves a race condition in killing a task - the state is KILLED
if there is a user request pending to kill the task and the TT reported
the state as SUCCESS.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5576">HADOOP-5576</a>. Fix LocalRunner to work with the new context object API in
mapreduce.<br />(Tom White via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4374">HADOOP-4374</a>. Installs a shutdown hook in the Task JVM so that log.index is
updated before the JVM exits. Also makes the update to log.index atomic.<br />(Ravi Gummadi via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5577">HADOOP-5577</a>. Add a verbose flag to mapreduce.Job.waitForCompletion to get
the running job's information printed to the user's stdout as it runs.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5607">HADOOP-5607</a>. Fix NPE in TestCapacityScheduler.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5605">HADOOP-5605</a>. All the replicas incorrectly got marked as corrupt.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5337">HADOOP-5337</a>. JobTracker, upon restart, now waits for the TaskTrackers to
join back before scheduling new tasks. This fixes race conditions associated
with greedy scheduling as was the case earlier.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5227">HADOOP-5227</a>. Fix distcp so -update and -delete can be meaningfully
combined. (Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5305">HADOOP-5305</a>. Increase number of files and print debug messages in
TestCopyFiles.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5548">HADOOP-5548</a>. Add synchronization for JobTracker methods in RecoveryManager.<br />(Amareshwari Sriramadasu via sharad)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3810">HADOOP-3810</a>. NameNode seems unstable on a cluster with little space left.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5068">HADOOP-5068</a>. Fix NPE in TestCapacityScheduler.<br />(Vinod Kumar Vavilapalli
via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5585">HADOOP-5585</a>. Clear FileSystem statistics between tasks when jvm-reuse
is enabled.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5394">HADOOP-5394</a>. JobTracker might schedule 2 attempts of the same task
with the same attempt id across restarts.<br />(Amar Kamat via sharad)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5645">HADOOP-5645</a>. After <a href="http://issues.apache.org/jira/browse/HADOOP-4920">HADOOP-4920</a> we need a place to checkin
releasenotes.html.<br />(nigel)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.19.2_-_unreleased_')">Release 0.19.2 - Unreleased
</a></h3>
<ul id="release_0.19.2_-_unreleased_">
<li><a href="javascript:toggleList('release_0.19.2_-_unreleased_._bug_fixes_')"> BUG FIXES
</a> (27)
<ol id="release_0.19.2_-_unreleased_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5154">HADOOP-5154</a>. Fixes a deadlock in the fairshare scheduler.<br />(Matei Zaharia via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5146">HADOOP-5146</a>. Fixes a race condition that causes LocalDirAllocator to miss
files.<br />(Devaraj Das via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4638">HADOOP-4638</a>. Fixes job recovery to not crash the job tracker for problems
with a single job file.<br />(Amar Kamat via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5384">HADOOP-5384</a>. Fix a problem that DataNodeCluster creates blocks with
generationStamp == 1.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5376">HADOOP-5376</a>. Fixes the code handling lost tasktrackers to set the task state
to KILLED_UNCLEAN only for relevant type of tasks.<br />(Amareshwari Sriramadasu via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5285">HADOOP-5285</a>. Fixes the issues - (1) obtainTaskCleanupTask checks whether job is
inited before trying to lock the JobInProgress (2) Moves the CleanupQueue class
outside the TaskTracker and makes it a generic class that is used by the
JobTracker also for deleting the paths on the job's output fs. (3) Moves the
references to completedJobStore outside the block where the JobTracker is locked.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5392">HADOOP-5392</a>. Fixes a problem to do with JT crashing during recovery when
the job files are garbled.<br />(Amar Kamat vi ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5332">HADOOP-5332</a>. Appending to files is not allowed (by default) unless
dfs.support.append is set to true.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5333">HADOOP-5333</a>. libhdfs supports appending to files.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3998">HADOOP-3998</a>. Fix dfsclient exception when JVM is shutdown.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5440">HADOOP-5440</a>. Fixes a problem to do with removing a taskId from the list
of taskIds that the TaskTracker's TaskMemoryManager manages.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5446">HADOOP-5446</a>. Restore TaskTracker metrics.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5449">HADOOP-5449</a>. Fixes the history cleaner thread.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5479">HADOOP-5479</a>. NameNode should not send empty block replication request to
DataNode.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5259">HADOOP-5259</a>. Job with output hdfs:/user/<username>/outputpath (no
authority) fails with Wrong FS.<br />(Doug Cutting via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5522">HADOOP-5522</a>. Documents the setup/cleanup tasks in the mapred tutorial.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5549">HADOOP-5549</a>. ReplicationMonitor should schedule both replication and
deletion work in one iteration.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5554">HADOOP-5554</a>. DataNodeCluster and CreateEditsLog should create blocks with
the same generation stamp value.<br />(hairong via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5231">HADOOP-5231</a>. Clones the TaskStatus before passing it to the JobInProgress.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4719">HADOOP-4719</a>. Fix documentation of 'ls' format for FsShell.<br />(Ravi Phulari
via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5374">HADOOP-5374</a>. Fixes a NPE problem in getTasksToSave method.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4780">HADOOP-4780</a>. Cache the size of directories in DistributedCache, avoiding
long delays in recalculating it.<br />(He Yongqiang via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5551">HADOOP-5551</a>. Prevent directory destruction on file create.<br />(Brian Bockelman via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5671">HADOOP-5671</a>. Fix FNF exceptions when copying from old versions of
HftpFileSystem. (Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5579">HADOOP-5579</a>. Set errno correctly in libhdfs for permission, quota, and FNF
conditions.<br />(Brian Bockelman via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5816">HADOOP-5816</a>. Fixes a problem in the KeyFieldBasedComparator to do with
ArrayIndexOutOfBounds exception.<br />(He Yongqiang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5951">HADOOP-5951</a>. Add Apache license header to StorageInfo.java.<br />(Suresh
Srinivas via szetszwo)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.19.1_-_2009-02-23_')">Release 0.19.1 - 2009-02-23
</a></h3>
<ul id="release_0.19.1_-_2009-02-23_">
<li><a href="javascript:toggleList('release_0.19.1_-_2009-02-23_._improvements_')"> IMPROVEMENTS
</a> (4)
<ol id="release_0.19.1_-_2009-02-23_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4739">HADOOP-4739</a>. Fix spelling and grammar, improve phrasing of some sections in
mapred tutorial.<br />(Vivek Ratan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3894">HADOOP-3894</a>. DFSClient logging improvements.<br />(Steve Loughran via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5126">HADOOP-5126</a>. Remove empty file BlocksWithLocations.java<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5127">HADOOP-5127</a>. Remove public methods in FSDirectory.<br />(Jakob Homan via shv)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.19.1_-_2009-02-23_._bug_fixes_')"> BUG FIXES
</a> (27)
<ol id="release_0.19.1_-_2009-02-23_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4697">HADOOP-4697</a>. Fix getBlockLocations in KosmosFileSystem to handle multiple
blocks correctly.<br />(Sriram Rao via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4420">HADOOP-4420</a>. Add null checks for job, caused by invalid job IDs.<br />(Aaron Kimball via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4632">HADOOP-4632</a>. Fix TestJobHistoryVersion to use test.build.dir instead of the
current workding directory for scratch space.<br />(Amar Kamat via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4508">HADOOP-4508</a>. Fix FSDataOutputStream.getPos() for append.<br />(dhruba via
szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4727">HADOOP-4727</a>. Fix a group checking bug in fill_stat_structure(...) in
fuse-dfs.<br />(Brian Bockelman via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4836">HADOOP-4836</a>. Correct typos in mapred related documentation.<br />(Jord? Polo
via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4821">HADOOP-4821</a>. Usage description in the Quotas guide documentations are
incorrect.<br />(Boris Shkolnik via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4847">HADOOP-4847</a>. Moves the loading of OutputCommitter to the Task.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4966">HADOOP-4966</a>. Marks completed setup tasks for removal.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4982">HADOOP-4982</a>. TestFsck should run in Eclipse.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5008">HADOOP-5008</a>. TestReplication#testPendingReplicationRetry leaves an opened
fd unclosed.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4906">HADOOP-4906</a>. Fix TaskTracker OOM by keeping a shallow copy of JobConf in
TaskTracker.TaskInProgress.<br />(Sharad Agarwal via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4918">HADOOP-4918</a>. Fix bzip2 compression to work with Sequence Files.
(Zheng Shao via dhruba).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4965">HADOOP-4965</a>. TestFileAppend3 should close FileSystem.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4967">HADOOP-4967</a>. Fixes a race condition in the JvmManager to do with killing
tasks.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5009">HADOOP-5009</a>. DataNode#shutdown sometimes leaves data block scanner
verification log unclosed.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5086">HADOOP-5086</a>. Use the appropriate FileSystem for trash URIs.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4955">HADOOP-4955</a>. Make DBOutputFormat us column names from setOutput().<br />(Kevin Peterson via enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4862">HADOOP-4862</a>. Minor : <a href="http://issues.apache.org/jira/browse/HADOOP-3678">HADOOP-3678</a> did not remove all the cases of
spurious IOExceptions logged by DataNode.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5034">HADOOP-5034</a>. NameNode should send both replication and deletion requests
to DataNode in one reply to a heartbeat.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5156">HADOOP-5156</a>. TestHeartbeatHandling uses MiiDFSCluster.getNamesystem()
which does not exit in branch 0.19 and 0.20.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5161">HADOOP-5161</a>. Accepted sockets do not get placed in
DataXceiverServer#childSockets.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5193">HADOOP-5193</a>. Correct calculation of edits modification time.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4494">HADOOP-4494</a>. Allow libhdfs to append to files.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5166">HADOOP-5166</a>. Fix JobTracker restart to work when ACLs are configured
for the JobTracker. (Amar Kamat via yhemanth).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5067">HADOOP-5067</a>. Fixes TaskInProgress.java to keep track of count of failed and
killed tasks correctly.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4760">HADOOP-4760</a>. HDFS streams should not throw exceptions when closed twice.<br />(enis)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.19.0_-_2008-11-18_')">Release 0.19.0 - 2008-11-18
</a></h3>
<ul id="release_0.19.0_-_2008-11-18_">
<li><a href="javascript:toggleList('release_0.19.0_-_2008-11-18_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (23)
<ol id="release_0.19.0_-_2008-11-18_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3595">HADOOP-3595</a>. Remove deprecated methods for mapred.combine.once
functionality, which was necessary to providing backwards
compatible combiner semantics for 0.18.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3667">HADOOP-3667</a>. Remove the following deprecated methods from JobConf:
addInputPath(Path)
getInputPaths()
getMapOutputCompressionType()
getOutputPath()
getSystemDir()
setInputPath(Path)
setMapOutputCompressionType(CompressionType style)
setOutputPath(Path)<br />(Amareshwari Sriramadasu via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3652">HADOOP-3652</a>. Remove deprecated class OutputFormatBase.<br />(Amareshwari Sriramadasu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2885">HADOOP-2885</a>. Break the hadoop.dfs package into separate packages under
hadoop.hdfs that reflect whether they are client, server, protocol,
etc. DistributedFileSystem and DFSClient have moved and are now
considered package private.<br />(Sanjay Radia via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2325">HADOOP-2325</a>. Require Java 6.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-372">HADOOP-372</a>. Add support for multiple input paths with a different
InputFormat and Mapper for each path.<br />(Chris Smith via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1700">HADOOP-1700</a>. Support appending to file in HDFS.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3792">HADOOP-3792</a>. Make FsShell -test consistent with unix semantics, returning
zero for true and non-zero for false.<br />(Ben Slusky via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3664">HADOOP-3664</a>. Remove the deprecated method InputFormat.validateInput,
which is no longer needed.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3549">HADOOP-3549</a>. Give more meaningful errno's in libhdfs. In particular,
EACCES is returned for permission problems.<br />(Ben Slusky via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4036">HADOOP-4036</a>. ResourceStatus was added to TaskTrackerStatus by <a href="http://issues.apache.org/jira/browse/HADOOP-3759">HADOOP-3759</a>,
so increment the InterTrackerProtocol version.<br />(Hemanth Yamijala via
omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3150">HADOOP-3150</a>. Moves task promotion to tasks. Defines a new interface for
committing output files. Moves job setup to jobclient, and moves jobcleanup
to a separate task.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3446">HADOOP-3446</a>. Keep map outputs in memory during the reduce. Remove
fs.inmemory.size.mb and replace with properties defining in memory map
output retention during the shuffle and reduce relative to maximum heap
usage.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3245">HADOOP-3245</a>. Adds the feature for supporting JobTracker restart. Running
jobs can be recovered from the history file. The history file format has
been modified to support recovery. The task attempt ID now has the
JobTracker start time to disinguish attempts of the same TIP across
restarts.<br />(Amar Ramesh Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4007">HADOOP-4007</a>. REMOVE DFSFileInfo - FileStatus is sufficient.<br />(Sanjay Radia via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3722">HADOOP-3722</a>. Fixed Hadoop Streaming and Hadoop Pipes to use the Tool
interface and GenericOptionsParser.<br />(Enis Soztutar via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2816">HADOOP-2816</a>. Cluster summary at name node web reports the space
utilization as:
Configured Capacity: capacity of all the data directories - Reserved space
Present Capacity: Space available for dfs,i.e. remaining+used space
DFS Used%: DFS used space/Present Capacity<br />(Suresh Srinivas via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3938">HADOOP-3938</a>. Disk space quotas for HDFS. This is similar to namespace
quotas in 0.18.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4293">HADOOP-4293</a>. Make Configuration Writable and remove unreleased
WritableJobConf. Configuration.write is renamed to writeXml.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4281">HADOOP-4281</a>. Change dfsadmin to report available disk space in a format
consistent with the web interface as defined in <a href="http://issues.apache.org/jira/browse/HADOOP-2816">HADOOP-2816</a>.<br />(Suresh
Srinivas via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4430">HADOOP-4430</a>. Further change the cluster summary at name node web that was
changed in <a href="http://issues.apache.org/jira/browse/HADOOP-2816">HADOOP-2816</a>:
Non DFS Used - This indicates the disk space taken by non DFS file from
the Configured capacity
DFS Used % - DFS Used % of Configured Capacity
DFS Remaining % - Remaing % Configured Capacity available for DFS use
DFS command line report reflects the same change. Config parameter
dfs.datanode.du.pct is no longer used and is removed from the
hadoop-default.xml.<br />(Suresh Srinivas via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4116">HADOOP-4116</a>. Balancer should provide better resource management.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4599">HADOOP-4599</a>. BlocksMap and BlockInfo made package private.<br />(shv)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.19.0_-_2008-11-18_._new_features_')"> NEW FEATURES
</a> (39)
<ol id="release_0.19.0_-_2008-11-18_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3341">HADOOP-3341</a>. Allow streaming jobs to specify the field separator for map
and reduce input and output. The new configuration values are:
stream.map.input.field.separator
stream.map.output.field.separator
stream.reduce.input.field.separator
stream.reduce.output.field.separator
All of them default to "\t".<br />(Zheng Shao via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3479">HADOOP-3479</a>. Defines the configuration file for the resource manager in
Hadoop. You can configure various parameters related to scheduling, such
as queues and queue properties here. The properties for a queue follow a
naming convention,such as, hadoop.rm.queue.queue-name.property-name.<br />(Hemanth Yamijala via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3149">HADOOP-3149</a>. Adds a way in which map/reducetasks can create multiple
outputs.<br />(Alejandro Abdelnur via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3714">HADOOP-3714</a>. Add a new contrib, bash-tab-completion, which enables
bash tab completion for the bin/hadoop script. See the README file
in the contrib directory for the installation.<br />(Chris Smith via enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3730">HADOOP-3730</a>. Adds a new JobConf constructor that disables loading
default configurations.<br />(Alejandro Abdelnur via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3772">HADOOP-3772</a>. Add a new Hadoop Instrumentation api for the JobTracker and
the TaskTracker, refactor Hadoop Metrics as an implementation of the api.<br />(Ari Rabkin via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2302">HADOOP-2302</a>. Provides a comparator for numerical sorting of key fields.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-153">HADOOP-153</a>. Provides a way to skip bad records.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-657">HADOOP-657</a>. Free disk space should be modelled and used by the scheduler
to make scheduling decisions.<br />(Ari Rabkin via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3719">HADOOP-3719</a>. Initial checkin of Chukwa, which is a data collection and
analysis framework.<br />(Jerome Boulon, Andy Konwinski, Ari Rabkin,
and Eric Yang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3873">HADOOP-3873</a>. Add -filelimit and -sizelimit options to distcp to cap the
number of files/bytes copied in a particular run to support incremental
updates and mirroring. (TszWo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3585">HADOOP-3585</a>. FailMon package for hardware failure monitoring and
analysis of anomalies.<br />(Ioannis Koltsidas via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1480">HADOOP-1480</a>. Add counters to the C++ Pipes API.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3854">HADOOP-3854</a>. Add support for pluggable servlet filters in the HttpServers.
(Tsz Wo (Nicholas) Sze via omalley)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3759">HADOOP-3759</a>. Provides ability to run memory intensive jobs without
affecting other running tasks on the nodes.<br />(Hemanth Yamijala via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3746">HADOOP-3746</a>. Add a fair share scheduler.<br />(Matei Zaharia via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3754">HADOOP-3754</a>. Add a thrift interface to access HDFS.<br />(dhruba via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3828">HADOOP-3828</a>. Provides a way to write skipped records to DFS.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3948">HADOOP-3948</a>. Separate name-node edits and fsimage directories.<br />(Lohit Vijayarenu via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3939">HADOOP-3939</a>. Add an option to DistCp to delete files at the destination
not present at the source. (Tsz Wo (Nicholas) Sze via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3601">HADOOP-3601</a>. Add a new contrib module for Hive, which is a sql-like
query processing tool that uses map/reduce.<br />(Ashish Thusoo via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3866">HADOOP-3866</a>. Added sort and multi-job updates in the JobTracker web ui.<br />(Craig Weisenfluh via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3698">HADOOP-3698</a>. Add access control to control who is allowed to submit or
modify jobs in the JobTracker.<br />(Hemanth Yamijala via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1869">HADOOP-1869</a>. Support access times for HDFS files.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3941">HADOOP-3941</a>. Extend FileSystem API to return file-checksums.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3581">HADOOP-3581</a>. Prevents memory intensive user tasks from taking down
nodes.<br />(Vinod K V via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3970">HADOOP-3970</a>. Provides a way to recover counters written to JobHistory.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3702">HADOOP-3702</a>. Adds ChainMapper and ChainReducer classes allow composing
chains of Maps and Reduces in a single Map/Reduce job, something like
MAP+ / REDUCE MAP*.<br />(Alejandro Abdelnur via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3445">HADOOP-3445</a>. Add capacity scheduler that provides guaranteed capacities to
queues as a percentage of the cluster.<br />(Vivek Ratan via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3992">HADOOP-3992</a>. Add a synthetic load generation facility to the test
directory.<br />(hairong via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3981">HADOOP-3981</a>. Implement a distributed file checksum algorithm in HDFS
and change DistCp to use file checksum for comparing src and dst files<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3829">HADOOP-3829</a>. Narrown down skipped records based on user acceptable value.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3930">HADOOP-3930</a>. Add common interfaces for the pluggable schedulers and the
cli & gui clients.<br />(Sreekanth Ramakrishnan via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4176">HADOOP-4176</a>. Implement getFileChecksum(Path) in HftpFileSystem.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-249">HADOOP-249</a>. Reuse JVMs across Map-Reduce Tasks.
Configuration changes to hadoop-default.xml:
add mapred.job.reuse.jvm.num.tasks<br />(Devaraj Das via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4070">HADOOP-4070</a>. Provide a mechanism in Hive for registering UDFs from the
query language.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2536">HADOOP-2536</a>. Implement a JDBC based database input and output formats to
allow Map-Reduce applications to work with databases.<br />(Fredrik Hedberg and
Enis Soztutar via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3019">HADOOP-3019</a>. A new library to support total order partitions.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3924">HADOOP-3924</a>. Added a 'KILLED' job status.<br />(Subramaniam Krishnan via
acmurthy)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.19.0_-_2008-11-18_._improvements_')"> IMPROVEMENTS
</a> (78)
<ol id="release_0.19.0_-_2008-11-18_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4205">HADOOP-4205</a>. hive: metastore and ql to use the refactored SerDe library.<br />(zshao)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4106">HADOOP-4106</a>. libhdfs: add time, permission and user attribute support
(part 2).<br />(Pete Wyckoff through zshao)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4104">HADOOP-4104</a>. libhdfs: add time, permission and user attribute support.<br />(Pete Wyckoff through zshao)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3908">HADOOP-3908</a>. libhdfs: better error message if llibhdfs.so doesn't exist.<br />(Pete Wyckoff through zshao)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3732">HADOOP-3732</a>. Delay intialization of datanode block verification till
the verification thread is started.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1627">HADOOP-1627</a>. Various small improvements to 'dfsadmin -report' output.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3577">HADOOP-3577</a>. Tools to inject blocks into name node and simulated
data nodes for testing.<br />(Sanjay Radia via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2664">HADOOP-2664</a>. Add a lzop compatible codec, so that files compressed by lzop
may be processed by map/reduce.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3655">HADOOP-3655</a>. Add additional ant properties to control junit.<br />(Steve
Loughran via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3543">HADOOP-3543</a>. Update the copyright year to 2008.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3587">HADOOP-3587</a>. Add a unit test for the contrib/data_join framework.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3402">HADOOP-3402</a>. Add terasort example program<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3660">HADOOP-3660</a>. Add replication factor for injecting blocks in simulated
datanodes.<br />(Sanjay Radia via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3684">HADOOP-3684</a>. Add a cloning function to the contrib/data_join framework
permitting users to define a more efficient method for cloning values from
the reduce than serialization/deserialization.<br />(Runping Qi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3478">HADOOP-3478</a>. Improves the handling of map output fetching. Now the
randomization is by the hosts (and not the map outputs themselves).<br />(Jothi Padmanabhan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3617">HADOOP-3617</a>. Removed redundant checks of accounting space in MapTask and
makes the spill thread persistent so as to avoid creating a new one for
each spill.<br />(Chris Douglas via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3412">HADOOP-3412</a>. Factor the scheduler out of the JobTracker and make
it pluggable.<br />(Tom White and Brice Arnould via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3756">HADOOP-3756</a>. Minor. Remove unused dfs.client.buffer.dir from
hadoop-default.xml.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3747">HADOOP-3747</a>. Adds counter suport for MultipleOutputs.<br />(Alejandro Abdelnur via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3169">HADOOP-3169</a>. LeaseChecker daemon should not be started in DFSClient
constructor. (TszWo (Nicholas), SZE via hairong)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3824">HADOOP-3824</a>. Move base functionality of StatusHttpServer to a core
package. (TszWo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3646">HADOOP-3646</a>. Add a bzip2 compatible codec, so bzip compressed data
may be processed by map/reduce.<br />(Abdul Qadeer via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3861">HADOOP-3861</a>. MapFile.Reader and Writer should implement Closeable.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3791">HADOOP-3791</a>. Introduce generics into ReflectionUtils.<br />(Chris Smith via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3694">HADOOP-3694</a>. Improve unit test performance by changing
MiniDFSCluster to listen only on 127.0.0.1.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3620">HADOOP-3620</a>. Namenode should synchronously resolve a datanode's network
location when the datanode registers.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3860">HADOOP-3860</a>. NNThroughputBenchmark is extended with rename and delete
benchmarks.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3892">HADOOP-3892</a>. Include unix group name in JobConf.<br />(Matei Zaharia via johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3875">HADOOP-3875</a>. Change the time period between heartbeats to be relative to
the end of the heartbeat rpc, rather than the start. This causes better
behavior if the JobTracker is overloaded.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3853">HADOOP-3853</a>. Move multiple input format (<a href="http://issues.apache.org/jira/browse/HADOOP-372">HADOOP-372</a>) extension to
library package.<br />(tomwhite via johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-9">HADOOP-9</a>. Use roulette scheduling for temporary space when the size
is not known.<br />(Ari Rabkin via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3202">HADOOP-3202</a>. Use recursive delete rather than FileUtil.fullyDelete.<br />(Amareshwari Sriramadasu via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3368">HADOOP-3368</a>. Remove common-logging.properties from conf.<br />(Steve Loughran
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3851">HADOOP-3851</a>. Fix spelling mistake in FSNamesystemMetrics.<br />(Steve Loughran
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3780">HADOOP-3780</a>. Remove asynchronous resolution of network topology in the
JobTracker<br />(Amar Kamat via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3852">HADOOP-3852</a>. Add ShellCommandExecutor.toString method to make nicer
error messages.<br />(Steve Loughran via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3844">HADOOP-3844</a>. Include message of local exception in RPC client failures.<br />(Steve Loughran via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3935">HADOOP-3935</a>. Split out inner classes from DataNode.java.<br />(johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3905">HADOOP-3905</a>. Create generic interfaces for edit log streams.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3062">HADOOP-3062</a>. Add metrics to DataNode and TaskTracker to record network
traffic for HDFS reads/writes and MR shuffling.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3742">HADOOP-3742</a>. Remove HDFS from public java doc and add javadoc-dev for
generative javadoc for developers.<br />(Sanjay Radia via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3944">HADOOP-3944</a>. Improve documentation for public TupleWritable class in
join package.<br />(Chris Douglas via enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2330">HADOOP-2330</a>. Preallocate HDFS transaction log to improve performance.<br />(dhruba and hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3965">HADOOP-3965</a>. Convert DataBlockScanner into a package private class.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3488">HADOOP-3488</a>. Prevent hadoop-daemon from rsync'ing log files<br />(Stefan
Groshupf and Craig Macdonald via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3342">HADOOP-3342</a>. Change the kill task actions to require http post instead of
get to prevent accidental crawls from triggering it.<br />(enis via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3937">HADOOP-3937</a>. Limit the job name in the job history filename to 50
characters.<br />(Matei Zaharia via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3943">HADOOP-3943</a>. Remove unnecessary synchronization in
NetworkTopology.pseudoSortByDistance.<br />(hairong via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3498">HADOOP-3498</a>. File globbing alternation should be able to span path
components.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3361">HADOOP-3361</a>. Implement renames for NativeS3FileSystem.<br />(Albert Chern via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3605">HADOOP-3605</a>. Make EC2 scripts show an error message if AWS_ACCOUNT_ID is
unset.<br />(Al Hoang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4147">HADOOP-4147</a>. Remove unused class JobWithTaskContext from class
JobInProgress.<br />(Amareshwari Sriramadasu via johan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4151">HADOOP-4151</a>. Add a byte-comparable interface that both Text and
BytesWritable implement.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4174">HADOOP-4174</a>. Move fs image/edit log methods from ClientProtocol to
NamenodeProtocol.<br />(shv via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4181">HADOOP-4181</a>. Include a .gitignore and saveVersion.sh change to support
developing under git.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4186">HADOOP-4186</a>. Factor LineReader out of LineRecordReader.<br />(tomwhite via
omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4184">HADOOP-4184</a>. Break the module dependencies between core, hdfs, and
mapred.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4075">HADOOP-4075</a>. test-patch.sh now spits out ant commands that it runs.<br />(Ramya R via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4117">HADOOP-4117</a>. Improve configurability of Hadoop EC2 instances.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2411">HADOOP-2411</a>. Add support for larger CPU EC2 instance types.<br />(Chris K Wensel via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4083">HADOOP-4083</a>. Changed the configuration attribute queue.name to
mapred.job.queue.name.<br />(Hemanth Yamijala via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4194">HADOOP-4194</a>. Added the JobConf and JobID to job-related methods in
JobTrackerInstrumentation for better metrics.<br />(Mac Yang via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3975">HADOOP-3975</a>. Change test-patch script to report working the dir
modifications preventing the suite from being run.<br />(Ramya R via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4124">HADOOP-4124</a>. Added a command-line switch to allow users to set job
priorities, also allow it to be manipulated via the web-ui.<br />(Hemanth
Yamijala via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2165">HADOOP-2165</a>. Augmented JobHistory to include the URIs to the tasks'
userlogs.<br />(Vinod Kumar Vavilapalli via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4062">HADOOP-4062</a>. Remove the synchronization on the output stream when a
connection is closed and also remove an undesirable exception when
a client is stoped while there is no pending RPC request.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4227">HADOOP-4227</a>. Remove the deprecated class org.apache.hadoop.fs.ShellCommand.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4006">HADOOP-4006</a>. Clean up FSConstants and move some of the constants to
better places.<br />(Sanjay Radia via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4279">HADOOP-4279</a>. Trace the seeds of random sequences in append unit tests to
make itermitant failures reproducible.<br />(szetszwo via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4209">HADOOP-4209</a>. Remove the change to the format of task attempt id by
incrementing the task attempt numbers by 1000 when the job restarts.<br />(Amar Kamat via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4301">HADOOP-4301</a>. Adds forrest doc for the skip bad records feature.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4354">HADOOP-4354</a>. Separate TestDatanodeDeath.testDatanodeDeath() into 4 tests.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3790">HADOOP-3790</a>. Add more unit tests for testing HDFS file append.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4321">HADOOP-4321</a>. Include documentation for the capacity scheduler.<br />(Hemanth
Yamijala via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4424">HADOOP-4424</a>. Change menu layout for Hadoop documentation (Boris Shkolnik
via cdouglas).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4438">HADOOP-4438</a>. Update forrest documentation to include missing FsShell
commands.<br />(Suresh Srinivas via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4105">HADOOP-4105</a>. Add forrest documentation for libhdfs.<br />(Pete Wyckoff via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4510">HADOOP-4510</a>. Make getTaskOutputPath public.<br />(Chris Wensel via omalley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.19.0_-_2008-11-18_._optimizations_')"> OPTIMIZATIONS
</a> (11)
<ol id="release_0.19.0_-_2008-11-18_._optimizations_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3556">HADOOP-3556</a>. Removed lock contention in MD5Hash by changing the
singleton MessageDigester by an instance per Thread using
ThreadLocal.<br />(Iv?n de Prado via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3328">HADOOP-3328</a>. When client is writing data to DFS, only the last
datanode in the pipeline needs to verify the checksum. Saves around
30% CPU on intermediate datanodes.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3863">HADOOP-3863</a>. Use a thread-local string encoder rather than a static one
that is protected by a lock.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3864">HADOOP-3864</a>. Prevent the JobTracker from locking up when a job is being
initialized.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3816">HADOOP-3816</a>. Faster directory listing in KFS.<br />(Sriram Rao via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2130">HADOOP-2130</a>. Pipes submit job should have both blocking and non-blocking
versions.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3769">HADOOP-3769</a>. Make the SampleMapper and SampleReducer from
GenericMRLoadGenerator public, so they can be used in other contexts.<br />(Lingyun Yang via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3514">HADOOP-3514</a>. Inline the CRCs in intermediate files as opposed to reading
it from a different .crc file.<br />(Jothi Padmanabhan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3638">HADOOP-3638</a>. Caches the iFile index files in memory to reduce seeks<br />(Jothi Padmanabhan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4225">HADOOP-4225</a>. FSEditLog.logOpenFile() should persist accessTime
rather than modificationTime.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4380">HADOOP-4380</a>. Made several new classes (Child, JVMId,
JobTrackerInstrumentation, QueueManager, ResourceEstimator,
TaskTrackerInstrumentation, and TaskTrackerMetricsInst) in
org.apache.hadoop.mapred package private instead of public.<br />(omalley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.19.0_-_2008-11-18_._bug_fixes_')"> BUG FIXES
</a> (152)
<ol id="release_0.19.0_-_2008-11-18_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3563">HADOOP-3563</a>. Refactor the distributed upgrade code so that it is
easier to identify datanode and namenode related code.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3640">HADOOP-3640</a>. Fix the read method in the NativeS3InputStream.<br />(tomwhite via
omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3711">HADOOP-3711</a>. Fixes the Streaming input parsing to properly find the
separator.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3725">HADOOP-3725</a>. Prevent TestMiniMRMapDebugScript from swallowing exceptions.<br />(Steve Loughran via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3726">HADOOP-3726</a>. Throw exceptions from TestCLI setup and teardown instead of
swallowing them.<br />(Steve Loughran via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3721">HADOOP-3721</a>. Refactor CompositeRecordReader and related mapred.join classes
to make them clearer.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3720">HADOOP-3720</a>. Re-read the config file when dfsadmin -refreshNodes is invoked
so dfs.hosts and dfs.hosts.exclude are observed.<br />(lohit vijayarenu via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3485">HADOOP-3485</a>. Allow writing to files over fuse.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3723">HADOOP-3723</a>. The flags to the libhdfs.create call can be treated as
a bitmask.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3643">HADOOP-3643</a>. Filter out completed tasks when asking for running tasks in
the JobTracker web/ui.<br />(Amar Kamat via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3777">HADOOP-3777</a>. Ensure that Lzo compressors/decompressors correctly handle the
case where native libraries aren't available.<br />(Chris Douglas via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3728">HADOOP-3728</a>. Fix SleepJob so that it doesn't depend on temporary files,
this ensures we can now run more than one instance of SleepJob
simultaneously.<br />(Chris Douglas via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3795">HADOOP-3795</a>. Fix saving image files on Namenode with different checkpoint
stamps.<br />(Lohit Vijayarenu via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3624">HADOOP-3624</a>. Improving createeditslog to create tree directory structure.<br />(Lohit Vijayarenu via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3778">HADOOP-3778</a>. DFSInputStream.seek() did not retry in case of some errors.<br />(LN via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3661">HADOOP-3661</a>. The handling of moving files deleted through fuse-dfs to
Trash made similar to the behaviour from dfs shell.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3819">HADOOP-3819</a>. Unset LANG and LC_CTYPE in saveVersion.sh to make it
compatible with non-English locales.<br />(Rong-En Fan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3848">HADOOP-3848</a>. Cache calls to getSystemDir in the TaskTracker instead of
calling it for each task start.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3131">HADOOP-3131</a>. Fix reduce progress reporting for compressed intermediate
data.<br />(Matei Zaharia via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3796">HADOOP-3796</a>. fuse-dfs configuration is implemented as file system
mount options.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3836">HADOOP-3836</a>. Fix TestMultipleOutputs to correctly clean up.<br />(Alejandro
Abdelnur via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3805">HADOOP-3805</a>. Improve fuse-dfs write performance.<br />(Pete Wyckoff via zshao)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3846">HADOOP-3846</a>. Fix unit test CreateEditsLog to generate paths correctly.<br />(Lohit Vjayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3904">HADOOP-3904</a>. Fix unit tests using the old dfs package name.
(TszWo (Nicholas), SZE via johan)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3319">HADOOP-3319</a>. Fix some HOD error messages to go stderr instead of
stdout.<br />(Vinod Kumar Vavilapalli via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3907">HADOOP-3907</a>. Move INodeDirectoryWithQuota to its own .java file.
(Tsz Wo (Nicholas), SZE via hairong)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3919">HADOOP-3919</a>. Fix attribute name in hadoop-default for
mapred.jobtracker.instrumentation.<br />(Ari Rabkin via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3903">HADOOP-3903</a>. Change the package name for the servlets to be hdfs instead of
dfs. (Tsz Wo (Nicholas) Sze via omalley)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3773">HADOOP-3773</a>. Change Pipes to set the default map output key and value
types correctly.<br />(Koji Noguchi via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3952">HADOOP-3952</a>. Fix compilation error in TestDataJoin referencing dfs package.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3951">HADOOP-3951</a>. Fix package name for FSNamesystem logs and modify other
hard-coded Logs to use the class name.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3889">HADOOP-3889</a>. Improve error reporting from HftpFileSystem, handling in
DistCp. (Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3946">HADOOP-3946</a>. Fix TestMapRed after hadoop-3664.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3949">HADOOP-3949</a>. Remove duplicate jars from Chukwa.<br />(Jerome Boulon via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3933">HADOOP-3933</a>. DataNode sometimes sends up to io.byte.per.checksum bytes
more than required to client.<br />(Ning Li via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3962">HADOOP-3962</a>. Shell command "fs -count" should support paths with different
file systems. (Tsz Wo (Nicholas), SZE via mahadev)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3957">HADOOP-3957</a>. Fix javac warnings in DistCp and TestCopyFiles. (Tsz Wo
(Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3958">HADOOP-3958</a>. Fix TestMapRed to check the success of test-job.<br />(omalley via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3985">HADOOP-3985</a>. Fix TestHDFSServerPorts to use random ports.<br />(Hairong Kuang
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3964">HADOOP-3964</a>. Fix javadoc warnings introduced by FailMon.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3785">HADOOP-3785</a>. Fix FileSystem cache to be case-insensitive for scheme and
authority.<br />(Bill de hOra via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3506">HADOOP-3506</a>. Fix a rare NPE caused by error handling in S3.<br />(Tom White via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3705">HADOOP-3705</a>. Fix mapred.join parser to accept InputFormats named with
underscore and static, inner classes.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4023">HADOOP-4023</a>. Fix javadoc warnings introduced when the HDFS javadoc was
made private.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4030">HADOOP-4030</a>. Remove lzop from the default list of codecs.<br />(Arun Murthy via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3961">HADOOP-3961</a>. Fix task disk space requirement estimates for virtual
input jobs. Delays limiting task placement until after 10% of the maps
have finished.<br />(Ari Rabkin via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2168">HADOOP-2168</a>. Fix problem with C++ record reader's progress not being
reported to framework.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3966">HADOOP-3966</a>. Copy findbugs generated output files to PATCH_DIR while
running test-patch.<br />(Ramya R via lohit)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4037">HADOOP-4037</a>. Fix the eclipse plugin for versions of kfs and log4j.<br />(nigel
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3950">HADOOP-3950</a>. Cause the Mini MR cluster to wait for task trackers to
register before continuing.<br />(enis via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3910">HADOOP-3910</a>. Remove unused ClusterTestDFSNamespaceLogging and
ClusterTestDFS. (Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3954">HADOOP-3954</a>. Disable record skipping by default.<br />(Sharad Agarwal via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4050">HADOOP-4050</a>. Fix TestFairScheduler to use absolute paths for the work
directory.<br />(Matei Zaharia via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4069">HADOOP-4069</a>. Keep temporary test files from TestKosmosFileSystem under
test.build.data instead of /tmp.<br />(lohit via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4078">HADOOP-4078</a>. Create test files for TestKosmosFileSystem in separate
directory under test.build.data.<br />(lohit)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3968">HADOOP-3968</a>. Fix getFileBlockLocations calls to use FileStatus instead
of Path reflecting the new API.<br />(Pete Wyckoff via lohit)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3963">HADOOP-3963</a>. libhdfs does not exit on its own, instead it returns error
to the caller and behaves as a true library.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4100">HADOOP-4100</a>. Removes the cleanupTask scheduling from the Scheduler
implementations and moves it to the JobTracker.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4097">HADOOP-4097</a>. Make hive work well with speculative execution turned on.<br />(Joydeep Sen Sarma via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4113">HADOOP-4113</a>. Changes to libhdfs to not exit on its own, rather return
an error code to the caller.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4054">HADOOP-4054</a>. Remove duplicate lease removal during edit log loading.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4071">HADOOP-4071</a>. FSNameSystem.isReplicationInProgress should add an
underReplicated block to the neededReplication queue using method
"add" not "update".<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4154">HADOOP-4154</a>. Fix type warnings in WritableUtils.<br />(szetszwo via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4133">HADOOP-4133</a>. Log files generated by Hive should reside in the
build directory.<br />(Prasad Chakka via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4094">HADOOP-4094</a>. Hive now has hive-default.xml and hive-site.xml similar
to core hadoop.<br />(Prasad Chakka via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4112">HADOOP-4112</a>. Handles cleanupTask in JobHistory<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3831">HADOOP-3831</a>. Very slow reading clients sometimes failed while reading.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4155">HADOOP-4155</a>. Use JobTracker's start time while initializing JobHistory's
JobTracker Unique String.<br />(lohit)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4099">HADOOP-4099</a>. Fix null pointer when using HFTP from an 0.18 server.<br />(dhruba via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3570">HADOOP-3570</a>. Includes user specified libjar files in the client side
classpath path.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4129">HADOOP-4129</a>. Changed memory limits of TaskTracker and Tasks to be in
KiloBytes rather than bytes.<br />(Vinod Kumar Vavilapalli via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4139">HADOOP-4139</a>. Optimize Hive multi group-by.<br />(Namin Jain via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3911">HADOOP-3911</a>. Add a check to fsck options to make sure -files is not
the first option to resolve conflicts with GenericOptionsParser<br />(lohit)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3623">HADOOP-3623</a>. Refactor LeaseManager.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4125">HADOOP-4125</a>. Handles Reduce cleanup tip on the web ui.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4087">HADOOP-4087</a>. Hive Metastore API for php and python clients.<br />(Prasad Chakka via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4197">HADOOP-4197</a>. Update DATA_TRANSFER_VERSION for <a href="http://issues.apache.org/jira/browse/HADOOP-3981">HADOOP-3981</a>.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4138">HADOOP-4138</a>. Refactor the Hive SerDe library to better structure
the interfaces to the serializer and de-serializer.<br />(Zheng Shao via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4195">HADOOP-4195</a>. Close compressor before returning to codec pool.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2403">HADOOP-2403</a>. Escapes some special characters before logging to
history files.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4200">HADOOP-4200</a>. Fix a bug in the test-patch.sh script.<br />(Ramya R via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4084">HADOOP-4084</a>. Add explain plan capabilities to Hive Query Language.<br />(Ashish Thusoo via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4121">HADOOP-4121</a>. Preserve cause for exception if the initialization of
HistoryViewer for JobHistory fails.<br />(Amareshwari Sri Ramadasu via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4213">HADOOP-4213</a>. Fixes NPE in TestLimitTasksPerJobTaskScheduler.<br />(Sreekanth Ramakrishnan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4077">HADOOP-4077</a>. Setting access and modification time for a file
requires write permissions on the file.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3592">HADOOP-3592</a>. Fix a couple of possible file leaks in FileUtil<br />(Bill de hOra via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4120">HADOOP-4120</a>. Hive interactive shell records the time taken by a
query.<br />(Raghotham Murthy via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4090">HADOOP-4090</a>. The hive scripts pick up hadoop from HADOOP_HOME
and then the path.<br />(Raghotham Murthy via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4242">HADOOP-4242</a>. Remove extra ";" in FSDirectory that blocks compilation
in some IDE's.<br />(szetszwo via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4249">HADOOP-4249</a>. Fix eclipse path to include the hsqldb.jar.<br />(szetszwo via
omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4247">HADOOP-4247</a>. Move InputSampler into org.apache.hadoop.mapred.lib, so that
examples.jar doesn't depend on tools.jar.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4269">HADOOP-4269</a>. Fix the deprecation of LineReader by extending the new class
into the old name and deprecating it. Also update the tests to test the
new class.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4280">HADOOP-4280</a>. Fix conversions between seconds in C and milliseconds in
Java for access times for files.<br />(Pete Wyckoff via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4254">HADOOP-4254</a>. -setSpaceQuota command does not convert "TB" extenstion to
terabytes properly. Implementation now uses StringUtils for parsing this.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4259">HADOOP-4259</a>. Findbugs should run over tools.jar also.<br />(cdouglas via
omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4275">HADOOP-4275</a>. Move public method isJobValidName from JobID to a private
method in JobTracker.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4173">HADOOP-4173</a>. fix failures in TestProcfsBasedProcessTree and
TestTaskTrackerMemoryManager tests. ProcfsBasedProcessTree and
memory management in TaskTracker are disabled on Windows.<br />(Vinod K V via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4189">HADOOP-4189</a>. Fixes the history blocksize & intertracker protocol version
issues introduced as part of <a href="http://issues.apache.org/jira/browse/HADOOP-3245">HADOOP-3245</a>.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4190">HADOOP-4190</a>. Fixes the backward compatibility issue with Job History.
introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-3245">HADOOP-3245</a> and <a href="http://issues.apache.org/jira/browse/HADOOP-2403">HADOOP-2403</a>.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4237">HADOOP-4237</a>. Fixes the TestStreamingBadRecords.testNarrowDown testcase.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4274">HADOOP-4274</a>. Capacity scheduler accidently modifies the underlying
data structures when browing the job lists.<br />(Hemanth Yamijala via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4309">HADOOP-4309</a>. Fix eclipse-plugin compilation.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4232">HADOOP-4232</a>. Fix race condition in JVM reuse when multiple slots become
free.<br />(ddas via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4302">HADOOP-4302</a>. Fix a race condition in TestReduceFetch that can yield false
negatvies.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3942">HADOOP-3942</a>. Update distcp documentation to include features introduced in
<a href="http://issues.apache.org/jira/browse/HADOOP-3873">HADOOP-3873</a>, <a href="http://issues.apache.org/jira/browse/HADOOP-3939">HADOOP-3939</a>. (Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4319">HADOOP-4319</a>. fuse-dfs dfs_read function returns as many bytes as it is
told to read unlesss end-of-file is reached.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4246">HADOOP-4246</a>. Ensure we have the correct lower bound on the number of
retries for fetching map-outputs; also fixed the case where the reducer
automatically kills on too many unique map-outputs could not be fetched
for small jobs.<br />(Amareshwari Sri Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4163">HADOOP-4163</a>. Report FSErrors from map output fetch threads instead of
merely logging them.<br />(Sharad Agarwal via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4261">HADOOP-4261</a>. Adds a setup task for jobs. This is required so that we
don't setup jobs that haven't been inited yet (since init could lead
to job failure). Only after the init has successfully happened do we
launch the setupJob task.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4256">HADOOP-4256</a>. Removes Completed and Failed Job tables from
jobqueue_details.jsp.<br />(Sreekanth Ramakrishnan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4267">HADOOP-4267</a>. Occasional exceptions during shutting down HSQLDB is logged
but not rethrown.<br />(enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4018">HADOOP-4018</a>. The number of tasks for a single job cannot exceed a
pre-configured maximum value.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4288">HADOOP-4288</a>. Fixes a NPE problem in CapacityScheduler.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4014">HADOOP-4014</a>. Create hard links with 'fsutil hardlink' on Windows.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4393">HADOOP-4393</a>. Merged org.apache.hadoop.fs.permission.AccessControlException
and org.apache.hadoop.security.AccessControlIOException into a single
class hadoop.security.AccessControlException.<br />(omalley via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4287">HADOOP-4287</a>. Fixes an issue to do with maintaining counts of running/pending
maps/reduces.<br />(Sreekanth Ramakrishnan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4361">HADOOP-4361</a>. Makes sure that jobs killed from command line are killed
fast (i.e., there is a slot to run the cleanup task soon).<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4400">HADOOP-4400</a>. Add "hdfs://" to fs.default.name on quickstart.html.<br />(Jeff Hammerbacher via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4378">HADOOP-4378</a>. Fix TestJobQueueInformation to use SleepJob rather than
WordCount via TestMiniMRWithDFS.<br />(Sreekanth Ramakrishnan via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4376">HADOOP-4376</a>. Fix formatting in hadoop-default.xml for
hadoop.http.filter.initializers.<br />(Enis Soztutar via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4410">HADOOP-4410</a>. Adds an extra arg to the API FileUtil.makeShellPath to
determine whether to canonicalize file paths or not.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4236">HADOOP-4236</a>. Ensure un-initialized jobs are killed correctly on
user-demand.<br />(Sharad Agarwal via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4373">HADOOP-4373</a>. Fix calculation of Guaranteed Capacity for the
capacity-scheduler.<br />(Hemanth Yamijala via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4053">HADOOP-4053</a>. Schedulers must be notified when jobs complete.<br />(Amar Kamat via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4335">HADOOP-4335</a>. Fix FsShell -ls for filesystems without owners/groups.<br />(David
Phillips via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4426">HADOOP-4426</a>. TestCapacityScheduler broke due to the two commits <a href="http://issues.apache.org/jira/browse/HADOOP-4053">HADOOP-4053</a>
and <a href="http://issues.apache.org/jira/browse/HADOOP-4373">HADOOP-4373</a>. This patch fixes that.<br />(Hemanth Yamijala via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4418">HADOOP-4418</a>. Updates documentation in forrest for Mapred, streaming and pipes.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3155">HADOOP-3155</a>. Ensure that there is only one thread fetching
TaskCompletionEvents on TaskTracker re-init.<br />(Dhruba Borthakur via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4425">HADOOP-4425</a>. Fix EditLogInputStream to overload the bulk read method.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4427">HADOOP-4427</a>. Adds the new queue/job commands to the manual.<br />(Sreekanth Ramakrishnan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4278">HADOOP-4278</a>. Increase debug logging for unit test TestDatanodeDeath.
Fix the case when primary is dead.<br />(dhruba via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4423">HADOOP-4423</a>. Keep block length when the block recovery is triggered by
append.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4449">HADOOP-4449</a>. Fix dfsadmin usage.<br />(Raghu Angadi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4455">HADOOP-4455</a>. Added TestSerDe so that unit tests can run successfully.<br />(Ashish Thusoo via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4457">HADOOP-4457</a>. Fixes an input split logging problem introduced by
<a href="http://issues.apache.org/jira/browse/HADOOP-3245">HADOOP-3245</a>.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4464">HADOOP-4464</a>. Separate out TestFileCreationClient from TestFileCreation.
(Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4404">HADOOP-4404</a>. saveFSImage() removes files from a storage directory that do
not correspond to its type.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4149">HADOOP-4149</a>. Fix handling of updates to the job priority, by changing the
list of jobs to be keyed by the priority, submit time, and job tracker id.<br />(Amar Kamat via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4296">HADOOP-4296</a>. Fix job client failures by not retiring a job as soon as it
is finished.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4439">HADOOP-4439</a>. Remove configuration variables that aren't usable yet, in
particular mapred.tasktracker.tasks.maxmemory and mapred.task.max.memory.<br />(Hemanth Yamijala via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4230">HADOOP-4230</a>. Fix for serde2 interface, limit operator, select * operator,
UDF trim functions and sampling.<br />(Ashish Thusoo via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4358">HADOOP-4358</a>. No need to truncate access time in INode. Also fixes NPE
in CreateEditsLog.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4387">HADOOP-4387</a>. TestHDFSFileSystemContract fails on windows nightly builds.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4466">HADOOP-4466</a>. Ensure that SequenceFileOutputFormat isn't tied to Writables
and can be used with other Serialization frameworks.<br />(Chris Wensel via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4525">HADOOP-4525</a>. Fix ipc.server.ipcnodelay originally missed in in <a href="http://issues.apache.org/jira/browse/HADOOP-2232">HADOOP-2232</a>.<br />(cdouglas via Clint Morgan)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4498">HADOOP-4498</a>. Ensure that JobHistory correctly escapes the job name so that
regex patterns work.<br />(Chris Wensel via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4446">HADOOP-4446</a>. Modify guaranteed capacity labels in capacity scheduler's UI
to reflect the information being displayed.<br />(Sreekanth Ramakrishnan via
yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4282">HADOOP-4282</a>. Some user facing URLs are not filtered by user filters.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4595">HADOOP-4595</a>. Fixes two race conditions - one to do with updating free slot count,
and another to do with starting the MapEventsFetcher thread.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4552">HADOOP-4552</a>. Fix a deadlock in RPC server.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4471">HADOOP-4471</a>. Sort running jobs by priority in the capacity scheduler.<br />(Amar Kamat via yhemanth)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4500">HADOOP-4500</a>. Fix MultiFileSplit to get the FileSystem from the relevant
path rather than the JobClient.<br />(Joydeep Sen Sarma via cdouglas)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.18.4_-_unreleased_')">Release 0.18.4 - Unreleased
</a></h3>
<ul id="release_0.18.4_-_unreleased_">
<li><a href="javascript:toggleList('release_0.18.4_-_unreleased_._bug_fixes_')"> BUG FIXES
</a> (8)
<ol id="release_0.18.4_-_unreleased_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5114">HADOOP-5114</a>. Remove timeout for accept() in DataNode. This makes accept()
fail in JDK on Windows and causes many tests to fail.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5192">HADOOP-5192</a>. Block receiver should not remove a block that's created or
being written by other threads.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5134">HADOOP-5134</a>. FSNamesystem#commitBlockSynchronization adds under-construction
block locations to blocksMap.<br />(Dhruba Borthakur via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5412">HADOOP-5412</a>. Simulated DataNode should not write to a block that's being
written by another thread.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5465">HADOOP-5465</a>. Fix the problem of blocks remaining under-replicated by
providing synchronized modification to the counter xmitsInProgress in
DataNode.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5557">HADOOP-5557</a>. Fixes some minor problems in TestOverReplicatedBlocks.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-5644">HADOOP-5644</a>. Namenode is stuck in safe mode.<br />(suresh Srinivas via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-6017">HADOOP-6017</a>. Lease Manager in NameNode does not handle certain characters
in filenames. This results in fatal errors in Secondary NameNode and while
restrating NameNode. (Tsz Wo (Nicholas), SZE via rangadi)
</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.18.3_-_2009-01-27_')">Release 0.18.3 - 2009-01-27
</a></h3>
<ul id="release_0.18.3_-_2009-01-27_">
<li><a href="javascript:toggleList('release_0.18.3_-_2009-01-27_._improvements_')"> IMPROVEMENTS
</a> (2)
<ol id="release_0.18.3_-_2009-01-27_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4150">HADOOP-4150</a>. Include librecordio in hadoop releases.<br />(Giridharan Kesavan
via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4668">HADOOP-4668</a>. Improve documentation for setCombinerClass to clarify the
restrictions on combiners.<br />(omalley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.18.3_-_2009-01-27_._bug_fixes_')"> BUG FIXES
</a> (40)
<ol id="release_0.18.3_-_2009-01-27_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4499">HADOOP-4499</a>. DFSClient should invoke checksumOk only once.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4597">HADOOP-4597</a>. Calculate mis-replicated blocks when safe-mode is turned
off manually.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3121">HADOOP-3121</a>. lsr should keep listing the remaining items but not
terminate if there is any IOException.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4610">HADOOP-4610</a>. Always calculate mis-replicated blocks when safe-mode is
turned off.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3883">HADOOP-3883</a>. Limit namenode to assign at most one generation stamp for
a particular block within a short period.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4556">HADOOP-4556</a>. Block went missing.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4643">HADOOP-4643</a>. NameNode should exclude excessive replicas when counting
live replicas for a block.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4703">HADOOP-4703</a>. Should not wait for proxy forever in lease recovering.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4647">HADOOP-4647</a>. NamenodeFsck should close the DFSClient it has created.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4616">HADOOP-4616</a>. Fuse-dfs can handle bad values from FileSystem.read call.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4061">HADOOP-4061</a>. Throttle Datanode decommission monitoring in Namenode.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4659">HADOOP-4659</a>. Root cause of connection failure is being lost to code that
uses it for delaying startup.<br />(Steve Loughran and Hairong via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4614">HADOOP-4614</a>. Lazily open segments when merging map spills to avoid using
too many file descriptors.<br />(Yuri Pradkin via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4257">HADOOP-4257</a>. The DFS client should pick only one datanode as the candidate
to initiate lease recovery. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4713">HADOOP-4713</a>. Fix librecordio to handle records larger than 64k.<br />(Christian
Kunz via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4635">HADOOP-4635</a>. Fix a memory leak in fuse dfs.<br />(pete wyckoff via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4714">HADOOP-4714</a>. Report status between merges and make the number of records
between progress reports configurable.<br />(Jothi Padmanabhan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4726">HADOOP-4726</a>. Fix documentation typos "the the".<br />(Edward J. Yoon via
szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4679">HADOOP-4679</a>. Datanode prints tons of log messages: waiting for threadgroup
to exit, active threads is XX.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4746">HADOOP-4746</a>. Job output directory should be normalized.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4717">HADOOP-4717</a>. Removal of default port# in NameNode.getUri() causes a
map/reduce job failed to prompt temporary output.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4778">HADOOP-4778</a>. Check for zero size block meta file when updating a block.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4742">HADOOP-4742</a>. Replica gets deleted by mistake.<br />(Wang Xu via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4702">HADOOP-4702</a>. Failed block replication leaves an incomplete block in
receiver's tmp data directory.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4613">HADOOP-4613</a>. Fix block browsing on Web UI.<br />(Johan Oskarsson via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4806">HADOOP-4806</a>. HDFS rename should not use src path as a regular expression.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4795">HADOOP-4795</a>. Prevent lease monitor getting into an infinite loop when
leases and the namespace tree does not match.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4620">HADOOP-4620</a>. Fixes Streaming to handle well the cases of map/reduce with empty
input/output.<br />(Ravi Gummadi via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4857">HADOOP-4857</a>. Fixes TestUlimit to have exactly 1 map in the jobs spawned.<br />(Ravi Gummadi via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4810">HADOOP-4810</a>. Data lost at cluster startup time.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4797">HADOOP-4797</a>. Improve how RPC server reads and writes large buffers. Avoids
soft-leak of direct buffers and excess copies in NIO layer.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4840">HADOOP-4840</a>. TestNodeCount sometimes fails with NullPointerException.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4904">HADOOP-4904</a>. Fix deadlock while leaving safe mode.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1980">HADOOP-1980</a>. 'dfsadmin -safemode enter' should prevent the namenode from
leaving safemode automatically.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4951">HADOOP-4951</a>. Lease monitor should acquire the LeaseManager lock but not the
Monitor lock.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4935">HADOOP-4935</a>. processMisReplicatedBlocks() should not clear
excessReplicateMap.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4961">HADOOP-4961</a>. Fix ConcurrentModificationException in lease recovery
of empty files.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4971">HADOOP-4971</a>. A long (unexpected) delay at datanodes could make subsequent
block reports from many datanode at the same time.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4910">HADOOP-4910</a>. NameNode should exclude replicas when choosing excessive
replicas to delete to avoid data lose.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4983">HADOOP-4983</a>. Fixes a problem in updating Counters in the status reporting.<br />(Amareshwari Sriramadasu via ddas)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.18.2_-_2008-11-03_')">Release 0.18.2 - 2008-11-03
</a></h3>
<ul id="release_0.18.2_-_2008-11-03_">
<li><a href="javascript:toggleList('release_0.18.2_-_2008-11-03_._bug_fixes_')"> BUG FIXES
</a> (16)
<ol id="release_0.18.2_-_2008-11-03_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3614">HADOOP-3614</a>. Fix a bug that Datanode may use an old GenerationStamp to get
meta file.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4314">HADOOP-4314</a>. Simulated datanodes should not include blocks that are still
being written in their block report.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4228">HADOOP-4228</a>. dfs datanode metrics, bytes_read and bytes_written, overflow
due to incorrect type used.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4395">HADOOP-4395</a>. The FSEditLog loading is incorrect for the case OP_SET_OWNER.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4351">HADOOP-4351</a>. FSNamesystem.getBlockLocationsInternal throws
ArrayIndexOutOfBoundsException.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4403">HADOOP-4403</a>. Make TestLeaseRecovery and TestFileCreation more robust.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4292">HADOOP-4292</a>. Do not support append() for LocalFileSystem.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4399">HADOOP-4399</a>. Make fuse-dfs multi-thread access safe.<br />(Pete Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4369">HADOOP-4369</a>. Use setMetric(...) instead of incrMetric(...) for metrics
averages.<br />(Brian Bockelman via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4469">HADOOP-4469</a>. Rename and add the ant task jar file to the tar file.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3914">HADOOP-3914</a>. DFSClient sends Checksum Ok only once for a block.<br />(Christian Kunz via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4467">HADOOP-4467</a>. SerializationFactory now uses the current context ClassLoader
allowing for user supplied Serialization instances.<br />(Chris Wensel via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4517">HADOOP-4517</a>. Release FSDataset lock before joining ongoing create threads.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4526">HADOOP-4526</a>. fsck failing with NullPointerException.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4483">HADOOP-4483</a> Honor the max parameter in DatanodeDescriptor.getBlockArray(..)<br />(Ahad Rana and Hairong Kuang via szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4340">HADOOP-4340</a>. Correctly set the exit code from JobShell.main so that the
'hadoop jar' command returns the right code to the user.<br />(acmurthy)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.18.2_-_2008-11-03_._new_features_')"> NEW FEATURES
</a> (1)
<ol id="release_0.18.2_-_2008-11-03_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2421">HADOOP-2421</a>. Add jdiff output to documentation, listing all API
changes from the prior release.<br />(cutting)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.18.1_-_2008-09-17_')">Release 0.18.1 - 2008-09-17
</a></h3>
<ul id="release_0.18.1_-_2008-09-17_">
<li><a href="javascript:toggleList('release_0.18.1_-_2008-09-17_._improvements_')"> IMPROVEMENTS
</a> (1)
<ol id="release_0.18.1_-_2008-09-17_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3934">HADOOP-3934</a>. Upgrade log4j to 1.2.15.<br />(omalley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.18.1_-_2008-09-17_._bug_fixes_')"> BUG FIXES
</a> (5)
<ol id="release_0.18.1_-_2008-09-17_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3995">HADOOP-3995</a>. In case of quota failure on HDFS, rename does not restore
source filename.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3821">HADOOP-3821</a>. Prevent SequenceFile and IFile from duplicating codecs in
CodecPool when closed more than once.<br />(Arun Murthy via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4040">HADOOP-4040</a>. Remove coded default of the IPC idle connection timeout
from the TaskTracker, which was causing HDFS client connections to not be
collected.<br />(ddas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4046">HADOOP-4046</a>. Made WritableComparable's constructor protected instead of
private to re-enable class derivation.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3940">HADOOP-3940</a>. Fix in-memory merge condition to wait when there are no map
outputs or when the final map outputs are being fetched without contention.<br />(cdouglas)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.18.0_-_2008-08-19_')">Release 0.18.0 - 2008-08-19
</a></h3>
<ul id="release_0.18.0_-_2008-08-19_">
<li><a href="javascript:toggleList('release_0.18.0_-_2008-08-19_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (23)
<ol id="release_0.18.0_-_2008-08-19_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2703">HADOOP-2703</a>. The default options to fsck skips checking files
that are being written to. The output of fsck is incompatible
with previous release.<br />(lohit vijayarenu via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2865">HADOOP-2865</a>. FsShell.ls() printout format changed to print file names
in the end of the line.<br />(Edward J. Yoon via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3283">HADOOP-3283</a>. The Datanode has a RPC server. It currently supports
two RPCs: the first RPC retrives the metadata about a block and the
second RPC sets the generation stamp of an existing block.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2797">HADOOP-2797</a>. Code related to upgrading to 0.14 (Block CRCs) is
removed. As result, upgrade to 0.18 or later from 0.13 or earlier
is not supported. If upgrading from 0.13 or earlier is required,
please upgrade to an intermediate version (0.14-0.17) and then
to this version.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-544">HADOOP-544</a>. This issue introduces new classes JobID, TaskID and
TaskAttemptID, which should be used instead of their string counterparts.
Functions in JobClient, TaskReport, RunningJob, jobcontrol.Job and
TaskCompletionEvent that use string arguments are deprecated in favor
of the corresponding ones that use ID objects. Applications can use
xxxID.toString() and xxxID.forName() methods to convert/restore objects
to/from strings.<br />(Enis Soztutar via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2188">HADOOP-2188</a>. RPC client sends a ping rather than throw timeouts.
RPC server does not throw away old RPCs. If clients and the server are on
different versions, they are not able to function well. In addition,
The property ipc.client.timeout is removed from the default hadoop
configuration. It also removes metrics RpcOpsDiscardedOPsNum.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2181">HADOOP-2181</a>. This issue adds logging for input splits in Jobtracker log
and jobHistory log. Also adds web UI for viewing input splits in job UI
and history UI.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3226">HADOOP-3226</a>. Run combiners multiple times over map outputs as they
are merged in both the map and the reduce tasks.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3329">HADOOP-3329</a>. DatanodeDescriptor objects should not be stored in the
fsimage.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2656">HADOOP-2656</a>. The Block object has a generation stamp inside it.
Existing blocks get a generation stamp of 0. This is needed to support
appends.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3390">HADOOP-3390</a>. Removed deprecated ClientProtocol.abandonFileInProgress().
(Tsz Wo (Nicholas), SZE via rangadi)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3405">HADOOP-3405</a>. Made some map/reduce internal classes non-public:
MapTaskStatus, ReduceTaskStatus, JobSubmissionProtocol,
CompletedJobStatusStore.<br />(enis via omaley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3265">HADOOP-3265</a>. Removed depcrecated API getFileCacheHints().<br />(Lohit Vijayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3310">HADOOP-3310</a>. The namenode instructs the primary datanode to do lease
recovery. The block gets a new generation stamp.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2909">HADOOP-2909</a>. Improve IPC idle connection management. Property
ipc.client.maxidletime is removed from the default configuration,
instead it is defined as twice of the ipc.client.connection.maxidletime.
A connection with outstanding requests won't be treated as idle.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3459">HADOOP-3459</a>. Change in the output format of dfs -ls to more closely match
/bin/ls. New format is: perm repl owner group size date name<br />(Mukund Madhugiri via omally)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3113">HADOOP-3113</a>. An fsync invoked on a HDFS file really really
persists data! The datanode moves blocks in the tmp directory to
the real block directory on a datanode-restart.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3452">HADOOP-3452</a>. Change fsck to return non-zero status for a corrupt
FileSystem.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3193">HADOOP-3193</a>. Include the address of the client that found the corrupted
block in the log. Also include a CorruptedBlocks metric to track the size
of the corrupted block map.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3512">HADOOP-3512</a>. Separate out the tools into a tools jar.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3598">HADOOP-3598</a>. Ensure that temporary task-output directories are not created
if they are not necessary e.g. for Maps with no side-effect files.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3665">HADOOP-3665</a>. Modify WritableComparator so that it only creates instances
of the keytype if the type does not define a WritableComparator. Calling
the superclass compare will throw a NullPointerException. Also define
a RawComparator for NullWritable and permit it to be written as a key
to SequenceFiles.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3673">HADOOP-3673</a>. Avoid deadlock caused by DataNode RPC receoverBlock().
(Tsz Wo (Nicholas), SZE via rangadi)
</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.18.0_-_2008-08-19_._new_features_')"> NEW FEATURES
</a> (25)
<ol id="release_0.18.0_-_2008-08-19_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3074">HADOOP-3074</a>. Provides a UrlStreamHandler for DFS and other FS,
relying on FileSystem<br />(taton)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2585">HADOOP-2585</a>. Name-node imports namespace data from a recent checkpoint
accessible via a NFS mount.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3061">HADOOP-3061</a>. Writable types for doubles and bytes.<br />(Andrzej
Bialecki via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2857">HADOOP-2857</a>. Allow libhdfs to set jvm options.<br />(Craig Macdonald
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3317">HADOOP-3317</a>. Add default port for HDFS namenode. The port in
"hdfs:" URIs now defaults to 8020, so that one may simply use URIs
of the form "hdfs://example.com/dir/file".<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2019">HADOOP-2019</a>. Adds support for .tar, .tgz and .tar.gz files in
DistributedCache<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3058">HADOOP-3058</a>. Add FSNamesystem status metrics.<br />(Lohit Vjayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1915">HADOOP-1915</a>. Allow users to specify counters via strings instead
of enumerations.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2065">HADOOP-2065</a>. Delay invalidating corrupt replicas of block until its
is removed from under replicated state. If all replicas are found to
be corrupt, retain all copies and mark the block as corrupt.<br />(Lohit Vjayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3221">HADOOP-3221</a>. Adds org.apache.hadoop.mapred.lib.NLineInputFormat, which
splits files into splits each of N lines. N can be specified by
configuration property "mapred.line.input.format.linespermap", which
defaults to 1.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3336">HADOOP-3336</a>. Direct a subset of annotated FSNamesystem calls for audit
logging.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3400">HADOOP-3400</a>. A new API FileSystem.deleteOnExit() that facilitates
handling of temporary files in HDFS.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4">HADOOP-4</a>. Add fuse-dfs to contrib, permitting one to mount an
HDFS filesystem on systems that support FUSE, e.g., Linux.<br />(Pete Wyckoff via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3246">HADOOP-3246</a>. Add FTPFileSystem.<br />(Ankur Goel via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3250">HADOOP-3250</a>. Extend FileSystem API to allow appending to files.
(Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3177">HADOOP-3177</a>. Implement Syncable interface for FileSystem.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1328">HADOOP-1328</a>. Implement user counters in streaming.<br />(tomwhite via
omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3187">HADOOP-3187</a>. Quotas for namespace management.<br />(Hairong Kuang via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3307">HADOOP-3307</a>. Support for Archives in Hadoop.<br />(Mahadev Konar via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3460">HADOOP-3460</a>. Add SequenceFileAsBinaryOutputFormat to permit direct
writes of serialized data.<br />(Koji Noguchi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3230">HADOOP-3230</a>. Add ability to get counter values from command
line.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-930">HADOOP-930</a>. Add support for native S3 files.<br />(tomwhite via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3502">HADOOP-3502</a>. Quota API needs documentation in Forrest.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3413">HADOOP-3413</a>. Allow SequenceFile.Reader to use serialization
framework.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3541">HADOOP-3541</a>. Import of the namespace from a checkpoint documented
in hadoop user guide.<br />(shv)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.18.0_-_2008-08-19_._improvements_')"> IMPROVEMENTS
</a> (47)
<ol id="release_0.18.0_-_2008-08-19_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3677">HADOOP-3677</a>. Simplify generation stamp upgrade by making is a
local upgrade on datandodes. Deleted distributed upgrade.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2928">HADOOP-2928</a>. Remove deprecated FileSystem.getContentLength().<br />(Lohit Vijayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3130">HADOOP-3130</a>. Make the connect timeout smaller for getFile.<br />(Amar Ramesh Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3160">HADOOP-3160</a>. Remove deprecated exists() from ClientProtocol and
FSNamesystem<br />(Lohit Vjayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2910">HADOOP-2910</a>. Throttle IPC Clients during bursts of requests or
server slowdown. Clients retry connection for up to 15 minutes
when socket connection times out.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3295">HADOOP-3295</a>. Allow TextOutputFormat to use configurable spearators.
(Zheng Shao via cdouglas).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3308">HADOOP-3308</a>. Improve QuickSort by excluding values eq the pivot from the
partition.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2461">HADOOP-2461</a>. Trim property names in configuration.
(Tsz Wo (Nicholas), SZE via shv)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2799">HADOOP-2799</a>. Deprecate o.a.h.io.Closable in favor of java.io.Closable.
(Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3345">HADOOP-3345</a>. Enhance the hudson-test-patch target to cleanup messages,
fix minor defects, and add eclipse plugin and python unit tests.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3144">HADOOP-3144</a>. Improve robustness of LineRecordReader by defining a maximum
line length (mapred.linerecordreader.maxlength), thereby avoiding reading
too far into the following split.<br />(Zheng Shao via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3334">HADOOP-3334</a>. Move lease handling from FSNamesystem into a seperate class.
(Tsz Wo (Nicholas), SZE via rangadi)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3332">HADOOP-3332</a>. Reduces the amount of logging in Reducer's shuffle phase.<br />(Devaraj Das)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3355">HADOOP-3355</a>. Enhances Configuration class to accept hex numbers for getInt
and getLong.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3350">HADOOP-3350</a>. Add an argument to distcp to permit the user to limit the
number of maps.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3013">HADOOP-3013</a>. Add corrupt block reporting to fsck.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3377">HADOOP-3377</a>. Remove TaskRunner::replaceAll and replace with equivalent
String::replace.<br />(Brice Arnould via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3398">HADOOP-3398</a>. Minor improvement to a utility function in that participates
in backoff calculation.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3381">HADOOP-3381</a>. Clear referenced when directories are deleted so that
effect of memory leaks are not multiplied.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2867">HADOOP-2867</a>. Adds the task's CWD to its LD_LIBRARY_PATH.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3232">HADOOP-3232</a>. DU class runs the 'du' command in a seperate thread so
that it does not block user. DataNode misses heartbeats in large
nodes otherwise.<br />(Johan Oskarsson via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3035">HADOOP-3035</a>. During block transfers between datanodes, the receiving
datanode, now can report corrupt replicas received from src node to
the namenode.<br />(Lohit Vijayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3434">HADOOP-3434</a>. Retain the cause of the bind failure in Server::bind.<br />(Steve Loughran via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3429">HADOOP-3429</a>. Increases the size of the buffers used for the communication
for Streaming jobs.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3486">HADOOP-3486</a>. Change default for initial block report to 0 seconds
and document it.<br />(Sanjay Radia via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3448">HADOOP-3448</a>. Improve the text in the assertion making sure the
layout versions are consistent in the data node.<br />(Steve Loughran
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2095">HADOOP-2095</a>. Improve the Map-Reduce shuffle/merge by cutting down
buffer-copies; changed intermediate sort/merge to use the new IFile format
rather than SequenceFiles and compression of map-outputs is now
implemented by compressing the entire file rather than SequenceFile
compression. Shuffle also has been changed to use a simple byte-buffer
manager rather than the InMemoryFileSystem.
Configuration changes to hadoop-default.xml:
deprecated mapred.map.output.compression.type<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-236">HADOOP-236</a>. JobTacker now refuses connection from a task tracker with a
different version number.<br />(Sharad Agarwal via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3427">HADOOP-3427</a>. Improves the shuffle scheduler. It now waits for notifications
from shuffle threads when it has scheduled enough, before scheduling more.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2393">HADOOP-2393</a>. Moves the handling of dir deletions in the tasktracker to
a separate thread.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3501">HADOOP-3501</a>. Deprecate InMemoryFileSystem.<br />(cutting via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3366">HADOOP-3366</a>. Stall the shuffle while in-memory merge is in progress.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2916">HADOOP-2916</a>. Refactor src structure, but leave package structure alone.<br />(Raghu Angadi via mukund)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3492">HADOOP-3492</a>. Add forrest documentation for user archives.<br />(Mahadev Konar via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3467">HADOOP-3467</a>. Improve documentation for FileSystem::deleteOnExit.
(Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3379">HADOOP-3379</a>. Documents stream.non.zero.exit.status.is.failure for Streaming.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3096">HADOOP-3096</a>. Improves documentation about the Task Execution Environment in
the Map-Reduce tutorial.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2984">HADOOP-2984</a>. Add forrest documentation for DistCp.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3406">HADOOP-3406</a>. Add forrest documentation for Profiling.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2762">HADOOP-2762</a>. Add forrest documentation for controls of memory limits on
hadoop daemons and Map-Reduce tasks.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3535">HADOOP-3535</a>. Fix documentation and name of IOUtils.close to
reflect that it should only be used in cleanup contexts.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3593">HADOOP-3593</a>. Updates the mapred tutorial.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3547">HADOOP-3547</a>. Documents the way in which native libraries can be distributed
via the DistributedCache.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3606">HADOOP-3606</a>. Updates the Streaming doc.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3532">HADOOP-3532</a>. Add jdiff reports to the build scripts.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3100">HADOOP-3100</a>. Develop tests to test the DFS command line interface.<br />(mukund)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3688">HADOOP-3688</a>. Fix up HDFS docs.<br />(Robert Chansler via hairong)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.18.0_-_2008-08-19_._optimizations_')"> OPTIMIZATIONS
</a> (10)
<ol id="release_0.18.0_-_2008-08-19_._optimizations_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3274">HADOOP-3274</a>. The default constructor of BytesWritable creates empty
byte array. (Tsz Wo (Nicholas), SZE via shv)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3272">HADOOP-3272</a>. Remove redundant copy of Block object in BlocksMap.<br />(Lohit Vjayarenu via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3164">HADOOP-3164</a>. Reduce DataNode CPU usage by using FileChannel.tranferTo().
On Linux DataNode takes 5 times less CPU while serving data. Results may
vary on other platforms.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3248">HADOOP-3248</a>. Optimization of saveFSImage.<br />(Dhruba via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3297">HADOOP-3297</a>. Fetch more task completion events from the job
tracker and task tracker.<br />(ddas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3364">HADOOP-3364</a>. Faster image and log edits loading.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3369">HADOOP-3369</a>. Fast block processing during name-node startup.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1702">HADOOP-1702</a>. Reduce buffer copies when data is written to DFS.
DataNodes take 30% less CPU while writing data.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3095">HADOOP-3095</a>. Speed up split generation in the FileInputSplit,
especially for non-HDFS file systems. Deprecates
InputFormat.validateInput.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3552">HADOOP-3552</a>. Add forrest documentation for Hadoop commands.<br />(Sharad Agarwal via cdouglas)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.18.0_-_2008-08-19_._bug_fixes_')"> BUG FIXES
</a> (144)
<ol id="release_0.18.0_-_2008-08-19_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2905">HADOOP-2905</a>. 'fsck -move' triggers NPE in NameNode.<br />(Lohit Vjayarenu via rangadi)</li>
<li>Increment ClientProtocol.versionID missed by <a href="http://issues.apache.org/jira/browse/HADOOP-2585">HADOOP-2585</a>.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3254">HADOOP-3254</a>. Restructure internal namenode methods that process
heartbeats to use well-defined BlockCommand object(s) instead of
using the base java Object. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3176">HADOOP-3176</a>. Change lease record when a open-for-write-file
gets renamed.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3269">HADOOP-3269</a>. Fix a case when namenode fails to restart
while processing a lease record. ((Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3282">HADOOP-3282</a>. Port issues in TestCheckpoint resolved.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3268">HADOOP-3268</a>. file:// URLs issue in TestUrlStreamHandler under Windows.<br />(taton)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3127">HADOOP-3127</a>. Deleting files in trash should really remove them.<br />(Brice Arnould via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3300">HADOOP-3300</a>. Fix locking of explicit locks in NetworkTopology.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3270">HADOOP-3270</a>. Constant DatanodeCommands are stored in static final
immutable variables for better code clarity.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2793">HADOOP-2793</a>. Fix broken links for worst performing shuffle tasks in
the job history page.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3313">HADOOP-3313</a>. Avoid unnecessary calls to System.currentTimeMillis
in RPC::Invoker.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3318">HADOOP-3318</a>. Recognize "Darwin" as an alias for "Mac OS X" to
support Soylatte.<br />(Sam Pullara via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3301">HADOOP-3301</a>. Fix misleading error message when S3 URI hostname
contains an underscore.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3338">HADOOP-3338</a>. Fix Eclipse plugin to compile after <a href="http://issues.apache.org/jira/browse/HADOOP-544">HADOOP-544</a> was
committed. Updated all references to use the new JobID representation.<br />(taton via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3337">HADOOP-3337</a>. Loading FSEditLog was broken by <a href="http://issues.apache.org/jira/browse/HADOOP-3283">HADOOP-3283</a> since it
changed Writable serialization of DatanodeInfo. This patch handles it.
(Tsz Wo (Nicholas), SZE via rangadi)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3101">HADOOP-3101</a>. Prevent JobClient from throwing an exception when printing
usage.<br />(Edward J. Yoon via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3119">HADOOP-3119</a>. Update javadoc for Text::getBytes to better describe its
behavior.<br />(Tim Nelson via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2294">HADOOP-2294</a>. Fix documentation in libhdfs to refer to the correct free
function.<br />(Craig Macdonald via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3335">HADOOP-3335</a>. Prevent the libhdfs build from deleting the wrong
files on make clean.<br />(cutting via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2930">HADOOP-2930</a>. Make {start,stop}-balancer.sh work even if hadoop-daemon.sh
is not in the PATH.<br />(Spiros Papadimitriou via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3085">HADOOP-3085</a>. Catch Exception in metrics util classes to ensure that
misconfigured metrics don't prevent others from updating.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3299">HADOOP-3299</a>. CompositeInputFormat should configure the sub-input
formats.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3309">HADOOP-3309</a>. Lower io.sort.mb and fs.inmemory.size.mb for MiniMRDFSSort
unit test so it passes on Windows.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3348">HADOOP-3348</a>. TestUrlStreamHandler should set URLStreamFactory after
DataNodes are initialized.<br />(Lohit Vijayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3371">HADOOP-3371</a>. Ignore InstanceAlreadyExistsException from
MBeanUtil::registerMBean.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3349">HADOOP-3349</a>. A file rename was incorrectly changing the name inside a
lease record. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3365">HADOOP-3365</a>. Removes an unnecessary copy of the key from SegmentDescriptor
to MergeQueue.<br />(Devaraj Das)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3388">HADOOP-3388</a>. Fix for TestDatanodeBlockScanner to handle blocks with
generation stamps in them.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3203">HADOOP-3203</a>. Fixes TaskTracker::localizeJob to pass correct file sizes
for the jarfile and the jobfile.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3391">HADOOP-3391</a>. Fix a findbugs warning introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-3248">HADOOP-3248</a><br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3393">HADOOP-3393</a>. Fix datanode shutdown to call DataBlockScanner::shutdown and
close its log, even if the scanner thread is not running.<br />(lohit vijayarenu
via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3399">HADOOP-3399</a>. A debug message was logged at info level.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3396">HADOOP-3396</a>. TestDatanodeBlockScanner occationally fails.<br />(Lohit Vijayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3339">HADOOP-3339</a>. Some of the failures on 3rd datanode in DFS write pipelie
are not detected properly. This could lead to hard failure of client's
write operation.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3409">HADOOP-3409</a>. Namenode should save the root inode into fsimage.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3296">HADOOP-3296</a>. Fix task cache to work for more than two levels in the cache
hierarchy. This also adds a new counter to track cache hits at levels
greater than two.<br />(Amar Kamat via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3375">HADOOP-3375</a>. Lease paths were sometimes not removed from
LeaseManager.sortedLeasesByPath. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3424">HADOOP-3424</a>. Values returned by getPartition should be checked to
make sure they are in the range 0 to #reduces - 1<br />(cdouglas via
omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3408">HADOOP-3408</a>. Change FSNamesystem to send its metrics as integers to
accommodate collectors that don't support long values.<br />(lohit vijayarenu
via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3403">HADOOP-3403</a>. Fixes a problem in the JobTracker to do with handling of lost
tasktrackers.<br />(Arun Murthy via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1318">HADOOP-1318</a>. Completed maps are not failed if the number of reducers are
zero. (Amareshwari Sriramadasu via ddas).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3351">HADOOP-3351</a>. Fixes the history viewer tool to not do huge StringBuffer
allocations.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3419">HADOOP-3419</a>. Fixes TestFsck to wait for updates to happen before
checking results to make the test more reliable.<br />(Lohit Vijaya
Renu via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3259">HADOOP-3259</a>. Makes failure to read system properties due to a
security manager non-fatal.<br />(Edward Yoon via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3451">HADOOP-3451</a>. Update libhdfs to use FileSystem::getFileBlockLocations
instead of removed getFileCacheHints.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3401">HADOOP-3401</a>. Update FileBench to set the new
"mapred.work.output.dir" property to work post-3041.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2669">HADOOP-2669</a>. DFSClient locks pendingCreates appropriately.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3410">HADOOP-3410</a>. Fix KFS implemenation to return correct file
modification time.<br />(Sriram Rao via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3340">HADOOP-3340</a>. Fix DFS metrics for BlocksReplicated, HeartbeatsNum, and
BlockReportsAverageTime.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3435">HADOOP-3435</a>. Remove the assuption in the scripts that bash is at
/bin/bash and fix the test patch to require bash instead of sh.<br />(Brice Arnould via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3471">HADOOP-3471</a>. Fix spurious errors from TestIndexedSort and add additional
logging to let failures be reproducible.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3443">HADOOP-3443</a>. Avoid copying map output across partitions when renaming a
single spill.<br />(omalley via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3454">HADOOP-3454</a>. Fix Text::find to search only valid byte ranges.<br />(Chad Whipkey
via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3417">HADOOP-3417</a>. Removes the static configuration variable,
commandLineConfig from JobClient. Moves the cli parsing from
JobShell to GenericOptionsParser. Thus removes the class
org.apache.hadoop.mapred.JobShell.<br />(Amareshwari Sriramadasu via
ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2132">HADOOP-2132</a>. Only RUNNING/PREP jobs can be killed.<br />(Jothi Padmanabhan
via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3476">HADOOP-3476</a>. Code cleanup in fuse-dfs.<br />(Peter Wyckoff via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2427">HADOOP-2427</a>. Ensure that the cwd of completed tasks is cleaned-up
correctly on task-completion.<br />(Amareshwari Sri Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2565">HADOOP-2565</a>. Remove DFSPath cache of FileStatus.
(Tsz Wo (Nicholas), SZE via hairong)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3326">HADOOP-3326</a>. Cleanup the local-fs and in-memory merge in the ReduceTask by
spawing only one thread each for the on-disk and in-memory merge.<br />(Sharad Agarwal via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3493">HADOOP-3493</a>. Fix TestStreamingFailure to use FileUtil.fullyDelete to
ensure correct cleanup.<br />(Lohit Vijayarenu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3455">HADOOP-3455</a>. Fix NPE in ipc.Client in case of connection failure and
improve its synchronization.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3240">HADOOP-3240</a>. Fix a testcase to not create files in the current directory.
Instead the file is created in the test directory<br />(Mahadev Konar via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3496">HADOOP-3496</a>. Fix failure in TestHarFileSystem.testArchives due to change
in <a href="http://issues.apache.org/jira/browse/HADOOP-3095">HADOOP-3095</a>.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3135">HADOOP-3135</a>. Get the system directory from the JobTracker instead of from
the conf.<br />(Subramaniam Krishnan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3503">HADOOP-3503</a>. Fix a race condition when client and namenode start
simultaneous recovery of the same block. (dhruba & Tsz Wo
(Nicholas), SZE)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3440">HADOOP-3440</a>. Fixes DistributedCache to not create symlinks for paths which
don't have fragments even when createSymLink is true.<br />(Abhijit Bagri via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3463">HADOOP-3463</a>. Hadoop-daemons script should cd to $HADOOP_HOME.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3489">HADOOP-3489</a>. Fix NPE in SafeModeMonitor.<br />(Lohit Vijayarenu via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3509">HADOOP-3509</a>. Fix NPE in FSNamesystem.close. (Tsz Wo (Nicholas), SZE via
shv)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3491">HADOOP-3491</a>. Name-node shutdown causes InterruptedException in
ResolutionMonitor.<br />(Lohit Vijayarenu via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3511">HADOOP-3511</a>. Fixes namenode image to not set the root's quota to an
invalid value when the quota was not saved in the image.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3516">HADOOP-3516</a>. Ensure the JobClient in HadoopArchives is initialized
with a configuration.<br />(Subramaniam Krishnan via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3513">HADOOP-3513</a>. Improve NNThroughputBenchmark log messages.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3519">HADOOP-3519</a>. Fix NPE in DFS FileSystem rename.<br />(hairong via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3528">HADOOP-3528</a>. Metrics FilesCreated and files_deleted metrics
do not match.<br />(Lohit via Mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3418">HADOOP-3418</a>. When a directory is deleted, any leases that point to files
in the subdirectory are removed. ((Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3542">HADOOP-3542</a>. Diables the creation of _logs directory for the archives
directory.<br />(Mahadev Konar via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3544">HADOOP-3544</a>. Fixes a documentation issue for hadoop archives.<br />(Mahadev Konar via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3517">HADOOP-3517</a>. Fixes a problem in the reducer due to which the last InMemory
merge may be missed.<br />(Arun Murthy via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3548">HADOOP-3548</a>. Fixes build.xml to copy all *.jar files to the dist.<br />(Owen O'Malley via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3363">HADOOP-3363</a>. Fix unformatted storage detection in FSImage.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3560">HADOOP-3560</a>. Fixes a problem to do with split creation in archives.<br />(Mahadev Konar via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3545">HADOOP-3545</a>. Fixes a overflow problem in archives.<br />(Mahadev Konar via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3561">HADOOP-3561</a>. Prevent the trash from deleting its parent directories.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3575">HADOOP-3575</a>. Fix the clover ant target after package refactoring.<br />(Nigel Daley via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3539">HADOOP-3539</a>. Fix the tool path in the bin/hadoop script under
cygwin. (Tsz Wo (Nicholas), Sze via omalley)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3520">HADOOP-3520</a>. TestDFSUpgradeFromImage triggers a race condition in the
Upgrade Manager. Fixed.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3586">HADOOP-3586</a>. Provide deprecated, backwards compatibile semantics for the
combiner to be run once and only once on each record.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3533">HADOOP-3533</a>. Add deprecated methods to provide API compatibility
between 0.18 and 0.17. Remove the deprecated methods in trunk.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3580">HADOOP-3580</a>. Fixes a problem to do with specifying a har as an input to
a job.<br />(Mahadev Konar via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3333">HADOOP-3333</a>. Don't assign a task to a tasktracker that it failed to
execute earlier (used to happen in the case of lost tasktrackers where
the tasktracker would reinitialize and bind to a different port).<br />(Jothi Padmanabhan and Arun Murthy via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3534">HADOOP-3534</a>. Log IOExceptions that happen in closing the name
system when the NameNode shuts down. (Tsz Wo (Nicholas) Sze via omalley)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3546">HADOOP-3546</a>. TaskTracker re-initialization gets stuck in cleaning up.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3576">HADOOP-3576</a>. Fix NullPointerException when renaming a directory
to its subdirectory. (Tse Wo (Nicholas), SZE via hairong)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3320">HADOOP-3320</a>. Fix NullPointerException in NetworkTopology.getDistance().<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3569">HADOOP-3569</a>. KFS input stream read() now correctly reads 1 byte
instead of 4.<br />(Sriram Rao via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3599">HADOOP-3599</a>. Fix JobConf::setCombineOnceOnly to modify the instance rather
than a parameter.<br />(Owen O'Malley via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3590">HADOOP-3590</a>. Null pointer exception in JobTracker when the task tracker is
not yet resolved.<br />(Amar Ramesh Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3603">HADOOP-3603</a>. Fix MapOutputCollector to spill when io.sort.spill.percent is
1.0 and to detect spills when emitted records write no data.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3615">HADOOP-3615</a>. Set DatanodeProtocol.versionID to the correct value.
(Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3559">HADOOP-3559</a>. Fix the libhdfs test script and config to work with the
current semantics.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3480">HADOOP-3480</a>. Need to update Eclipse template to reflect current trunk.<br />(Brice Arnould via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3588">HADOOP-3588</a>. Fixed usability issues with archives.<br />(mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3635">HADOOP-3635</a>. Uncaught exception in DataBlockScanner.
(Tsz Wo (Nicholas), SZE via hairong)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3639">HADOOP-3639</a>. Exception when closing DFSClient while multiple files are
open.<br />(Benjamin Gufler via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3572">HADOOP-3572</a>. SetQuotas usage interface has some minor bugs.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3649">HADOOP-3649</a>. Fix bug in removing blocks from the corrupted block map.<br />(Lohit Vijayarenu via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3604">HADOOP-3604</a>. Work around a JVM synchronization problem observed while
retrieving the address of direct buffers from compression code by obtaining
a lock during this call.<br />(Arun C Murthy via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3683">HADOOP-3683</a>. Fix dfs metrics to count file listings rather than files
listed.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3597">HADOOP-3597</a>. Fix SortValidator to use filesystems other than the default as
input. Validation job still runs on default fs.<br />(Jothi Padmanabhan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3693">HADOOP-3693</a>. Fix archives, distcp and native library documentation to
conform to style guidelines.<br />(Amareshwari Sriramadasu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3653">HADOOP-3653</a>. Fix test-patch target to properly account for Eclipse
classpath jars.<br />(Brice Arnould via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3692">HADOOP-3692</a>. Fix documentation for Cluster setup and Quick start guides.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3691">HADOOP-3691</a>. Fix streaming and tutorial docs.<br />(Jothi Padmanabhan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3630">HADOOP-3630</a>. Fix NullPointerException in CompositeRecordReader from empty
sources<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3706">HADOOP-3706</a>. Fix a ClassLoader issue in the mapred.join Parser that
prevents it from loading user-specified InputFormats.<br />(Jingkei Ly via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3718">HADOOP-3718</a>. Fix KFSOutputStream::write(int) to output a byte instead of
an int, per the OutputStream contract.<br />(Sriram Rao via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3647">HADOOP-3647</a>. Add debug logs to help track down a very occassional,
hard-to-reproduce, bug in shuffle/merge on the reducer.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3716">HADOOP-3716</a>. Prevent listStatus in KosmosFileSystem from returning
null for valid, empty directories.<br />(Sriram Rao via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3752">HADOOP-3752</a>. Fix audit logging to record rename events.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3737">HADOOP-3737</a>. Fix CompressedWritable to call Deflater::end to release
compressor memory.<br />(Grant Glouser via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3670">HADOOP-3670</a>. Fixes JobTracker to clear out split bytes when no longer
required.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3755">HADOOP-3755</a>. Update gridmix to work with HOD 0.4<br />(Runping Qi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3743">HADOOP-3743</a>. Fix -libjars, -files, -archives options to work even if
user code does not implement tools.<br />(Amareshwari Sriramadasu via mahadev)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3774">HADOOP-3774</a>. Fix typos in shell output. (Tsz Wo (Nicholas), SZE via
cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3762">HADOOP-3762</a>. Fixed FileSystem cache to work with the default port.<br />(cutting
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3798">HADOOP-3798</a>. Fix tests compilation.<br />(Mukund Madhugiri via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3794">HADOOP-3794</a>. Return modification time instead of zero for KosmosFileSystem.<br />(Sriram Rao via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3806">HADOOP-3806</a>. Remove debug statement to stdout from QuickSort.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3776">HADOOP-3776</a>. Fix NPE at NameNode when datanode reports a block after it is
deleted at NameNode.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3537">HADOOP-3537</a>. Disallow adding a datanode to a network topology when its
network location is not resolved.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3571">HADOOP-3571</a>. Fix bug in block removal used in lease recovery.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3645">HADOOP-3645</a>. MetricsTimeVaryingRate returns wrong value for
metric_avg_time.<br />(Lohit Vijayarenu via hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3521">HADOOP-3521</a>. Reverted the missing cast to float for sending Counters' values
to Hadoop metrics which was removed by <a href="http://issues.apache.org/jira/browse/HADOOP-544">HADOOP-544</a>.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3820">HADOOP-3820</a>. Fixes two problems in the gridmix-env - a syntax error, and a
wrong definition of USE_REAL_DATASET by default.<br />(Arun Murthy via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3724">HADOOP-3724</a>. Fixes two problems related to storing and recovering lease
in the fsimage.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3827">HADOOP-3827</a>. Fixed compression of empty map-outputs.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3865">HADOOP-3865</a>. Remove reference to FSNamesystem from metrics preventing
garbage collection.<br />(Lohit Vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3884">HADOOP-3884</a>. Fix so that Eclipse plugin builds against recent
Eclipse releases.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3837">HADOOP-3837</a>. Streaming jobs report progress status.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3897">HADOOP-3897</a>. Fix a NPE in secondary namenode.<br />(Lohit Vijayarenu via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3901">HADOOP-3901</a>. Fix bin/hadoop to correctly set classpath under cygwin.
(Tsz Wo (Nicholas) Sze via omalley)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3947">HADOOP-3947</a>. Fix a problem in tasktracker reinitialization.<br />(Amareshwari Sriramadasu via ddas)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.17.3_-_unreleased_')">Release 0.17.3 - Unreleased
</a></h3>
<ul id="release_0.17.3_-_unreleased_">
<li><a href="javascript:toggleList('release_0.17.3_-_unreleased_._improvements_')"> IMPROVEMENTS
</a> (1)
<ol id="release_0.17.3_-_unreleased_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4164">HADOOP-4164</a>. Chinese translation of the documentation.<br />(Xuebing Yan via
omalley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.17.3_-_unreleased_._bug_fixes_')"> BUG FIXES
</a> (4)
<ol id="release_0.17.3_-_unreleased_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4277">HADOOP-4277</a>. Checksum verification was mistakenly disabled for
LocalFileSystem.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4271">HADOOP-4271</a>. Checksum input stream can sometimes return invalid
data to the user.<br />(Ning Li via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4318">HADOOP-4318</a>. DistCp should use absolute paths for cleanup.<br />(szetszwo)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-4326">HADOOP-4326</a>. ChecksumFileSystem does not override create(...) correctly.<br />(szetszwo)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.17.2_-_2008-08-11_')">Release 0.17.2 - 2008-08-11
</a></h3>
<ul id="release_0.17.2_-_2008-08-11_">
<li><a href="javascript:toggleList('release_0.17.2_-_2008-08-11_._bug_fixes_')"> BUG FIXES
</a> (12)
<ol id="release_0.17.2_-_2008-08-11_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3678">HADOOP-3678</a>. Avoid spurious exceptions logged at DataNode when clients
read from DFS.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3707">HADOOP-3707</a>. NameNode keeps a count of number of blocks scheduled
to be written to a datanode and uses it to avoid allocating more
blocks than a datanode can hold.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3760">HADOOP-3760</a>. Fix a bug with HDFS file close() mistakenly introduced
by <a href="http://issues.apache.org/jira/browse/HADOOP-3681">HADOOP-3681</a>.<br />(Lohit Vijayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3681">HADOOP-3681</a>. DFSClient can get into an infinite loop while closing
a file if there are some errors.<br />(Lohit Vijayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3002">HADOOP-3002</a>. Hold off block removal while in safe mode.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3685">HADOOP-3685</a>. Unbalanced replication target.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3758">HADOOP-3758</a>. Shutdown datanode on version mismatch instead of retrying
continuously, preventing excessive logging at the namenode.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3633">HADOOP-3633</a>. Correct exception handling in DataXceiveServer, and throttle
the number of xceiver threads in a data-node.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3370">HADOOP-3370</a>. Ensure that the TaskTracker.runningJobs data-structure is
correctly cleaned-up on task completion.<br />(Zheng Shao via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3813">HADOOP-3813</a>. Fix task-output clean-up on HDFS to use the recursive
FileSystem.delete rather than the FileUtil.fullyDelete.<br />(Amareshwari
Sri Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3859">HADOOP-3859</a>. Allow the maximum number of xceivers in the data node to
be configurable.<br />(Johan Oskarsson via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3931">HADOOP-3931</a>. Fix corner case in the map-side sort that causes some values
to be counted as too large and cause pre-mature spills to disk. Some values
will also bypass the combiner incorrectly.<br />(cdouglas via omalley)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.17.1_-_2008-06-23_')">Release 0.17.1 - 2008-06-23
</a></h3>
<ul id="release_0.17.1_-_2008-06-23_">
<li><a href="javascript:toggleList('release_0.17.1_-_2008-06-23_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (1)
<ol id="release_0.17.1_-_2008-06-23_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3565">HADOOP-3565</a>. Fix the Java serialization, which is not enabled by
default, to clear the state of the serializer between objects.<br />(tomwhite via omalley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.17.1_-_2008-06-23_._improvements_')"> IMPROVEMENTS
</a> (2)
<ol id="release_0.17.1_-_2008-06-23_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3522">HADOOP-3522</a>. Improve documentation on reduce pointing out that
input keys and values will be reused.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3487">HADOOP-3487</a>. Balancer uses thread pools for managing its threads;
therefore provides better resource management.<br />(hairong)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.17.1_-_2008-06-23_._bug_fixes_')"> BUG FIXES
</a> (8)
<ol id="release_0.17.1_-_2008-06-23_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2159">HADOOP-2159</a> Namenode stuck in safemode. The counter blockSafe should
not be decremented for invalid blocks.<br />(hairong)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3472">HADOOP-3472</a> MapFile.Reader getClosest() function returns incorrect results
when before is true<br />(Todd Lipcon via Stack)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3442">HADOOP-3442</a>. Limit recursion depth on the stack for QuickSort to prevent
StackOverflowErrors. To avoid O(n*n) cases, when partitioning depth exceeds
a multiple of log(n), change to HeapSort.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3477">HADOOP-3477</a>. Fix build to not package contrib/*/bin twice in
distributions.<br />(Adam Heath via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3475">HADOOP-3475</a>. Fix MapTask to correctly size the accounting allocation of
io.sort.mb.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3550">HADOOP-3550</a>. Fix the serialization data structures in MapTask where the
value lengths are incorrectly calculated.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3526">HADOOP-3526</a>. Fix contrib/data_join framework by cloning values retained
in the reduce.<br />(Spyros Blanas via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1979">HADOOP-1979</a>. Speed up fsck by adding a buffered stream.<br />(Lohit
Vijaya Renu via omalley)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.17.0_-_2008-05-18_')">Release 0.17.0 - 2008-05-18
</a></h3>
<ul id="release_0.17.0_-_2008-05-18_">
<li><a href="javascript:toggleList('release_0.17.0_-_2008-05-18_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (26)
<ol id="release_0.17.0_-_2008-05-18_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2786">HADOOP-2786</a>. Move hbase out of hadoop core
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2345">HADOOP-2345</a>. New HDFS transactions to support appending
to files. Disk layout version changed from -11 to -12.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2192">HADOOP-2192</a>. Error messages from "dfs mv" command improved.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1902">HADOOP-1902</a>. "dfs du" command without any arguments operates on the
current working directory.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2873">HADOOP-2873</a>. Fixed bad disk format introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-2345">HADOOP-2345</a>.
Disk layout version changed from -12 to -13. See changelist 630992<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1985">HADOOP-1985</a>. This addresses rack-awareness for Map tasks and for
HDFS in a uniform way.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1986">HADOOP-1986</a>. Add support for a general serialization mechanism for
Map Reduce.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-771">HADOOP-771</a>. FileSystem.delete() takes an explicit parameter that
specifies whether a recursive delete is intended.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2470">HADOOP-2470</a>. Remove getContentLength(String), open(String, long, long)
and isDir(String) from ClientProtocol. ClientProtocol version changed
from 26 to 27. (Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2822">HADOOP-2822</a>. Remove deprecated code for classes InputFormatBase and
PhasedFileSystem.<br />(Amareshwari Sriramadasu via enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2116">HADOOP-2116</a>. Changes the layout of the task execution directory.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2828">HADOOP-2828</a>. The following deprecated methods in Configuration.java
have been removed
getObject(String name)
setObject(String name, Object value)
get(String name, Object defaultValue)
set(String name, Object value)
Iterator entries()<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2824">HADOOP-2824</a>. Removes one deprecated constructor from MiniMRCluster.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2823">HADOOP-2823</a>. Removes deprecated methods getColumn(), getLine() from
org.apache.hadoop.record.compiler.generated.SimpleCharStream.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3060">HADOOP-3060</a>. Removes one unused constructor argument from MiniMRCluster.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2854">HADOOP-2854</a>. Remove deprecated o.a.h.ipc.Server::getUserInfo().<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2563">HADOOP-2563</a>. Remove deprecated FileSystem::listPaths.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2818">HADOOP-2818</a>. Remove deprecated methods in Counters.<br />(Amareshwari Sriramadasu via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2831">HADOOP-2831</a>. Remove deprecated o.a.h.dfs.INode::getAbsoluteName()<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2839">HADOOP-2839</a>. Remove deprecated FileSystem::globPaths.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2634">HADOOP-2634</a>. Deprecate ClientProtocol::exists.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2410">HADOOP-2410</a>. Make EC2 cluster nodes more independent of each other.
Multiple concurrent EC2 clusters are now supported, and nodes may be
added to a cluster on the fly with new nodes starting in the same EC2
availability zone as the cluster. Ganglia monitoring and large
instance sizes have also been added.<br />(Chris K Wensel via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2826">HADOOP-2826</a>. Deprecated FileSplit.getFile(), LineRecordReader.readLine().<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3239">HADOOP-3239</a>. getFileInfo() returns null for non-existing files instead
of throwing FileNotFoundException.<br />(Lohit Vijayarenu via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3266">HADOOP-3266</a>. Removed HOD changes from CHANGES.txt, as they are now inside
src/contrib/hod<br />(Hemanth Yamijala via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3280">HADOOP-3280</a>. Separate the configuration of the virtual memory size
(mapred.child.ulimit) from the jvm heap size, so that 64 bit
streaming applications are supported even when running with 32 bit
jvms.<br />(acmurthy via omalley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.17.0_-_2008-05-18_._new_features_')"> NEW FEATURES
</a> (12)
<ol id="release_0.17.0_-_2008-05-18_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1398">HADOOP-1398</a>. Add HBase in-memory block cache.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2178">HADOOP-2178</a>. Job History on DFS.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2063">HADOOP-2063</a>. A new parameter to dfs -get command to fetch a file
even if it is corrupted. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2219">HADOOP-2219</a>. A new command "df -count" that counts the number of
files and directories. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2906">HADOOP-2906</a>. Add an OutputFormat capable of using keys, values, and
config params to map records to different output files.<br />(Runping Qi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2346">HADOOP-2346</a>. Utilities to support timeout while writing to sockets.
DFSClient and DataNode sockets have 10min write timeout.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2951">HADOOP-2951</a>. Add a contrib module that provides a utility to
build or update Lucene indexes using Map/Reduce.<br />(Ning Li via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1622">HADOOP-1622</a>. Allow multiple jar files for map reduce.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2055">HADOOP-2055</a>. Allows users to set PathFilter on the FileInputFormat.<br />(Alejandro Abdelnur via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2551">HADOOP-2551</a>. More environment variables like HADOOP_NAMENODE_OPTS
for better control of HADOOP_OPTS for each component.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3001">HADOOP-3001</a>. Add job counters that measure the number of bytes
read and written to HDFS, S3, KFS, and local file systems.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3048">HADOOP-3048</a>. A new Interface and a default implementation to convert
and restore serializations of objects to/from strings.<br />(enis)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.17.0_-_2008-05-18_._improvements_')"> IMPROVEMENTS
</a> (29)
<ol id="release_0.17.0_-_2008-05-18_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2655">HADOOP-2655</a>. Copy on write for data and metadata files in the
presence of snapshots. Needed for supporting appends to HDFS
files.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1967">HADOOP-1967</a>. When a Path specifies the same scheme as the default
FileSystem but no authority, the default FileSystem's authority is
used. Also add warnings for old-format FileSystem names, accessor
methods for fs.default.name, and check for null authority in HDFS.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2895">HADOOP-2895</a>. Let the profiling string be configurable.<br />(Martin Traverso via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-910">HADOOP-910</a>. Enables Reduces to do merges for the on-disk map output files
in parallel with their copying.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-730">HADOOP-730</a>. Use rename rather than copy for local renames.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2810">HADOOP-2810</a>. Updated the Hadoop Core logo.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2057">HADOOP-2057</a>. Streaming should optionally treat a non-zero exit status
of a child process as a failed task.<br />(Rick Cox via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2765">HADOOP-2765</a>. Enables specifying ulimits for streaming/pipes tasks<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2888">HADOOP-2888</a>. Make gridmix scripts more readily configurable and amenable
to automated execution.<br />(Mukund Madhugiri via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2908">HADOOP-2908</a>. A document that describes the DFS Shell command.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2981">HADOOP-2981</a>. Update README.txt to reflect the upcoming use of
cryptography.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2804">HADOOP-2804</a>. Add support to publish CHANGES.txt as HTML when running
the Ant 'docs' target.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2559">HADOOP-2559</a>. Change DFS block placement to allocate the first replica
locally, the second off-rack, and the third intra-rack from the
second.<br />(lohit vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2939">HADOOP-2939</a>. Make the automated patch testing process an executable
Ant target, test-patch.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2239">HADOOP-2239</a>. Add HsftpFileSystem to permit transferring files over ssl.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2886">HADOOP-2886</a>. Track individual RPC metrics.<br />(girish vaitheeswaran via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2373">HADOOP-2373</a>. Improvement in safe-mode reporting.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3091">HADOOP-3091</a>. Modify FsShell command -put to accept multiple sources.<br />(Lohit Vijaya Renu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3092">HADOOP-3092</a>. Show counter values from job -status command.<br />(Tom White via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1228">HADOOP-1228</a>. Ant task to generate Eclipse project files.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3093">HADOOP-3093</a>. Adds Configuration.getStrings(name, default-value) and
the corresponding setStrings.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3106">HADOOP-3106</a>. Adds documentation in forrest for debugging.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3099">HADOOP-3099</a>. Add an option to distcp to preserve user, group, and
permission information. (Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2841">HADOOP-2841</a>. Unwrap AccessControlException and FileNotFoundException
from RemoteException for DFSClient.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3152">HADOOP-3152</a>. Make index interval configuable when using
MapFileOutputFormat for map-reduce job.<br />(Rong-En Fan via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3143">HADOOP-3143</a>. Decrease number of slaves from 4 to 3 in TestMiniMRDFSSort,
as Hudson generates false negatives under the current load.<br />(Nigel Daley via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3174">HADOOP-3174</a>. Illustrative example for MultipleFileInputFormat.<br />(Enis
Soztutar via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2993">HADOOP-2993</a>. Clarify the usage of JAVA_HOME in the Quick Start guide.<br />(acmurthy via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3124">HADOOP-3124</a>. Make DataNode socket write timeout configurable.<br />(rangadi)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.17.0_-_2008-05-18_._optimizations_')"> OPTIMIZATIONS
</a> (12)
<ol id="release_0.17.0_-_2008-05-18_._optimizations_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2790">HADOOP-2790</a>. Fixed inefficient method hasSpeculativeTask by removing
repetitive calls to get the current time and late checking to see if
we want speculation on at all.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2758">HADOOP-2758</a>. Reduce buffer copies in DataNode when data is read from
HDFS, without negatively affecting read throughput.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2399">HADOOP-2399</a>. Input key and value to combiner and reducer is reused.
(Owen O'Malley via ddas).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2423">HADOOP-2423</a>. Code optimization in FSNamesystem.mkdirs.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2606">HADOOP-2606</a>. ReplicationMonitor selects data-nodes to replicate directly
from needed replication blocks instead of looking up for the blocks for
each live data-node.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2148">HADOOP-2148</a>. Eliminate redundant data-node blockMap lookups.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2027">HADOOP-2027</a>. Return the number of bytes in each block in a file
via a single rpc to the namenode to speed up job planning.<br />(Lohit Vijaya Renu via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2902">HADOOP-2902</a>. Replace uses of "fs.default.name" with calls to the
accessor methods added in <a href="http://issues.apache.org/jira/browse/HADOOP-1967">HADOOP-1967</a>.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2119">HADOOP-2119</a>. Optimize scheduling of jobs with large numbers of
tasks by replacing static arrays with lists of runnable tasks.<br />(Amar Kamat via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2919">HADOOP-2919</a>. Reduce the number of memory copies done during the
map output sorting. Also adds two config variables:
io.sort.spill.percent - the percentages of io.sort.mb that should
cause a spill (default 80%)
io.sort.record.percent - the percent of io.sort.mb that should
hold key/value indexes (default 5%)<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3140">HADOOP-3140</a>. Doesn't add a task in the commit queue if the task hadn't
generated any output.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3168">HADOOP-3168</a>. Reduce the amount of logging in streaming to an
exponentially increasing number of records (up to 10,000
records/log).<br />(Zheng Shao via omalley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.17.0_-_2008-05-18_._bug_fixes_')"> BUG FIXES
</a> (102)
<ol id="release_0.17.0_-_2008-05-18_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2195">HADOOP-2195</a>. '-mkdir' behaviour is now closer to Linux shell in case of
errors.<br />(Mahadev Konar via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2190">HADOOP-2190</a>. bring behaviour '-ls' and '-du' closer to Linux shell
commands in case of errors.<br />(Mahadev Konar via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2193">HADOOP-2193</a>. 'fs -rm' and 'fs -rmr' show error message when the target
file does not exist.<br />(Mahadev Konar via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2738">HADOOP-2738</a> Text is not subclassable because set(Text) and compareTo(Object)
access the other instance's private members directly.<br />(jimk)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2779">HADOOP-2779</a>. Remove the references to HBase in the build.xml.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2194">HADOOP-2194</a>. dfs cat on a non-existent file throws FileNotFoundException.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2767">HADOOP-2767</a>. Fix for NetworkTopology erroneously skipping the last leaf
node on a rack.<br />(Hairong Kuang and Mark Butler via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1593">HADOOP-1593</a>. FsShell works with paths in non-default FileSystem.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2191">HADOOP-2191</a>. du and dus command on non-existent directory gives
appropriate error message.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2832">HADOOP-2832</a>. Remove tabs from code of DFSClient for better
indentation.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2844">HADOOP-2844</a>. distcp closes file handles for sequence files.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2727">HADOOP-2727</a>. Fix links in Web UI of the hadoop daemons and some docs<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2871">HADOOP-2871</a>. Fixes a problem to do with file: URI in the JobHistory init.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2800">HADOOP-2800</a>. Deprecate SetFile.Writer constructor not the whole class.<br />(Johan Oskarsson via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2891">HADOOP-2891</a>. DFSClient.close() closes all open files.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2845">HADOOP-2845</a>. Fix dfsadmin disk utilization report on Solaris.<br />(Martin Traverso via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2912">HADOOP-2912</a>. MiniDFSCluster restart should wait for namenode to exit
safemode. This was causing TestFsck to fail.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2820">HADOOP-2820</a>. The following classes in streaming are removed :
StreamLineRecordReader StreamOutputFormat StreamSequenceRecordReader.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2819">HADOOP-2819</a>. The following methods in JobConf are removed:
getInputKeyClass() setInputKeyClass getInputValueClass()
setInputValueClass(Class theClass) setSpeculativeExecution
getSpeculativeExecution()<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2817">HADOOP-2817</a>. Removes deprecated mapred.tasktracker.tasks.maximum and
ClusterStatus.getMaxTasks().<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2821">HADOOP-2821</a>. Removes deprecated ShellUtil and ToolBase classes from
the util package.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2934">HADOOP-2934</a>. The namenode was encountreing a NPE while loading
leases from the fsimage. Fixed.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2938">HADOOP-2938</a>. Some fs commands did not glob paths.
(Tsz Wo (Nicholas), SZE via rangadi)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2943">HADOOP-2943</a>. Compression of intermediate map output causes failures
in the merge.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2870">HADOOP-2870</a>. DataNode and NameNode closes all connections while
shutting down.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2973">HADOOP-2973</a>. Fix TestLocalDFS for Windows platform.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2971">HADOOP-2971</a>. select multiple times if it returns early in
SocketIOWithTimeout.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2955">HADOOP-2955</a>. Fix TestCrcCorruption test failures caused by <a href="http://issues.apache.org/jira/browse/HADOOP-2758">HADOOP-2758</a><br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2657">HADOOP-2657</a>. A flush call on the DFSOutputStream flushes the last
partial CRC chunk too.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2974">HADOOP-2974</a>. IPC unit tests used "0.0.0.0" to connect to server, which
is not always supported.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2996">HADOOP-2996</a>. Fixes uses of StringBuffer in StreamUtils class.<br />(Dave Brosius via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2995">HADOOP-2995</a>. Fixes StreamBaseRecordReader's getProgress to return a
floating point number.<br />(Dave Brosius via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2972">HADOOP-2972</a>. Fix for a NPE in FSDataset.invalidate.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2994">HADOOP-2994</a>. Code cleanup for DFSClient: remove redundant
conversions from string to string.<br />(Dave Brosius via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3009">HADOOP-3009</a>. TestFileCreation sometimes fails because restarting
minidfscluster sometimes creates datanodes with ports that are
different from their original instance.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2992">HADOOP-2992</a>. Distributed Upgrade framework works correctly with
more than one upgrade object.<br />(Konstantin Shvachko via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2679">HADOOP-2679</a>. Fix a typo in libhdfs.<br />(Jason via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2976">HADOOP-2976</a>. When a lease expires, the Namenode ensures that
blocks of the file are adequately replicated.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2901">HADOOP-2901</a>. Fixes the creation of info servers in the JobClient
and JobTracker. Removes the creation from JobClient and removes
additional info server from the JobTracker. Also adds the command
line utility to view the history files (<a href="http://issues.apache.org/jira/browse/HADOOP-2896">HADOOP-2896</a>), and fixes
bugs in JSPs to do with analysis - <a href="http://issues.apache.org/jira/browse/HADOOP-2742">HADOOP-2742</a>, <a href="http://issues.apache.org/jira/browse/HADOOP-2792">HADOOP-2792</a>.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2890">HADOOP-2890</a>. If different datanodes report the same block but
with different sizes to the namenode, the namenode picks the
replica(s) with the largest size as the only valid replica(s).<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2825">HADOOP-2825</a>. Deprecated MapOutputLocation.getFile() is removed.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2806">HADOOP-2806</a>. Fixes a streaming document.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3008">HADOOP-3008</a>. SocketIOWithTimeout throws InterruptedIOException if the
thread is interrupted while it is waiting.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3006">HADOOP-3006</a>. Fix wrong packet size reported by DataNode when a block
is being replicated.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3029">HADOOP-3029</a>. Datanode prints log message "firstbadlink" only if
it detects a bad connection to another datanode in the pipeline.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3030">HADOOP-3030</a>. Release reserved space for file in InMemoryFileSystem if
checksum reservation fails.<br />(Devaraj Das via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3036">HADOOP-3036</a>. Fix findbugs warnings in UpgradeUtilities.<br />(Konstantin
Shvachko via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3025">HADOOP-3025</a>. ChecksumFileSystem supports the delete method with
the recursive flag.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3012">HADOOP-3012</a>. dfs -mv file to user home directory throws exception if
the user home directory does not exist.<br />(Mahadev Konar via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3066">HADOOP-3066</a>. Should not require superuser privilege to query if hdfs is in
safe mode<br />(jimk)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3040">HADOOP-3040</a>. If the input line starts with the separator char, the key
is set as empty.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3080">HADOOP-3080</a>. Removes flush calls from JobHistory.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3086">HADOOP-3086</a>. Adds the testcase missed during commit of hadoop-3040.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3046">HADOOP-3046</a>. Fix the raw comparators for Text and BytesWritables
to use the provided length rather than recompute it.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3094">HADOOP-3094</a>. Fix BytesWritable.toString to avoid extending the sign bit<br />(Owen O'Malley via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3067">HADOOP-3067</a>. DFSInputStream's position read does not close the sockets.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3073">HADOOP-3073</a>. close() on SocketInputStream or SocketOutputStream should
close the underlying channel.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3087">HADOOP-3087</a>. Fixes a problem to do with refreshing of loadHistory.jsp.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3065">HADOOP-3065</a>. Better logging message if the rack location of a datanode
cannot be determined.<br />(Devaraj Das via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3064">HADOOP-3064</a>. Commas in a file path should not be treated as delimiters.<br />(Hairong Kuang via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2997">HADOOP-2997</a>. Adds test for non-writable serialier. Also fixes a problem
introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-2399">HADOOP-2399</a>.<br />(Tom White via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3114">HADOOP-3114</a>. Fix TestDFSShell on Windows.<br />(Lohit Vijaya Renu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3118">HADOOP-3118</a>. Fix Namenode NPE while loading fsimage after a cluster
upgrade from older disk format.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3161">HADOOP-3161</a>. Fix FIleUtil.HardLink.getLinkCount on Mac OS.<br />(nigel
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2927">HADOOP-2927</a>. Fix TestDU to acurately calculate the expected file size.<br />(shv via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3123">HADOOP-3123</a>. Fix the native library build scripts to work on Solaris.<br />(tomwhite via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3089">HADOOP-3089</a>. Streaming should accept stderr from task before
first key arrives.<br />(Rick Cox via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3146">HADOOP-3146</a>. A DFSOutputStream.flush method is renamed as
DFSOutputStream.fsync.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3165">HADOOP-3165</a>. -put/-copyFromLocal did not treat input file "-" as stdin.<br />(Lohit Vijayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3041">HADOOP-3041</a>. Deprecate JobConf.setOutputPath and JobConf.getOutputPath.
Deprecate OutputFormatBase. Add FileOutputFormat. Existing output formats
extending OutputFormatBase, now extend FileOutputFormat. Add the following
APIs in FileOutputFormat: setOutputPath, getOutputPath, getWorkOutputPath.<br />(Amareshwari Sriramadasu via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3083">HADOOP-3083</a>. The fsimage does not store leases. This would have to be
reworked in the next release to support appends.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3166">HADOOP-3166</a>. Fix an ArrayIndexOutOfBoundsException in the spill thread
and make exception handling more promiscuous to catch this condition.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3050">HADOOP-3050</a>. DataNode sends one and only one block report after
it registers with the namenode.<br />(Hairong Kuang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3044">HADOOP-3044</a>. NNBench sets the right configuration for the mapper.<br />(Hairong Kuang)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3178">HADOOP-3178</a>. Fix GridMix scripts for small and medium jobs
to handle input paths differently.<br />(Mukund Madhugiri via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1911">HADOOP-1911</a>. Fix an infinite loop in DFSClient when all replicas of a
block are bad<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3157">HADOOP-3157</a>. Fix path handling in DistributedCache and TestMiniMRLocalFS.<br />(Doug Cutting via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3018">HADOOP-3018</a>. Fix the eclipse plug-in contrib wrt removed deprecated
methods<br />(taton)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3183">HADOOP-3183</a>. Fix TestJobShell to use 'ls' instead of java.io.File::exists
since cygwin symlinks are unsupported.<br />(Mahadev konar via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3175">HADOOP-3175</a>. Fix FsShell.CommandFormat to handle "-" in arguments.<br />(Edward J. Yoon via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3220">HADOOP-3220</a>. Safemode message corrected.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3208">HADOOP-3208</a>. Fix WritableDeserializer to set the Configuration on
deserialized Writables.<br />(Enis Soztutar via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3224">HADOOP-3224</a>. 'dfs -du /dir' does not return correct size.<br />(Lohit Vjayarenu via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3223">HADOOP-3223</a>. Fix typo in help message for -chmod.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1373">HADOOP-1373</a>. checkPath() should ignore case when it compares authoriy.<br />(Edward J. Yoon via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3204">HADOOP-3204</a>. Fixes a problem to do with ReduceTask's LocalFSMerger not
catching Throwable.<br />(Amar Ramesh Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3229">HADOOP-3229</a>. Report progress when collecting records from the mapper and
the combiner.<br />(Doug Cutting via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3225">HADOOP-3225</a>. Unwrapping methods of RemoteException should initialize
detailedMassage field.<br />(Mahadev Konar, shv, cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3247">HADOOP-3247</a>. Fix gridmix scripts to use the correct globbing syntax and
change maxentToSameCluster to run the correct number of jobs.<br />(Runping Qi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3242">HADOOP-3242</a>. Fix the RecordReader of SequenceFileAsBinaryInputFormat to
correctly read from the start of the split and not the beginning of the
file.<br />(cdouglas via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3256">HADOOP-3256</a>. Encodes the job name used in the filename for history files.<br />(Arun Murthy via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3162">HADOOP-3162</a>. Ensure that comma-separated input paths are treated correctly
as multiple input paths.<br />(Amareshwari Sri Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3263">HADOOP-3263</a>. Ensure that the job-history log file always follows the
pattern of hostname_timestamp_jobid_username_jobname even if username
and/or jobname are not specfied. This helps to avoid wrong assumptions
made about the job-history log filename in jobhistory.jsp.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3251">HADOOP-3251</a>. Fixes getFilesystemName in JobTracker and LocalJobRunner to
use FileSystem.getUri instead of FileSystem.getName.<br />(Arun Murthy via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3237">HADOOP-3237</a>. Fixes TestDFSShell.testErrOutPut on Windows platform.<br />(Mahadev Konar via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3279">HADOOP-3279</a>. TaskTracker checks for SUCCEEDED task status in addition to
COMMIT_PENDING status when it fails maps due to lost map.<br />(Devaraj Das)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3286">HADOOP-3286</a>. Prevent collisions in gridmix output dirs by increasing the
granularity of the timestamp.<br />(Runping Qi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3285">HADOOP-3285</a>. Fix input split locality when the splits align to
fs blocks.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3372">HADOOP-3372</a>. Fix heap management in streaming tests.<br />(Arun Murthy via
cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3031">HADOOP-3031</a>. Fix javac warnings in test classes.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3382">HADOOP-3382</a>. Fix memory leak when files are not cleanly closed<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3322">HADOOP-3322</a>. Fix to push MetricsRecord for rpc metrics.<br />(Eric Yang via
mukund)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.16.4_-_2008-05-05_')">Release 0.16.4 - 2008-05-05
</a></h3>
<ul id="release_0.16.4_-_2008-05-05_">
<li><a href="javascript:toggleList('release_0.16.4_-_2008-05-05_._bug_fixes_')"> BUG FIXES
</a> (3)
<ol id="release_0.16.4_-_2008-05-05_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3138">HADOOP-3138</a>. DFS mkdirs() should not throw an exception if the directory
already exists.<br />(rangadi via mukund)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3294">HADOOP-3294</a>. Fix distcp to check the destination length and retry the copy
if it doesn't match the src length. (Tsz Wo (Nicholas), SZE via mukund)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3186">HADOOP-3186</a>. Fix incorrect permission checkding for mv and renameTo
in HDFS. (Tsz Wo (Nicholas), SZE via mukund)
</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.16.3_-_2008-04-16_')">Release 0.16.3 - 2008-04-16
</a></h3>
<ul id="release_0.16.3_-_2008-04-16_">
<li><a href="javascript:toggleList('release_0.16.3_-_2008-04-16_._bug_fixes_')"> BUG FIXES
</a> (7)
<ol id="release_0.16.3_-_2008-04-16_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3010">HADOOP-3010</a>. Fix ConcurrentModificationException in ipc.Server.Responder.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3154">HADOOP-3154</a>. Catch all Throwables from the SpillThread in MapTask, rather
than IOExceptions only.<br />(ddas via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3159">HADOOP-3159</a>. Avoid file system cache being overwritten whenever
configuration is modified. (Tsz Wo (Nicholas), SZE via hairong)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3139">HADOOP-3139</a>. Remove the consistency check for the FileSystem cache in
closeAll() that causes spurious warnings and a deadlock.
(Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3195">HADOOP-3195</a>. Fix TestFileSystem to be deterministic.
(Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3069">HADOOP-3069</a>. Primary name-node should not truncate image when transferring
it from the secondary.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3182">HADOOP-3182</a>. Change permissions of the job-submission directory to 777
from 733 to ensure sharing of HOD clusters works correctly. (Tsz Wo
(Nicholas), Sze and Amareshwari Sri Ramadasu via acmurthy)
</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.16.2_-_2008-04-02_')">Release 0.16.2 - 2008-04-02
</a></h3>
<ul id="release_0.16.2_-_2008-04-02_">
<li><a href="javascript:toggleList('release_0.16.2_-_2008-04-02_._bug_fixes_')"> BUG FIXES
</a> (18)
<ol id="release_0.16.2_-_2008-04-02_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3011">HADOOP-3011</a>. Prohibit distcp from overwriting directories on the
destination filesystem with files.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3033">HADOOP-3033</a>. The BlockReceiver thread in the datanode writes data to
the block file, changes file position (if needed) and flushes all by
itself. The PacketResponder thread does not flush block file.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2978">HADOOP-2978</a>. Fixes the JobHistory log format for counters.<br />(Runping Qi via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2985">HADOOP-2985</a>. Fixes LocalJobRunner to tolerate null job output path.
Also makes the _temporary a constant in MRConstants.java.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3003">HADOOP-3003</a>. FileSystem cache key is updated after a
FileSystem object is created. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3042">HADOOP-3042</a>. Updates the Javadoc in JobConf.getOutputPath to reflect
the actual temporary path.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3007">HADOOP-3007</a>. Tolerate mirror failures while DataNode is replicating
blocks as it used to before.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2944">HADOOP-2944</a>. Fixes a "Run on Hadoop" wizard NPE when creating a
Location from the wizard.<br />(taton)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3049">HADOOP-3049</a>. Fixes a problem in MultiThreadedMapRunner to do with
catching RuntimeExceptions.<br />(Alejandro Abdelnur via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3039">HADOOP-3039</a>. Fixes a problem to do with exceptions in tasks not
killing jobs.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3027">HADOOP-3027</a>. Fixes a problem to do with adding a shutdown hook in
FileSystem.<br />(Amareshwari Sriramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3056">HADOOP-3056</a>. Fix distcp when the target is an empty directory by
making sure the directory is created first.<br />(cdouglas and acmurthy
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3070">HADOOP-3070</a>. Protect the trash emptier thread from null pointer
exceptions.<br />(Koji Noguchi via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3084">HADOOP-3084</a>. Fix HftpFileSystem to work for zero-lenghth files.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3107">HADOOP-3107</a>. Fix NPE when fsck invokes getListings.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3104">HADOOP-3104</a>. Limit MultithreadedMapRunner to have a fixed length queue
between the RecordReader and the map threads.<br />(Alejandro Abdelnur via
omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2833">HADOOP-2833</a>. Do not use "Dr. Who" as the default user in JobClient.
A valid user name is required. (Tsz Wo (Nicholas), SZE via rangadi)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3128">HADOOP-3128</a>. Throw RemoteException in setPermissions and setOwner of
DistributedFileSystem.<br />(shv via nigel)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.16.1_-_2008-03-13_')">Release 0.16.1 - 2008-03-13
</a></h3>
<ul id="release_0.16.1_-_2008-03-13_">
<li><a href="javascript:toggleList('release_0.16.1_-_2008-03-13_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (1)
<ol id="release_0.16.1_-_2008-03-13_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2869">HADOOP-2869</a>. Deprecate SequenceFile.setCompressionType in favor of
SequenceFile.createWriter, SequenceFileOutputFormat.setCompressionType,
and JobConf.setMapOutputCompressionType. (Arun C Murthy via cdouglas)
Configuration changes to hadoop-default.xml:
deprecated io.seqfile.compression.type
</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.16.1_-_2008-03-13_._improvements_')"> IMPROVEMENTS
</a> (2)
<ol id="release_0.16.1_-_2008-03-13_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2371">HADOOP-2371</a>. User guide for file permissions in HDFS.<br />(Robert Chansler via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3098">HADOOP-3098</a>. Allow more characters in user and group names while
using -chown and -chgrp commands.<br />(rangadi)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.16.1_-_2008-03-13_._bug_fixes_')"> BUG FIXES
</a> (31)
<ol id="release_0.16.1_-_2008-03-13_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2789">HADOOP-2789</a>. Race condition in IPC Server Responder that could close
connections early.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2785">HADOOP-2785</a>. minor. Fix a typo in Datanode block verification<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2788">HADOOP-2788</a>. minor. Fix help message for chgrp shell command (Raghu Angadi).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1188">HADOOP-1188</a>. fstime file is updated when a storage directory containing
namespace image becomes inaccessible.<br />(shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2787">HADOOP-2787</a>. An application can set a configuration variable named
dfs.umask to set the umask that is used by DFS.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2780">HADOOP-2780</a>. The default socket buffer size for DataNodes is 128K.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2716">HADOOP-2716</a>. Superuser privileges for the Balancer.
(Tsz Wo (Nicholas), SZE via shv)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2754">HADOOP-2754</a>. Filter out .crc files from local file system listing.<br />(Hairong Kuang via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2733">HADOOP-2733</a>. Fix compiler warnings in test code.
(Tsz Wo (Nicholas), SZE via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2725">HADOOP-2725</a>. Modify distcp to avoid leaving partially copied files at
the destination after encountering an error. (Tsz Wo (Nicholas), SZE
via cdouglas)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2391">HADOOP-2391</a>. Cleanup job output directory before declaring a job as
SUCCESSFUL.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2808">HADOOP-2808</a>. Minor fix to FileUtil::copy to mind the overwrite
formal.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2683">HADOOP-2683</a>. Moving UGI out of the RPC Server.
(Tsz Wo (Nicholas), SZE via shv)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2814">HADOOP-2814</a>. Fix for NPE in datanode in unit test TestDataTransferProtocol.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2811">HADOOP-2811</a>. Dump of counters in job history does not add comma between
groups.<br />(runping via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2735">HADOOP-2735</a>. Enables setting TMPDIR for tasks.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2843">HADOOP-2843</a>. Fix protections on map-side join classes to enable derivation.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2840">HADOOP-2840</a>. Fix gridmix scripts to correctly invoke the java sort through
the proper jar.<br />(Mukund Madhugiri via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2769">HADOOP-2769</a>. TestNNThroughputBnechmark should not use a fixed port for
the namenode http port.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2852">HADOOP-2852</a>. Update gridmix benchmark to avoid an artifically long tail.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2894">HADOOP-2894</a>. Fix a problem to do with tasktrackers failing to connect to
JobTracker upon reinitialization. (Owen O'Malley via ddas).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2903">HADOOP-2903</a>. Fix exception generated by Metrics while using pushMetric().<br />(girish vaitheeswaran via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2904">HADOOP-2904</a>. Fix to RPC metrics to log the correct host name.<br />(girish vaitheeswaran via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2918">HADOOP-2918</a>. Improve error logging so that dfs writes failure with
"No lease on file" can be diagnosed.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2923">HADOOP-2923</a>. Add SequenceFileAsBinaryInputFormat, which was
missed in the commit for <a href="http://issues.apache.org/jira/browse/HADOOP-2603">HADOOP-2603</a>.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2931">HADOOP-2931</a>. IOException thrown by DFSOutputStream had wrong stack
trace in some cases.<br />(Michael Bieniosek via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2883">HADOOP-2883</a>. Write failures and data corruptions on HDFS files.
The write timeout is back to what it was on 0.15 release. Also, the
datnodes flushes the block file buffered output stream before
sending a positive ack for the packet back to the client.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2756">HADOOP-2756</a>. NPE in DFSClient while closing DFSOutputStreams
under load.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2958">HADOOP-2958</a>. Fixed FileBench which broke due to <a href="http://issues.apache.org/jira/browse/HADOOP-2391">HADOOP-2391</a> which performs
a check for existence of the output directory and a trivial bug in
GenericMRLoadGenerator where min/max word lenghts were identical since
they were looking at the same config variables<br />(Chris Douglas via
acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2915">HADOOP-2915</a>. Fixed FileSystem.CACHE so that a username is included
in the cache key. (Tsz Wo (Nicholas), SZE via nigel)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2813">HADOOP-2813</a>. TestDU unit test uses its own directory to run its
sequence of tests.<br />(Mahadev Konar via dhruba)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.16.0_-_2008-02-07_')">Release 0.16.0 - 2008-02-07
</a></h3>
<ul id="release_0.16.0_-_2008-02-07_">
<li><a href="javascript:toggleList('release_0.16.0_-_2008-02-07_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (14)
<ol id="release_0.16.0_-_2008-02-07_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1245">HADOOP-1245</a>. Use the mapred.tasktracker.tasks.maximum value
configured on each tasktracker when allocating tasks, instead of
the value configured on the jobtracker. InterTrackerProtocol
version changed from 5 to 6.<br />(Michael Bieniosek via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1843">HADOOP-1843</a>. Removed code from Configuration and JobConf deprecated by
<a href="http://issues.apache.org/jira/browse/HADOOP-785">HADOOP-785</a> and a minor fix to Configuration.toString. Specifically the
important change is that mapred-default.xml is no longer supported and
Configuration no longer supports the notion of default/final resources.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1302">HADOOP-1302</a>. Remove deprecated abacus code from the contrib directory.
This also fixes a configuration bug in AggregateWordCount, so that the
job now works.<br />(enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2288">HADOOP-2288</a>. Enhance FileSystem API to support access control.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2184">HADOOP-2184</a>. RPC Support for user permissions and authentication.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2185">HADOOP-2185</a>. RPC Server uses any available port if the specified
port is zero. Otherwise it uses the specified port. Also combines
the configuration attributes for the servers' bind address and
port from "x.x.x.x" and "y" to "x.x.x.x:y".
Deprecated configuration variables:
dfs.info.bindAddress
dfs.info.port
dfs.datanode.bindAddress
dfs.datanode.port
dfs.datanode.info.bindAdress
dfs.datanode.info.port
dfs.secondary.info.bindAddress
dfs.secondary.info.port
mapred.job.tracker.info.bindAddress
mapred.job.tracker.info.port
mapred.task.tracker.report.bindAddress
tasktracker.http.bindAddress
tasktracker.http.port
New configuration variables (post <a href="http://issues.apache.org/jira/browse/HADOOP-2404">HADOOP-2404</a>):
dfs.secondary.http.address
dfs.datanode.address
dfs.datanode.http.address
dfs.http.address
mapred.job.tracker.http.address
mapred.task.tracker.report.address
mapred.task.tracker.http.address<br />(Konstantin Shvachko via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2401">HADOOP-2401</a>. Only the current leaseholder can abandon a block for
a HDFS file. ClientProtocol version changed from 20 to 21.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2381">HADOOP-2381</a>. Support permission information in FileStatus. Client
Protocol version changed from 21 to 22.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2110">HADOOP-2110</a>. Block report processing creates fewer transient objects.
Datanode Protocol version changed from 10 to 11.<br />(Sanjay Radia via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2567">HADOOP-2567</a>. Add FileSystem#getHomeDirectory(), which returns the
user's home directory in a FileSystem as a fully-qualified path.
FileSystem#getWorkingDirectory() is also changed to return a
fully-qualified path, which can break applications that attempt
to, e.g., pass LocalFileSystem#getWorkingDir().toString() directly
to java.io methods that accept file names.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2514">HADOOP-2514</a>. Change trash feature to maintain a per-user trash
directory, named ".Trash" in the user's home directory. The
"fs.trash.root" parameter is no longer used. Full source paths
are also no longer reproduced within the trash.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2012">HADOOP-2012</a>. Periodic data verification on Datanodes.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1707">HADOOP-1707</a>. The DFSClient does not use a local disk file to cache
writes to a HDFS file. Changed Data Transfer Version from 7 to 8.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2652">HADOOP-2652</a>. Fix permission issues for HftpFileSystem. This is an
incompatible change since distcp may not be able to copy files
from cluster A (compiled with this patch) to cluster B (compiled
with previous versions). (Tsz Wo (Nicholas), SZE via dhruba)
</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.16.0_-_2008-02-07_._new_features_')"> NEW FEATURES
</a> (13)
<ol id="release_0.16.0_-_2008-02-07_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1857">HADOOP-1857</a>. Ability to run a script when a task fails to capture stack
traces.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2299">HADOOP-2299</a>. Defination of a login interface. A simple implementation for
Unix users and groups.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1652">HADOOP-1652</a>. A utility to balance data among datanodes in a HDFS cluster.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2085">HADOOP-2085</a>. A library to support map-side joins of consistently
partitioned and sorted data sets.<br />(Chris Douglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2336">HADOOP-2336</a>. Shell commands to modify file permissions.<br />(rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1298">HADOOP-1298</a>. Implement file permissions for HDFS.
(Tsz Wo (Nicholas) & taton via cutting)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2447">HADOOP-2447</a>. HDFS can be configured to limit the total number of
objects (inodes and blocks) in the file system.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2487">HADOOP-2487</a>. Added an option to get statuses for all submitted/run jobs.
This information can be used to develop tools for analysing jobs.<br />(Amareshwari Sri Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1873">HADOOP-1873</a>. Implement user permissions for Map/Reduce framework.<br />(Hairong Kuang via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2532">HADOOP-2532</a>. Add to MapFile a getClosest method that returns the key
that comes just before if the key is not present.<br />(stack via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1883">HADOOP-1883</a>. Add versioning to Record I/O.<br />(Vivek Ratan via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2603">HADOOP-2603</a>. Add SeqeunceFileAsBinaryInputFormat, which reads
sequence files as BytesWritable/BytesWritable regardless of the
key and value types used to write the file.<br />(cdouglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2367">HADOOP-2367</a>. Add ability to profile a subset of map/reduce tasks and fetch
the result to the local filesystem of the submitting application. Also
includes a general IntegerRanges extension to Configuration for setting
positive, ranged parameters.<br />(Owen O'Malley via cdouglas)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.16.0_-_2008-02-07_._improvements_')"> IMPROVEMENTS
</a> (54)
<ol id="release_0.16.0_-_2008-02-07_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2045">HADOOP-2045</a>. Change committer list on website to a table, so that
folks can list their organization, timezone, etc.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2058">HADOOP-2058</a>. Facilitate creating new datanodes dynamically in
MiniDFSCluster.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1855">HADOOP-1855</a>. fsck verifies block placement policies and reports
violations.<br />(Konstantin Shvachko via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1604">HADOOP-1604</a>. An system administrator can finalize namenode upgrades
without running the cluster.<br />(Konstantin Shvachko via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1839">HADOOP-1839</a>. Link-ify the Pending/Running/Complete/Killed grid in
jobdetails.jsp to help quickly narrow down and see categorized TIPs'
details via jobtasks.jsp.<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1210">HADOOP-1210</a>. Log counters in job history.<br />(Owen O'Malley via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1912">HADOOP-1912</a>. Datanode has two new commands COPY and REPLACE. These are
needed for supporting data rebalance.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2086">HADOOP-2086</a>. This patch adds the ability to add dependencies to a job
(run via JobControl) after construction.<br />(Adrian Woodhead via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1185">HADOOP-1185</a>. Support changing the logging level of a server without
restarting the server. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2134">HADOOP-2134</a>. Remove developer-centric requirements from overview.html and
keep it end-user focussed, specifically sections related to subversion and
building Hadoop.<br />(Jim Kellerman via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1989">HADOOP-1989</a>. Support simulated DataNodes. This helps creating large virtual
clusters for testing purposes.<br />(Sanjay Radia via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1274">HADOOP-1274</a>. Support different number of mappers and reducers per
TaskTracker to allow administrators to better configure and utilize
heterogenous clusters.
Configuration changes to hadoop-default.xml:
add mapred.tasktracker.map.tasks.maximum (default value of 2)
add mapred.tasktracker.reduce.tasks.maximum (default value of 2)
remove mapred.tasktracker.tasks.maximum (deprecated for 0.16.0)<br />(Amareshwari Sri Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2104">HADOOP-2104</a>. Adds a description to the ant targets. This makes the
output of "ant -projecthelp" sensible.<br />(Chris Douglas via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2127">HADOOP-2127</a>. Added a pipes sort example to benchmark trivial pipes
application versus trivial java application.<br />(omalley via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2113">HADOOP-2113</a>. A new shell command "dfs -text" to view the contents of
a gziped or SequenceFile.<br />(Chris Douglas via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2207">HADOOP-2207</a>. Add a "package" target for contrib modules that
permits each to determine what files are copied into release
builds.<br />(stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1984">HADOOP-1984</a>. Makes the backoff for failed fetches exponential.
Earlier, it was a random backoff from an interval.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1327">HADOOP-1327</a>. Include website documentation for streaming.<br />(Rob Weltman
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2000">HADOOP-2000</a>. Rewrite NNBench to measure namenode performance accurately.
It now uses the map-reduce framework for load generation.<br />(Mukund Madhugiri via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2248">HADOOP-2248</a>. Speeds up the framework w.r.t Counters. Also has API
updates to the Counters part.<br />(Owen O'Malley via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2326">HADOOP-2326</a>. The initial block report at Datanode startup time has
a random backoff period.<br />(Sanjay Radia via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2432">HADOOP-2432</a>. HDFS includes the name of the file while throwing
"File does not exist" exception.<br />(Jim Kellerman via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2457">HADOOP-2457</a>. Added a 'forrest.home' property to the 'docs' target in
build.xml.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2149">HADOOP-2149</a>. A new benchmark for three name-node operation: file create,
open, and block report, to evaluate the name-node performance
for optimizations or new features.<br />(Konstantin Shvachko via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2466">HADOOP-2466</a>. Change FileInputFormat.computeSplitSize to a protected
non-static method to allow sub-classes to provide alternate
implementations.<br />(Alejandro Abdelnur via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2425">HADOOP-2425</a>. Change TextOutputFormat to handle Text specifically for better
performance. Make NullWritable implement Comparable. Make TextOutputFormat
treat NullWritable like null.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1719">HADOOP-1719</a>. Improves the utilization of shuffle copier threads.<br />(Amar Kamat via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2390">HADOOP-2390</a>. Added documentation for user-controls for intermediate
map-outputs & final job-outputs and native-hadoop libraries.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1660">HADOOP-1660</a>. Add the cwd of the map/reduce task to the java.library.path
of the child-jvm to support loading of native libraries distributed via
the DistributedCache.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2285">HADOOP-2285</a>. Speeds up TextInputFormat. Also includes updates to the
Text API.<br />(Owen O'Malley via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2233">HADOOP-2233</a>. Adds a generic load generator for modeling MR jobs.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2369">HADOOP-2369</a>. Adds a set of scripts for simulating a mix of user map/reduce
workloads.<br />(Runping Qi via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2547">HADOOP-2547</a>. Removes use of a 'magic number' in build.xml.<br />(Hrishikesh via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2268">HADOOP-2268</a>. Fix org.apache.hadoop.mapred.jobcontrol classes to use the
List/Map interfaces rather than concrete ArrayList/HashMap classes
internally.<br />(Adrian Woodhead via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2406">HADOOP-2406</a>. Add a benchmark for measuring read/write performance through
the InputFormat interface, particularly with compression.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2131">HADOOP-2131</a>. Allow finer-grained control over speculative-execution. Now
users can set it for maps and reduces independently.
Configuration changes to hadoop-default.xml:
deprecated mapred.speculative.execution
add mapred.map.tasks.speculative.execution
add mapred.reduce.tasks.speculative.execution<br />(Amareshwari Sri Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1965">HADOOP-1965</a>. Interleave sort/spill in teh map-task along with calls to the
Mapper.map method. This is done by splitting the 'io.sort.mb' buffer into
two and using one half for collecting map-outputs and the other half for
sort/spill.<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2464">HADOOP-2464</a>. Unit tests for chmod, chown, and chgrp using DFS.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1876">HADOOP-1876</a>. Persist statuses of completed jobs in HDFS so that the
JobClient can query and get information about decommissioned jobs and also
across JobTracker restarts.
Configuration changes to hadoop-default.xml:
add mapred.job.tracker.persist.jobstatus.active (default value of false)
add mapred.job.tracker.persist.jobstatus.hours (default value of 0)
add mapred.job.tracker.persist.jobstatus.dir (default value of
/jobtracker/jobsInfo)<br />(Alejandro Abdelnur via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2077">HADOOP-2077</a>. Added version and build information to STARTUP_MSG for all
hadoop daemons to aid error-reporting, debugging etc.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2398">HADOOP-2398</a>. Additional instrumentation for NameNode and RPC server.
Add support for accessing instrumentation statistics via JMX.<br />(Sanjay radia via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2449">HADOOP-2449</a>. A return of the non-MR version of NNBench.<br />(Sanjay Radia via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1989">HADOOP-1989</a>. Remove 'datanodecluster' command from bin/hadoop.<br />(Sanjay Radia via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1742">HADOOP-1742</a>. Improve JavaDoc documentation for ClientProtocol, DFSClient,
and FSNamesystem.<br />(Konstantin Shvachko)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2298">HADOOP-2298</a>. Add Ant target for a binary-only distribution.<br />(Hrishikesh via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2509">HADOOP-2509</a>. Add Ant target for Rat report (Apache license header
reports).<br />(Hrishikesh via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2469">HADOOP-2469</a>. WritableUtils.clone should take a Configuration
instead of a JobConf.<br />(stack via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2659">HADOOP-2659</a>. Introduce superuser permissions for admin operations.
(Tsz Wo (Nicholas), SZE via shv)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2596">HADOOP-2596</a>. Added a SequenceFile.createWriter api which allows the user
to specify the blocksize, replication factor and the buffersize to be
used for the underlying HDFS file.<br />(Alejandro Abdelnur via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2431">HADOOP-2431</a>. Test HDFS File Permissions.<br />(Hairong Kuang via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2232">HADOOP-2232</a>. Add an option to disable Nagle's algorithm in the IPC stack.<br />(Clint Morgan via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2342">HADOOP-2342</a>. Created a micro-benchmark for measuring
local-file versus hdfs reads.<br />(Owen O'Malley via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2529">HADOOP-2529</a>. First version of HDFS User Guide.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2690">HADOOP-2690</a>. Add jar-test target to build.xml, separating compilation
and packaging of the test classes.<br />(Enis Soztutar via cdouglas)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.16.0_-_2008-02-07_._optimizations_')"> OPTIMIZATIONS
</a> (4)
<ol id="release_0.16.0_-_2008-02-07_._optimizations_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1898">HADOOP-1898</a>. Release the lock protecting the last time of the last stack
dump while the dump is happening.<br />(Amareshwari Sri Ramadasu via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1900">HADOOP-1900</a>. Makes the heartbeat and task event queries interval
dependent on the cluster size.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2208">HADOOP-2208</a>. Counter update frequency (from TaskTracker to JobTracker) is
capped at 1 minute.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2284">HADOOP-2284</a>. Reduce the number of progress updates during the sorting in
the map task.<br />(Amar Kamat via ddas)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.16.0_-_2008-02-07_._bug_fixes_')"> BUG FIXES
</a> (90)
<ol id="release_0.16.0_-_2008-02-07_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2583">HADOOP-2583</a>. Fixes a bug in the Eclipse plug-in UI to edit locations.
Plug-in version is now synchronized with Hadoop version.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2100">HADOOP-2100</a>. Remove faulty check for existence of $HADOOP_PID_DIR and let
'mkdir -p' check & create it.<br />(Michael Bieniosek via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1642">HADOOP-1642</a>. Ensure jobids generated by LocalJobRunner are unique to
avoid collissions and hence job-failures.<br />(Doug Cutting via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2096">HADOOP-2096</a>. Close open file-descriptors held by streams while localizing
job.xml in the JobTracker and while displaying it on the webui in
jobconf.jsp.<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2098">HADOOP-2098</a>. Log start & completion of empty jobs to JobHistory, which
also ensures that we close the file-descriptor of the job's history log
opened during job-submission.<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2112">HADOOP-2112</a>. Adding back changes to build.xml lost while reverting
<a href="http://issues.apache.org/jira/browse/HADOOP-1622">HADOOP-1622</a> i.e. http://svn.apache.org/viewvc?view=rev&revision=588771.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2089">HADOOP-2089</a>. Fixes the command line argument handling to handle multiple
-cacheArchive in Hadoop streaming.<br />(Lohit Vijayarenu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2071">HADOOP-2071</a>. Fix StreamXmlRecordReader to use a BufferedInputStream
wrapped over the DFSInputStream since mark/reset aren't supported by
DFSInputStream anymore.<br />(Lohit Vijayarenu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1348">HADOOP-1348</a>. Allow XML comments inside configuration files.<br />(Rajagopal Natarajan and Enis Soztutar via enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1952">HADOOP-1952</a>. Improve handling of invalid, user-specified classes while
configuring streaming jobs such as combiner, input/output formats etc.
Now invalid options are caught, logged and jobs are failed early.<br />(Lohit
Vijayarenu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2151">HADOOP-2151</a>. FileSystem.globPaths validates the list of Paths that
it returns.<br />(Lohit Vijayarenu via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2121">HADOOP-2121</a>. Cleanup DFSOutputStream when the stream encountered errors
when Datanodes became full.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1130">HADOOP-1130</a>. The FileSystem.closeAll() method closes all existing
DFSClients.<br />(Chris Douglas via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2204">HADOOP-2204</a>. DFSTestUtil.waitReplication was not waiting for all replicas
to get created, thus causing unit test failure.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2078">HADOOP-2078</a>. An zero size file may have no blocks associated with it.<br />(Konstantin Shvachko via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2212">HADOOP-2212</a>. ChecksumFileSystem.getSumBufferSize might throw
java.lang.ArithmeticException. The fix is to initialize bytesPerChecksum
to 0.<br />(Michael Bieniosek via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2216">HADOOP-2216</a>. Fix jobtasks.jsp to ensure that it first collects the
taskids which satisfy the filtering criteria and then use that list to
print out only the required task-reports, previously it was oblivious to
the filtering and hence used the wrong index into the array of task-reports.<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2272">HADOOP-2272</a>. Fix findbugs target to reflect changes made to the location
of the streaming jar file by <a href="http://issues.apache.org/jira/browse/HADOOP-2207">HADOOP-2207</a>.<br />(Adrian Woodhead via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2244">HADOOP-2244</a>. Fixes the MapWritable.readFields to clear the instance
field variable every time readFields is called. (Michael Stack via ddas).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2245">HADOOP-2245</a>. Fixes LocalJobRunner to include a jobId in the mapId. Also,
adds a testcase for JobControl. (Adrian Woodhead via ddas).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2275">HADOOP-2275</a>. Fix erroneous detection of corrupted file when namenode
fails to allocate any datanodes for newly allocated block.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2256">HADOOP-2256</a>. Fix a buf in the namenode that could cause it to encounter
an infinite loop while deleting excess replicas that were created by
block rebalancing.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2209">HADOOP-2209</a>. SecondaryNamenode process exits if it encounters exceptions
that it cannot handle.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2314">HADOOP-2314</a>. Prevent TestBlockReplacement from occasionally getting
into an infinite loop.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2300">HADOOP-2300</a>. This fixes a bug where mapred.tasktracker.tasks.maximum
would be ignored even if it was set in hadoop-site.xml.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2349">HADOOP-2349</a>. Improve code layout in file system transaction logging code.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2368">HADOOP-2368</a>. Fix unit tests on Windows.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2363">HADOOP-2363</a>. This fix allows running multiple instances of the unit test
in parallel. The bug was introduced in <a href="http://issues.apache.org/jira/browse/HADOOP-2185">HADOOP-2185</a> that changed
port-rolling behaviour.<br />(Konstantin Shvachko via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2271">HADOOP-2271</a>. Fix chmod task to be non-parallel.<br />(Adrian Woodhead via
omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2313">HADOOP-2313</a>. Fail the build if building libhdfs fails.<br />(nigel via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2359">HADOOP-2359</a>. Remove warning for interruptted exception when closing down
minidfs.<br />(dhruba via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1841">HADOOP-1841</a>. Prevent slow clients from consuming threads in the NameNode.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2323">HADOOP-2323</a>. JobTracker.close() should not print stack traces for
normal exit.<br />(jimk via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2376">HADOOP-2376</a>. Prevents sort example from overriding the number of maps.<br />(Owen O'Malley via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2434">HADOOP-2434</a>. FSDatasetInterface read interface causes HDFS reads to occur
in 1 byte chunks, causing performance degradation.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2459">HADOOP-2459</a>. Fix package target so that src/docs/build files are not
included in the release.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2215">HADOOP-2215</a>. Fix documentation in cluster_setup.html &
mapred_tutorial.html reflect that mapred.tasktracker.tasks.maximum has
been superceeded by mapred.tasktracker.{map|reduce}.tasks.maximum.<br />(Amareshwari Sri Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2459">HADOOP-2459</a>. Fix package target so that src/docs/build files are not
included in the release.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2352">HADOOP-2352</a>. Remove AC_CHECK_LIB for libz and liblzo to ensure that
libhadoop.so doesn't have a dependency on them.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2453">HADOOP-2453</a>. Fix the configuration for wordcount-simple example in Hadoop
Pipes which currently produces an XML parsing error.<br />(Amareshwari Sri
Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2476">HADOOP-2476</a>. Unit test failure while reading permission bits of local
file system (on Windows) fixed.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2247">HADOOP-2247</a>. Fine-tune the strategies for killing mappers and reducers
due to failures while fetching map-outputs. Now the map-completion times
and number of currently running reduces are taken into account by the
JobTracker before killing the mappers, while the progress made by the
reducer and the number of fetch-failures vis-a-vis total number of
fetch-attempts are taken into account before teh reducer kills itself.<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2452">HADOOP-2452</a>. Fix eclipse plug-in build.xml to refers to the right
location where hadoop-*-core.jar is generated.<br />(taton)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2492">HADOOP-2492</a>. Additional debugging in the rpc server to better
diagnose ConcurrentModificationException.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2344">HADOOP-2344</a>. Enhance the utility for executing shell commands to read the
stdout/stderr streams while waiting for the command to finish (to free up
the buffers). Also, this patch throws away stderr of the DF utility.
@deprecated
org.apache.hadoop.fs.ShellCommand for org.apache.hadoop.util.Shell
org.apache.hadoop.util.ShellUtil for
org.apache.hadoop.util.Shell.ShellCommandExecutor<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2511">HADOOP-2511</a>. Fix a javadoc warning in org.apache.hadoop.util.Shell
introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-2344">HADOOP-2344</a>.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2442">HADOOP-2442</a>. Fix TestLocalFileSystemPermission.testLocalFSsetOwner
to work on more platforms.<br />(Raghu Angadi via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2488">HADOOP-2488</a>. Fix a regression in random read performance.<br />(Michael Stack via rangadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2523">HADOOP-2523</a>. Fix TestDFSShell.testFilePermissions on Windows.<br />(Raghu Angadi via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2535">HADOOP-2535</a>. Removed support for deprecated mapred.child.heap.size and
fixed some indentation issues in TaskRunner. (acmurthy)
Configuration changes to hadoop-default.xml:
remove mapred.child.heap.size
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2512">HADOOP-2512</a>. Fix error stream handling in Shell. Use exit code to
detect shell command errors in RawLocalFileSystem.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2446">HADOOP-2446</a>. Fixes TestHDFSServerPorts and TestMRServerPorts so they
do not rely on statically configured ports and cleanup better.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2537">HADOOP-2537</a>. Make build process compatible with Ant 1.7.0.<br />(Hrishikesh via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1281">HADOOP-1281</a>. Ensure running tasks of completed map TIPs (e.g. speculative
tasks) are killed as soon as the TIP completed.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2571">HADOOP-2571</a>. Suppress a suprious warning in test code.<br />(cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2481">HADOOP-2481</a>. NNBench report its progress periodically.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2601">HADOOP-2601</a>. Start name-node on a free port for TestNNThroughputBenchmark.<br />(Konstantin Shvachko)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2494">HADOOP-2494</a>. Set +x on contrib/*/bin/* in packaged tar bundle.<br />(stack via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2605">HADOOP-2605</a>. Remove bogus leading slash in task-tracker report bindAddress.<br />(Konstantin Shvachko)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2620">HADOOP-2620</a>. Trivial. 'bin/hadoop fs -help' did not list chmod, chown, and
chgrp.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2614">HADOOP-2614</a>. The DFS WebUI accesses are configured to be from the user
specified by dfs.web.ugi. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2543">HADOOP-2543</a>. Implement a "no-permission-checking" mode for smooth
upgrade from a pre-0.16 install of HDFS.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-290">HADOOP-290</a>. A DataNode log message now prints the target of a replication
request correctly.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2538">HADOOP-2538</a>. Redirect to a warning, if plaintext parameter is true but
the filter parameter is not given in TaskLogServlet.<br />(Michael Bieniosek via enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2582">HADOOP-2582</a>. Prevent 'bin/hadoop fs -copyToLocal' from creating
zero-length files when the src does not exist.<br />(Lohit Vijayarenu via cdouglas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2189">HADOOP-2189</a>. Incrementing user counters should count as progress.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2649">HADOOP-2649</a>. The NameNode periodically computes replication work for
the datanodes. The periodicity of this computation is now configurable.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2549">HADOOP-2549</a>. Correct disk size computation so that data-nodes could switch
to other local drives if current is full.<br />(Hairong Kuang via shv)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2633">HADOOP-2633</a>. Fsck should call name-node methods directly rather than
through rpc. (Tsz Wo (Nicholas), SZE via shv)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2687">HADOOP-2687</a>. Modify a few log message generated by dfs client to be
logged only at INFO level.<br />(stack via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2402">HADOOP-2402</a>. Fix BlockCompressorStream to ensure it buffers data before
sending it down to the compressor so that each write call doesn't
compress.<br />(Chris Douglas via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2645">HADOOP-2645</a>. The Metrics initialization code does not throw
exceptions when servers are restarted by MiniDFSCluster.<br />(Sanjay Radia via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2691">HADOOP-2691</a>. Fix a race condition that was causing the DFSClient
to erroneously remove a good datanode from a pipeline that actually
had another datanode that was bad.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1195">HADOOP-1195</a>. All code in FSNamesystem checks the return value
of getDataNode for null before using it.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2640">HADOOP-2640</a>. Fix a bug in MultiFileSplitInputFormat that was always
returning 1 split in some circumstances.<br />(Enis Soztutar via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2626">HADOOP-2626</a>. Fix paths with special characters to work correctly
with the local filesystem.<br />(Thomas Friol via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2646">HADOOP-2646</a>. Fix SortValidator to work with fully-qualified
working directories.<br />(Arun C Murthy via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2092">HADOOP-2092</a>. Added a ping mechanism to the pipes' task to periodically
check if the parent Java task is running, and exit if the parent isn't
alive and responding.<br />(Amareshwari Sri Ramadasu via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2714">HADOOP-2714</a>. TestDecommission failed on windows because the replication
request was timing out.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2576">HADOOP-2576</a>. Namenode performance degradation over time triggered by
large heartbeat interval.<br />(Raghu Angadi)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2713">HADOOP-2713</a>. TestDatanodeDeath failed on windows because the replication
request was timing out.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2639">HADOOP-2639</a>. Fixes a problem to do with incorrect maintenance of values
for runningMapTasks/runningReduceTasks.<br />(Amar Kamat and Arun Murthy
via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2723">HADOOP-2723</a>. Fixed the check for checking whether to do user task
profiling.<br />(Amareshwari Sri Ramadasu via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2734">HADOOP-2734</a>. Link forrest docs to new http://hadoop.apache.org<br />(Doug Cutting via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2641">HADOOP-2641</a>. Added Apache license headers to 95 files.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2732">HADOOP-2732</a>. Fix bug in path globbing.<br />(Hairong Kuang via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2404">HADOOP-2404</a>. Fix backwards compatability with hadoop-0.15 configuration
files that was broken by <a href="http://issues.apache.org/jira/browse/HADOOP-2185">HADOOP-2185</a>.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2755">HADOOP-2755</a>. Fix fsck performance degradation because of permissions
issue. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2768">HADOOP-2768</a>. Fix performance regression caused by <a href="http://issues.apache.org/jira/browse/HADOOP-1707">HADOOP-1707</a>.<br />(dhruba borthakur via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-3108">HADOOP-3108</a>. Fix NPE in setPermission and setOwner.<br />(shv)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.15.3_-_2008-01-18_')">Release 0.15.3 - 2008-01-18
</a></h3>
<ul id="release_0.15.3_-_2008-01-18_">
<li><a href="javascript:toggleList('release_0.15.3_-_2008-01-18_._bug_fixes_')"> BUG FIXES
</a> (4)
<ol id="release_0.15.3_-_2008-01-18_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2562">HADOOP-2562</a>. globPaths supports {ab,cd}.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2540">HADOOP-2540</a>. fsck reports missing blocks incorrectly.<br />(dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2570">HADOOP-2570</a>. "work" directory created unconditionally, and symlinks
created from the task cwds.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2574">HADOOP-2574</a>. Fixed mapred_tutorial.xml to correct minor errors with the
WordCount examples.<br />(acmurthy)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.15.2_-_2008-01-02_')">Release 0.15.2 - 2008-01-02
</a></h3>
<ul id="release_0.15.2_-_2008-01-02_">
<li><a href="javascript:toggleList('release_0.15.2_-_2008-01-02_._bug_fixes_')"> BUG FIXES
</a> (11)
<ol id="release_0.15.2_-_2008-01-02_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2246">HADOOP-2246</a>. Moved the changelog for <a href="http://issues.apache.org/jira/browse/HADOOP-1851">HADOOP-1851</a> from the NEW FEATURES
section to the INCOMPATIBLE CHANGES section.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2238">HADOOP-2238</a>. Fix TaskGraphServlet so that it sets the content type of
the response appropriately.<br />(Paul Saab via enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2129">HADOOP-2129</a>. Fix so that distcp works correctly when source is
HDFS but not the default filesystem. HDFS paths returned by the
listStatus() method are now fully-qualified.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2378">HADOOP-2378</a>. Fixes a problem where the last task completion event would
get created after the job completes.<br />(Alejandro Abdelnur via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2228">HADOOP-2228</a>. Checks whether a job with a certain jobId is already running
and then tries to create the JobInProgress object.<br />(Johan Oskarsson via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2422">HADOOP-2422</a>. dfs -cat multiple files fail with 'Unable to write to
output stream'.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2460">HADOOP-2460</a>. When the namenode encounters ioerrors on writing a
transaction log, it stops writing new transactions to that one.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2227">HADOOP-2227</a>. Use the LocalDirAllocator uniformly for handling all of the
temporary storage required for a given task. It also implies that
mapred.local.dir.minspacestart is handled by checking if there is enough
free-space on any one of the available disks.<br />(Amareshwari Sri Ramadasu
via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2437">HADOOP-2437</a>. Fix the LocalDirAllocator to choose the seed for the
round-robin disk selections randomly. This helps in spreading data across
multiple partitions much better.<br />(acmurhty)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2486">HADOOP-2486</a>. When the list of files from the InMemoryFileSystem is obtained
for merging, this patch will ensure that only those files whose checksums
have also got created (renamed) are returned.<br />(ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2456">HADOOP-2456</a>. Hardcode English locale to prevent NumberFormatException
from occurring when starting the NameNode with certain locales.<br />(Matthias Friedrich via nigel)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.15.2_-_2008-01-02_._improvements_')"> IMPROVEMENTS
</a> (4)
<ol id="release_0.15.2_-_2008-01-02_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2160">HADOOP-2160</a>. Remove project-level, non-user documentation from
releases, since it's now maintained in a separate tree.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1327">HADOOP-1327</a>. Add user documentation for streaming.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2382">HADOOP-2382</a>. Add hadoop-default.html to subversion.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2158">HADOOP-2158</a>. hdfsListDirectory calls FileSystem.listStatus instead
of FileSystem.listPaths. This reduces the number of RPC calls on the
namenode, thereby improving scalability.<br />(Christian Kunz via dhruba)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.15.1_-_2007-11-27_')">Release 0.15.1 - 2007-11-27
</a></h3>
<ul id="release_0.15.1_-_2007-11-27_">
<li><a href="javascript:toggleList('release_0.15.1_-_2007-11-27_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (1)
<ol id="release_0.15.1_-_2007-11-27_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-713">HADOOP-713</a>. Reduce CPU usage on namenode while listing directories.
FileSystem.listPaths does not return the size of the entire subtree.
Introduced a new API ClientProtocol.getContentLength that returns the
size of the subtree.<br />(Dhruba Borthakur via dhruba)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.15.1_-_2007-11-27_._improvements_')"> IMPROVEMENTS
</a> (1)
<ol id="release_0.15.1_-_2007-11-27_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1917">HADOOP-1917</a>. Addition of guides/tutorial for better overall
documentation for Hadoop. Specifically:
* quickstart.html is targetted towards first-time users and helps them
setup a single-node cluster and play with Hadoop.
* cluster_setup.html helps admins to configure and setup non-trivial
hadoop clusters.
* mapred_tutorial.html is a comprehensive Map-Reduce tutorial.<br />(acmurthy)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.15.1_-_2007-11-27_._bug_fixes_')"> BUG FIXES
</a> (3)
<ol id="release_0.15.1_-_2007-11-27_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2174">HADOOP-2174</a>. Removed the unnecessary Reporter.setStatus call from
FSCopyFilesMapper.close which led to a NPE since the reporter isn't valid
in the close method.<br />(Chris Douglas via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2172">HADOOP-2172</a>. Restore performance of random access to local files
by caching positions of local input streams, avoiding a system
call.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2205">HADOOP-2205</a>. Regenerate the Hadoop website since some of the changes made
by <a href="http://issues.apache.org/jira/browse/HADOOP-1917">HADOOP-1917</a> weren't correctly copied over to the trunk/docs directory.
Also fixed a couple of minor typos and broken links.<br />(acmurthy)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.15.0_-_2007-11-2_')">Release 0.15.0 - 2007-11-2
</a></h3>
<ul id="release_0.15.0_-_2007-11-2_">
<li><a href="javascript:toggleList('release_0.15.0_-_2007-11-2_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (10)
<ol id="release_0.15.0_-_2007-11-2_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1708">HADOOP-1708</a>. Make files appear in namespace as soon as they are
created.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-999">HADOOP-999</a>. A HDFS Client immediately informs the NameNode of a new
file creation. ClientProtocol version changed from 14 to 15.
(Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-932">HADOOP-932</a>. File locking interfaces and implementations (that were
earlier deprecated) are removed. Client Protocol version changed
from 15 to 16.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1621">HADOOP-1621</a>. FileStatus is now a concrete class and FileSystem.listPaths
is deprecated and replaced with listStatus.<br />(Chris Douglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1656">HADOOP-1656</a>. The blockSize of a file is stored persistently in the file
inode.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1838">HADOOP-1838</a>. The blocksize of files created with an earlier release is
set to the default block size.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-785">HADOOP-785</a>. Add support for 'final' Configuration parameters,
removing support for 'mapred-default.xml', and changing
'hadoop-site.xml' to not override other files. Now folks should
generally use 'hadoop-site.xml' for all configurations. Values
with a 'final' tag may not be overridden by subsequently loaded
configuration files, e.g., by jobs.<br />(Arun C. Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1846">HADOOP-1846</a>. DatanodeReport in ClientProtocol can report live
datanodes, dead datanodes or all datanodes. Client Protocol version
changed from 17 to 18.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1851">HADOOP-1851</a>. Permit specification of map output compression type
and codec, independent of the final output's compression
parameters.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1819">HADOOP-1819</a>. Jobtracker cleanups, including binding ports before
clearing state directories, so that inadvertently starting a
second jobtracker doesn't trash one that's already running. Removed
method JobTracker.getTracker() because the static variable, which
stored the value caused initialization problems.<br />(omalley via cutting)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.15.0_-_2007-11-2_._new_features_')"> NEW FEATURES
</a> (14)
<ol id="release_0.15.0_-_2007-11-2_._new_features_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-89">HADOOP-89</a>. A client can access file data even before the creator
has closed the file. Introduce a new command "tail" from dfs shell.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1636">HADOOP-1636</a>. Allow configuration of the number of jobs kept in
memory by the JobTracker.<br />(Michael Bieniosek via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1667">HADOOP-1667</a>. Reorganize CHANGES.txt into sections to make it
easier to read. Also remove numbering, to make merging easier.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1610">HADOOP-1610</a>. Add metrics for failed tasks.<br />(Devaraj Das via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1767">HADOOP-1767</a>. Add "bin/hadoop job -list" sub-command.<br />(taton via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1351">HADOOP-1351</a>. Add "bin/hadoop job [-fail-task|-kill-task]" sub-commands
to terminate a particular task-attempt.<br />(Enis Soztutar via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1880">HADOOP-1880</a>. SleepJob : An example job that sleeps at each map and
reduce task.<br />(enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1809">HADOOP-1809</a>. Add a link in web site to #hadoop IRC channel.<br />(enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1894">HADOOP-1894</a>. Add percentage graphs and mapred task completion graphs
to Web User Interface. Users not using Firefox may install a plugin to
their browsers to see svg graphics.<br />(enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1914">HADOOP-1914</a>. Introduce a new NamenodeProtocol to allow secondary
namenodes and rebalancing processes to communicate with a primary
namenode.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1963">HADOOP-1963</a>. Add a FileSystem implementation for the Kosmos
Filesystem (KFS).<br />(Sriram Rao via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1822">HADOOP-1822</a>. Allow the specialization and configuration of socket
factories. Provide a StandardSocketFactory, and a SocksSocketFactory to
allow the use of SOCKS proxies. (taton).
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1968">HADOOP-1968</a>. FileSystem supports wildcard input syntax "{ }".<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2566">HADOOP-2566</a>. Add globStatus method to the FileSystem interface
and deprecate globPath and listPath.<br />(Hairong Kuang via hairong)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.15.0_-_2007-11-2_._optimizations_')"> OPTIMIZATIONS
</a> (8)
<ol id="release_0.15.0_-_2007-11-2_._optimizations_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1910">HADOOP-1910</a>. Reduce the number of RPCs that DistributedFileSystem.create()
makes to the namenode.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1565">HADOOP-1565</a>. Reduce memory usage of NameNode by replacing
TreeMap in HDFS Namespace with ArrayList.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1743">HADOOP-1743</a>. Change DFS INode from a nested class to standalone
class, with specialized subclasses for directories and files, to
save memory on the namenode.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1759">HADOOP-1759</a>. Change file name in INode from String to byte[],
saving memory on the namenode.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1766">HADOOP-1766</a>. Save memory in namenode by having BlockInfo extend
Block, and replace many uses of Block with BlockInfo.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1687">HADOOP-1687</a>. Save memory in namenode by optimizing BlockMap
representation.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1774">HADOOP-1774</a>. Remove use of INode.parent in Block CRC upgrade.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1788">HADOOP-1788</a>. Increase the buffer size on the Pipes command socket.<br />(Amareshwari Sri Ramadasu and Christian Kunz via omalley)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.15.0_-_2007-11-2_._bug_fixes_')"> BUG FIXES
</a> (64)
<ol id="release_0.15.0_-_2007-11-2_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1946">HADOOP-1946</a>. The Datanode code does not need to invoke du on
every heartbeat.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1935">HADOOP-1935</a>. Fix a NullPointerException in internalReleaseCreate.<br />(Dhruba Borthakur)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1933">HADOOP-1933</a>. The nodes listed in include and exclude files
are always listed in the datanode report.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1953">HADOOP-1953</a>. The job tracker should wait beteween calls to try and delete
the system directory<br />(Owen O'Malley via devaraj)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1932">HADOOP-1932</a>. TestFileCreation fails with message saying filestatus.dat
is of incorrect size.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1573">HADOOP-1573</a>. Support for 0 reducers in PIPES.<br />(Owen O'Malley via devaraj)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1500">HADOOP-1500</a>. Fix typographical errors in the DFS WebUI.<br />(Nigel Daley via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1076">HADOOP-1076</a>. Periodic checkpoint can continue even if an earlier
checkpoint encountered an error.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1887">HADOOP-1887</a>. The Namenode encounters an ArrayIndexOutOfBoundsException
while listing a directory that had a file that was
being actively written to.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1904">HADOOP-1904</a>. The Namenode encounters an exception because the
list of blocks per datanode-descriptor was corrupted.<br />(Konstantin Shvachko via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1762">HADOOP-1762</a>. The Namenode fsimage does not contain a list of
Datanodes.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1890">HADOOP-1890</a>. Removed debugging prints introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-1774">HADOOP-1774</a>.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1763">HADOOP-1763</a>. Too many lost task trackers on large clusters due to
insufficient number of RPC handler threads on the JobTracker.<br />(Devaraj Das)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1463">HADOOP-1463</a>. HDFS report correct usage statistics for disk space
used by HDFS.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1692">HADOOP-1692</a>. In DFS ant task, don't cache the Configuration.<br />(Chris Douglas via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1726">HADOOP-1726</a>. Remove lib/jetty-ext/ant.jar.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1772">HADOOP-1772</a>. Fix hadoop-daemon.sh script to get correct hostname
under Cygwin. (Tsz Wo (Nicholas), SZE via cutting)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1749">HADOOP-1749</a>. Change TestDFSUpgrade to sort files, fixing sporadic
test failures.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1748">HADOOP-1748</a>. Fix tasktracker to be able to launch tasks when log
directory is relative.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1775">HADOOP-1775</a>. Fix a NullPointerException and an
IllegalArgumentException in MapWritable.<br />(Jim Kellerman via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1795">HADOOP-1795</a>. Fix so that jobs can generate output file names with
special characters.<br />(Fr??d??ric Bertin via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1810">HADOOP-1810</a>. Fix incorrect value type in MRBench (SmallJobs)<br />(Devaraj Das via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1806">HADOOP-1806</a>. Fix ant task to compile again, also fix default
builds to compile ant tasks.<br />(Chris Douglas via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1758">HADOOP-1758</a>. Fix escape processing in librecordio to not be
quadratic.<br />(Vivek Ratan via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1817">HADOOP-1817</a>. Fix MultiFileSplit to read and write the split
length, so that it is not always zero in map tasks.<br />(Thomas Friol via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1853">HADOOP-1853</a>. Fix contrib/streaming to accept multiple -cacheFile
options.<br />(Prachi Gupta via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1818">HADOOP-1818</a>. Fix MultiFileInputFormat so that it does not return
empty splits when numPaths < numSplits.<br />(Thomas Friol via enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1840">HADOOP-1840</a>. Fix race condition which leads to task's diagnostic
messages getting lost.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1885">HADOOP-1885</a>. Fix race condition in MiniDFSCluster shutdown.<br />(Chris Douglas via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1889">HADOOP-1889</a>. Fix path in EC2 scripts for building your own AMI.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1892">HADOOP-1892</a>. Fix a NullPointerException in the JobTracker when
trying to fetch a task's diagnostic messages from the JobClient.<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1897">HADOOP-1897</a>. Completely remove about.html page from the web site.<br />(enis)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1907">HADOOP-1907</a>. Fix null pointer exception when getting task diagnostics
in JobClient.<br />(Christian Kunz via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1882">HADOOP-1882</a>. Remove spurious asterisks from decimal number displays.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1783">HADOOP-1783</a>. Make S3 FileSystem return Paths fully-qualified with
scheme and host.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1925">HADOOP-1925</a>. Make pipes' autoconf script look for libsocket and libnsl, so
that it can compile under Solaris.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1940">HADOOP-1940</a>. TestDFSUpgradeFromImage must shut down its MiniDFSCluster.<br />(Chris Douglas via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1930">HADOOP-1930</a>. Fix the blame for failed fetchs on the right host.<br />(Arun C.
Murthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1934">HADOOP-1934</a>. Fix the platform name on Mac to use underscores rather than
spaces.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1959">HADOOP-1959</a>. Use "/" instead of File.separator in the StatusHttpServer.<br />(jimk via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1626">HADOOP-1626</a>. Improve dfsadmin help messages.<br />(Lohit Vijayarenu via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1695">HADOOP-1695</a>. The SecondaryNamenode waits for the Primary NameNode to
start up.<br />(Dhruba Borthakur)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1983">HADOOP-1983</a>. Have Pipes flush the command socket when progress is sent
to prevent timeouts during long computations.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1875">HADOOP-1875</a>. Non-existant directories or read-only directories are
filtered from dfs.client.buffer.dir.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1992">HADOOP-1992</a>. Fix the performance degradation in the sort validator.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1874">HADOOP-1874</a>. Move task-outputs' promotion/discard to a separate thread
distinct from the main heartbeat-processing thread. The main upside being
that we do not lock-up the JobTracker during HDFS operations, which
otherwise may lead to lost tasktrackers if the NameNode is unresponsive.<br />(Devaraj Das via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2026">HADOOP-2026</a>. Namenode prints out one log line for "Number of transactions"
at most once every minute.<br />(Dhruba Borthakur)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2022">HADOOP-2022</a>. Ensure that status information for successful tasks is correctly
recorded at the JobTracker, so that, for example, one may view correct
information via taskdetails.jsp. This bug was introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-1874">HADOOP-1874</a>.<br />(Amar Kamat via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2031">HADOOP-2031</a>. Correctly maintain the taskid which takes the TIP to
completion, failing which the case of lost tasktrackers isn't handled
properly i.e. the map TIP is incorrectly left marked as 'complete' and it
is never rescheduled elsewhere, leading to hung reduces.<br />(Devaraj Das via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2018">HADOOP-2018</a>. The source datanode of a data transfer waits for
a response from the target datanode before closing the data stream.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2023">HADOOP-2023</a>. Disable TestLocalDirAllocator on Windows.<br />(Hairong Kuang via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2016">HADOOP-2016</a>. Ignore status-updates from FAILED/KILLED tasks at the
TaskTracker. This fixes a race-condition which caused the tasks to wrongly
remain in the RUNNING state even after being killed by the JobTracker and
thus handicap the cleanup of the task's output sub-directory.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1771">HADOOP-1771</a>. Fix a NullPointerException in streaming caused by an
IOException in MROutputThread.<br />(lohit vijayarenu via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2028">HADOOP-2028</a>. Fix distcp so that the log dir does not need to be
specified and the destination does not need to exist.<br />(Chris Douglas via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2044">HADOOP-2044</a>. The namenode protects all lease manipulations using a
sortedLease lock.<br />(Dhruba Borthakur)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2051">HADOOP-2051</a>. The TaskCommit thread should not die for exceptions other
than the InterruptedException. This behavior is there for the other long
running threads in the JobTracker.<br />(Arun C Murthy via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1973">HADOOP-1973</a>. The FileSystem object would be accessed on the JobTracker
through a RPC in the InterTrackerProtocol. The check for the object being
null was missing and hence NPE would be thrown sometimes. This issue fixes
that problem.<br />(Amareshwari Sri Ramadasu via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2033">HADOOP-2033</a>. The SequenceFile.Writer.sync method was a no-op, which caused
very uneven splits for applications like distcp that count on them.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2070">HADOOP-2070</a>. Added a flush method to pipes' DownwardProtocol and call
that before waiting for the application to finish to ensure all buffered
data is flushed.<br />(Owen O'Malley via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2080">HADOOP-2080</a>. Fixed calculation of the checksum file size when the values
are large.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2048">HADOOP-2048</a>. Change error handling in distcp so that each map copies
as much as possible before reporting the error. Also report progress on
every copy.<br />(Chris Douglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2073">HADOOP-2073</a>. Change size of VERSION file after writing contents to it.<br />(Konstantin Shvachko via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2102">HADOOP-2102</a>. Fix the deprecated ToolBase to pass its Configuration object
to the superceding ToolRunner to ensure it picks up the appropriate
configuration resources.<br />(Dennis Kubes and Enis Soztutar via acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2103">HADOOP-2103</a>. Fix minor javadoc bugs introduce by <a href="http://issues.apache.org/jira/browse/HADOOP-2046">HADOOP-2046</a>.<br />(Nigel
Daley via acmurthy)</li>
</ol>
</li>
<li><a href="javascript:toggleList('release_0.15.0_-_2007-11-2_._improvements_')"> IMPROVEMENTS
</a> (37)
<ol id="release_0.15.0_-_2007-11-2_._improvements_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1908">HADOOP-1908</a>. Restructure data node code so that block sending and
receiving are seperated from data transfer header handling.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1921">HADOOP-1921</a>. Save the configuration of completed/failed jobs and make them
available via the web-ui.<br />(Amar Kamat via devaraj)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1266">HADOOP-1266</a>. Remove dependency of package org.apache.hadoop.net on
org.apache.hadoop.dfs.<br />(Hairong Kuang via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1779">HADOOP-1779</a>. Replace INodeDirectory.getINode() by a getExistingPathINodes()
to allow the retrieval of all existing INodes along a given path in a
single lookup. This facilitates removal of the 'parent' field in the
inode.<br />(Christophe Taton via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1756">HADOOP-1756</a>. Add toString() to some Writable-s.<br />(ab)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1727">HADOOP-1727</a>. New classes: MapWritable and SortedMapWritable.<br />(Jim Kellerman via ab)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1651">HADOOP-1651</a>. Improve progress reporting.<br />(Devaraj Das via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1595">HADOOP-1595</a>. dfsshell can wait for a file to achieve its intended
replication target. (Tsz Wo (Nicholas), SZE via dhruba)
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1693">HADOOP-1693</a>. Remove un-needed log fields in DFS replication classes,
since the log may be accessed statically.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1231">HADOOP-1231</a>. Add generics to Mapper and Reducer interfaces.<br />(tomwhite via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1436">HADOOP-1436</a>. Improved command-line APIs, so that all tools need
not subclass ToolBase, and generic parameter parser is public.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1703">HADOOP-1703</a>. DFS-internal code cleanups, removing several uses of
the obsolete UTF8.<br />(Christophe Taton via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1731">HADOOP-1731</a>. Add Hadoop's version to contrib jar file names.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1689">HADOOP-1689</a>. Make shell scripts more portable. All shell scripts
now explicitly depend on bash, but do not require that bash be
installed in a particular location, as long as it is on $PATH.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1744">HADOOP-1744</a>. Remove many uses of the deprecated UTF8 class from
the HDFS namenode.<br />(Christophe Taton via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1654">HADOOP-1654</a>. Add IOUtils class, containing generic io-related
utility methods.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1158">HADOOP-1158</a>. Change JobTracker to record map-output transmission
errors and use them to trigger speculative re-execution of tasks.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1601">HADOOP-1601</a>. Change GenericWritable to use ReflectionUtils for
instance creation, avoiding classloader issues, and to implement
Configurable.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1750">HADOOP-1750</a>. Log standard output and standard error when forking
task processes.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1803">HADOOP-1803</a>. Generalize build.xml to make files in all
src/contrib/*/bin directories executable.<br />(stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1739">HADOOP-1739</a>. Let OS always choose the tasktracker's umbilical
port. Also switch default address for umbilical connections to
loopback.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1812">HADOOP-1812</a>. Let OS choose ports for IPC and RPC unit tests.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1825">HADOOP-1825</a>. Create $HADOOP_PID_DIR when it does not exist.<br />(Michael Bieniosek via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1425">HADOOP-1425</a>. Replace uses of ToolBase with the Tool interface.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1569">HADOOP-1569</a>. Reimplement DistCP to use the standard FileSystem/URI
code in Hadoop so that you can copy from and to all of the supported file
systems.<br />(Chris Douglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1018">HADOOP-1018</a>. Improve documentation w.r.t handling of lost hearbeats between
TaskTrackers and JobTracker.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1718">HADOOP-1718</a>. Add ant targets for measuring code coverage with clover.<br />(simonwillnauer via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1592">HADOOP-1592</a>. Log error messages to the client console when tasks
fail.<br />(Amar Kamat via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1879">HADOOP-1879</a>. Remove some unneeded casts.<br />(Nilay Vaish via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1878">HADOOP-1878</a>. Add space between priority links on job details
page.<br />(Thomas Friol via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-120">HADOOP-120</a>. In ArrayWritable, prevent creation with null value
class, and improve documentation.<br />(Cameron Pope via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1926">HADOOP-1926</a>. Add a random text writer example/benchmark so that we can
benchmark compression codecs on random data.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1906">HADOOP-1906</a>. Warn the user if they have an obsolete madred-default.xml
file in their configuration directory.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1971">HADOOP-1971</a>. Warn when job does not specify a jar.<br />(enis via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1942">HADOOP-1942</a>. Increase the concurrency of transaction logging to
edits log. Reduce the number of syncs by double-buffering the changes
to the transaction log.<br />(Dhruba Borthakur)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2046">HADOOP-2046</a>. Improve mapred javadoc.<br />(Arun C. Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2105">HADOOP-2105</a>. Improve overview.html to clarify supported platforms,
software pre-requisites for hadoop, how to install them on various
platforms and a better general description of hadoop and it's utility.<br />(Jim Kellerman via acmurthy)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.14.4_-_2007-11-26_')">Release 0.14.4 - 2007-11-26
</a></h3>
<ul id="release_0.14.4_-_2007-11-26_">
<li><a href="javascript:toggleList('release_0.14.4_-_2007-11-26_._bug_fixes_')"> BUG FIXES
</a> (3)
<ol id="release_0.14.4_-_2007-11-26_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2140">HADOOP-2140</a>. Add missing Apache Licensing text at the front of several
C and C++ files.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2169">HADOOP-2169</a>. Fix the DT_SONAME field of libhdfs.so to set it to the
correct value of 'libhdfs.so', currently it is set to the absolute path of
libhdfs.so.<br />(acmurthy)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2001">HADOOP-2001</a>. Make the job priority updates and job kills synchronized on
the JobTracker. Deadlock was seen in the JobTracker because of the lack of
this synchronization.<br />(Arun C Murthy via ddas)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.14.3_-_2007-10-19_')">Release 0.14.3 - 2007-10-19
</a></h3>
<ul id="release_0.14.3_-_2007-10-19_">
<li><a href="javascript:toggleList('release_0.14.3_-_2007-10-19_._bug_fixes_')"> BUG FIXES
</a> (3)
<ol id="release_0.14.3_-_2007-10-19_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2053">HADOOP-2053</a>. Fixed a dangling reference to a memory buffer in the map
output sorter.<br />(acmurthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2036">HADOOP-2036</a>. Fix a NullPointerException in JvmMetrics class.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-2043">HADOOP-2043</a>. Release 0.14.2 was compiled with Java 1.6 rather than
Java 1.5.<br />(cutting)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.14.2_-_2007-10-09_')">Release 0.14.2 - 2007-10-09
</a></h3>
<ul id="release_0.14.2_-_2007-10-09_">
<li><a href="javascript:toggleList('release_0.14.2_-_2007-10-09_._bug_fixes_')"> BUG FIXES
</a> (9)
<ol id="release_0.14.2_-_2007-10-09_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1948">HADOOP-1948</a>. Removed spurious error message during block crc upgrade.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1862">HADOOP-1862</a>. reduces are getting stuck trying to find map outputs.<br />(Arun C. Murthy via ddas)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1977">HADOOP-1977</a>. Fixed handling of ToolBase cli options in JobClient.<br />(enis via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1972">HADOOP-1972</a>. Fix LzoCompressor to ensure the user has actually asked
to finish compression.<br />(arun via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1970">HADOOP-1970</a>. Fix deadlock in progress reporting in the task.<br />(Vivek
Ratan via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1978">HADOOP-1978</a>. Name-node removes edits.new after a successful startup.<br />(Konstantin Shvachko via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1955">HADOOP-1955</a>. The Namenode tries to not pick the same source Datanode for
a replication request if the earlier replication request for the same
block and that source Datanode had failed.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1961">HADOOP-1961</a>. The -get option to dfs-shell works when a single filename
is specified.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1997">HADOOP-1997</a>. TestCheckpoint closes the edits file after writing to it,
otherwise the rename of this file on Windows fails.<br />(Konstantin Shvachko via dhruba)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.14.1_-_2007-09-04_')">Release 0.14.1 - 2007-09-04
</a></h3>
<ul id="release_0.14.1_-_2007-09-04_">
<li><a href="javascript:toggleList('release_0.14.1_-_2007-09-04_._bug_fixes_')"> BUG FIXES
</a> (3)
<ol id="release_0.14.1_-_2007-09-04_._bug_fixes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1740">HADOOP-1740</a>. Fix null pointer exception in sorting map outputs.<br />(Devaraj
Das via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1790">HADOOP-1790</a>. Fix tasktracker to work correctly on multi-homed
boxes.<br />(Torsten Curdt via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1798">HADOOP-1798</a>. Fix jobtracker to correctly account for failed
tasks.<br />(omalley via cutting)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.14.0_-_2007-08-17_')">Release 0.14.0 - 2007-08-17
</a></h3>
<ul id="release_0.14.0_-_2007-08-17_">
<li><a href="javascript:toggleList('release_0.14.0_-_2007-08-17_._incompatible_changes_')"> INCOMPATIBLE CHANGES
</a> (160)
<ol id="release_0.14.0_-_2007-08-17_._incompatible_changes_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1134">HADOOP-1134</a>.
CONFIG/API - dfs.block.size must now be a multiple of
io.byte.per.checksum, otherwise new files can not be written.
LAYOUT - DFS layout version changed from -6 to -7, which will require an
upgrade from previous versions.
PROTOCOL - Datanode RPC protocol version changed from 7 to 8.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1283">HADOOP-1283</a>
API - deprecated file locking API.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-894">HADOOP-894</a>
PROTOCOL - changed ClientProtocol to fetch parts of block locations.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1336">HADOOP-1336</a>
CONFIG - Enable speculative execution by default.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1197">HADOOP-1197</a>
API - deprecated method for Configuration.getObject, because
Configurations should only contain strings.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1343">HADOOP-1343</a>
API - deprecate Configuration.set(String,Object) so that only strings are
put in Configrations.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1207">HADOOP-1207</a>
CLI - Fix FsShell 'rm' command to continue when a non-existent file is
encountered.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1473">HADOOP-1473</a>
CLI/API - Job, TIP, and Task id formats have changed and are now unique
across job tracker restarts.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1400">HADOOP-1400</a>
API - JobClient constructor now takes a JobConf object instead of a
Configuration object.
<p/>
NEW FEATURES and BUG FIXES
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1197">HADOOP-1197</a>. In Configuration, deprecate getObject() and add
getRaw(), which skips variable expansion.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1343">HADOOP-1343</a>. In Configuration, deprecate set(String,Object) and
implement Iterable.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1344">HADOOP-1344</a>. Add RunningJob#getJobName().<br />(Michael Bieniosek via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1342">HADOOP-1342</a>. In aggregators, permit one to limit the number of
unique values per key.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1340">HADOOP-1340</a>. Set the replication factor of the MD5 file in the filecache
to be the same as the replication factor of the original file.<br />(Dhruba Borthakur via tomwhite.)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1355">HADOOP-1355</a>. Fix null pointer dereference in
TaskLogAppender.append(LoggingEvent).<br />(Arun C Murthy via tomwhite.)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1357">HADOOP-1357</a>. Fix CopyFiles to correctly avoid removing "/".<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-234">HADOOP-234</a>. Add pipes facility, which permits writing MapReduce
programs in C++.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1359">HADOOP-1359</a>. Fix a potential NullPointerException in HDFS.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1364">HADOOP-1364</a>. Fix inconsistent synchronization in SequenceFile.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1379">HADOOP-1379</a>. Add findbugs target to build.xml.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1364">HADOOP-1364</a>. Fix various inconsistent synchronization issues.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1393">HADOOP-1393</a>. Remove a potential unexpected negative number from
uses of random number generator.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1387">HADOOP-1387</a>. A number of "performance" code-cleanups suggested
by findbugs.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1401">HADOOP-1401</a>. Add contrib/hbase javadoc to tree.<br />(stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-894">HADOOP-894</a>. Change HDFS so that the client only retrieves a limited
number of block locations per request from the namenode.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1406">HADOOP-1406</a>. Plug a leak in MapReduce's use of metrics.<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1394">HADOOP-1394</a>. Implement "performance" code-cleanups in HDFS
suggested by findbugs.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1413">HADOOP-1413</a>. Add example program that uses Knuth's dancing links
algorithm to solve pentomino problems.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1226">HADOOP-1226</a>. Change HDFS so that paths it returns are always
fully qualified.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-800">HADOOP-800</a>. Improvements to HDFS web-based file browser.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1408">HADOOP-1408</a>. Fix a compiler warning by adding a class to replace
a generic.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1376">HADOOP-1376</a>. Modify RandomWriter example so that it can generate
data for the Terasort benchmark.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1429">HADOOP-1429</a>. Stop logging exceptions during normal IPC server
shutdown.<br />(stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1461">HADOOP-1461</a>. Fix the synchronization of the task tracker to
avoid lockups in job cleanup.<br />(Arun C Murthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1446">HADOOP-1446</a>. Update the TaskTracker metrics while the task is
running.<br />(Devaraj via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1414">HADOOP-1414</a>. Fix a number of issues identified by FindBugs as
"Bad Practice".<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1392">HADOOP-1392</a>. Fix "correctness" bugs identified by FindBugs in
fs and dfs packages.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1412">HADOOP-1412</a>. Fix "dodgy" bugs identified by FindBugs in fs and
io packages.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1261">HADOOP-1261</a>. Remove redundant events from HDFS namenode's edit
log when a datanode restarts.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1336">HADOOP-1336</a>. Re-enable speculative execution by
default.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1311">HADOOP-1311</a>. Fix a bug in BytesWritable#set() where start offset
was ignored.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1450">HADOOP-1450</a>. Move checksumming closer to user code, so that
checksums are created before data is stored in large buffers and
verified after data is read from large buffers, to better catch
memory errors.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1447">HADOOP-1447</a>. Add support in contrib/data_join for text inputs.<br />(Senthil Subramanian via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1456">HADOOP-1456</a>. Fix TestDecommission assertion failure by setting
the namenode to ignore the load on datanodes while allocating
replicas.<br />(Dhruba Borthakur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1396">HADOOP-1396</a>. Fix FileNotFoundException on DFS block.<br />(Dhruba Borthakur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1467">HADOOP-1467</a>. Remove redundant counters from WordCount example.<br />(Owen O'Malley via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1139">HADOOP-1139</a>. Log HDFS block transitions at INFO level, to better
enable diagnosis of problems.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1269">HADOOP-1269</a>. Finer grained locking in HDFS namenode.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1438">HADOOP-1438</a>. Improve HDFS documentation, correcting typos and
making images appear in PDF. Also update copyright date for all
docs.<br />(Luke Nezda via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1457">HADOOP-1457</a>. Add counters for monitoring task assignments.<br />(Arun C Murthy via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1472">HADOOP-1472</a>. Fix so that timed-out tasks are counted as failures
rather than as killed.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1234">HADOOP-1234</a>. Fix a race condition in file cache that caused
tasktracker to not be able to find cached files.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1482">HADOOP-1482</a>. Fix secondary namenode to roll info port.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1300">HADOOP-1300</a>. Improve removal of excess block replicas to be
rack-aware. Attempts are now made to keep replicas on more
racks.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1417">HADOOP-1417</a>. Disable a few FindBugs checks that generate a lot
of spurious warnings.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1320">HADOOP-1320</a>. Rewrite RandomWriter example to bypass reduce.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1449">HADOOP-1449</a>. Add some examples to contrib/data_join.<br />(Senthil Subramanian via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1459">HADOOP-1459</a>. Fix so that, in HDFS, getFileCacheHints() returns
hostnames instead of IP addresses.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1493">HADOOP-1493</a>. Permit specification of "java.library.path" system
property in "mapred.child.java.opts" configuration property.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1372">HADOOP-1372</a>. Use LocalDirAllocator for HDFS temporary block
files, so that disk space, writability, etc. is considered.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1193">HADOOP-1193</a>. Pool allocation of compression codecs. This
eliminates a memory leak that could cause OutOfMemoryException,
and also substantially improves performance.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1492">HADOOP-1492</a>. Fix a NullPointerException handling version
mismatch during datanode registration.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1442">HADOOP-1442</a>. Fix handling of zero-length input splits.<br />(Senthil Subramanian via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1444">HADOOP-1444</a>. Fix HDFS block id generation to check pending
blocks for duplicates.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1207">HADOOP-1207</a>. Fix FsShell's 'rm' command to not stop when one of
the named files does not exist.<br />(Tsz Wo Sze via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1475">HADOOP-1475</a>. Clear tasktracker's file cache before it
re-initializes, to avoid confusion.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1505">HADOOP-1505</a>. Remove spurious stacktrace in ZlibFactory
introduced in <a href="http://issues.apache.org/jira/browse/HADOOP-1093">HADOOP-1093</a>.<br />(Michael Stack via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1484">HADOOP-1484</a>. Permit one to kill jobs from the web ui. Note that
this is disabled by default. One must set
"webinterface.private.actions" to enable this.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1003">HADOOP-1003</a>. Remove flushing of namenode edit log from primary
namenode lock, increasing namenode throughput.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1023">HADOOP-1023</a>. Add links to searchable mail archives.<br />(tomwhite via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1504">HADOOP-1504</a>. Fix terminate-hadoop-cluster script in contrib/ec2
to only terminate Hadoop instances, and not other instances
started by the same user.<br />(tomwhite via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1462">HADOOP-1462</a>. Improve task progress reporting. Progress reports
are no longer blocking since i/o is performed in a separate
thread. Reporting during sorting and more is also more
consistent.<br />(Vivek Ratan via cutting)</li>
<li>[ intentionally blank ]
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1453">HADOOP-1453</a>. Remove some unneeded calls to FileSystem#exists()
when opening files, reducing the namenode load somewhat.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1489">HADOOP-1489</a>. Fix text input truncation bug due to mark/reset.
Add a unittest.<br />(Bwolen Yang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1455">HADOOP-1455</a>. Permit specification of arbitrary job options on
pipes command line.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1501">HADOOP-1501</a>. Better randomize sending of block reports to
namenode, so reduce load spikes.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1147">HADOOP-1147</a>. Remove @author tags from Java source files.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1283">HADOOP-1283</a>. Convert most uses of UTF8 in the namenode to be
String.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1511">HADOOP-1511</a>. Speedup hbase unit tests.<br />(stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1517">HADOOP-1517</a>. Remove some synchronization in namenode to permit
finer grained locking previously added.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1512">HADOOP-1512</a>. Fix failing TestTextInputFormat on Windows.<br />(Senthil Subramanian via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1518">HADOOP-1518</a>. Add a session id to job metrics, for use by HOD.<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1292">HADOOP-1292</a>. Change 'bin/hadoop fs -get' to first copy files to
a temporary name, then rename them to their final name, so that
failures don't leave partial files.<br />(Tsz Wo Sze via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1377">HADOOP-1377</a>. Add support for modification time to FileSystem and
implement in HDFS and local implementations. Also, alter access
to file properties to be through a new FileStatus interface.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1515">HADOOP-1515</a>. Add MultiFileInputFormat, which can pack multiple,
typically small, input files into each split.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1514">HADOOP-1514</a>. Make reducers report progress while waiting for map
outputs, so they're not killed.<br />(Vivek Ratan via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1508">HADOOP-1508</a>. Add an Ant task for FsShell operations. Also add
new FsShell commands "touchz", "test" and "stat".<br />(Chris Douglas via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1028">HADOOP-1028</a>. Add log messages for server startup and shutdown.<br />(Tsz Wo Sze via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1485">HADOOP-1485</a>. Add metrics for monitoring shuffle.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1536">HADOOP-1536</a>. Remove file locks from libhdfs tests.<br />(Dhruba Borthakur via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1520">HADOOP-1520</a>. Add appropriate synchronization to FSEditsLog.<br />(Dhruba Borthakur via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1513">HADOOP-1513</a>. Fix a race condition in directory creation.<br />(Devaraj via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1546">HADOOP-1546</a>. Remove spurious column from HDFS web UI.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1556">HADOOP-1556</a>. Make LocalJobRunner delete working files at end of
job run.<br />(Devaraj Das via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1571">HADOOP-1571</a>. Add contrib lib directories to root build.xml
javadoc classpath.<br />(Michael Stack via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1554">HADOOP-1554</a>. Log killed tasks to the job history and display them on the
web/ui.<br />(Devaraj Das via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1533">HADOOP-1533</a>. Add persistent error logging for distcp. The logs are stored
into a specified hdfs directory.<br />(Senthil Subramanian via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1286">HADOOP-1286</a>. Add support to HDFS for distributed upgrades, which
permits coordinated upgrade of datanode data.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1580">HADOOP-1580</a>. Improve contrib/streaming so that subprocess exit
status is displayed for errors.<br />(John Heidemann via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1448">HADOOP-1448</a>. In HDFS, randomize lists of non-local block
locations returned to client, so that load is better balanced.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1578">HADOOP-1578</a>. Fix datanode to send its storage id to namenode
during registration.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1584">HADOOP-1584</a>. Fix a bug in GenericWritable which limited it to
128 types instead of 256.<br />(Espen Amble Kolstad via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1473">HADOOP-1473</a>. Make job ids unique across jobtracker restarts.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1582">HADOOP-1582</a>. Fix hdfslib to return 0 instead of -1 at
end-of-file, per C conventions.<br />(Christian Kunz via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-911">HADOOP-911</a>. Fix a multithreading bug in libhdfs.<br />(Christian Kunz)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1486">HADOOP-1486</a>. Fix so that fatal exceptions in namenode cause it
to exit.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1470">HADOOP-1470</a>. Factor checksum generation and validation out of
ChecksumFileSystem so that it can be reused by FileSystem's with
built-in checksumming.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1590">HADOOP-1590</a>. Use relative urls in jobtracker jsp pages, so that
webapp can be used in non-root contexts.<br />(Thomas Friol via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1596">HADOOP-1596</a>. Fix the parsing of taskids by streaming and improve the
error reporting.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1535">HADOOP-1535</a>. Fix the user-controlled grouping to the reduce function.<br />(Vivek Ratan via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1585">HADOOP-1585</a>. Modify GenericWritable to declare the classes as subtypes
of Writable<br />(Espen Amble Kolstad via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1576">HADOOP-1576</a>. Fix errors in count of completed tasks when
speculative execution is enabled.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1598">HADOOP-1598</a>. Fix license headers: adding missing; updating old.<br />(Enis Soztutar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1547">HADOOP-1547</a>. Provide examples for aggregate library.<br />(Runping Qi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1570">HADOOP-1570</a>. Permit jobs to enable and disable the use of
hadoop's native library.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1433">HADOOP-1433</a>. Add job priority.<br />(Johan Oskarsson via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1597">HADOOP-1597</a>. Add status reports and post-upgrade options to HDFS
distributed upgrade.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1524">HADOOP-1524</a>. Permit user task logs to appear as they're
created.<br />(Michael Bieniosek via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1599">HADOOP-1599</a>. Fix distcp bug on Windows.<br />(Senthil Subramanian via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1562">HADOOP-1562</a>. Add JVM metrics, including GC and logging stats.<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1613">HADOOP-1613</a>. Fix "DFS Health" page to display correct time of
last contact.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1134">HADOOP-1134</a>. Add optimized checksum support to HDFS. Checksums
are now stored with each block, rather than as parallel files.
This reduces the namenode's memory requirements and increases
data integrity.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1400">HADOOP-1400</a>. Make JobClient retry requests, so that clients can
survive jobtracker problems.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1564">HADOOP-1564</a>. Add unit tests for HDFS block-level checksums.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1620">HADOOP-1620</a>. Reduce the number of abstract FileSystem methods,
simplifying implementations.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1625">HADOOP-1625</a>. Fix a "could not move files" exception in datanode.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1624">HADOOP-1624</a>. Fix an infinite loop in datanode.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1084">HADOOP-1084</a>. Switch mapred file cache to use file modification
time instead of checksum to detect file changes, as checksums are
no longer easily accessed.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1623">HADOOP-1623</a>. Fix an infinite loop when copying directories.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1603">HADOOP-1603</a>. Fix a bug in namenode initialization where
default replication is sometimes reset to one on restart.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1635">HADOOP-1635</a>. Remove hardcoded keypair name and fix launch-hadoop-cluster
to support later versions of ec2-api-tools.<br />(Stu Hood via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1638">HADOOP-1638</a>. Fix contrib EC2 scripts to support NAT addressing.<br />(Stu Hood via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1632">HADOOP-1632</a>. Fix an IllegalArgumentException in fsck.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1619">HADOOP-1619</a>. Fix FSInputChecker to not attempt to read past EOF.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1640">HADOOP-1640</a>. Fix TestDecommission on Windows.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1587">HADOOP-1587</a>. Fix TestSymLink to get required system properties.<br />(Devaraj Das via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1628">HADOOP-1628</a>. Add block CRC protocol unit tests.<br />(Raghu Angadi via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1653">HADOOP-1653</a>. FSDirectory code-cleanups. FSDirectory.INode
becomes a static class.<br />(Christophe Taton via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1066">HADOOP-1066</a>. Restructure documentation to make more user
friendly.<br />(Connie Kleinjans and Jeff Hammerbacher via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1551">HADOOP-1551</a>. libhdfs supports setting replication factor and
retrieving modification time of files.<br />(Sameer Paranjpye via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1647">HADOOP-1647</a>. FileSystem.getFileStatus returns valid values for "/".<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1657">HADOOP-1657</a>. Fix NNBench to ensure that the block size is a
multiple of bytes.per.checksum.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1553">HADOOP-1553</a>. Replace user task output and log capture code to use shell
redirection instead of copier threads in the TaskTracker. Capping the
size of the output is now done via tail in memory and thus should not be
large. The output of the tasklog servlet is not forced into UTF8 and is
not buffered entirely in memory. (omalley)
Configuration changes to hadoop-default.xml:
remove mapred.userlog.num.splits
remove mapred.userlog.purge.splits
change default mapred.userlog.limit.kb to 0 (no limit)
change default mapred.userlog.retain.hours to 24
Configuration changes to log4j.properties:
remove log4j.appender.TLA.noKeepSplits
remove log4j.appender.TLA.purgeLogSplits
remove log4j.appender.TLA.logsRetainHours
URL changes:
http://<tasktracker>/tasklog.jsp -> http://<tasktracker>tasklog with
parameters limited to start and end, which may be positive (from
start) or negative (from end).
Environment:
require bash (v2 or later) and tail
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1659">HADOOP-1659</a>. Fix a job id/job name mixup.<br />(Arun C. Murthy via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1665">HADOOP-1665</a>. With HDFS Trash enabled and the same file was created
and deleted more than once, the suceeding deletions creates Trash item
names suffixed with a integer.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1666">HADOOP-1666</a>. FsShell object can be used for multiple fs commands.<br />(Dhruba Borthakur via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1654">HADOOP-1654</a>. Remove performance regression introduced by Block CRC.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1680">HADOOP-1680</a>. Improvements to Block CRC upgrade messages.<br />(Raghu Angadi via dhruba)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-71">HADOOP-71</a>. Allow Text and SequenceFile Map/Reduce inputs from non-default
filesystems.<br />(omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1568">HADOOP-1568</a>. Expose HDFS as xml/http filesystem to provide cross-version
compatability.<br />(Chris Douglas via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1668">HADOOP-1668</a>. Added an INCOMPATIBILITY section to CHANGES.txt.<br />(nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1629">HADOOP-1629</a>. Added a upgrade test for <a href="http://issues.apache.org/jira/browse/HADOOP-1134">HADOOP-1134</a>.<br />(Raghu Angadi via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1698">HADOOP-1698</a>. Fix performance problems on map output sorting for jobs
with large numbers of reduces.<br />(Devaraj Das via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1716">HADOOP-1716</a>. Fix a Pipes wordcount example to remove the 'file:'
schema from its output path.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1714">HADOOP-1714</a>. Fix TestDFSUpgradeFromImage to work on Windows.<br />(Raghu Angadi via nigel)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1663">HADOOP-1663</a>. Return a non-zero exit code if streaming fails.<br />(Lohit Renu
via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1712">HADOOP-1712</a>. Fix an unhandled exception on datanode during block
CRC upgrade.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1717">HADOOP-1717</a>. Fix TestDFSUpgradeFromImage to work on Solaris.<br />(nigel via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1437">HADOOP-1437</a>. Add Eclipse plugin in contrib.<br />(Eugene Hung and Christophe Taton via cutting)</li>
</ol>
</li>
</ul>
<h3><a href="javascript:toggleList('release_0.13.0_-_2007-06-08_')">Release 0.13.0 - 2007-06-08
</a></h3>
<ol id="release_0.13.0_-_2007-06-08_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1047">HADOOP-1047</a>. Fix TestReplication to succeed more reliably.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1063">HADOOP-1063</a>. Fix a race condition in MiniDFSCluster test code.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1101">HADOOP-1101</a>. In web ui, split shuffle statistics from reduce
statistics, and add some task averages.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1071">HADOOP-1071</a>. Improve handling of protocol version mismatch in
JobTracker.<br />(Tahir Hashmi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1116">HADOOP-1116</a>. Increase heap size used for contrib unit tests.<br />(Philippe Gassmann via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1120">HADOOP-1120</a>. Add contrib/data_join, tools to simplify joining
data from multiple sources using MapReduce.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1064">HADOOP-1064</a>. Reduce log level of some DFSClient messages.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1137">HADOOP-1137</a>. Fix StatusHttpServer to work correctly when
resources are in a jar file.<br />(Benjamin Reed via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1094">HADOOP-1094</a>. Optimize generated Writable implementations for
records to not allocate a new BinaryOutputArchive or
BinaryInputArchive per call.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1068">HADOOP-1068</a>. Improve error message for clusters with 0 datanodes.<br />(Dhruba Borthakur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1122">HADOOP-1122</a>. Fix divide-by-zero exception in FSNamesystem
chooseTarget method.<br />(Dhruba Borthakur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1131">HADOOP-1131</a>. Add a closeAll() static method to FileSystem.<br />(Philippe Gassmann via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1085">HADOOP-1085</a>. Improve port selection in HDFS and MapReduce test
code. Ports are now selected by the OS during testing rather than
by probing for free ports, improving test reliability.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1153">HADOOP-1153</a>. Fix HDFS daemons to correctly stop their threads.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1146">HADOOP-1146</a>. Add a counter for reduce input keys and rename the
"reduce input records" counter to be "reduce input groups".<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1165">HADOOP-1165</a>. In records, replace idential generated toString
methods with a method on the base class.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1164">HADOOP-1164</a>. Fix TestReplicationPolicy to specify port zero, so
that a free port is automatically selected.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1166">HADOOP-1166</a>. Add a NullOutputFormat and use it in the
RandomWriter example.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1169">HADOOP-1169</a>. Fix a cut/paste error in CopyFiles utility so that
S3-based source files are correctly copied.<br />(Michael Stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1167">HADOOP-1167</a>. Remove extra synchronization in InMemoryFileSystem.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1110">HADOOP-1110</a>. Fix an off-by-one error counting map inputs.<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1178">HADOOP-1178</a>. Fix a NullPointerException during namenode startup.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1011">HADOOP-1011</a>. Fix a ConcurrentModificationException when viewing
job history.<br />(Tahir Hashmi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-672">HADOOP-672</a>. Improve help for fs shell commands.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1170">HADOOP-1170</a>. Improve datanode performance by removing device
checks from common operations.<br />(Igor Bolotin via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1090">HADOOP-1090</a>. Fix SortValidator's detection of whether the input
file belongs to the sort-input or sort-output directory.<br />(Arun C Murthy via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1081">HADOOP-1081</a>. Fix bin/hadoop on Darwin.<br />(Michael Bieniosek via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1045">HADOOP-1045</a>. Add contrib/hbase, a BigTable-like online database.<br />(Jim Kellerman via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1156">HADOOP-1156</a>. Fix a NullPointerException in MiniDFSCluster.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-702">HADOOP-702</a>. Add tools to help automate HDFS upgrades.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1163">HADOOP-1163</a>. Fix ganglia metrics to aggregate metrics from different
hosts properly.<br />(Michael Bieniosek via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1194">HADOOP-1194</a>. Make compression style record level for map output
compression.<br />(Arun C Murthy via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1187">HADOOP-1187</a>. Improve DFS Scalability: avoid scanning entire list of
datanodes in getAdditionalBlocks.<br />(Dhruba Borthakur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1133">HADOOP-1133</a>. Add tool to analyze and debug namenode on a production
cluster.<br />(Dhruba Borthakur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1151">HADOOP-1151</a>. Remove spurious printing to stderr in streaming
PipeMapRed.<br />(Koji Noguchi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-988">HADOOP-988</a>. Change namenode to use a single map of blocks to metadata.<br />(Raghu Angadi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1203">HADOOP-1203</a>. Change UpgradeUtilities used by DFS tests to use
MiniDFSCluster to start and stop NameNode/DataNodes.<br />(Nigel Daley via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1217">HADOOP-1217</a>. Add test.timeout property to build.xml, so that
long-running unit tests may be automatically terminated.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1149">HADOOP-1149</a>. Improve DFS Scalability: make
processOverReplicatedBlock() a no-op if blocks are not
over-replicated.<br />(Raghu Angadi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1149">HADOOP-1149</a>. Improve DFS Scalability: optimize getDistance(),
contains(), and isOnSameRack() in NetworkTopology.<br />(Hairong Kuang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1218">HADOOP-1218</a>. Make synchronization on TaskTracker's RunningJob
object consistent.<br />(Devaraj Das via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1219">HADOOP-1219</a>. Ignore progress report once a task has reported as
'done'.<br />(Devaraj Das via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1114">HADOOP-1114</a>. Permit user to specify additional CLASSPATH elements
with a HADOOP_CLASSPATH environment variable.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1198">HADOOP-1198</a>. Remove ipc.client.timeout parameter override from
unit test configuration. Using the default is more robust and
has almost the same run time.<br />(Arun C Murthy via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1211">HADOOP-1211</a>. Remove deprecated constructor and unused static
members in DataNode class.<br />(Konstantin Shvachko via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1136">HADOOP-1136</a>. Fix ArrayIndexOutOfBoundsException in
FSNamesystem$UnderReplicatedBlocks add() method.<br />(Hairong Kuang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-978">HADOOP-978</a>. Add the client name and the address of the node that
previously started to create the file to the description of
AlreadyBeingCreatedException.<br />(Konstantin Shvachko via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1001">HADOOP-1001</a>. Check the type of keys and values generated by the
mapper against the types specified in JobConf.<br />(Tahir Hashmi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-971">HADOOP-971</a>. Improve DFS Scalability: Improve name node performance
by adding a hostname to datanodes map.<br />(Hairong Kuang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1189">HADOOP-1189</a>. Fix 'No space left on device' exceptions on datanodes.<br />(Raghu Angadi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-819">HADOOP-819</a>. Change LineRecordWriter to not insert a tab between
key and value when either is null, and to print nothing when both
are null.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1204">HADOOP-1204</a>. Rename InputFormatBase to be FileInputFormat, and
deprecate InputFormatBase. Also make LineRecordReader easier to
extend.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1213">HADOOP-1213</a>. Improve logging of errors by IPC server, to
consistently include the service name and the call.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1238">HADOOP-1238</a>. Fix metrics reporting by TaskTracker to correctly
track maps_running and reduces_running.<br />(Michael Bieniosek via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1093">HADOOP-1093</a>. Fix a race condition in HDFS where blocks were
sometimes erased before they were reported written.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1239">HADOOP-1239</a>. Add a package name to some testjar test classes.<br />(Jim Kellerman via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1241">HADOOP-1241</a>. Fix NullPointerException in processReport when
namenode is restarted.<br />(Dhruba Borthakur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1244">HADOOP-1244</a>. Fix stop-dfs.sh to no longer incorrectly specify
slaves file for stopping datanode.<br />(Michael Bieniosek via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1253">HADOOP-1253</a>. Fix ConcurrentModificationException and
NullPointerException in JobControl.<br />(Johan Oskarson via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1256">HADOOP-1256</a>. Fix NameNode so that multiple DataNodeDescriptors
can no longer be created on startup.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1214">HADOOP-1214</a>. Replace streaming classes with new counterparts
from Hadoop core.<br />(Runping Qi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1250">HADOOP-1250</a>. Move a chmod utility from streaming to FileUtil.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1258">HADOOP-1258</a>. Fix TestCheckpoint test case to wait for
MiniDFSCluster to be active.<br />(Nigel Daley via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1148">HADOOP-1148</a>. Re-indent all Java source code to consistently use
two spaces per indent level.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1251">HADOOP-1251</a>. Add a method to Reporter to get the map InputSplit.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1224">HADOOP-1224</a>. Fix "Browse the filesystem" link to no longer point
to dead datanodes.<br />(Enis Soztutar via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1154">HADOOP-1154</a>. Fail a streaming task if the threads reading from or
writing to the streaming process fail.<br />(Koji Noguchi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-968">HADOOP-968</a>. Move shuffle and sort to run in reduce's child JVM,
rather than in TaskTracker.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1111">HADOOP-1111</a>. Add support for client notification of job
completion. If the job configuration has a job.end.notification.url
property it will make a HTTP GET request to the specified URL.
The number of retries and the interval between retries is also
configurable.<br />(Alejandro Abdelnur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1275">HADOOP-1275</a>. Fix misspelled job notification property in
hadoop-default.xml.<br />(Alejandro Abdelnur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1152">HADOOP-1152</a>. Fix race condition in MapOutputCopier.copyOutput file
rename causing possible reduce task hang.<br />(Tahir Hashmi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1050">HADOOP-1050</a>. Distinguish between failed and killed tasks so as to
not count a lost tasktracker against the job.<br />(Arun C Murthy via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1271">HADOOP-1271</a>. Fix StreamBaseRecordReader to be able to log record
data that's not UTF-8.<br />(Arun C Murthy via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1190">HADOOP-1190</a>. Fix unchecked warnings in main Hadoop code.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1127">HADOOP-1127</a>. Fix AlreadyBeingCreatedException in namenode for
jobs run with speculative execution.<br />(Arun C Murthy via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1282">HADOOP-1282</a>. Omnibus HBase patch. Improved tests & configuration.<br />(Jim Kellerman via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1262">HADOOP-1262</a>. Make dfs client try to read from a different replica
of the checksum file when a checksum error is detected.<br />(Hairong Kuang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1279">HADOOP-1279</a>. Fix JobTracker to maintain list of recently
completed jobs by order of completion, not submission.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1284">HADOOP-1284</a>. In contrib/streaming, permit flexible specification
of field delimiter and fields for partitioning and sorting.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1176">HADOOP-1176</a>. Fix a bug where reduce would hang when a map had
more than 2GB of output for it.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1293">HADOOP-1293</a>. Fix contrib/streaming to print more than the first
twenty lines of standard error.<br />(Koji Noguchi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1297">HADOOP-1297</a>. Fix datanode so that requests to remove blocks that
do not exist no longer causes block reports to be re-sent every
second.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1216">HADOOP-1216</a>. Change MapReduce so that, when numReduceTasks is
zero, map outputs are written directly as final output, skipping
shuffle, sort and reduce. Use this to implement reduce=NONE
option in contrib/streaming.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1294">HADOOP-1294</a>. Fix unchecked warnings in main Hadoop code under
Java 6.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1299">HADOOP-1299</a>. Fix so that RPC will restart after RPC.stopClient()
has been called.<br />(Michael Stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1278">HADOOP-1278</a>. Improve blacklisting of TaskTrackers by JobTracker,
to reduce false positives.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1290">HADOOP-1290</a>. Move contrib/abacus into mapred/lib/aggregate.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1272">HADOOP-1272</a>. Extract inner classes from FSNamesystem into separate
classes.<br />(Dhruba Borthakur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1247">HADOOP-1247</a>. Add support to contrib/streaming for aggregate
package, formerly called Abacus.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1061">HADOOP-1061</a>. Fix bug in listing files in the S3 filesystem.
NOTE: this change is not backwards compatible! You should use the
MigrationTool supplied to migrate existing S3 filesystem data to
the new format. Please backup your data first before upgrading
(using 'hadoop distcp' for example).<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1304">HADOOP-1304</a>. Make configurable the maximum number of task
attempts before a job fails.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1308">HADOOP-1308</a>. Use generics to restrict types when classes are
passed as parameters to JobConf methods.<br />(Michael Bieniosek via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1312">HADOOP-1312</a>. Fix a ConcurrentModificationException in NameNode
that killed the heartbeat monitoring thread.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1315">HADOOP-1315</a>. Clean up contrib/streaming, switching it to use core
classes more and removing unused code.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-485">HADOOP-485</a>. Allow a different comparator for grouping keys in
calls to reduce.<br />(Tahir Hashmi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1322">HADOOP-1322</a>. Fix TaskTracker blacklisting to work correctly in
one- and two-node clusters.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1144">HADOOP-1144</a>. Permit one to specify a maximum percentage of tasks
that can fail before a job is aborted. The default is zero.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1184">HADOOP-1184</a>. Fix HDFS decomissioning to complete when the only
copy of a block is on a decommissioned node.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1263">HADOOP-1263</a>. Change DFSClient to retry certain namenode calls
with a random, exponentially increasing backoff time, to avoid
overloading the namenode on, e.g., job start.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1325">HADOOP-1325</a>. First complete, functioning version of HBase.<br />(Jim Kellerman via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1276">HADOOP-1276</a>. Make tasktracker expiry interval configurable.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1326">HADOOP-1326</a>. Change JobClient#RunJob() to return the job.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1270">HADOOP-1270</a>. Randomize the fetch of map outputs, speeding the
shuffle.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1200">HADOOP-1200</a>. Restore disk checking lost in <a href="http://issues.apache.org/jira/browse/HADOOP-1170">HADOOP-1170</a>.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1252">HADOOP-1252</a>. Changed MapReduce's allocation of local files to
use round-robin among available devices, rather than a hashcode.
More care is also taken to not allocate files on full or offline
drives.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1324">HADOOP-1324</a>. Change so that an FSError kills only the task that
generates it rather than the entire task tracker.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1310">HADOOP-1310</a>. Fix unchecked warnings in aggregate code.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1255">HADOOP-1255</a>. Fix a bug where the namenode falls into an infinite
loop trying to remove a dead node.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1160">HADOOP-1160</a>. Fix DistributedFileSystem.close() to close the
underlying FileSystem, correctly aborting files being written.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1341">HADOOP-1341</a>. Fix intermittent failures in HBase unit tests
caused by deadlock.<br />(Jim Kellerman via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1350">HADOOP-1350</a>. Fix shuffle performance problem caused by forcing
chunked encoding of map outputs.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1345">HADOOP-1345</a>. Fix HDFS to correctly retry another replica when a
checksum error is encountered.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1205">HADOOP-1205</a>. Improve synchronization around HDFS block map.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1353">HADOOP-1353</a>. Fix a potential NullPointerException in namenode.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1354">HADOOP-1354</a>. Fix a potential NullPointerException in FsShell.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1358">HADOOP-1358</a>. Fix a potential bug when DFSClient calls skipBytes.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1356">HADOOP-1356</a>. Fix a bug in ValueHistogram.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1363">HADOOP-1363</a>. Fix locking bug in JobClient#waitForCompletion().<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1368">HADOOP-1368</a>. Fix inconsistent synchronization in JobInProgress.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1369">HADOOP-1369</a>. Fix inconsistent synchronization in TaskTracker.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1361">HADOOP-1361</a>. Fix various calls to skipBytes() to check return
value.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1388">HADOOP-1388</a>. Fix a potential NullPointerException in web ui.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1385">HADOOP-1385</a>. Fix MD5Hash#hashCode() to generally hash to more
than 256 values.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1386">HADOOP-1386</a>. Fix Path to not permit the empty string as a
path, as this has lead to accidental file deletion. Instead
force applications to use "." to name the default directory.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1407">HADOOP-1407</a>. Fix integer division bug in JobInProgress which
meant failed tasks didn't cause the job to fail.<br />(Arun C Murthy via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1427">HADOOP-1427</a>. Fix a typo that caused GzipCodec to incorrectly use
a very small input buffer.<br />(Espen Amble Kolstad via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1435">HADOOP-1435</a>. Fix globbing code to no longer use the empty string
to indicate the default directory, per <a href="http://issues.apache.org/jira/browse/HADOOP-1386">HADOOP-1386</a>.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1411">HADOOP-1411</a>. Make task retry framework handle
AlreadyBeingCreatedException when wrapped as a RemoteException.<br />(Hairong Kuang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1242">HADOOP-1242</a>. Improve handling of DFS upgrades.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1332">HADOOP-1332</a>. Fix so that TaskTracker exits reliably during unit
tests on Windows.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1431">HADOOP-1431</a>. Fix so that sort progress reporting during map runs
only while sorting, so that stuck maps are correctly terminated.<br />(Devaraj Das and Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1452">HADOOP-1452</a>. Change TaskTracker.MapOutputServlet.doGet.totalRead
to a long, permitting map outputs to exceed 2^31 bytes.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1443">HADOOP-1443</a>. Fix a bug opening zero-length files in HDFS.<br />(Konstantin Shvachko via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.12.3_-_2007-04-06_')">Release 0.12.3 - 2007-04-06
</a></h3>
<ol id="release_0.12.3_-_2007-04-06_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1162">HADOOP-1162</a>. Fix bug in record CSV and XML serialization of
binary values.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1123">HADOOP-1123</a>. Fix NullPointerException in LocalFileSystem when
trying to recover from a checksum error.<br />(Hairong Kuang & Nigel Daley via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1177">HADOOP-1177</a>. Fix bug where IOException in MapOutputLocation.getFile
was not being logged.<br />(Devaraj Das via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1175">HADOOP-1175</a>. Fix bugs in JSP for displaying a task's log messages.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1191">HADOOP-1191</a>. Fix map tasks to wait until sort progress thread has
stopped before reporting the task done.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1192">HADOOP-1192</a>. Fix an integer overflow bug in FSShell's 'dus'
command and a performance problem in HDFS's implementation of it.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1105">HADOOP-1105</a>. Fix reducers to make "progress" while iterating
through values.<br />(Devaraj Das & Owen O'Malley via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1179">HADOOP-1179</a>. Make Task Tracker close index file as soon as the read
is done when serving get-map-output requests.<br />(Devaraj Das via tomwhite)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.12.2_-_2007-23-17_')">Release 0.12.2 - 2007-23-17
</a></h3>
<ol id="release_0.12.2_-_2007-23-17_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1135">HADOOP-1135</a>. Fix bug in block report processing which may cause
the namenode to delete blocks.<br />(Dhruba Borthakur via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1145">HADOOP-1145</a>. Make XML serializer and deserializer classes public
in record package.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1140">HADOOP-1140</a>. Fix a deadlock in metrics.<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1150">HADOOP-1150</a>. Fix streaming -reducer and -mapper to give them
defaults.<br />(Owen O'Malley via tomwhite)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.12.1_-_2007-03-17_')">Release 0.12.1 - 2007-03-17
</a></h3>
<ol id="release_0.12.1_-_2007-03-17_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1035">HADOOP-1035</a>. Fix a StackOverflowError in FSDataSet.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1053">HADOOP-1053</a>. Fix VInt representation of negative values. Also
remove references in generated record code to methods outside of
the record package and improve some record documentation.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1067">HADOOP-1067</a>. Compile fails if Checkstyle jar is present in lib
directory. Also remove dependency on a particular Checkstyle
version number.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1060">HADOOP-1060</a>. Fix an IndexOutOfBoundsException in the JobTracker
that could cause jobs to hang.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1077">HADOOP-1077</a>. Fix a race condition fetching map outputs that could
hang reduces.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1083">HADOOP-1083</a>. Fix so that when a cluster restarts with a missing
datanode, its blocks are replicated.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1082">HADOOP-1082</a>. Fix a NullPointerException in ChecksumFileSystem.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1088">HADOOP-1088</a>. Fix record serialization of negative values.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1080">HADOOP-1080</a>. Fix bug in bin/hadoop on Windows when native
libraries are present.<br />(ab via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1091">HADOOP-1091</a>. Fix a NullPointerException in MetricsRecord.<br />(David Bowen via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1092">HADOOP-1092</a>. Fix a NullPointerException in HeartbeatMonitor
thread.<br />(Hairong Kuang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1112">HADOOP-1112</a>. Fix a race condition in Hadoop metrics.<br />(David Bowen via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1108">HADOOP-1108</a>. Checksummed file system should retry reading if a
different replica is found when handling ChecksumException.<br />(Hairong Kuang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1070">HADOOP-1070</a>. Fix a problem with number of racks and datanodes
temporarily doubling.<br />(Konstantin Shvachko via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1099">HADOOP-1099</a>. Fix NullPointerException in JobInProgress.<br />(Gautam Kowshik via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1115">HADOOP-1115</a>. Fix bug where FsShell copyToLocal doesn't
copy directories.<br />(Hairong Kuang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1109">HADOOP-1109</a>. Fix NullPointerException in StreamInputFormat.<br />(Koji Noguchi via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1117">HADOOP-1117</a>. Fix DFS scalability: when the namenode is
restarted it consumes 80% CPU.<br />(Dhruba Borthakur via
tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1089">HADOOP-1089</a>. Make the C++ version of write and read v-int
agree with the Java versions.<br />(Milind Bhandarkar via
tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1096">HADOOP-1096</a>. Rename InputArchive and OutputArchive and
make them public.<br />(Milind Bhandarkar via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1128">HADOOP-1128</a>. Fix missing progress information in map tasks.<br />(Espen Amble Kolstad, Andrzej Bialecki, and Owen O'Malley
via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1129">HADOOP-1129</a>. Fix DFSClient to not hide IOExceptions in
flush method.<br />(Hairong Kuang via tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1126">HADOOP-1126</a>. Optimize CPU usage for under replicated blocks
when cluster restarts.<br />(Hairong Kuang via tomwhite)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.12.0_-_2007-03-02_')">Release 0.12.0 - 2007-03-02
</a></h3>
<ol id="release_0.12.0_-_2007-03-02_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-975">HADOOP-975</a>. Separate stdout and stderr from tasks.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-982">HADOOP-982</a>. Add some setters and a toString() method to
BytesWritable.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-858">HADOOP-858</a>. Move contrib/smallJobsBenchmark to src/test, removing
obsolete bits.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-992">HADOOP-992</a>. Fix MiniMR unit tests to use MiniDFS when specified,
rather than the local FS.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-954">HADOOP-954</a>. Change use of metrics to use callback mechanism.
Also rename utility class Metrics to MetricsUtil.<br />(David Bowen & Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-893">HADOOP-893</a>. Improve HDFS client's handling of dead datanodes.
The set is no longer reset with each block, but rather is now
maintained for the life of an open file.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-882">HADOOP-882</a>. Upgrade to jets3t version 0.5, used by the S3
FileSystem. This version supports retries.<br />(Michael Stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-977">HADOOP-977</a>. Send task's stdout and stderr to JobClient's stdout
and stderr respectively, with each line tagged by the task's name.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-761">HADOOP-761</a>. Change unit tests to not use /tmp.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1007">HADOOP-1007</a>. Make names of metrics used in Hadoop unique.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-491">HADOOP-491</a>. Change mapred.task.timeout to be per-job, and make a
value of zero mean no timeout. Also change contrib/streaming to
disable task timeouts.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1010">HADOOP-1010</a>. Add Reporter.NULL, a Reporter implementation that
does nothing.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-923">HADOOP-923</a>. In HDFS NameNode, move replication computation to a
separate thread, to improve heartbeat processing time.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-476">HADOOP-476</a>. Rewrite contrib/streaming command-line processing,
improving parameter validation.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-973">HADOOP-973</a>. Improve error messages in Namenode. This should help
to track down a problem that was appearing as a
NullPointerException.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-649">HADOOP-649</a>. Fix so that jobs with no tasks are not lost.<br />(Thomas Friol via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-803">HADOOP-803</a>. Reduce memory use by HDFS namenode, phase I.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1021">HADOOP-1021</a>. Fix MRCaching-based unit tests on Windows.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-889">HADOOP-889</a>. Remove duplicate code from HDFS unit tests.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-943">HADOOP-943</a>. Improve HDFS's fsck command to display the filename
for under-replicated blocks.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-333">HADOOP-333</a>. Add validator for sort benchmark output.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-947">HADOOP-947</a>. Improve performance of datanode decomissioning.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-442">HADOOP-442</a>. Permit one to specify hosts allowed to connect to
namenode and jobtracker with include and exclude files.<br />(Wendy
Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1017">HADOOP-1017</a>. Cache constructors, for improved performance.<br />(Ron Bodkin via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-867">HADOOP-867</a>. Move split creation out of JobTracker to client.
Splits are now saved in a separate file, read by task processes
directly, so that user code is no longer required in the
JobTracker.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1006">HADOOP-1006</a>. Remove obsolete '-local' option from test code.<br />(Gautam Kowshik via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-952">HADOOP-952</a>. Create a public (shared) Hadoop EC2 AMI.
The EC2 scripts now support launch of public AMIs.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1025">HADOOP-1025</a>. Remove some obsolete code in ipc.Server.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-997">HADOOP-997</a>. Implement S3 retry mechanism for failed block
transfers. This includes a generic retry mechanism for use
elsewhere in Hadoop.<br />(tomwhite)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-990">HADOOP-990</a>. Improve HDFS support for full datanode volumes.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-564">HADOOP-564</a>. Replace uses of "dfs://" URIs with the more standard
"hdfs://".<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1030">HADOOP-1030</a>. In unit tests, unify setting of ipc.client.timeout.
Also increase the value used from one to two seconds, in hopes of
making tests complete more reliably.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-654">HADOOP-654</a>. Stop assigning tasks to a tasktracker if it has
failed more than a specified number in the job.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-985">HADOOP-985</a>. Change HDFS to identify nodes by IP address rather
than by DNS hostname.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-248">HADOOP-248</a>. Optimize location of map outputs to not use random
probes.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1029">HADOOP-1029</a>. Fix streaming's input format to correctly seek to
the start of splits.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-492">HADOOP-492</a>. Add per-job and per-task counters. These are
incremented via the Reporter interface and available through the
web ui and the JobClient API. The mapreduce framework maintains a
few basic counters, and applications may add their own. Counters
are also passed to the metrics system.<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1034">HADOOP-1034</a>. Fix datanode to better log exceptions.<br />(Philippe Gassmann via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-878">HADOOP-878</a>. In contrib/streaming, fix reducer=NONE to work with
multiple maps.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1039">HADOOP-1039</a>. In HDFS's TestCheckpoint, avoid restarting
MiniDFSCluster so often, speeding this test.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1040">HADOOP-1040</a>. Update RandomWriter example to use counters and
user-defined input and output formats.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1027">HADOOP-1027</a>. Fix problems with in-memory merging during shuffle
and re-enable this optimization.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1036">HADOOP-1036</a>. Fix exception handling in TaskTracker to keep tasks
from being lost.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1042">HADOOP-1042</a>. Improve the handling of failed map output fetches.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-928">HADOOP-928</a>. Make checksums optional per FileSystem.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1044">HADOOP-1044</a>. Fix HDFS's TestDecommission to not spuriously fail.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-972">HADOOP-972</a>. Optimize HDFS's rack-aware block placement algorithm.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1043">HADOOP-1043</a>. Optimize shuffle, increasing parallelism.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-940">HADOOP-940</a>. Improve HDFS's replication scheduling.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1020">HADOOP-1020</a>. Fix a bug in Path resolution, and a with unit tests
on Windows.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-941">HADOOP-941</a>. Enhance record facility.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1000">HADOOP-1000</a>. Fix so that log messages in task subprocesses are
not written to a task's standard error.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1037">HADOOP-1037</a>. Fix bin/slaves.sh, which currently only works with
/bin/bash, to specify /bin/bash rather than /bin/sh.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1046">HADOOP-1046</a>. Clean up tmp from partially received stale block files.<br />(ab)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1041">HADOOP-1041</a>. Optimize mapred counter implementation. Also group
counters by their declaring Enum.<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1032">HADOOP-1032</a>. Permit one to specify jars that will be cached
across multiple jobs.<br />(Gautam Kowshik via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1051">HADOOP-1051</a>. Add optional checkstyle task to build.xml. To use
this developers must download the (LGPL'd) checkstyle jar
themselves.<br />(tomwhite via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1049">HADOOP-1049</a>. Fix a race condition in IPC client.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1056">HADOOP-1056</a>. Check HDFS include/exclude node lists with both IP
address and hostname.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-994">HADOOP-994</a>. In HDFS, limit the number of blocks invalidated at
once. Large lists were causing datenodes to timeout.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-432">HADOOP-432</a>. Add a trash feature, disabled by default. When
enabled, the FSShell 'rm' command will move things to a trash
directory in the filesystem. In HDFS, a thread periodically
checkpoints the trash and removes old checkpoints.<br />(cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.11.2_-_2007-02-16_')">Release 0.11.2 - 2007-02-16
</a></h3>
<ol id="release_0.11.2_-_2007-02-16_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1009">HADOOP-1009</a>. Fix an infinite loop in the HDFS namenode.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-1014">HADOOP-1014</a>. Disable in-memory merging during shuffle, as this is
causing data corruption.<br />(Devaraj Das via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.11.1_-_2007-02-09_')">Release 0.11.1 - 2007-02-09
</a></h3>
<ol id="release_0.11.1_-_2007-02-09_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-976">HADOOP-976</a>. Make SequenceFile.Metadata public.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-917">HADOOP-917</a>. Fix a NullPointerException in SequenceFile's merger
with large map outputs.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-984">HADOOP-984</a>. Fix a bug in shuffle error handling introduced by
<a href="http://issues.apache.org/jira/browse/HADOOP-331">HADOOP-331</a>. If a map output is unavailable, the job tracker is
once more informed.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-987">HADOOP-987</a>. Fix a problem in HDFS where blocks were not removed
from neededReplications after a replication target was selected.<br />(Hairong Kuang via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.11.0_-_2007-02-02_')">Release 0.11.0 - 2007-02-02
</a></h3>
<ol id="release_0.11.0_-_2007-02-02_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-781">HADOOP-781</a>. Remove methods deprecated in 0.10 that are no longer
widely used.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-842">HADOOP-842</a>. Change HDFS protocol so that the open() method is
passed the client hostname, to permit the namenode to order block
locations on the basis of network topology.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-852">HADOOP-852</a>. Add an ant task to compile record definitions, and
use it to compile record unit tests.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-757">HADOOP-757</a>. Fix "Bad File Descriptor" exception in HDFS client
when an output file is closed twice.<br />(Raghu Angadi via cutting)</li>
<li>[ intentionally blank ]
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-890">HADOOP-890</a>. Replace dashes in metric names with underscores,
for better compatibility with some monitoring systems.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-801">HADOOP-801</a>. Add to jobtracker a log of task completion events.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-855">HADOOP-855</a>. In HDFS, try to repair files with checksum errors.
An exception is still thrown, but corrupt blocks are now removed
when they have replicas.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-886">HADOOP-886</a>. Reduce number of timer threads created by metrics API
by pooling contexts.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-897">HADOOP-897</a>. Add a "javac.args" property to build.xml that permits
one to pass arbitrary options to javac.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-899">HADOOP-899</a>. Update libhdfs for changes in <a href="http://issues.apache.org/jira/browse/HADOOP-871">HADOOP-871</a>.<br />(Sameer Paranjpye via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-905">HADOOP-905</a>. Remove some dead code from JobClient.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-902">HADOOP-902</a>. Fix a NullPointerException in HDFS client when
closing output streams.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-735">HADOOP-735</a>. Switch generated record code to use BytesWritable to
represent fields of type 'buffer'.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-830">HADOOP-830</a>. Improve mapreduce merge performance by buffering and
merging multiple map outputs as they arrive at reduce nodes before
they're written to disk.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-908">HADOOP-908</a>. Add a new contrib package, Abacus, that simplifies
counting and aggregation, built on MapReduce.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-901">HADOOP-901</a>. Add support for recursive renaming to the S3 filesystem.<br />(Tom White via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-912">HADOOP-912</a>. Fix a bug in TaskTracker.isIdle() that was
sporadically causing unit test failures.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-909">HADOOP-909</a>. Fix the 'du' command to correctly compute the size of
FileSystem directory trees.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-731">HADOOP-731</a>. When a checksum error is encountered on a file stored
in HDFS, try another replica of the data, if any.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-732">HADOOP-732</a>. Add support to SequenceFile for arbitrary metadata,
as a set of attribute value pairs.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-929">HADOOP-929</a>. Fix PhasedFileSystem to pass configuration to
underlying FileSystem.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-935">HADOOP-935</a>. Fix contrib/abacus to not delete pre-existing output
files, but rather to fail in this case.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-936">HADOOP-936</a>. More metric renamings, as in <a href="http://issues.apache.org/jira/browse/HADOOP-890">HADOOP-890</a>.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-856">HADOOP-856</a>. Fix HDFS's fsck command to not report that
non-existent filesystems are healthy.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-602">HADOOP-602</a>. Remove the dependency on Lucene's PriorityQueue
utility, by copying it into Hadoop. This facilitates using Hadoop
with different versions of Lucene without worrying about CLASSPATH
order.<br />(Milind Bhandarkar via cutting)</li>
<li>[ intentionally blank ]
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-227">HADOOP-227</a>. Add support for backup namenodes, which periodically
get snapshots of the namenode state.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-884">HADOOP-884</a>. Add scripts in contrib/ec2 to facilitate running
Hadoop on an Amazon's EC2 cluster.<br />(Tom White via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-937">HADOOP-937</a>. Change the namenode to request re-registration of
datanodes in more circumstances.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-922">HADOOP-922</a>. Optimize small forward seeks in HDFS. If data is has
likely already in flight, skip ahead rather than re-opening the
block.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-961">HADOOP-961</a>. Add a 'job -events' sub-command that prints job
events, including task completions and failures.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-959">HADOOP-959</a>. Fix namenode snapshot code added in <a href="http://issues.apache.org/jira/browse/HADOOP-227">HADOOP-227</a> to
work on Windows.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-934">HADOOP-934</a>. Fix TaskTracker to catch metrics exceptions that were
causing heartbeats to fail.<br />(Arun Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-881">HADOOP-881</a>. Fix JobTracker web interface to display the correct
number of task failures.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-788">HADOOP-788</a>. Change contrib/streaming to subclass TextInputFormat,
permitting it to take advantage of native compression facilities.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-962">HADOOP-962</a>. In contrib/ec2: make scripts executable in tar file;
add a README; make the environment file use a template.<br />(Tom White via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-549">HADOOP-549</a>. Fix a NullPointerException in TaskReport's
serialization.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-963">HADOOP-963</a>. Fix remote exceptions to have the stack trace of the
caller thread, not the IPC listener thread.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-967">HADOOP-967</a>. Change RPC clients to start sending a version header.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-964">HADOOP-964</a>. Fix a bug introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-830">HADOOP-830</a> where jobs failed
whose comparators and/or i/o types were in the job's jar.<br />(Dennis Kubes via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-969">HADOOP-969</a>. Fix a deadlock in JobTracker.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-862">HADOOP-862</a>. Add support for the S3 FileSystem to the CopyFiles
tool.<br />(Michael Stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-965">HADOOP-965</a>. Fix IsolationRunner so that job's jar can be found.<br />(Dennis Kubes via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-309">HADOOP-309</a>. Fix two NullPointerExceptions in StatusHttpServer.<br />(navychen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-692">HADOOP-692</a>. Add rack awareness to HDFS's placement of blocks.<br />(Hairong Kuang via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.10.1_-_2007-01-10_')">Release 0.10.1 - 2007-01-10
</a></h3>
<ol id="release_0.10.1_-_2007-01-10_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-857">HADOOP-857</a>. Fix S3 FileSystem implementation to permit its use
for MapReduce input and output.<br />(Tom White via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-863">HADOOP-863</a>. Reduce logging verbosity introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-813">HADOOP-813</a>.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-815">HADOOP-815</a>. Fix memory leaks in JobTracker.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-600">HADOOP-600</a>. Fix a race condition in JobTracker.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-864">HADOOP-864</a>. Fix 'bin/hadoop -jar' to operate correctly when
hadoop.tmp.dir does not yet exist.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-866">HADOOP-866</a>. Fix 'dfs -get' command to remove existing crc files,
if any.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-871">HADOOP-871</a>. Fix a bug in bin/hadoop setting JAVA_LIBRARY_PATH.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-868">HADOOP-868</a>. Decrease the number of open files during map,
respecting io.sort.fa ctor.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-865">HADOOP-865</a>. Fix S3 FileSystem so that partially created files can
be deleted.<br />(Tom White via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-873">HADOOP-873</a>. Pass java.library.path correctly to child processes.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-851">HADOOP-851</a>. Add support for the LZO codec. This is much faster
than the default, zlib-based compression, but it is only available
when the native library is built.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-880">HADOOP-880</a>. Fix S3 FileSystem to remove directories.<br />(Tom White via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-879">HADOOP-879</a>. Fix InputFormatBase to handle output generated by
MapFileOutputFormat.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-659">HADOOP-659</a>. In HDFS, prioritize replication of blocks based on
current replication level. Blocks which are severely
under-replicated should be further replicated before blocks which
are less under-replicated.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-726">HADOOP-726</a>. Deprecate FileSystem locking methods. They are not
currently usable. Locking should eventually provided as an
independent service.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-758">HADOOP-758</a>. Fix exception handling during reduce so that root
exceptions are not masked by exceptions in cleanups.<br />(Raghu Angadi via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.10.0_-_2007-01-05_')">Release 0.10.0 - 2007-01-05
</a></h3>
<ol id="release_0.10.0_-_2007-01-05_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-763">HADOOP-763</a>. Change DFS namenode benchmark to not use MapReduce.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-777">HADOOP-777</a>. Use fully-qualified hostnames for tasktrackers and
datanodes.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-621">HADOOP-621</a>. Change 'dfs -cat' to exit sooner when output has been
closed.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-752">HADOOP-752</a>. Rationalize some synchronization in DFS namenode.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-629">HADOOP-629</a>. Fix RPC services to better check the protocol name and
version.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-774">HADOOP-774</a>. Limit the number of invalid blocks returned with
heartbeats by the namenode to datanodes. Transmitting and
processing very large invalid block lists can tie up both the
namenode and datanode for too long.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-738">HADOOP-738</a>. Change 'dfs -get' command to not create CRC files by
default, adding a -crc option to force their creation.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-676">HADOOP-676</a>. Improved exceptions and error messages for common job
input specification errors.<br />(Sanjay Dahiya via cutting)</li>
<li>[Included in 0.9.2 release]
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-756">HADOOP-756</a>. Add new dfsadmin option to wait for filesystem to be
operational.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-770">HADOOP-770</a>. Fix jobtracker web interface to display, on restart,
jobs that were running when it was last stopped.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-331">HADOOP-331</a>. Write all map outputs to a single file with an index,
rather than to a separate file per reduce task. This should both
speed the shuffle and make things more scalable.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-818">HADOOP-818</a>. Fix contrib unit tests to not depend on core unit
tests.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-786">HADOOP-786</a>. Log common exception at debug level.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-796">HADOOP-796</a>. Provide more convenient access to failed task
information in the web interface.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-764">HADOOP-764</a>. Reduce memory allocations in namenode some.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-802">HADOOP-802</a>. Update description of mapred.speculative.execution to
mention reduces.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-806">HADOOP-806</a>. Include link to datanodes on front page of namenode
web interface.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-618">HADOOP-618</a>. Make JobSubmissionProtocol public.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-782">HADOOP-782</a>. Fully remove killed tasks.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-792">HADOOP-792</a>. Fix 'dfs -mv' to return correct status.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-673">HADOOP-673</a>. Give each task its own working directory again.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-571">HADOOP-571</a>. Extend the syntax of Path to be a URI; to be
optionally qualified with a scheme and authority. The scheme
determines the FileSystem implementation, while the authority
determines the FileSystem instance. New FileSystem
implementations may be provided by defining an fs.<scheme>.impl
property, naming the FileSystem implementation class. This
permits easy integration of new FileSystem implementations.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-720">HADOOP-720</a>. Add an HDFS white paper to website.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-794">HADOOP-794</a>. Fix a divide-by-zero exception when a job specifies
zero map tasks.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-454">HADOOP-454</a>. Add a 'dfs -dus' command that provides summary disk
usage.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-574">HADOOP-574</a>. Add an Amazon S3 implementation of FileSystem. To
use this, one need only specify paths of the form
s3://id:secret@bucket/. Alternately, the AWS access key id and
secret can be specified in your config, with the properties
fs.s3.awsAccessKeyId and fs.s3.awsSecretAccessKey.<br />(Tom White via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-824">HADOOP-824</a>. Rename DFSShell to be FsShell, since it applies
generically to all FileSystem implementations.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-813">HADOOP-813</a>. Fix map output sorting to report progress, so that
sorts which take longer than the task timeout do not fail.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-825">HADOOP-825</a>. Fix HDFS daemons when configured with new URI syntax.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-596">HADOOP-596</a>. Fix a bug in phase reporting during reduce.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-811">HADOOP-811</a>. Add a utility, MultithreadedMapRunner.<br />(Alejandro Abdelnur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-829">HADOOP-829</a>. Within HDFS, clearly separate three different
representations for datanodes: one for RPCs, one for
namenode-internal use, and one for namespace persistence.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-823">HADOOP-823</a>. Fix problem starting datanode when not all configured
data directories exist.<br />(Bryan Pendleton via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-451">HADOOP-451</a>. Add a Split interface. CAUTION: This incompatibly
changes the InputFormat and RecordReader interfaces. Not only is
FileSplit replaced with Split, but a FileSystem parameter is no
longer passed in several methods, input validation has changed,
etc.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-814">HADOOP-814</a>. Optimize locking in namenode.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-738">HADOOP-738</a>. Change 'fs -put' and 'fs -get' commands to accept
standard input and output, respectively. Standard i/o is
specified by a file named '-'.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-835">HADOOP-835</a>. Fix a NullPointerException reading record-compressed
SequenceFiles.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-836">HADOOP-836</a>. Fix a MapReduce bug on Windows, where the wrong
FileSystem was used. Also add a static FileSystem.getLocal()
method and better Path checking in HDFS, to help avoid such issues
in the future.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-837">HADOOP-837</a>. Improve RunJar utility to unpack jar file
hadoop.tmp.dir, rather than the system temporary directory.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-841">HADOOP-841</a>. Fix native library to build 32-bit version even when
on a 64-bit host, if a 32-bit JVM is used.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-838">HADOOP-838</a>. Fix tasktracker to pass java.library.path to
sub-processes, so that libhadoop.a is found.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-844">HADOOP-844</a>. Send metrics messages on a fixed-delay schedule
instead of a fixed-rate schedule.<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-849">HADOOP-849</a>. Fix OutOfMemory exceptions in TaskTracker due to a
file handle leak in SequenceFile.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-745">HADOOP-745</a>. Fix a synchronization bug in the HDFS namenode.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-850">HADOOP-850</a>. Add Writable implementations for variable-length
integers.<br />(ab via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-525">HADOOP-525</a>. Add raw comparators to record types. This greatly
improves record sort performance.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-628">HADOOP-628</a>. Fix a problem with 'fs -cat' command, where some
characters were replaced with question marks.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-804">HADOOP-804</a>. Reduce verbosity of MapReduce logging.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-853">HADOOP-853</a>. Rename 'site' to 'docs', in preparation for inclusion
in releases.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-371">HADOOP-371</a>. Include contrib jars and site documentation in
distributions. Also add contrib and example documentation to
distributed javadoc, in separate sections.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-846">HADOOP-846</a>. Report progress during entire map, as sorting of
intermediate outputs may happen at any time, potentially causing
task timeouts.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-840">HADOOP-840</a>. In task tracker, queue task cleanups and perform them
in a separate thread.<br />(omalley & Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-681">HADOOP-681</a>. Add to HDFS the ability to decommission nodes. This
causes their blocks to be re-replicated on other nodes, so that
they may be removed from a cluster.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-470">HADOOP-470</a>. In HDFS web ui, list the datanodes containing each
copy of a block.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-700">HADOOP-700</a>. Change bin/hadoop to only include core jar file on
classpath, not example, test, etc. Also rename core jar to
hadoop-${version}-core.jar so that it can be more easily
identified.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-619">HADOOP-619</a>. Extend InputFormatBase to accept individual files and
glob patterns as MapReduce inputs, not just directories. Also
change contrib/streaming to use this.<br />(Sanjay Dahia via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.9.2_-_2006-12-15_')">Release 0.9.2 - 2006-12-15
</a></h3>
<ol id="release_0.9.2_-_2006-12-15_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-639">HADOOP-639</a>. Restructure InterTrackerProtocol to make task
accounting more reliable.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-827">HADOOP-827</a>. Turn off speculative execution by default, since it's
currently broken.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-791">HADOOP-791</a>. Fix a deadlock in the task tracker.<br />(Mahadev Konar via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.9.1_-_2006-12-06_')">Release 0.9.1 - 2006-12-06
</a></h3>
<ol id="release_0.9.1_-_2006-12-06_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-780">HADOOP-780</a>. Use ReflectionUtils to instantiate key and value
objects.<br />(ab)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-779">HADOOP-779</a>. Fix contrib/streaming to work correctly with gzipped
input files.<br />(Hairong Kuang via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.9.0_-_2006-12-01_')">Release 0.9.0 - 2006-12-01
</a></h3>
<ol id="release_0.9.0_-_2006-12-01_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-655">HADOOP-655</a>. Remove most deprecated code. A few deprecated things
remain, notably UTF8 and some methods that are still required.
Also cleaned up constructors for SequenceFile, MapFile, SetFile,
and ArrayFile a bit.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-565">HADOOP-565</a>. Upgrade to Jetty version 6.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-682">HADOOP-682</a>. Fix DFS format command to work correctly when
configured with a non-existent directory.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-645">HADOOP-645</a>. Fix a bug in contrib/streaming when -reducer is NONE.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-687">HADOOP-687</a>. Fix a classpath bug in bin/hadoop that blocked the
servers from starting.<br />(Sameer Paranjpye via omalley)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-683">HADOOP-683</a>. Remove a script dependency on bash, so it works with
dash, the new default for /bin/sh on Ubuntu.<br />(James Todd via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-382">HADOOP-382</a>. Extend unit tests to run multiple datanodes.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-604">HADOOP-604</a>. Fix some synchronization issues and a
NullPointerException in DFS datanode.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-459">HADOOP-459</a>. Fix memory leaks and a host of other issues with
libhdfs.<br />(Sameer Paranjpye via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-694">HADOOP-694</a>. Fix a NullPointerException in jobtracker.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-637">HADOOP-637</a>. Fix a memory leak in the IPC server. Direct buffers
are not collected like normal buffers, and provided little
advantage.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-696">HADOOP-696</a>. Fix TestTextInputFormat unit test to not rely on the
order of directory listings.<br />(Sameer Paranjpye via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-611">HADOOP-611</a>. Add support for iterator-based merging to
SequenceFile.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-688">HADOOP-688</a>. Move DFS administrative commands to a separate
command named 'dfsadmin'.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-708">HADOOP-708</a>. Fix test-libhdfs to return the correct status, so
that failures will break the build.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-646">HADOOP-646</a>. Fix namenode to handle edits files larger than 2GB.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-705">HADOOP-705</a>. Fix a bug in the JobTracker when failed jobs were
not completely cleaned up.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-613">HADOOP-613</a>. Perform final merge while reducing. This removes one
sort pass over the data and should consequently significantly
decrease overall processing time.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-661">HADOOP-661</a>. Make each job's configuration visible through the web
ui.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-489">HADOOP-489</a>. In MapReduce, separate user logs from system logs.
Each task's log output is now available through the web ui.<br />(Arun
C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-712">HADOOP-712</a>. Fix record io's xml serialization to correctly handle
control-characters.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-668">HADOOP-668</a>. Improvements to the web-based DFS browser.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-715">HADOOP-715</a>. Fix build.xml so that test logs are written in build
directory, rather than in CWD.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-538">HADOOP-538</a>. Add support for building an optional native library,
libhadoop.so, that improves the performance of zlib-based
compression. To build this, specify -Dcompile.native to Ant.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-610">HADOOP-610</a>. Fix an problem when the DFS block size is configured
to be smaller than the buffer size, typically only when debugging.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-695">HADOOP-695</a>. Fix a NullPointerException in contrib/streaming.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-652">HADOOP-652</a>. In DFS, when a file is deleted, the block count is
now decremented.<br />(Vladimir Krokhmalyov via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-725">HADOOP-725</a>. In DFS, optimize block placement algorithm,
previously a performance bottleneck.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-723">HADOOP-723</a>. In MapReduce, fix a race condition during the
shuffle, which resulted in FileNotFoundExceptions.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-447">HADOOP-447</a>. In DFS, fix getBlockSize(Path) to work with relative
paths.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-733">HADOOP-733</a>. Make exit codes in DFShell consistent and add a unit
test.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-709">HADOOP-709</a>. Fix contrib/streaming to work with commands that
contain control characters.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-677">HADOOP-677</a>. In IPC, permit a version header to be transmitted
when connections are established. This will permit us to change
the format of IPC requests back-compatibly in subsequent releases.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-699">HADOOP-699</a>. Fix DFS web interface so that filesystem browsing
works correctly, using the right port number. Also add support
for sorting datanode list by various columns.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-76">HADOOP-76</a>. Implement speculative reduce. Now when a job is
configured for speculative execution, both maps and reduces will
execute speculatively. Reduce outputs are written to temporary
location and moved to the final location when reduce is complete.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-736">HADOOP-736</a>. Roll back to Jetty 5.1.4, due to performance problems
with Jetty 6.0.1.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-739">HADOOP-739</a>. Fix TestIPC to use different port number, making it
more reliable.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-749">HADOOP-749</a>. Fix a NullPointerException in jobfailures.jsp.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-747">HADOOP-747</a>. Fix record serialization to work correctly when
records are embedded in Maps.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-698">HADOOP-698</a>. Fix HDFS client not to retry the same datanode on
read failures.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-689">HADOOP-689</a>. Add GenericWritable, to facilitate polymorphism in
MapReduce, SequenceFile, etc.<br />(Feng Jiang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-430">HADOOP-430</a>. Stop datanode's HTTP server when registration with
namenode fails.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-750">HADOOP-750</a>. Fix a potential race condition during mapreduce
shuffle.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-728">HADOOP-728</a>. Fix contrib/streaming-related issues, including
'-reducer NONE'.<br />(Sanjay Dahiya via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.8.0_-_2006-11-03_')">Release 0.8.0 - 2006-11-03
</a></h3>
<ol id="release_0.8.0_-_2006-11-03_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-477">HADOOP-477</a>. Extend contrib/streaming to scan the PATH environment
variables when resolving executable program names.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-583">HADOOP-583</a>. In DFSClient, reduce the log level of re-connect
attempts from 'info' to 'debug', so they are not normally shown.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-498">HADOOP-498</a>. Re-implement DFS integrity checker to run server-side,
for much improved performance.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-586">HADOOP-586</a>. Use the jar name for otherwise un-named jobs.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-514">HADOOP-514</a>. Make DFS heartbeat interval configurable.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-588">HADOOP-588</a>. Fix logging and accounting of failed tasks.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-462">HADOOP-462</a>. Improve command line parsing in DFSShell, so that
incorrect numbers of arguments result in informative errors rather
than ArrayOutOfBoundsException.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-561">HADOOP-561</a>. Fix DFS so that one replica of each block is written
locally, if possible. This was the intent, but there as a bug.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-610">HADOOP-610</a>. Fix TaskTracker to survive more exceptions, keeping
tasks from becoming lost.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-625">HADOOP-625</a>. Add a servlet to all http daemons that displays a
stack dump, useful for debugging.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-554">HADOOP-554</a>. Fix DFSShell to return -1 for errors.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-626">HADOOP-626</a>. Correct the documentation in the NNBench example
code, and also remove a mistaken call there.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-634">HADOOP-634</a>. Add missing license to many files.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-627">HADOOP-627</a>. Fix some synchronization problems in MiniMRCluster
that sometimes caused unit tests to fail.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-563">HADOOP-563</a>. Improve the NameNode's lease policy so that leases
are held for one hour without renewal (instead of one minute).
However another attempt to create the same file will still succeed
if the lease has not been renewed within a minute. This prevents
communication or scheduling problems from causing a write to fail
for up to an hour, barring some other process trying to create the
same file.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-635">HADOOP-635</a>. In DFSShell, permit specification of multiple files
as the source for file copy and move commands.<br />(Dhruba Borthakur via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-641">HADOOP-641</a>. Change NameNode to request a fresh block report from
a re-discovered DataNode, so that no-longer-needed replications
are stopped promptly.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-642">HADOOP-642</a>. Change IPC client to specify an explicit connect
timeout.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-638">HADOOP-638</a>. Fix an unsynchronized access to TaskTracker's
internal state.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-624">HADOOP-624</a>. Fix servlet path to stop a Jetty warning on startup.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-578">HADOOP-578</a>. Failed tasks are no longer placed at the end of the
task queue. This was originally done to work around other
problems that have now been fixed. Re-executing failed tasks
sooner causes buggy jobs to fail faster.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-658">HADOOP-658</a>. Update source file headers per Apache policy.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-636">HADOOP-636</a>. Add MapFile & ArrayFile constructors which accept a
Progressable, and pass it down to SequenceFile. This permits
reduce tasks which use MapFile to still report progress while
writing blocks to the filesystem.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-576">HADOOP-576</a>. Enable contrib/streaming to use the file cache. Also
extend the cache to permit symbolic links to cached items, rather
than local file copies.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-482">HADOOP-482</a>. Fix unit tests to work when a cluster is running on
the same machine, removing port conflicts.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-90">HADOOP-90</a>. Permit dfs.name.dir to list multiple directories,
where namenode data is to be replicated.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-651">HADOOP-651</a>. Fix DFSCk to correctly pass parameters to the servlet
on the namenode.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-553">HADOOP-553</a>. Change main() routines of DataNode and NameNode to
log exceptions rather than letting the JVM print them to standard
error. Also, change the hadoop-daemon.sh script to rotate
standard i/o log files.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-399">HADOOP-399</a>. Fix javadoc warnings.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-599">HADOOP-599</a>. Fix web ui and command line to correctly report DFS
filesystem size statistics. Also improve web layout.<br />(Raghu Angadi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-660">HADOOP-660</a>. Permit specification of junit test output format.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-663">HADOOP-663</a>. Fix a few unit test issues.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-664">HADOOP-664</a>. Cause entire build to fail if libhdfs tests fail.<br />(Nigel Daley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-633">HADOOP-633</a>. Keep jobtracker from dying when job initialization
throws exceptions. Also improve exception handling in a few other
places and add more informative thread names.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-669">HADOOP-669</a>. Fix a problem introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-90">HADOOP-90</a> that can cause
DFS to lose files.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-373">HADOOP-373</a>. Consistently check the value returned by
FileSystem.mkdirs().<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-670">HADOOP-670</a>. Code cleanups in some DFS internals: use generic
types, replace Vector with ArrayList, etc.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-647">HADOOP-647</a>. Permit map outputs to use a different compression
type than the job output.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-671">HADOOP-671</a>. Fix file cache to check for pre-existence before
creating .<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-665">HADOOP-665</a>. Extend many DFSShell commands to accept multiple
arguments. Now commands like "ls", "rm", etc. will operate on
multiple files.<br />(Dhruba Borthakur via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.7.2_-_2006-10-18_')">Release 0.7.2 - 2006-10-18
</a></h3>
<ol id="release_0.7.2_-_2006-10-18_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-607">HADOOP-607</a>. Fix a bug where classes included in job jars were not
found by tasks.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-609">HADOOP-609</a>. Add a unit test that checks that classes in job jars
can be found by tasks. Also modify unit tests to specify multiple
local directories.<br />(Mahadev Konar via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.7.1_-_2006-10-11_')">Release 0.7.1 - 2006-10-11
</a></h3>
<ol id="release_0.7.1_-_2006-10-11_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-593">HADOOP-593</a>. Fix a NullPointerException in the JobTracker.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-592">HADOOP-592</a>. Fix a NullPointerException in the IPC Server. Also
consistently log when stale calls are discarded.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-594">HADOOP-594</a>. Increase the DFS safe-mode threshold from .95 to
.999, so that nearly all blocks must be reported before filesystem
modifications are permitted.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-598">HADOOP-598</a>. Fix tasks to retry when reporting completion, so that
a single RPC timeout won't fail a task.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-597">HADOOP-597</a>. Fix TaskTracker to not discard map outputs for errors
in transmitting them to reduce nodes.<br />(omalley via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.7.0_-_2006-10-06_')">Release 0.7.0 - 2006-10-06
</a></h3>
<ol id="release_0.7.0_-_2006-10-06_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-243">HADOOP-243</a>. Fix rounding in the display of task and job progress
so that things are not shown to be 100% complete until they are in
fact finished.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-438">HADOOP-438</a>. Limit the length of absolute paths in DFS, since the
file format used to store pathnames has some limitations.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-530">HADOOP-530</a>. Improve error messages in SequenceFile when keys or
values are of the wrong type.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-288">HADOOP-288</a>. Add a file caching system and use it in MapReduce to
cache job jar files on slave nodes.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-533">HADOOP-533</a>. Fix unit test to not modify conf directory.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-527">HADOOP-527</a>. Permit specification of the local address that various
Hadoop daemons should bind to.<br />(Philippe Gassmann via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-542">HADOOP-542</a>. Updates to contrib/streaming: reformatted source code,
on-the-fly merge sort, a fix for <a href="http://issues.apache.org/jira/browse/HADOOP-540">HADOOP-540</a>, etc.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-545">HADOOP-545</a>. Remove an unused config file parameter.<br />(Philippe Gassmann via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-548">HADOOP-548</a>. Add an Ant property "test.output" to build.xml that
causes test output to be logged to the console.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-261">HADOOP-261</a>. Record an error message when map output is lost.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-293">HADOOP-293</a>. Report the full list of task error messages in the
web ui, not just the most recent.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-551">HADOOP-551</a>. Restore JobClient's console printouts to only include
a maximum of one update per one percent of progress.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-306">HADOOP-306</a>. Add a "safe" mode to DFS. The name node enters this
when less than a specified percentage of file data is complete.
Currently safe mode is only used on startup, but eventually it
will also be entered when datanodes disconnect and file data
becomes incomplete. While in safe mode no filesystem
modifications are permitted and block replication is inhibited.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-431">HADOOP-431</a>. Change 'dfs -rm' to not operate recursively and add a
new command, 'dfs -rmr' which operates recursively.<br />(Sameer Paranjpye via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-263">HADOOP-263</a>. Include timestamps for job transitions. The web
interface now displays the start and end times of tasks and the
start times of sorting and reducing for reduce tasks. Also,
extend ObjectWritable to handle enums, so that they can be passed
as RPC parameters.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-556">HADOOP-556</a>. Contrib/streaming: send keep-alive reports to task
tracker every 10 seconds rather than every 100 records, to avoid
task timeouts.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-547">HADOOP-547</a>. Fix reduce tasks to ping tasktracker while copying
data, rather than only between copies, avoiding task timeouts.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-537">HADOOP-537</a>. Fix src/c++/libhdfs build process to create files in
build/, no longer modifying the source tree.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-487">HADOOP-487</a>. Throw a more informative exception for unknown RPC
hosts.<br />(Sameer Paranjpye via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-559">HADOOP-559</a>. Add file name globbing (pattern matching) support to
the FileSystem API, and use it in DFSShell ('bin/hadoop dfs')
commands.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-508">HADOOP-508</a>. Fix a bug in FSDataInputStream. Incorrect data was
returned after seeking to a random location.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-560">HADOOP-560</a>. Add a "killed" task state. This can be used to
distinguish kills from other failures. Task state has also been
converted to use an enum type instead of an int, uncovering a bug
elsewhere. The web interface is also updated to display killed
tasks.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-423">HADOOP-423</a>. Normalize Paths containing directories named "." and
"..", using the standard, unix interpretation. Also add checks in
DFS, prohibiting the use of "." or ".." as directory or file
names.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-513">HADOOP-513</a>. Replace map output handling with a servlet, rather
than a JSP page. This fixes an issue where
IllegalStateException's were logged, sets content-length
correctly, and better handles some errors.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-552">HADOOP-552</a>. Improved error checking when copying map output files
to reduce nodes.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-566">HADOOP-566</a>. Fix scripts to work correctly when accessed through
relative symbolic links.<br />(Lee Faris via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-519">HADOOP-519</a>. Add positioned read methods to FSInputStream. These
permit one to read from a stream without moving its position, and
can hence be performed by multiple threads at once on a single
stream. Implement an optimized version for DFS and local FS.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-522">HADOOP-522</a>. Permit block compression with MapFile and SetFile.
Since these formats are always sorted, block compression can
provide a big advantage.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-567">HADOOP-567</a>. Record version and revision information in builds. A
package manifest is added to the generated jar file containing
version information, and a VersionInfo utility is added that
includes further information, including the build date and user,
and the subversion revision and repository. A 'bin/hadoop
version' comand is added to show this information, and it is also
added to various web interfaces.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-568">HADOOP-568</a>. Fix so that errors while initializing tasks on a
tasktracker correctly report the task as failed to the jobtracker,
so that it will be rescheduled.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-550">HADOOP-550</a>. Disable automatic UTF-8 validation in Text. This
permits, e.g., TextInputFormat to again operate on non-UTF-8 data.<br />(Hairong and Mahadev via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-343">HADOOP-343</a>. Fix mapred copying so that a failed tasktracker
doesn't cause other copies to slow.<br />(Sameer Paranjpye via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-239">HADOOP-239</a>. Add a persistent job history mechanism, so that basic
job statistics are not lost after 24 hours and/or when the
jobtracker is restarted.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-506">HADOOP-506</a>. Ignore heartbeats from stale task trackers.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-255">HADOOP-255</a>. Discard stale, queued IPC calls. Do not process
calls whose clients will likely time out before they receive a
response. When the queue is full, new calls are now received and
queued, and the oldest calls are discarded, so that, when servers
get bogged down, they no longer develop a backlog on the socket.
This should improve some DFS namenode failure modes.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-581">HADOOP-581</a>. Fix datanode to not reset itself on communications
errors with the namenode. If a request to the namenode fails, the
datanode should retry, not restart. This reduces the load on the
namenode, since restarts cause a resend of the block report.<br />(omalley via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.6.2_-_2006-09-18_')">Release 0.6.2 - 2006-09-18
</a></h3>
<ol id="release_0.6.2_-_2006-09-18_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-532">HADOOP-532</a>. Fix a bug reading value-compressed sequence files,
where an exception was thrown reporting that the full value had not
been read.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-534">HADOOP-534</a>. Change the default value class in JobConf to be Text
instead of the now-deprecated UTF8. This fixes the Grep example
program, which was updated to use Text, but relies on this
default.<br />(Hairong Kuang via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.6.1_-_2006-09-13_')">Release 0.6.1 - 2006-09-13
</a></h3>
<ol id="release_0.6.1_-_2006-09-13_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-520">HADOOP-520</a>. Fix a bug in libhdfs, where write failures were not
correctly returning error codes.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-523">HADOOP-523</a>. Fix a NullPointerException when TextInputFormat is
explicitly specified. Also add a test case for this.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-521">HADOOP-521</a>. Fix another NullPointerException finding the
ClassLoader when using libhdfs.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-526">HADOOP-526</a>. Fix a NullPointerException when attempting to start
two datanodes in the same directory.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-529">HADOOP-529</a>. Fix a NullPointerException when opening
value-compressed sequence files generated by pre-0.6.0 Hadoop.<br />(omalley via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.6.0_-_2006-09-08_')">Release 0.6.0 - 2006-09-08
</a></h3>
<ol id="release_0.6.0_-_2006-09-08_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-427">HADOOP-427</a>. Replace some uses of DatanodeDescriptor in the DFS
web UI code with DatanodeInfo, the preferred public class.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-426">HADOOP-426</a>. Fix streaming contrib module to work correctly on
Solaris. This was causing nightly builds to fail.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-400">HADOOP-400</a>. Improvements to task assignment. Tasks are no longer
re-run on nodes where they have failed (unless no other node is
available). Also, tasks are better load-balanced among nodes.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-324">HADOOP-324</a>. Fix datanode to not exit when a disk is full, but
rather simply to fail writes.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-434">HADOOP-434</a>. Change smallJobsBenchmark to use standard Hadoop
scripts.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-453">HADOOP-453</a>. Fix a bug in Text.setCapacity().<br />(siren via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-450">HADOOP-450</a>. Change so that input types are determined by the
RecordReader rather than specified directly in the JobConf. This
facilitates jobs with a variety of input types.
<p/>
WARNING: This contains incompatible API changes! The RecordReader
interface has two new methods that all user-defined InputFormats
must now define. Also, the values returned by TextInputFormat are
no longer of class UTF8, but now of class Text.
</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-436">HADOOP-436</a>. Fix an error-handling bug in the web ui.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-455">HADOOP-455</a>. Fix a bug in Text, where DEL was not permitted.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-456">HADOOP-456</a>. Change the DFS namenode to keep a persistent record
of the set of known datanodes. This will be used to implement a
"safe mode" where filesystem changes are prohibited when a
critical percentage of the datanodes are unavailable.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-322">HADOOP-322</a>. Add a job control utility. This permits one to
specify job interdependencies. Each job is submitted only after
the jobs it depends on have successfully completed.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-176">HADOOP-176</a>. Fix a bug in IntWritable.Comparator.<br />(Dick King via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-421">HADOOP-421</a>. Replace uses of String in recordio package with Text
class, for improved handling of UTF-8 data.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-464">HADOOP-464</a>. Improved error message when job jar not found.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-469">HADOOP-469</a>. Fix /bin/bash specifics that have crept into our
/bin/sh scripts since <a href="http://issues.apache.org/jira/browse/HADOOP-352">HADOOP-352</a>.<br />(Jean-Baptiste Quenot via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-468">HADOOP-468</a>. Add HADOOP_NICENESS environment variable to set
scheduling priority for daemons.<br />(Vetle Roeim via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-473">HADOOP-473</a>. Fix TextInputFormat to correctly handle more EOL
formats. Things now work correctly with CR, LF or CRLF.<br />(Dennis Kubes & James White via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-461">HADOOP-461</a>. Make Java 1.5 an explicit requirement.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-54">HADOOP-54</a>. Add block compression to SequenceFile. One may now
specify that blocks of keys and values are compressed together,
improving compression for small keys and values.
SequenceFile.Writer's constructor is now deprecated and replaced
with a factory method.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-281">HADOOP-281</a>. Prohibit DFS files that are also directories.<br />(Wendy Chien via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-486">HADOOP-486</a>. Add the job username to JobStatus instances returned
by JobClient.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-437">HADOOP-437</a>. contrib/streaming: Add support for gzipped inputs.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-463">HADOOP-463</a>. Add variable expansion to config files.
Configuration property values may now contain variable
expressions. A variable is referenced with the syntax
'${variable}'. Variables values are found first in the
configuration, and then in Java system properties. The default
configuration is modified so that temporary directories are now
under ${hadoop.tmp.dir}, which is, by default,
/tmp/hadoop-${user.name}.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-419">HADOOP-419</a>. Fix a NullPointerException finding the ClassLoader
when using libhdfs.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-460">HADOOP-460</a>. Fix contrib/smallJobsBenchmark to use Text instead of
UTF8.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-196">HADOOP-196</a>. Fix Configuration(Configuration) constructor to work
correctly.<br />(Sami Siren via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-501">HADOOP-501</a>. Fix Configuration.toString() to handle URL resources.<br />(Thomas Friol via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-499">HADOOP-499</a>. Reduce the use of Strings in contrib/streaming,
replacing them with Text for better performance.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-64">HADOOP-64</a>. Manage multiple volumes with a single DataNode.
Previously DataNode would create a separate daemon per configured
volume, each with its own connection to the NameNode. Now all
volumes are handled by a single DataNode daemon, reducing the load
on the NameNode.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-424">HADOOP-424</a>. Fix MapReduce so that jobs which generate zero splits
do not fail.<br />(Fr??d??ric Bertin via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-408">HADOOP-408</a>. Adjust some timeouts and remove some others so that
unit tests run faster.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-507">HADOOP-507</a>. Fix an IllegalAccessException in DFS.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-320">HADOOP-320</a>. Fix so that checksum files are correctly copied when
the destination of a file copy is a directory.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-286">HADOOP-286</a>. In DFSClient, avoid pinging the NameNode with
renewLease() calls when no files are being written.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-312">HADOOP-312</a>. Close idle IPC connections. All IPC connections were
cached forever. Now, after a connection has been idle for more
than a configurable amount of time (one second by default), the
connection is closed, conserving resources on both client and
server.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-497">HADOOP-497</a>. Permit the specification of the network interface and
nameserver to be used when determining the local hostname
advertised by datanodes and tasktrackers.<br />(Lorenzo Thione via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-441">HADOOP-441</a>. Add a compression codec API and extend SequenceFile
to use it. This will permit the use of alternate compression
codecs in SequenceFile.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-483">HADOOP-483</a>. Improvements to libhdfs build and documentation.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-458">HADOOP-458</a>. Fix a memory corruption bug in libhdfs.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-517">HADOOP-517</a>. Fix a contrib/streaming bug in end-of-line detection.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-474">HADOOP-474</a>. Add CompressionCodecFactory, and use it in
TextInputFormat and TextOutputFormat. Compressed input files are
automatically decompressed when they have the correct extension.
Output files will, when output compression is specified, be
generated with an approprate extension. Also add a gzip codec and
fix problems with UTF8 text inputs.<br />(omalley via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.5.0_-_2006-08-04_')">Release 0.5.0 - 2006-08-04
</a></h3>
<ol id="release_0.5.0_-_2006-08-04_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-352">HADOOP-352</a>. Fix shell scripts to use /bin/sh instead of
/bin/bash, for better portability.<br />(Jean-Baptiste Quenot via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-313">HADOOP-313</a>. Permit task state to be saved so that single tasks
may be manually re-executed when debugging.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-339">HADOOP-339</a>. Add method to JobClient API listing jobs that are
not yet complete, i.e., that are queued or running.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-355">HADOOP-355</a>. Updates to the streaming contrib module, including
API fixes, making reduce optional, and adding an input type for
StreamSequenceRecordReader.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-358">HADOOP-358</a>. Fix a NPE bug in Path.equals().<br />(Fr??d??ric Bertin via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-327">HADOOP-327</a>. Fix ToolBase to not call System.exit() when
exceptions are thrown.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-359">HADOOP-359</a>. Permit map output to be compressed.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-341">HADOOP-341</a>. Permit input URI to CopyFiles to use the HTTP
protocol. This lets one, e.g., more easily copy log files into
DFS.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-361">HADOOP-361</a>. Remove unix dependencies from streaming contrib
module tests, making them pure java.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-354">HADOOP-354</a>. Make public methods to stop DFS daemons.<br />(Barry Kaplan via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-252">HADOOP-252</a>. Add versioning to RPC protocols.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-356">HADOOP-356</a>. Add contrib to "compile" and "test" build targets, so
that this code is better maintained.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-307">HADOOP-307</a>. Add smallJobsBenchmark contrib module. This runs
lots of small jobs, in order to determine per-task overheads.<br />(Sanjay Dahiya via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-342">HADOOP-342</a>. Add a tool for log analysis: Logalyzer.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-347">HADOOP-347</a>. Add web-based browsing of DFS content. The namenode
redirects browsing requests to datanodes. Content requests are
redirected to datanodes where the data is local when possible.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-351">HADOOP-351</a>. Make Hadoop IPC kernel independent of Jetty.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-237">HADOOP-237</a>. Add metric reporting to DFS and MapReduce. With only
minor configuration changes, one can now monitor many Hadoop
system statistics using Ganglia or other monitoring systems.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-376">HADOOP-376</a>. Fix datanode's HTTP server to scan for a free port.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-260">HADOOP-260</a>. Add --config option to shell scripts, specifying an
alternate configuration directory.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-381">HADOOP-381</a>. Permit developers to save the temporary files for
tasks whose names match a regular expression, to facilliate
debugging.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-344">HADOOP-344</a>. Fix some Windows-related problems with DF.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-380">HADOOP-380</a>. Fix reduce tasks to poll less frequently for map
outputs.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-321">HADOOP-321</a>. Refactor DatanodeInfo, in preparation for
<a href="http://issues.apache.org/jira/browse/HADOOP-306">HADOOP-306</a>.<br />(Konstantin Shvachko & omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-385">HADOOP-385</a>. Fix some bugs in record io code generation.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-302">HADOOP-302</a>. Add new Text class to replace UTF8, removing
limitations of that class. Also refactor utility methods for
writing zero-compressed integers (VInts and VLongs).<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-335">HADOOP-335</a>. Refactor DFS namespace/transaction logging in
namenode.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-375">HADOOP-375</a>. Fix handling of the datanode HTTP daemon's port so
that multiple datanode's can be run on a single host.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-386">HADOOP-386</a>. When removing excess DFS block replicas, remove those
on nodes with the least free space first.<br />(Johan Oskarson via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-389">HADOOP-389</a>. Fix intermittent failures of mapreduce unit tests.
Also fix some build dependencies.<br />(Mahadev & Konstantin via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-362">HADOOP-362</a>. Fix a problem where jobs hang when status messages
are recieved out-of-order.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-394">HADOOP-394</a>. Change order of DFS shutdown in unit tests to
minimize errors logged.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-396">HADOOP-396</a>. Make DatanodeID implement Writable.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-377">HADOOP-377</a>. Permit one to add URL resources to a Configuration.<br />(Jean-Baptiste Quenot via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-345">HADOOP-345</a>. Permit iteration over Configuration key/value pairs.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-409">HADOOP-409</a>. Streaming contrib module: make configuration
properties available to commands as environment variables.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-369">HADOOP-369</a>. Add -getmerge option to dfs command that appends all
files in a directory into a single local file.<br />(Johan Oskarson via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-410">HADOOP-410</a>. Replace some TreeMaps with HashMaps in DFS, for
a 17% performance improvement.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-411">HADOOP-411</a>. Add unit tests for command line parser.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-412">HADOOP-412</a>. Add MapReduce input formats that support filtering
of SequenceFile data, including sampling and regex matching.
Also, move JobConf.newInstance() to a new utility class.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-226">HADOOP-226</a>. Fix fsck command to properly consider replication
counts, now that these can vary per file.<br />(Bryan Pendleton via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-425">HADOOP-425</a>. Add a Python MapReduce example, using Jython.<br />(omalley via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.4.0_-_2006-06-28_')">Release 0.4.0 - 2006-06-28
</a></h3>
<ol id="release_0.4.0_-_2006-06-28_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-298">HADOOP-298</a>. Improved progress reports for CopyFiles utility, the
distributed file copier.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-299">HADOOP-299</a>. Fix the task tracker, permitting multiple jobs to
more easily execute at the same time.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-250">HADOOP-250</a>. Add an HTTP user interface to the namenode, running
on port 50070.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-123">HADOOP-123</a>. Add MapReduce unit tests that run a jobtracker and
tasktracker, greatly increasing code coverage.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-271">HADOOP-271</a>. Add links from jobtracker's web ui to tasktracker's
web ui. Also attempt to log a thread dump of child processes
before they're killed.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-210">HADOOP-210</a>. Change RPC server to use a selector instead of a
thread per connection. This should make it easier to scale to
larger clusters. Note that this incompatibly changes the RPC
protocol: clients and servers must both be upgraded to the new
version to ensure correct operation.<br />(Devaraj Das via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-311">HADOOP-311</a>. Change DFS client to retry failed reads, so that a
single read failure will not alone cause failure of a task.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-314">HADOOP-314</a>. Remove the "append" phase when reducing. Map output
files are now directly passed to the sorter, without first
appending them into a single file. Now, the first third of reduce
progress is "copy" (transferring map output to reduce nodes), the
middle third is "sort" (sorting map output) and the last third is
"reduce" (generating output). Long-term, the "sort" phase will
also be removed.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-316">HADOOP-316</a>. Fix a potential deadlock in the jobtracker.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-319">HADOOP-319</a>. Fix FileSystem.close() to remove the FileSystem
instance from the cache.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-135">HADOOP-135</a>. Fix potential deadlock in JobTracker by acquiring
locks in a consistent order.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-278">HADOOP-278</a>. Check for existence of input directories before
starting MapReduce jobs, making it easier to debug this common
error.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-304">HADOOP-304</a>. Improve error message for
UnregisterdDatanodeException to include expected node name.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-305">HADOOP-305</a>. Fix TaskTracker to ask for new tasks as soon as a
task is finished, rather than waiting for the next heartbeat.
This improves performance when tasks are short.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-59">HADOOP-59</a>. Add support for generic command line options. One may
now specify the filesystem (-fs), the MapReduce jobtracker (-jt),
a config file (-conf) or any configuration property (-D). The
"dfs", "fsck", "job", and "distcp" commands currently support
this, with more to be added.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-296">HADOOP-296</a>. Permit specification of the amount of reserved space
on a DFS datanode. One may specify both the percentage free and
the number of bytes.<br />(Johan Oskarson via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-325">HADOOP-325</a>. Fix a problem initializing RPC parameter classes, and
remove the workaround used to initialize classes.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-328">HADOOP-328</a>. Add an option to the "distcp" command to ignore read
errors while copying.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-27">HADOOP-27</a>. Don't allocate tasks to trackers whose local free
space is too low.<br />(Johan Oskarson via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-318">HADOOP-318</a>. Keep slow DFS output from causing task timeouts.
This incompatibly changes some public interfaces, adding a
parameter to OutputFormat.getRecordWriter() and the new method
Reporter.progress(), but it makes lots of tasks succeed that were
previously failing.<br />(Milind Bhandarkar via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.3.2_-_2006-06-09_')">Release 0.3.2 - 2006-06-09
</a></h3>
<ol id="release_0.3.2_-_2006-06-09_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-275">HADOOP-275</a>. Update the streaming contrib module to use log4j for
its logging.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-279">HADOOP-279</a>. Provide defaults for log4j logging parameters, so
that things still work reasonably when Hadoop-specific system
properties are not provided.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-280">HADOOP-280</a>. Fix a typo in AllTestDriver which caused the wrong
test to be run when "DistributedFSCheck" was specified.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-240">HADOOP-240</a>. DFS's mkdirs() implementation no longer logs a warning
when the directory already exists.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-285">HADOOP-285</a>. Fix DFS datanodes to be able to re-join the cluster
after the connection to the namenode is lost.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-277">HADOOP-277</a>. Fix a race condition when creating directories.<br />(Sameer Paranjpye via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-289">HADOOP-289</a>. Improved exception handling in DFS datanode.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-292">HADOOP-292</a>. Fix client-side logging to go to standard error
rather than standard output, so that it can be distinguished from
application output.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-294">HADOOP-294</a>. Fixed bug where conditions for retrying after errors
in the DFS client were reversed.<br />(omalley via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.3.1_-_2006-06-05_')">Release 0.3.1 - 2006-06-05
</a></h3>
<ol id="release_0.3.1_-_2006-06-05_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-272">HADOOP-272</a>. Fix a bug in bin/hadoop setting log
parameters.<br />(omalley & cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-274">HADOOP-274</a>. Change applications to log to standard output rather
than to a rolling log file like daemons.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-262">HADOOP-262</a>. Fix reduce tasks to report progress while they're
waiting for map outputs, so that they do not time out.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-245">HADOOP-245</a> and <a href="http://issues.apache.org/jira/browse/HADOOP-246">HADOOP-246</a>. Improvements to record io package.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-276">HADOOP-276</a>. Add logging config files to jar file so that they're
always found.<br />(omalley via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.3.0_-_2006-06-02_')">Release 0.3.0 - 2006-06-02
</a></h3>
<ol id="release_0.3.0_-_2006-06-02_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-208">HADOOP-208</a>. Enhance MapReduce web interface, adding new pages
for failed tasks, and tasktrackers.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-204">HADOOP-204</a>. Tweaks to metrics package.<br />(David Bowen via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-209">HADOOP-209</a>. Add a MapReduce-based file copier. This will
copy files within or between file systems in parallel.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-146">HADOOP-146</a>. Fix DFS to check when randomly generating a new block
id that no existing blocks already have that id.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-180">HADOOP-180</a>. Make a daemon thread that does the actual task clean ups, so
that the main offerService thread in the taskTracker doesn't get stuck
and miss his heartbeat window. This was killing many task trackers as
big jobs finished (300+ tasks / node).<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-200">HADOOP-200</a>. Avoid transmitting entire list of map task names to
reduce tasks. Instead just transmit the number of map tasks and
henceforth refer to them by number when collecting map output.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-219">HADOOP-219</a>. Fix a NullPointerException when handling a checksum
exception under SequenceFile.Sorter.sort().<br />(cutting & stack)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-212">HADOOP-212</a>. Permit alteration of the file block size in DFS. The
default block size for new files may now be specified in the
configuration with the dfs.block.size property. The block size
may also be specified when files are opened.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-218">HADOOP-218</a>. Avoid accessing configuration while looping through
tasks in JobTracker.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-161">HADOOP-161</a>. Add hashCode() method to DFS's Block.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-115">HADOOP-115</a>. Map output types may now be specified. These are also
used as reduce input types, thus permitting reduce input types to
differ from reduce output types.<br />(Runping Qi via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-216">HADOOP-216</a>. Add task progress to task status page.<br />(Bryan Pendelton via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-233">HADOOP-233</a>. Add web server to task tracker that shows running
tasks and logs. Also add log access to job tracker web interface.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-205">HADOOP-205</a>. Incorporate pending tasks into tasktracker load
calculations.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-247">HADOOP-247</a>. Fix sort progress to better handle exceptions.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-195">HADOOP-195</a>. Improve performance of the transfer of map outputs to
reduce nodes by performing multiple transfers in parallel, each on
a separate socket.<br />(Sameer Paranjpye via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-251">HADOOP-251</a>. Fix task processes to be tolerant of failed progress
reports to their parent process.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-325">HADOOP-325</a>. Improve the FileNotFound exceptions thrown by
LocalFileSystem to include the name of the file.<br />(Benjamin Reed via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-254">HADOOP-254</a>. Use HTTP to transfer map output data to reduce
nodes. This, together with <a href="http://issues.apache.org/jira/browse/HADOOP-195">HADOOP-195</a>, greatly improves the
performance of these transfers.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-163">HADOOP-163</a>. Cause datanodes that\ are unable to either read or
write data to exit, so that the namenode will no longer target
them for new blocks and will replicate their data on other nodes.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-222">HADOOP-222</a>. Add a -setrep option to the dfs commands that alters
file replication levels.<br />(Johan Oskarson via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-75">HADOOP-75</a>. In DFS, only check for a complete file when the file
is closed, rather than as each block is written.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-124">HADOOP-124</a>. Change DFS so that datanodes are identified by a
persistent ID rather than by host and port. This solves a number
of filesystem integrity problems, when, e.g., datanodes are
restarted.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-256">HADOOP-256</a>. Add a C API for DFS.<br />(Arun C Murthy via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-211">HADOOP-211</a>. Switch to use the Jakarta Commons logging internally,
configured to use log4j by default.<br />(Arun C Murthy and cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-265">HADOOP-265</a>. Tasktracker now fails to start if it does not have a
writable local directory for temporary files. In this case, it
logs a message to the JobTracker and exits.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-270">HADOOP-270</a>. Fix potential deadlock in datanode shutdown.<br />(Hairong Kuang via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.2.1_-_2006-05-12_')">Release 0.2.1 - 2006-05-12
</a></h3>
<ol id="release_0.2.1_-_2006-05-12_">
<li><a href="http://issues.apache.org/jira/browse/HADOOP-199">HADOOP-199</a>. Fix reduce progress (broken by <a href="http://issues.apache.org/jira/browse/HADOOP-182">HADOOP-182</a>).<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-201">HADOOP-201</a>. Fix 'bin/hadoop dfs -report'.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-207">HADOOP-207</a>. Fix JDK 1.4 incompatibility introduced by <a href="http://issues.apache.org/jira/browse/HADOOP-96">HADOOP-96</a>.
System.getenv() does not work in JDK 1.4.<br />(Hairong Kuang via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.2.0_-_2006-05-05_')">Release 0.2.0 - 2006-05-05
</a></h3>
<ol id="release_0.2.0_-_2006-05-05_">
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-126">HADOOP-126</a>. 'bin/hadoop dfs -cp' now correctly copies .crc
files.<br />(Konstantin Shvachko via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-51">HADOOP-51</a>. Change DFS to support per-file replication counts.<br />(Konstantin Shvachko via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-131">HADOOP-131</a>. Add scripts to start/stop dfs and mapred daemons.
Use these in start/stop-all scripts.<br />(Chris Mattmann via cutting)</li>
<li>Stop using ssh options by default that are not yet in widely used
versions of ssh. Folks can still enable their use by uncommenting
a line in conf/hadoop-env.sh.<br />(cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-92">HADOOP-92</a>. Show information about all attempts to run each
task in the web ui.<br />(Mahadev konar via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-128">HADOOP-128</a>. Improved DFS error handling.<br />(Owen O'Malley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-129">HADOOP-129</a>. Replace uses of java.io.File with new class named
Path. This fixes bugs where java.io.File methods were called
directly when FileSystem methods were desired, and reduces the
likelihood of such bugs in the future. It also makes the handling
of pathnames more consistent between local and dfs FileSystems and
between Windows and Unix. java.io.File-based methods are still
available for back-compatibility, but are deprecated and will be
removed once 0.2 is released.<br />(cutting)</li>
<li>Change dfs.data.dir and mapred.local.dir to be comma-separated
lists of directories, no longer be space-separated. This fixes
several bugs on Windows.<br />(cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-144">HADOOP-144</a>. Use mapred task id for dfs client id, to
facilitate debugging.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-143">HADOOP-143</a>. Do not line-wrap stack-traces in web ui.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-118">HADOOP-118</a>. In DFS, improve clean up of abandoned file
creations.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-138">HADOOP-138</a>. Stop multiple tasks in a single heartbeat, rather
than one per heartbeat.<br />(Stefan via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-139">HADOOP-139</a>. Remove a potential deadlock in
LocalFileSystem.lock().<br />(Igor Bolotin via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-134">HADOOP-134</a>. Don't hang jobs when the tasktracker is
misconfigured to use an un-writable local directory.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-115">HADOOP-115</a>. Correct an error message.<br />(Stack via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-133">HADOOP-133</a>. Retry pings from child to parent, in case of
(local) communcation problems. Also log exit status, so that one
can distinguish patricide from other deaths.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-142">HADOOP-142</a>. Avoid re-running a task on a host where it has
previously failed.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-148">HADOOP-148</a>. Maintain a task failure count for each
tasktracker and display it in the web ui.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-151">HADOOP-151</a>. Close a potential socket leak, where new IPC
connection pools were created per configuration instance that RPCs
use. Now a global RPC connection pool is used again, as
originally intended.<br />(cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-69">HADOOP-69</a>. Don't throw a NullPointerException when getting
hints for non-existing file split.<br />(Bryan Pendelton via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-157">HADOOP-157</a>. When a task that writes dfs files (e.g., a reduce
task) failed and was retried, it would fail again and again,
eventually failing the job. The problem was that dfs did not yet
know that the failed task had abandoned the files, and would not
yet let another task create files with the same names. Dfs now
retries when creating a file long enough for locks on abandoned
files to expire.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-150">HADOOP-150</a>. Improved task names that include job
names.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-162">HADOOP-162</a>. Fix ConcurrentModificationException when
releasing file locks.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-132">HADOOP-132</a>. Initial check-in of new Metrics API, including
implementations for writing metric data to a file and for sending
it to Ganglia.<br />(David Bowen via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-160">HADOOP-160</a>. Remove some uneeded synchronization around
time-consuming operations in the TaskTracker.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-166">HADOOP-166</a>. RPCs failed when passed subclasses of a declared
parameter type. This is fixed by changing ObjectWritable to store
both the declared type and the instance type for Writables. Note
that this incompatibly changes the format of ObjectWritable and
will render unreadable any ObjectWritables stored in files.
Nutch only uses ObjectWritable in intermediate files, so this
should not be a problem for Nutch.<br />(Stefan & cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-168">HADOOP-168</a>. MapReduce RPC protocol methods should all declare
IOException, so that timeouts are handled appropriately.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-169">HADOOP-169</a>. Don't fail a reduce task if a call to the
jobtracker to locate map outputs fails.<br />(omalley via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-170">HADOOP-170</a>. Permit FileSystem clients to examine and modify
the replication count of individual files. Also fix a few
replication-related bugs.<br />(Konstantin Shvachko via cutting)</li>
<li>Permit specification of a higher replication levels for job
submission files (job.xml and job.jar). This helps with large
clusters, since these files are read by every node.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-173">HADOOP-173</a>. Optimize allocation of tasks with local data.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-167">HADOOP-167</a>. Reduce number of Configurations and JobConf's
created.<br />(omalley via cutting)</li>
<li>NUTCH-256. Change FileSystem#createNewFile() to create a .crc
file. The lack of a .crc file was causing warnings.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-174">HADOOP-174</a>. Change JobClient to not abort job until it has failed
to contact the job tracker for five attempts, not just one as
before.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-177">HADOOP-177</a>. Change MapReduce web interface to page through tasks.
Previously, when jobs had more than a few thousand tasks they
could crash web browsers.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-178">HADOOP-178</a>. In DFS, piggyback blockwork requests from datanodes
on heartbeat responses from namenode. This reduces the volume of
RPC traffic. Also move startup delay in blockwork from datanode
to namenode. This fixes a problem where restarting the namenode
triggered a lot of uneeded replication.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-183">HADOOP-183</a>. If the DFS namenode is restarted with different
minimum and/or maximum replication counts, existing files'
replication counts are now automatically adjusted to be within the
newly configured bounds.<br />(Hairong Kuang via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-186">HADOOP-186</a>. Better error handling in TaskTracker's top-level
loop. Also improve calculation of time to send next heartbeat.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-187">HADOOP-187</a>. Add two MapReduce examples/benchmarks. One creates
files containing random data. The second sorts the output of the
first.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-185">HADOOP-185</a>. Fix so that, when a task tracker times out making the
RPC asking for a new task to run, the job tracker does not think
that it is actually running the task returned.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-190">HADOOP-190</a>. If a child process hangs after it has reported
completion, its output should not be lost.<br />(Stack via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-184">HADOOP-184</a>. Re-structure some test code to better support testing
on a cluster.<br />(Mahadev Konar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-191">HADOOP-191</a> Add streaming package, Hadoop's first contrib module.
This permits folks to easily submit MapReduce jobs whose map and
reduce functions are implemented by shell commands. Use
'bin/hadoop jar build/hadoop-streaming.jar' to get details.<br />(Michel Tourn via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-189">HADOOP-189</a>. Fix MapReduce in standalone configuration to
correctly handle job jar files that contain a lib directory with
nested jar files.<br />(cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-65">HADOOP-65</a>. Initial version of record I/O framework that enables
the specification of record types and generates marshalling code
in both Java and C++. Generated Java code implements
WritableComparable, but is not yet otherwise used by
Hadoop.<br />(Milind Bhandarkar via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-193">HADOOP-193</a>. Add a MapReduce-based FileSystem benchmark.<br />(Konstantin Shvachko via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-194">HADOOP-194</a>. Add a MapReduce-based FileSystem checker. This reads
every block in every file in the filesystem.<br />(Konstantin Shvachko
via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-182">HADOOP-182</a>. Fix so that lost task trackers to not change the
status of reduce tasks or completed jobs. Also fixes the progress
meter so that failed tasks are subtracted.<br />(omalley via cutting)</li>
<li><a href="http://issues.apache.org/jira/browse/HADOOP-96">HADOOP-96</a>. Logging improvements. Log files are now separate from
standard output and standard error files. Logs are now rolled.
Logging of all DFS state changes can be enabled, to facilitate
debugging.<br />(Hairong Kuang via cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.1.1_-_2006-04-08_')">Release 0.1.1 - 2006-04-08
</a></h3>
<ol id="release_0.1.1_-_2006-04-08_">
<li>Added CHANGES.txt, logging all significant changes to Hadoop.<br />(cutting)</li>
<li>Fix MapReduceBase.close() to throw IOException, as declared in the
Closeable interface. This permits subclasses which override this
method to throw that exception.<br />(cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-117">HADOOP-117</a>. Pathnames were mistakenly transposed in
JobConf.getLocalFile() causing many mapred temporary files to not
be removed.<br />(Raghavendra Prabhu via cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-116">HADOOP-116</a>. Clean up job submission files when jobs complete.<br />(cutting)</li>
<li>Fix <a href="http://issues.apache.org/jira/browse/HADOOP-125">HADOOP-125</a>. Fix handling of absolute paths on Windows<br />(cutting)</li>
</ol>
<h3><a href="javascript:toggleList('release_0.1.0_-_2006-04-01_')">Release 0.1.0 - 2006-04-01
</a></h3>
<ol id="release_0.1.0_-_2006-04-01_">
<li>The first release of Hadoop.
</li>
</ol>
</ul>
</body>
</html>
| determinedcheetahs/cheetah_juniper | hadoop/docs/changes.html | HTML | apache-2.0 | 751,928 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>has_modulus_assign</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="Chapter 1. Boost.TypeTraits">
<link rel="up" href="../reference.html" title="Alphabetical Reference">
<link rel="prev" href="has_modulus.html" title="has_modulus">
<link rel="next" href="has_multiplies.html" title="has_multiplies">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="has_modulus.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="has_multiplies.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_typetraits.reference.has_modulus_assign"></a><a class="link" href="has_modulus_assign.html" title="has_modulus_assign">has_modulus_assign</a>
</h3></div></div></div>
<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">Lhs</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Rhs</span><span class="special">=</span><span class="identifier">Lhs</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Ret</span><span class="special">=</span><span class="identifier">dont_care</span><span class="special">></span>
<span class="keyword">struct</span> <span class="identifier">has_modulus_assign</span> <span class="special">:</span> <span class="keyword">public</span> <em class="replaceable"><code><a class="link" href="integral_constant.html" title="integral_constant">true_type</a>-or-<a class="link" href="integral_constant.html" title="integral_constant">false_type</a></code></em> <span class="special">{};</span>
</pre>
<p>
<span class="bold"><strong>Inherits:</strong></span> If (i) <code class="computeroutput"><span class="identifier">lhs</span></code>
of type <code class="computeroutput"><span class="identifier">Lhs</span></code> and <code class="computeroutput"><span class="identifier">rhs</span></code> of type <code class="computeroutput"><span class="identifier">Rhs</span></code>
can be used in expression <code class="computeroutput"><span class="identifier">lhs</span><span class="special">%=</span><span class="identifier">rhs</span></code>,
and (ii) <code class="computeroutput"><span class="identifier">Ret</span><span class="special">=</span><span class="identifier">dont_care</span></code> or the result of expression
<code class="computeroutput"><span class="identifier">lhs</span><span class="special">%=</span><span class="identifier">rhs</span></code> is convertible to <code class="computeroutput"><span class="identifier">Ret</span></code>
then inherits from <a class="link" href="integral_constant.html" title="integral_constant">true_type</a>,
otherwise inherits from <a class="link" href="integral_constant.html" title="integral_constant">false_type</a>.
</p>
<p>
The default behaviour (<code class="computeroutput"><span class="identifier">Ret</span><span class="special">=</span><span class="identifier">dont_care</span></code>)
is to not check for the return value of binary <code class="computeroutput"><span class="keyword">operator</span><span class="special">%=</span></code>. If <code class="computeroutput"><span class="identifier">Ret</span></code>
is different from the default <code class="computeroutput"><span class="identifier">dont_care</span></code>
type, the return value is checked to be convertible to <code class="computeroutput"><span class="identifier">Ret</span></code>.
Convertible to <code class="computeroutput"><span class="identifier">Ret</span></code> means
that the return value of the operator can be used as argument to a function
expecting <code class="computeroutput"><span class="identifier">Ret</span></code>:
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">f</span><span class="special">(</span><span class="identifier">Ret</span><span class="special">);</span>
<span class="identifier">Lhs</span> <span class="identifier">lhs</span><span class="special">;</span>
<span class="identifier">Rhs</span> <span class="identifier">rhs</span><span class="special">;</span>
<span class="identifier">f</span><span class="special">(</span><span class="identifier">lhs</span><span class="special">%=</span><span class="identifier">rhs</span><span class="special">);</span> <span class="comment">// is valid if has_modulus_assign<Lhs, Rhs, Ret>::value==true</span>
</pre>
<p>
If <code class="computeroutput"><span class="identifier">Ret</span><span class="special">=</span><span class="keyword">void</span></code>, the return type is checked to be exactly
<code class="computeroutput"><span class="keyword">void</span></code>.
</p>
<p>
<span class="bold"><strong>Header:</strong></span> <code class="computeroutput"><span class="preprocessor">#include</span>
<span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">/</span><span class="identifier">has_modulus_assign</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
or <code class="computeroutput"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">/</span><span class="identifier">has_operator</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
or <code class="computeroutput"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
</p>
<p>
<span class="bold"><strong>Examples:</strong></span>
</p>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="identifier">Lhs</span><span class="special">,</span> <span class="identifier">Rhs</span><span class="special">,</span> <span class="identifier">Ret</span><span class="special">>::</span><span class="identifier">value_type</span></code> is the type <code class="computeroutput"><span class="keyword">bool</span></code>.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="identifier">Lhs</span><span class="special">,</span> <span class="identifier">Rhs</span><span class="special">,</span> <span class="identifier">Ret</span><span class="special">>::</span><span class="identifier">value</span></code> is a <code class="computeroutput"><span class="keyword">bool</span></code>
integral constant expression.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="keyword">int</span><span class="special">>::</span><span class="identifier">value</span></code> is a <code class="computeroutput"><span class="keyword">bool</span></code>
integral constant expression that evaluates to <code class="computeroutput"><span class="keyword">true</span></code>.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="keyword">long</span><span class="special">></span></code>
inherits from <code class="computeroutput"><a class="link" href="integral_constant.html" title="integral_constant">true_type</a></code>.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="keyword">int</span><span class="special">,</span> <span class="keyword">int</span><span class="special">,</span> <span class="keyword">int</span><span class="special">></span></code>
inherits from <code class="computeroutput"><a class="link" href="integral_constant.html" title="integral_constant">true_type</a></code>.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="keyword">int</span><span class="special">,</span> <span class="keyword">int</span><span class="special">,</span> <span class="keyword">long</span><span class="special">></span></code>
inherits from <code class="computeroutput"><a class="link" href="integral_constant.html" title="integral_constant">true_type</a></code>.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="keyword">const</span> <span class="keyword">int</span><span class="special">,</span> <span class="keyword">int</span><span class="special">>::</span><span class="identifier">value</span></code> inherits from <code class="computeroutput"><a class="link" href="integral_constant.html" title="integral_constant">false_type</a></code>.
</p></blockquote></div>
<div class="blockquote"><blockquote class="blockquote"><p>
<code class="computeroutput"><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="keyword">int</span><span class="special">,</span> <span class="keyword">double</span><span class="special">></span></code> inherits from <code class="computeroutput"><a class="link" href="integral_constant.html" title="integral_constant">false_type</a></code>.
</p></blockquote></div>
<p>
<span class="bold"><strong>See also:</strong></span> <a class="link" href="../category/value_traits/operators.html" title="Operator Type Traits">Operator
Type Traits</a>
</p>
<p>
<span class="bold"><strong>Limitation:</strong></span>
</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Requires a compiler with working SFINAE.
</li></ul></div>
<p>
<span class="bold"><strong>Known issues:</strong></span>
</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
This trait cannot detect whether binary <code class="computeroutput"><span class="keyword">operator</span><span class="special">%=</span></code> is public or not: if <code class="computeroutput"><span class="keyword">operator</span><span class="special">%=</span></code>
is defined as a private member of <code class="computeroutput"><span class="identifier">Lhs</span></code>
then instantiating <code class="computeroutput"><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="identifier">Lhs</span><span class="special">></span></code> will produce a compiler error. For
this reason <code class="computeroutput"><span class="identifier">has_modulus_assign</span></code>
cannot be used to determine whether a type has a public <code class="computeroutput"><span class="keyword">operator</span><span class="special">%=</span></code>
or not.
<pre class="programlisting"><span class="keyword">struct</span> <span class="identifier">A</span> <span class="special">{</span> <span class="keyword">private</span><span class="special">:</span> <span class="keyword">void</span> <span class="keyword">operator</span><span class="special">%=(</span><span class="keyword">const</span> <span class="identifier">A</span><span class="special">&);</span> <span class="special">};</span>
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="identifier">A</span><span class="special">>::</span><span class="identifier">value</span><span class="special">;</span> <span class="comment">// error: A::operator%=(const A&) is private</span>
</pre>
</li>
<li class="listitem">
There is an issue if the operator exists only for type <code class="computeroutput"><span class="identifier">A</span></code> and <code class="computeroutput"><span class="identifier">B</span></code>
is convertible to <code class="computeroutput"><span class="identifier">A</span></code>.
In this case, the compiler will report an ambiguous overload.
<pre class="programlisting"><span class="keyword">struct</span> <span class="identifier">A</span> <span class="special">{</span> <span class="special">};</span>
<span class="keyword">void</span> <span class="keyword">operator</span><span class="special">%=(</span><span class="keyword">const</span> <span class="identifier">A</span><span class="special">&,</span> <span class="keyword">const</span> <span class="identifier">A</span><span class="special">&);</span>
<span class="keyword">struct</span> <span class="identifier">B</span> <span class="special">{</span> <span class="keyword">operator</span> <span class="identifier">A</span><span class="special">();</span> <span class="special">};</span>
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="identifier">A</span><span class="special">>::</span><span class="identifier">value</span><span class="special">;</span> <span class="comment">// this is fine</span>
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">has_modulus_assign</span><span class="special"><</span><span class="identifier">B</span><span class="special">>::</span><span class="identifier">value</span><span class="special">;</span> <span class="comment">// error: ambiguous overload</span>
</pre>
</li>
<li class="listitem">
There is an issue when applying this trait to template classes. If <code class="computeroutput"><span class="keyword">operator</span><span class="special">%=</span></code>
is defined but does not bind for a given template type, it is still detected
by the trait which returns <code class="computeroutput"><span class="keyword">true</span></code>
instead of <code class="computeroutput"><span class="keyword">false</span></code>. Example:
<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">type_traits</span><span class="special">/</span><span class="identifier">has_modulus_assign</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">iostream</span><span class="special">></span>
<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span>
<span class="keyword">struct</span> <span class="identifier">contains</span> <span class="special">{</span> <span class="identifier">T</span> <span class="identifier">data</span><span class="special">;</span> <span class="special">};</span>
<span class="keyword">template</span> <span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">></span>
<span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">%=(</span><span class="keyword">const</span> <span class="identifier">contains</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="special">&</span><span class="identifier">lhs</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">contains</span><span class="special"><</span><span class="identifier">T</span><span class="special">></span> <span class="special">&</span><span class="identifier">rhs</span><span class="special">)</span> <span class="special">{</span>
<span class="keyword">return</span> <span class="identifier">f</span><span class="special">(</span><span class="identifier">lhs</span><span class="special">.</span><span class="identifier">data</span><span class="special">,</span> <span class="identifier">rhs</span><span class="special">.</span><span class="identifier">data</span><span class="special">);</span>
<span class="special">}</span>
<span class="keyword">class</span> <span class="identifier">bad</span> <span class="special">{</span> <span class="special">};</span>
<span class="keyword">class</span> <span class="identifier">good</span> <span class="special">{</span> <span class="special">};</span>
<span class="keyword">bool</span> <span class="identifier">f</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">good</span><span class="special">&,</span> <span class="keyword">const</span> <span class="identifier">good</span><span class="special">&)</span> <span class="special">{</span> <span class="special">}</span>
<span class="keyword">int</span> <span class="identifier">main</span><span class="special">()</span> <span class="special">{</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special"><<</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">boolalpha</span><span class="special">;</span>
<span class="comment">// works fine for contains<good></span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special"><<</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">has_modulus_assign</span><span class="special"><</span> <span class="identifier">contains</span><span class="special"><</span> <span class="identifier">good</span> <span class="special">></span> <span class="special">>::</span><span class="identifier">value</span><span class="special"><<</span><span class="char">'\n'</span><span class="special">;</span> <span class="comment">// true</span>
<span class="identifier">contains</span><span class="special"><</span><span class="identifier">good</span><span class="special">></span> <span class="identifier">g</span><span class="special">;</span>
<span class="identifier">g</span><span class="special">%=</span><span class="identifier">g</span><span class="special">;</span> <span class="comment">// ok</span>
<span class="comment">// does not work for contains<bad></span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span><span class="special"><<</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">has_modulus_assign</span><span class="special"><</span> <span class="identifier">contains</span><span class="special"><</span> <span class="identifier">bad</span> <span class="special">></span> <span class="special">>::</span><span class="identifier">value</span><span class="special"><<</span><span class="char">'\n'</span><span class="special">;</span> <span class="comment">// true, should be false</span>
<span class="identifier">contains</span><span class="special"><</span><span class="identifier">bad</span><span class="special">></span> <span class="identifier">b</span><span class="special">;</span>
<span class="identifier">b</span><span class="special">%=</span><span class="identifier">b</span><span class="special">;</span> <span class="comment">// compile time error</span>
<span class="keyword">return</span> <span class="number">0</span><span class="special">;</span>
<span class="special">}</span>
</pre>
</li>
<li class="listitem">
<code class="computeroutput"><span class="keyword">volatile</span></code> qualifier is not
properly handled and would lead to undefined behavior
</li>
</ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2000, 2011 Adobe Systems Inc, David Abrahams,
Frederic Bron, Steve Cleary, Beman Dawes, Aleksey Gurtovoy, Howard Hinnant,
Jesse Jones, Mat Marcus, Itay Maman, John Maddock, Alexander Nasonov, Thorsten
Ottosen, Roman Perepelitsa, Robert Ramey, Jeremy Siek, Robert Stewart and Steven
Watanabe<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="has_modulus.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="has_multiplies.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| flingone/frameworks_base_cmds_remoted | libs/boost/libs/type_traits/doc/html/boost_typetraits/reference/has_modulus_assign.html | HTML | apache-2.0 | 23,653 |
<html>
<body>
<p>Reports <code>while</code> loops, which spin on the
value of a non-<code>volatile</code> field, waiting for it to be changed by another thread.</p>
<p>
In addition to being potentially extremely CPU intensive when little work is done inside the loop, such
loops likely have different semantics than intended. The Java Memory Model allows that loop to never complete even
if another thread changes the field's value.
</p>
<p><b>Example:</b></p>
<pre><code>
class SpinsOnField {
boolean ready = false;
void run() {
// the loop may never complete even after
// markAsReady call from the other thread
while (!ready) {
}
// do some work
}
void markAsReady() {
ready = true;
}
}
</code></pre>
<p>
Additionally since Java 9, calling <code>Thread.onSpinWait()</code> inside spin loop
on a <code>volatile</code> field is recommended, which may significantly improve performance on some hardware.
</p>
<!-- tooltip end -->
<p>
Use the checkbox below to have this inspection report only empty <code>while</code> loops.
<p>
</body>
</html>
| siosio/intellij-community | plugins/groovy/groovy-psi/resources/inspectionDescriptions/GroovyWhileLoopSpinsOnField.html | HTML | apache-2.0 | 1,143 |
<!DOCTYPE html>
<html lang="en" ng-app="jpm">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="/releases/4.2.0/css/style.css" rel="stylesheet" />
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="/js/releases.js"></script>
<!-- Begin Jekyll SEO tag v2.5.0 -->
<title>substring ‘;’ STRING ‘;’ START ( ‘;’ END )?</title>
<meta name="generator" content="Jekyll v3.7.4" />
<meta property="og:title" content="substring ‘;’ STRING ‘;’ START ( ‘;’ END )?" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="static String _substring = "${substring;<string>;<start>[;<end>]}";" />
<meta property="og:description" content="static String _substring = "${substring;<string>;<start>[;<end>]}";" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2019-10-12T19:48:23-04:00" />
<script type="application/ld+json">
{"headline":"substring ‘;’ STRING ‘;’ START ( ‘;’ END )?","dateModified":"2019-10-12T19:48:23-04:00","datePublished":"2019-10-12T19:48:23-04:00","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"/releases/4.2.0/macros/substring.html"},"url":"/releases/4.2.0/macros/substring.html","description":"static String _substring = "${substring;<string>;<start>[;<end>]}";","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<ul class="container12 menu-bar">
<li span=11><a class=menu-link href="/releases/4.2.0/"><img
class=menu-logo src='/releases/4.2.0/img/bnd-80x40-white.png'></a>
<a href="/releases/4.2.0/chapters/110-introduction.html">Intro
</a><a href="/releases/4.2.0/chapters/800-headers.html">Headers
</a><a href="/releases/4.2.0/chapters/825-instructions-ref.html">Instructions
</a><a href="/releases/4.2.0/chapters/855-macros-ref.html">Macros
</a><a href="/releases/4.2.0/chapters/400-commands.html">Commands
</a><div class="releases"><button class="dropbtn">4.2.0</button><div class="dropdown-content"></div></div>
<li class=menu-link span=1>
<a href="https://github.com/bndtools/bnd" target="_"><img
style="position:absolute;top:0;right:0;margin:0;padding:0;z-index:100"
src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67"
alt="Fork me on GitHub"
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
</ul>
<ul class=container12>
<li span=3>
<div>
<ul class="side-nav">
<li><a href="/releases/4.2.0/chapters/110-introduction.html">Introduction</a>
<li><a href="/releases/4.2.0/chapters/120-install.html">How to install bnd</a>
<li><a href="/releases/4.2.0/chapters/123-tour-workspace.html">Guided Tour</a>
<li><a href="/releases/4.2.0/chapters/125-tour-features.html">Guided Tour Workspace & Projects</a>
<li><a href="/releases/4.2.0/chapters/130-concepts.html">Concepts</a>
<li><a href="/releases/4.2.0/chapters/140-best-practices.html">Best practices</a>
<li><a href="/releases/4.2.0/chapters/150-build.html">Build</a>
<li><a href="/releases/4.2.0/chapters/160-jars.html">Generating JARs</a>
<li><a href="/releases/4.2.0/chapters/170-versioning.html">Versioning</a>
<li><a href="/releases/4.2.0/chapters/180-baselining.html">Baselining</a>
<li><a href="/releases/4.2.0/chapters/200-components.html">Service Components</a>
<li><a href="/releases/4.2.0/chapters/210-metatype.html">Metatype</a>
<li><a href="/releases/4.2.0/chapters/220-contracts.html">Contracts</a>
<li><a href="/releases/4.2.0/chapters/230-manifest-annotations.html">Manifest Annotations</a>
<li><a href="/releases/4.2.0/chapters/250-resolving.html">Resolving Dependencies</a>
<li><a href="/releases/4.2.0/chapters/300-launching.html">Launching</a>
<li><a href="/releases/4.2.0/chapters/305-Junit-Testing-OSGi.html">Plain JUnit Testing with OSGi (PRELIMENARY)</a>
<li><a href="/releases/4.2.0/chapters/310-testing.html">Testing</a>
<li><a href="/releases/4.2.0/chapters/320-packaging.html">Packaging Applications</a>
<li><a href="/releases/4.2.0/chapters/390-wrapping.html">Wrapping Libraries to OSGi Bundles</a>
<li><a href="/releases/4.2.0/chapters/400-commands.html">Commands</a>
<li><a href="/releases/4.2.0/chapters/600-developer.html">For Developers</a>
<li><a href="/releases/4.2.0/chapters/700-tools.html">Tools bound to bnd</a>
<li><a href="/releases/4.2.0/chapters/800-headers.html">Headers</a>
<li><a href="/releases/4.2.0/chapters/820-instructions.html">Instruction Reference</a>
<li><a href="/releases/4.2.0/chapters/825-instructions-ref.html">Instruction Index</a>
<li><a href="/releases/4.2.0/chapters/850-macros.html">Macro Reference</a>
<li><a href="/releases/4.2.0/chapters/855-macros-ref.html">Macro Index</a>
<li><a href="/releases/4.2.0/chapters/870-plugins.html">Plugins</a>
<li><a href="/releases/4.2.0/chapters/880-settings.html">Settings</a>
<li><a href="/releases/4.2.0/chapters/900-errors.html">Errors</a>
<li><a href="/releases/4.2.0/chapters/910-warnings.html">Warnings</a>
<li><a href="/releases/4.2.0/chapters/920-faq.html">Frequently Asked Questions</a>
</ul>
</div>
<li span=9>
<div class=notes-margin>
<h1> substring ';' STRING ';' START ( ';' END )?</h1>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>static String _substring = "${substring;<string>;<start>[;<end>]}";
public String _substring(String args[]) throws Exception {
verifyCommand(args, _substring, null, 3, 4);
String string = args[1];
int start = Integer.parseInt(args[2].equals("") ? "0" : args[2]);
int end = string.length();
if (args.length > 3) {
end = Integer.parseInt(args[3]);
if (end < 0)
end = string.length() + end;
}
if (start < 0)
start = string.length() + start;
if ( start > end ) {
int t = start;
start = end;
end = t;
}
return string.substring(start, end);
}
</code></pre></div></div>
</div>
</ul>
<nav class=next-prev>
<a href='/releases/4.2.0/macros/subst.html'></a> <a href='/releases/4.2.0/macros/sum.html'></a>
</nav>
<footer class="container12" style="border-top: 1px solid black;padding:10px 0">
<ul span=12 row>
<li span=12>
<ul>
<li><a href="/releases/4.2.0/">GitHub</a>
</ul>
</ul>
</footer>
</body>
</html>
| psoreide/bnd | docs/releases/4.2.0/macros/substring.html | HTML | apache-2.0 | 6,893 |
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>dadi.Spectrum_mod</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://dadi.googlecode.com">dadi</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
<a href="dadi-module.html">Package dadi</a> ::
Module Spectrum_mod
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="dadi.Spectrum_mod-module.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== MODULE DESCRIPTION ==================== -->
<h1 class="epydoc">Module Spectrum_mod</h1><p class="nomargin-top"><span class="codelink"><a href="dadi.Spectrum_mod-pysrc.html">source code</a></span></p>
<pre class="literalblock">
Contains Spectrum object, which represents frequency spectra.
</pre>
<!-- ==================== CLASSES ==================== -->
<a name="section-Classes"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Classes</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Classes"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="dadi.Spectrum_mod.Spectrum-class.html" class="summary-name">Spectrum</a><br />
Represents a frequency spectrum.
</td>
</tr>
</table>
<!-- ==================== FUNCTIONS ==================== -->
<a name="section-Functions"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Functions</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Functions"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="Spectrum_unpickler"></a><span class="summary-sig-name">Spectrum_unpickler</span>(<span class="summary-sig-arg">data</span>,
<span class="summary-sig-arg">mask</span>,
<span class="summary-sig-arg">data_folded</span>,
<span class="summary-sig-arg">pop_ids</span>,
<span class="summary-sig-arg">extrap_x</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="dadi.Spectrum_mod-pysrc.html#Spectrum_unpickler">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="Spectrum_pickler"></a><span class="summary-sig-name">Spectrum_pickler</span>(<span class="summary-sig-arg">fs</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="dadi.Spectrum_mod-pysrc.html#Spectrum_pickler">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- ==================== VARIABLES ==================== -->
<a name="section-Variables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Variables</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Variables"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="logger"></a><span class="summary-name">logger</span> = <code title="logging.getLogger('Spectrum_mod')">logging.getLogger('Spectrum_mod')</code>
</td>
</tr>
</table>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://dadi.googlecode.com">dadi</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
<a href="epydoc-log.html">Generated by Epydoc
3.0.1 on Fri Dec 14 15:16:34 2012</a>
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
| yangjl/dadi | doc/api/dadi.Spectrum_mod-module.html | HTML | bsd-3-clause | 8,275 |
{%- if doc.members.length %}
<section class="meta-data">
<h2>Metadata properties</h2>
{%- for metadata in doc.members %}{% if not metadata.internal %}
<div class="metadata-member">
<a name="{$ metadata.name $}" class="anchor-offset"></a>
<code-example language="ts" hideCopy="true">{$ metadata.name $}{$ params.paramList(metadata.parameters) | trim $}{$ params.returnType(metadata.type) $}</code-example>
{%- if not metadata.notYetDocumented %}
{$ metadata.description | marked $}
{%- endif %}
</div>
{% if not loop.last %}<hr class="hr-margin">{% endif %}
{% endif %}{% endfor %}
</section>
{%- endif -%}
| gkalpak/angular | aio/tools/transforms/templates/api/includes/metadata.html | HTML | mit | 657 |
<mat-list>
<div mat-subheader>Folders</div>
<mat-list-item *ngFor="let folder of folders">
<mat-icon mat-list-icon>folder</mat-icon>
<div mat-line>{{folder.name}}</div>
<div mat-line> {{folder.updated | date}} </div>
</mat-list-item>
<mat-divider></mat-divider>
<div mat-subheader>Notes</div>
<mat-list-item *ngFor="let note of notes">
<mat-icon mat-list-icon>note</mat-icon>
<div mat-line>{{note.name}}</div>
<div mat-line> {{note.updated | date}} </div>
</mat-list-item>
</mat-list>
| angular/components | src/components-examples/material/list/list-sections/list-sections-example.html | HTML | mit | 523 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.commons.math3.exception.NullArgumentException (Apache Commons Math 3.6.1 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.commons.math3.exception.NullArgumentException (Apache Commons Math 3.6.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/commons/math3/exception/class-use/NullArgumentException.html" target="_top">Frames</a></li>
<li><a href="NullArgumentException.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.commons.math3.exception.NullArgumentException" class="title">Uses of Class<br>org.apache.commons.math3.exception.NullArgumentException</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3">org.apache.commons.math3</a></td>
<td class="colLast">
<div class="block">Common classes used throughout the commons-math library.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.analysis.function">org.apache.commons.math3.analysis.function</a></td>
<td class="colLast">
<div class="block">
The <code>function</code> package contains function objects that wrap the
methods contained in <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Math.html?is-external=true" title="class or interface in java.lang"><code>Math</code></a>, as well as common
mathematical functions such as the gaussian and sinc functions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.analysis.integration">org.apache.commons.math3.analysis.integration</a></td>
<td class="colLast">
<div class="block">Numerical integration (quadrature) algorithms for univariate real functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.analysis.interpolation">org.apache.commons.math3.analysis.interpolation</a></td>
<td class="colLast">
<div class="block">Univariate real functions interpolation algorithms.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.analysis.polynomials">org.apache.commons.math3.analysis.polynomials</a></td>
<td class="colLast">
<div class="block">Univariate real polynomials implementations, seen as differentiable
univariate real functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.analysis.solvers">org.apache.commons.math3.analysis.solvers</a></td>
<td class="colLast">
<div class="block">Root finding algorithms, for univariate real functions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.complex">org.apache.commons.math3.complex</a></td>
<td class="colLast">
<div class="block">Complex number type and implementations of complex transcendental
functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.dfp">org.apache.commons.math3.dfp</a></td>
<td class="colLast">
<div class="block">Decimal floating point library for Java</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.filter">org.apache.commons.math3.filter</a></td>
<td class="colLast">
<div class="block">Implementations of common discrete-time linear filters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.fraction">org.apache.commons.math3.fraction</a></td>
<td class="colLast">
<div class="block">Fraction number type and fraction number formatting.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.genetics">org.apache.commons.math3.genetics</a></td>
<td class="colLast">
<div class="block">This package provides Genetic Algorithms components and implementations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.geometry.euclidean.twod.hull">org.apache.commons.math3.geometry.euclidean.twod.hull</a></td>
<td class="colLast">
<div class="block">
This package provides algorithms to generate the convex hull
for a set of points in an two-dimensional euclidean space.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.geometry.hull">org.apache.commons.math3.geometry.hull</a></td>
<td class="colLast">
<div class="block">
This package provides interfaces and classes related to the convex hull problem.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.linear">org.apache.commons.math3.linear</a></td>
<td class="colLast">
<div class="block">Linear algebra support.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.ml.clustering">org.apache.commons.math3.ml.clustering</a></td>
<td class="colLast">
<div class="block">Clustering algorithms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.optim.nonlinear.scalar">org.apache.commons.math3.optim.nonlinear.scalar</a></td>
<td class="colLast">
<div class="block">Algorithms for optimizing a scalar function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.optim.nonlinear.vector">org.apache.commons.math3.optim.nonlinear.vector</a></td>
<td class="colLast">
<div class="block">Algorithms for optimizing a vector function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.random">org.apache.commons.math3.random</a></td>
<td class="colLast">
<div class="block">Random number and random data generators.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.stat">org.apache.commons.math3.stat</a></td>
<td class="colLast">
<div class="block">Data storage, manipulation and summary routines.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.stat.clustering">org.apache.commons.math3.stat.clustering</a></td>
<td class="colLast">
<div class="block">All classes and sub-packages of this package are deprecated.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.stat.descriptive">org.apache.commons.math3.stat.descriptive</a></td>
<td class="colLast">
<div class="block">Generic univariate summary statistic objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.stat.descriptive.moment">org.apache.commons.math3.stat.descriptive.moment</a></td>
<td class="colLast">
<div class="block">Summary statistics based on moments.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.stat.descriptive.rank">org.apache.commons.math3.stat.descriptive.rank</a></td>
<td class="colLast">
<div class="block">Summary statistics based on ranks.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.stat.descriptive.summary">org.apache.commons.math3.stat.descriptive.summary</a></td>
<td class="colLast">
<div class="block">Other summary statistics.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.commons.math3.stat.inference">org.apache.commons.math3.stat.inference</a></td>
<td class="colLast">
<div class="block">Classes providing hypothesis testing.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.commons.math3.util">org.apache.commons.math3.util</a></td>
<td class="colLast">
<div class="block">Convenience routines and common data structures used throughout the commons-math library.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.commons.math3">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/package-summary.html">org.apache.commons.math3</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/package-summary.html">org.apache.commons.math3</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="type parameter in FieldElement">T</a></code></td>
<td class="colLast"><span class="strong">FieldElement.</span><code><strong><a href="../../../../../../org/apache/commons/math3/FieldElement.html#add(T)">add</a></strong>(<a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="type parameter in FieldElement">T</a> a)</code>
<div class="block">Compute this + a.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="type parameter in FieldElement">T</a></code></td>
<td class="colLast"><span class="strong">FieldElement.</span><code><strong><a href="../../../../../../org/apache/commons/math3/FieldElement.html#divide(T)">divide</a></strong>(<a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="type parameter in FieldElement">T</a> a)</code>
<div class="block">Compute this ÷ a.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="type parameter in FieldElement">T</a></code></td>
<td class="colLast"><span class="strong">FieldElement.</span><code><strong><a href="../../../../../../org/apache/commons/math3/FieldElement.html#multiply(T)">multiply</a></strong>(<a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="type parameter in FieldElement">T</a> a)</code>
<div class="block">Compute this × a.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="type parameter in FieldElement">T</a></code></td>
<td class="colLast"><span class="strong">FieldElement.</span><code><strong><a href="../../../../../../org/apache/commons/math3/FieldElement.html#subtract(T)">subtract</a></strong>(<a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="type parameter in FieldElement">T</a> a)</code>
<div class="block">Compute this - a.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.analysis.function">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/analysis/function/package-summary.html">org.apache.commons.math3.analysis.function</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/analysis/function/package-summary.html">org.apache.commons.math3.analysis.function</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><span class="strong">Logit.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/Logit.Parametric.html#gradient(double,%20double...)">gradient</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the gradient at <code>x</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><span class="strong">Logistic.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/Logistic.Parametric.html#gradient(double,%20double...)">gradient</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the gradient at <code>x</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><span class="strong">HarmonicOscillator.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/HarmonicOscillator.Parametric.html#gradient(double,%20double...)">gradient</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the gradient at <code>x</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><span class="strong">Sigmoid.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/Sigmoid.Parametric.html#gradient(double,%20double...)">gradient</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the gradient at <code>x</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double[]</code></td>
<td class="colLast"><span class="strong">Gaussian.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/Gaussian.Parametric.html#gradient(double,%20double...)">gradient</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the gradient at <code>x</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">Logit.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/Logit.Parametric.html#value(double,%20double...)">value</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the logit at <code>x</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">Logistic.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/Logistic.Parametric.html#value(double,%20double...)">value</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the sigmoid at <code>x</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">HarmonicOscillator.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/HarmonicOscillator.Parametric.html#value(double,%20double...)">value</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the harmonic oscillator at <code>x</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">Sigmoid.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/Sigmoid.Parametric.html#value(double,%20double...)">value</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the sigmoid at <code>x</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">Gaussian.Parametric.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/Gaussian.Parametric.html#value(double,%20double...)">value</a></strong>(double x,
double... param)</code>
<div class="block">Computes the value of the Gaussian at <code>x</code>.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/analysis/function/package-summary.html">org.apache.commons.math3.analysis.function</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/function/StepFunction.html#StepFunction(double[],%20double[])">StepFunction</a></strong>(double[] x,
double[] y)</code>
<div class="block">Builds a step function from a list of arguments and the corresponding
values.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.analysis.integration">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/analysis/integration/package-summary.html">org.apache.commons.math3.analysis.integration</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/analysis/integration/package-summary.html">org.apache.commons.math3.analysis.integration</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">UnivariateIntegrator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/integration/UnivariateIntegrator.html#integrate(int,%20org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double)">integrate</a></strong>(int maxEval,
<a href="../../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">UnivariateFunction</a> f,
double min,
double max)</code>
<div class="block">Integrate the function in the given interval.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">BaseAbstractUnivariateIntegrator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.html#integrate(int,%20org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double)">integrate</a></strong>(int maxEval,
<a href="../../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">UnivariateFunction</a> f,
double lower,
double upper)</code>
<div class="block">Integrate the function in the given interval.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">BaseAbstractUnivariateIntegrator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/integration/BaseAbstractUnivariateIntegrator.html#setup(int,%20org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double)">setup</a></strong>(int maxEval,
<a href="../../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">UnivariateFunction</a> f,
double lower,
double upper)</code>
<div class="block">Prepare for computation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.analysis.interpolation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/analysis/interpolation/package-summary.html">org.apache.commons.math3.analysis.interpolation</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/analysis/interpolation/package-summary.html">org.apache.commons.math3.analysis.interpolation</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">FieldHermiteInterpolator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/FieldHermiteInterpolator.html#addSamplePoint(T,%20T[]...)">addSamplePoint</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/interpolation/FieldHermiteInterpolator.html" title="type parameter in FieldHermiteInterpolator">T</a> x,
<a href="../../../../../../org/apache/commons/math3/analysis/interpolation/FieldHermiteInterpolator.html" title="type parameter in FieldHermiteInterpolator">T</a>[]... value)</code>
<div class="block">Add a sample point.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/FieldHermiteInterpolator.html" title="type parameter in FieldHermiteInterpolator">T</a>[][]</code></td>
<td class="colLast"><span class="strong">FieldHermiteInterpolator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/FieldHermiteInterpolator.html#derivatives(T,%20int)">derivatives</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/interpolation/FieldHermiteInterpolator.html" title="type parameter in FieldHermiteInterpolator">T</a> x,
int order)</code>
<div class="block">Interpolate value and first derivatives at a specified abscissa.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/MultivariateFunction.html" title="interface in org.apache.commons.math3.analysis">MultivariateFunction</a></code></td>
<td class="colLast"><span class="strong">MultivariateInterpolator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/MultivariateInterpolator.html#interpolate(double[][],%20double[])">interpolate</a></strong>(double[][] xval,
double[] yval)</code>
<div class="block">Computes an interpolating function for the data set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/MultivariateFunction.html" title="interface in org.apache.commons.math3.analysis">MultivariateFunction</a></code></td>
<td class="colLast"><span class="strong">MicrosphereInterpolator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/MicrosphereInterpolator.html#interpolate(double[][],%20double[])">interpolate</a></strong>(double[][] xval,
double[] yval)</code>
<div class="block"><strong>Deprecated.</strong> </div>
<div class="block">Computes an interpolating function for the data set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/MultivariateFunction.html" title="interface in org.apache.commons.math3.analysis">MultivariateFunction</a></code></td>
<td class="colLast"><span class="strong">MicrosphereProjectionInterpolator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/MicrosphereProjectionInterpolator.html#interpolate(double[][],%20double[])">interpolate</a></strong>(double[][] xval,
double[] yval)</code>
<div class="block">Computes an interpolating function for the data set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.html" title="class in org.apache.commons.math3.analysis.interpolation">BicubicSplineInterpolatingFunction</a></code></td>
<td class="colLast"><span class="strong">SmoothingPolynomialBicubicSplineInterpolator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolator.html#interpolate(double[],%20double[],%20double[][])">interpolate</a></strong>(double[] xval,
double[] yval,
double[][] fval)</code>
<div class="block"><strong>Deprecated.</strong> </div>
<div class="block">Compute an interpolating function for the dataset.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/PiecewiseBicubicSplineInterpolatingFunction.html" title="class in org.apache.commons.math3.analysis.interpolation">PiecewiseBicubicSplineInterpolatingFunction</a></code></td>
<td class="colLast"><span class="strong">PiecewiseBicubicSplineInterpolator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/PiecewiseBicubicSplineInterpolator.html#interpolate(double[],%20double[],%20double[][])">interpolate</a></strong>(double[] xval,
double[] yval,
double[][] fval)</code>
<div class="block">Compute an interpolating function for the dataset.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/FieldHermiteInterpolator.html" title="type parameter in FieldHermiteInterpolator">T</a>[]</code></td>
<td class="colLast"><span class="strong">FieldHermiteInterpolator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/FieldHermiteInterpolator.html#value(T)">value</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/interpolation/FieldHermiteInterpolator.html" title="type parameter in FieldHermiteInterpolator">T</a> x)</code>
<div class="block">Interpolate value at a specified abscissa.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/analysis/interpolation/package-summary.html">org.apache.commons.math3.analysis.interpolation</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/MicrosphereInterpolatingFunction.html#MicrosphereInterpolatingFunction(double[][],%20double[],%20int,%20int,%20org.apache.commons.math3.random.UnitSphereRandomVectorGenerator)">MicrosphereInterpolatingFunction</a></strong>(double[][] xval,
double[] yval,
int brightnessExponent,
int microsphereElements,
<a href="../../../../../../org/apache/commons/math3/random/UnitSphereRandomVectorGenerator.html" title="class in org.apache.commons.math3.random">UnitSphereRandomVectorGenerator</a> rand)</code>
<div class="block"><strong>Deprecated.</strong> </div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/interpolation/PiecewiseBicubicSplineInterpolatingFunction.html#PiecewiseBicubicSplineInterpolatingFunction(double[],%20double[],%20double[][])">PiecewiseBicubicSplineInterpolatingFunction</a></strong>(double[] x,
double[] y,
double[][] f)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.analysis.polynomials">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/analysis/polynomials/package-summary.html">org.apache.commons.math3.analysis.polynomials</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/analysis/polynomials/package-summary.html">org.apache.commons.math3.analysis.polynomials</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static double[]</code></td>
<td class="colLast"><span class="strong">PolynomialFunction.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunction.html#differentiate(double[])">differentiate</a></strong>(double[] coefficients)</code>
<div class="block">Returns the coefficients of the derivative of the polynomial with the given coefficients.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static double</code></td>
<td class="colLast"><span class="strong">PolynomialFunction.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunction.html#evaluate(double[],%20double)">evaluate</a></strong>(double[] coefficients,
double argument)</code>
<div class="block">Uses Horner's Method to evaluate the polynomial with the given coefficients at
the argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">PolynomialFunctionNewtonForm.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.html#evaluate(double[],%20double[],%20double)">evaluate</a></strong>(double[] a,
double[] c,
double z)</code>
<div class="block">Evaluate the Newton polynomial using nested multiplication.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/differentiation/DerivativeStructure.html" title="class in org.apache.commons.math3.analysis.differentiation">DerivativeStructure</a></code></td>
<td class="colLast"><span class="strong">PolynomialFunction.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunction.html#value(org.apache.commons.math3.analysis.differentiation.DerivativeStructure)">value</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/differentiation/DerivativeStructure.html" title="class in org.apache.commons.math3.analysis.differentiation">DerivativeStructure</a> t)</code>
<div class="block">Simple mathematical function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static void</code></td>
<td class="colLast"><span class="strong">PolynomialFunctionNewtonForm.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.html#verifyInputArray(double[],%20double[])">verifyInputArray</a></strong>(double[] a,
double[] c)</code>
<div class="block">Verifies that the input arrays are valid.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/analysis/polynomials/package-summary.html">org.apache.commons.math3.analysis.polynomials</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunction.html#PolynomialFunction(double[])">PolynomialFunction</a></strong>(double[] c)</code>
<div class="block">Construct a polynomial with the given coefficients.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunctionNewtonForm.html#PolynomialFunctionNewtonForm(double[],%20double[])">PolynomialFunctionNewtonForm</a></strong>(double[] a,
double[] c)</code>
<div class="block">Construct a Newton polynomial with the given a[] and c[].</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialSplineFunction.html#PolynomialSplineFunction(double[],%20org.apache.commons.math3.analysis.polynomials.PolynomialFunction[])">PolynomialSplineFunction</a></strong>(double[] knots,
<a href="../../../../../../org/apache/commons/math3/analysis/polynomials/PolynomialFunction.html" title="class in org.apache.commons.math3.analysis.polynomials">PolynomialFunction</a>[] polynomials)</code>
<div class="block">Construct a polynomial spline function with the given segment delimiters
and interpolating polynomials.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.analysis.solvers">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/analysis/solvers/package-summary.html">org.apache.commons.math3.analysis.solvers</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/analysis/solvers/package-summary.html">org.apache.commons.math3.analysis.solvers</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static double[]</code></td>
<td class="colLast"><span class="strong">UnivariateSolverUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.html#bracket(org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double,%20double)">bracket</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">UnivariateFunction</a> function,
double initial,
double lowerBound,
double upperBound)</code>
<div class="block">This method simply calls <a href="../../../../../../org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.html#bracket(org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double,%20double,%20double,%20double,%20int)"><code>bracket(function, initial, lowerBound, upperBound, q, r, maximumIterations)</code></a>
with <code>q</code> and <code>r</code> set to 1.0 and <code>maximumIterations</code> set to <code>Integer.MAX_VALUE</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double[]</code></td>
<td class="colLast"><span class="strong">UnivariateSolverUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.html#bracket(org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double,%20double,%20int)">bracket</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">UnivariateFunction</a> function,
double initial,
double lowerBound,
double upperBound,
int maximumIterations)</code>
<div class="block">This method simply calls <a href="../../../../../../org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.html#bracket(org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double,%20double,%20double,%20double,%20int)"><code>bracket(function, initial, lowerBound, upperBound, q, r, maximumIterations)</code></a>
with <code>q</code> and <code>r</code> set to 1.0.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">UnivariateSolverUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.html#isBracketing(org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double)">isBracketing</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">UnivariateFunction</a> function,
double lower,
double upper)</code>
<div class="block">Check whether the interval bounds bracket a root.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">BaseAbstractUnivariateSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.html#setup(int,%20FUNC,%20double,%20double,%20double)">setup</a></strong>(int maxEval,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.html" title="type parameter in BaseAbstractUnivariateSolver">FUNC</a> f,
double min,
double max,
double startValue)</code>
<div class="block">Prepare for computation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html" title="type parameter in FieldBracketingNthOrderBrentSolver">T</a></code></td>
<td class="colLast"><span class="strong">FieldBracketingNthOrderBrentSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html#solve(int,%20org.apache.commons.math3.analysis.RealFieldUnivariateFunction,%20T,%20T,%20org.apache.commons.math3.analysis.solvers.AllowedSolution)">solve</a></strong>(int maxEval,
<a href="../../../../../../org/apache/commons/math3/analysis/RealFieldUnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">RealFieldUnivariateFunction</a><<a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html" title="type parameter in FieldBracketingNthOrderBrentSolver">T</a>> f,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html" title="type parameter in FieldBracketingNthOrderBrentSolver">T</a> min,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html" title="type parameter in FieldBracketingNthOrderBrentSolver">T</a> max,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/AllowedSolution.html" title="enum in org.apache.commons.math3.analysis.solvers">AllowedSolution</a> allowedSolution)</code>
<div class="block">Solve for a zero in the given interval.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html" title="type parameter in FieldBracketingNthOrderBrentSolver">T</a></code></td>
<td class="colLast"><span class="strong">FieldBracketingNthOrderBrentSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html#solve(int,%20org.apache.commons.math3.analysis.RealFieldUnivariateFunction,%20T,%20T,%20T,%20org.apache.commons.math3.analysis.solvers.AllowedSolution)">solve</a></strong>(int maxEval,
<a href="../../../../../../org/apache/commons/math3/analysis/RealFieldUnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">RealFieldUnivariateFunction</a><<a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html" title="type parameter in FieldBracketingNthOrderBrentSolver">T</a>> f,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html" title="type parameter in FieldBracketingNthOrderBrentSolver">T</a> min,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html" title="type parameter in FieldBracketingNthOrderBrentSolver">T</a> max,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/FieldBracketingNthOrderBrentSolver.html" title="type parameter in FieldBracketingNthOrderBrentSolver">T</a> startValue,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/AllowedSolution.html" title="enum in org.apache.commons.math3.analysis.solvers">AllowedSolution</a> allowedSolution)</code>
<div class="block">Solve for a zero in the given interval, start at <code>startValue</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">UnivariateSolverUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.html#solve(org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">UnivariateFunction</a> function,
double x0,
double x1)</code>
<div class="block">Convenience method to find a zero of a univariate real function.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">UnivariateSolverUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.html#solve(org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double,%20double)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">UnivariateFunction</a> function,
double x0,
double x1,
double absoluteAccuracy)</code>
<div class="block">Convenience method to find a zero of a univariate real function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a>[]</code></td>
<td class="colLast"><span class="strong">LaguerreSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/LaguerreSolver.html#solveAllComplex(double[],%20double)">solveAllComplex</a></strong>(double[] coefficients,
double initial)</code>
<div class="block">Find all complex roots for the polynomial with the given
coefficients, starting from the given initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a>[]</code></td>
<td class="colLast"><span class="strong">LaguerreSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/LaguerreSolver.html#solveAllComplex(double[],%20double,%20int)">solveAllComplex</a></strong>(double[] coefficients,
double initial,
int maxEval)</code>
<div class="block">Find all complex roots for the polynomial with the given
coefficients, starting from the given initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a></code></td>
<td class="colLast"><span class="strong">LaguerreSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/LaguerreSolver.html#solveComplex(double[],%20double)">solveComplex</a></strong>(double[] coefficients,
double initial)</code>
<div class="block">Find a complex root for the polynomial with the given coefficients,
starting from the given initial value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a></code></td>
<td class="colLast"><span class="strong">LaguerreSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/LaguerreSolver.html#solveComplex(double[],%20double,%20int)">solveComplex</a></strong>(double[] coefficients,
double initial,
int maxEval)</code>
<div class="block">Find a complex root for the polynomial with the given coefficients,
starting from the given initial value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">BaseAbstractUnivariateSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/BaseAbstractUnivariateSolver.html#verifyBracketing(double,%20double)">verifyBracketing</a></strong>(double lower,
double upper)</code>
<div class="block">Check that the endpoints specify an interval and the function takes
opposite signs at the endpoints.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">UnivariateSolverUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/analysis/solvers/UnivariateSolverUtils.html#verifyBracketing(org.apache.commons.math3.analysis.UnivariateFunction,%20double,%20double)">verifyBracketing</a></strong>(<a href="../../../../../../org/apache/commons/math3/analysis/UnivariateFunction.html" title="interface in org.apache.commons.math3.analysis">UnivariateFunction</a> function,
double lower,
double upper)</code>
<div class="block">Check that the endpoints specify an interval and the end points
bracket a root.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.complex">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/complex/package-summary.html">org.apache.commons.math3.complex</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/complex/package-summary.html">org.apache.commons.math3.complex</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a></code></td>
<td class="colLast"><span class="strong">Complex.</span><code><strong><a href="../../../../../../org/apache/commons/math3/complex/Complex.html#add(org.apache.commons.math3.complex.Complex)">add</a></strong>(<a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a> addend)</code>
<div class="block">Returns a <code>Complex</code> whose value is
<code>(this + addend)</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a></code></td>
<td class="colLast"><span class="strong">Complex.</span><code><strong><a href="../../../../../../org/apache/commons/math3/complex/Complex.html#divide(org.apache.commons.math3.complex.Complex)">divide</a></strong>(<a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a> divisor)</code>
<div class="block">Returns a <code>Complex</code> whose value is
<code>(this / divisor)</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/math3/complex/ComplexFormat.html" title="class in org.apache.commons.math3.complex">ComplexFormat</a></code></td>
<td class="colLast"><span class="strong">ComplexFormat.</span><code><strong><a href="../../../../../../org/apache/commons/math3/complex/ComplexFormat.html#getInstance(java.lang.String,%20java.util.Locale)">getInstance</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> imaginaryCharacter,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale)</code>
<div class="block">Returns the default complex format for the given locale.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a></code></td>
<td class="colLast"><span class="strong">Complex.</span><code><strong><a href="../../../../../../org/apache/commons/math3/complex/Complex.html#multiply(org.apache.commons.math3.complex.Complex)">multiply</a></strong>(<a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a> factor)</code>
<div class="block">Returns a <code>Complex</code> whose value is <code>this * factor</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a></code></td>
<td class="colLast"><span class="strong">Complex.</span><code><strong><a href="../../../../../../org/apache/commons/math3/complex/Complex.html#pow(org.apache.commons.math3.complex.Complex)">pow</a></strong>(<a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a> x)</code>
<div class="block">Returns of value of this complex number raised to the power of <code>x</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a></code></td>
<td class="colLast"><span class="strong">Complex.</span><code><strong><a href="../../../../../../org/apache/commons/math3/complex/Complex.html#subtract(org.apache.commons.math3.complex.Complex)">subtract</a></strong>(<a href="../../../../../../org/apache/commons/math3/complex/Complex.html" title="class in org.apache.commons.math3.complex">Complex</a> subtrahend)</code>
<div class="block">Returns a <code>Complex</code> whose value is
<code>(this - subtrahend)</code>.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/complex/package-summary.html">org.apache.commons.math3.complex</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/complex/ComplexFormat.html#ComplexFormat(java.text.NumberFormat)">ComplexFormat</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</a> format)</code>
<div class="block">Create an instance with a custom number format for both real and
imaginary parts.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/complex/ComplexFormat.html#ComplexFormat(java.text.NumberFormat,%20java.text.NumberFormat)">ComplexFormat</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</a> realFormat,
<a href="http://docs.oracle.com/javase/7/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</a> imaginaryFormat)</code>
<div class="block">Create an instance with a custom number format for the real part and a
custom number format for the imaginary part.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/complex/ComplexFormat.html#ComplexFormat(java.lang.String)">ComplexFormat</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> imaginaryCharacter)</code>
<div class="block">Create an instance with a custom imaginary character, and the default
number format for both real and imaginary parts.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/complex/ComplexFormat.html#ComplexFormat(java.lang.String,%20java.text.NumberFormat)">ComplexFormat</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> imaginaryCharacter,
<a href="http://docs.oracle.com/javase/7/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</a> format)</code>
<div class="block">Create an instance with a custom imaginary character, and a custom number
format for both real and imaginary parts.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/complex/ComplexFormat.html#ComplexFormat(java.lang.String,%20java.text.NumberFormat,%20java.text.NumberFormat)">ComplexFormat</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> imaginaryCharacter,
<a href="http://docs.oracle.com/javase/7/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</a> realFormat,
<a href="http://docs.oracle.com/javase/7/docs/api/java/text/NumberFormat.html?is-external=true" title="class or interface in java.text">NumberFormat</a> imaginaryFormat)</code>
<div class="block">Create an instance with a custom imaginary character, a custom number
format for the real part, and a custom number format for the imaginary
part.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.dfp">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/dfp/package-summary.html">org.apache.commons.math3.dfp</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/dfp/package-summary.html">org.apache.commons.math3.dfp</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a></code></td>
<td class="colLast"><span class="strong">BracketingNthOrderBrentSolverDFP.</span><code><strong><a href="../../../../../../org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.html#solve(int,%20org.apache.commons.math3.dfp.UnivariateDfpFunction,%20org.apache.commons.math3.dfp.Dfp,%20org.apache.commons.math3.dfp.Dfp,%20org.apache.commons.math3.analysis.solvers.AllowedSolution)">solve</a></strong>(int maxEval,
<a href="../../../../../../org/apache/commons/math3/dfp/UnivariateDfpFunction.html" title="interface in org.apache.commons.math3.dfp">UnivariateDfpFunction</a> f,
<a href="../../../../../../org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a> min,
<a href="../../../../../../org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a> max,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/AllowedSolution.html" title="enum in org.apache.commons.math3.analysis.solvers">AllowedSolution</a> allowedSolution)</code>
<div class="block"><strong>Deprecated.</strong> </div>
<div class="block">Solve for a zero in the given interval.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a></code></td>
<td class="colLast"><span class="strong">BracketingNthOrderBrentSolverDFP.</span><code><strong><a href="../../../../../../org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.html#solve(int,%20org.apache.commons.math3.dfp.UnivariateDfpFunction,%20org.apache.commons.math3.dfp.Dfp,%20org.apache.commons.math3.dfp.Dfp,%20org.apache.commons.math3.dfp.Dfp,%20org.apache.commons.math3.analysis.solvers.AllowedSolution)">solve</a></strong>(int maxEval,
<a href="../../../../../../org/apache/commons/math3/dfp/UnivariateDfpFunction.html" title="interface in org.apache.commons.math3.dfp">UnivariateDfpFunction</a> f,
<a href="../../../../../../org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a> min,
<a href="../../../../../../org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a> max,
<a href="../../../../../../org/apache/commons/math3/dfp/Dfp.html" title="class in org.apache.commons.math3.dfp">Dfp</a> startValue,
<a href="../../../../../../org/apache/commons/math3/analysis/solvers/AllowedSolution.html" title="enum in org.apache.commons.math3.analysis.solvers">AllowedSolution</a> allowedSolution)</code>
<div class="block"><strong>Deprecated.</strong> </div>
<div class="block">Solve for a zero in the given interval, start at <code>startValue</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.filter">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/filter/package-summary.html">org.apache.commons.math3.filter</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/filter/package-summary.html">org.apache.commons.math3.filter</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">KalmanFilter.</span><code><strong><a href="../../../../../../org/apache/commons/math3/filter/KalmanFilter.html#correct(double[])">correct</a></strong>(double[] z)</code>
<div class="block">Correct the current state estimate with an actual measurement.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">KalmanFilter.</span><code><strong><a href="../../../../../../org/apache/commons/math3/filter/KalmanFilter.html#correct(org.apache.commons.math3.linear.RealVector)">correct</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> z)</code>
<div class="block">Correct the current state estimate with an actual measurement.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/filter/package-summary.html">org.apache.commons.math3.filter</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/filter/DefaultMeasurementModel.html#DefaultMeasurementModel(double[][],%20double[][])">DefaultMeasurementModel</a></strong>(double[][] measMatrix,
double[][] measNoise)</code>
<div class="block">Create a new <a href="../../../../../../org/apache/commons/math3/filter/MeasurementModel.html" title="interface in org.apache.commons.math3.filter"><code>MeasurementModel</code></a>, taking double arrays as input parameters for the
respective measurement matrix and noise.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/filter/DefaultProcessModel.html#DefaultProcessModel(double[][],%20double[][],%20double[][])">DefaultProcessModel</a></strong>(double[][] stateTransition,
double[][] control,
double[][] processNoise)</code>
<div class="block">Create a new <a href="../../../../../../org/apache/commons/math3/filter/ProcessModel.html" title="interface in org.apache.commons.math3.filter"><code>ProcessModel</code></a>, taking double arrays as input parameters.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/filter/DefaultProcessModel.html#DefaultProcessModel(double[][],%20double[][],%20double[][],%20double[],%20double[][])">DefaultProcessModel</a></strong>(double[][] stateTransition,
double[][] control,
double[][] processNoise,
double[] initialStateEstimate,
double[][] initialErrorCovariance)</code>
<div class="block">Create a new <a href="../../../../../../org/apache/commons/math3/filter/ProcessModel.html" title="interface in org.apache.commons.math3.filter"><code>ProcessModel</code></a>, taking double arrays as input parameters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/filter/KalmanFilter.html#KalmanFilter(org.apache.commons.math3.filter.ProcessModel,%20org.apache.commons.math3.filter.MeasurementModel)">KalmanFilter</a></strong>(<a href="../../../../../../org/apache/commons/math3/filter/ProcessModel.html" title="interface in org.apache.commons.math3.filter">ProcessModel</a> process,
<a href="../../../../../../org/apache/commons/math3/filter/MeasurementModel.html" title="interface in org.apache.commons.math3.filter">MeasurementModel</a> measurement)</code>
<div class="block">Creates a new Kalman filter with the given process and measurement models.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.fraction">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/fraction/package-summary.html">org.apache.commons.math3.fraction</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/fraction/package-summary.html">org.apache.commons.math3.fraction</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/fraction/BigFraction.html" title="class in org.apache.commons.math3.fraction">BigFraction</a></code></td>
<td class="colLast"><span class="strong">BigFraction.</span><code><strong><a href="../../../../../../org/apache/commons/math3/fraction/BigFraction.html#add(java.math.BigInteger)">add</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a> bg)</code>
<div class="block">
Adds the value of this fraction to the passed <a href="http://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a>,
returning the result in reduced form.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.genetics">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/genetics/package-summary.html">org.apache.commons.math3.genetics</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/genetics/package-summary.html">org.apache.commons.math3.genetics</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ListPopulation.</span><code><strong><a href="../../../../../../org/apache/commons/math3/genetics/ListPopulation.html#setChromosomes(java.util.List)">setChromosomes</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/commons/math3/genetics/Chromosome.html" title="class in org.apache.commons.math3.genetics">Chromosome</a>> chromosomes)</code>
<div class="block"><strong>Deprecated.</strong>
<div class="block"><i>use <a href="../../../../../../org/apache/commons/math3/genetics/ListPopulation.html#addChromosomes(java.util.Collection)"><code>ListPopulation.addChromosomes(Collection)</code></a> instead</i></div>
</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/genetics/package-summary.html">org.apache.commons.math3.genetics</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/genetics/ElitisticListPopulation.html#ElitisticListPopulation(java.util.List,%20int,%20double)">ElitisticListPopulation</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/commons/math3/genetics/Chromosome.html" title="class in org.apache.commons.math3.genetics">Chromosome</a>> chromosomes,
int populationLimit,
double elitismRate)</code>
<div class="block">Creates a new <a href="../../../../../../org/apache/commons/math3/genetics/ElitisticListPopulation.html" title="class in org.apache.commons.math3.genetics"><code>ElitisticListPopulation</code></a> instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/genetics/ListPopulation.html#ListPopulation(java.util.List,%20int)">ListPopulation</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/commons/math3/genetics/Chromosome.html" title="class in org.apache.commons.math3.genetics">Chromosome</a>> chromosomes,
int populationLimit)</code>
<div class="block">Creates a new ListPopulation instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.geometry.euclidean.twod.hull">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/geometry/euclidean/twod/hull/package-summary.html">org.apache.commons.math3.geometry.euclidean.twod.hull</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/geometry/euclidean/twod/hull/package-summary.html">org.apache.commons.math3.geometry.euclidean.twod.hull</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/geometry/euclidean/twod/hull/ConvexHull2D.html" title="class in org.apache.commons.math3.geometry.euclidean.twod.hull">ConvexHull2D</a></code></td>
<td class="colLast"><span class="strong">ConvexHullGenerator2D.</span><code><strong><a href="../../../../../../org/apache/commons/math3/geometry/euclidean/twod/hull/ConvexHullGenerator2D.html#generate(java.util.Collection)">generate</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../org/apache/commons/math3/geometry/euclidean/twod/Vector2D.html" title="class in org.apache.commons.math3.geometry.euclidean.twod">Vector2D</a>> points)</code>
<div class="block">Builds the convex hull from the set of input points.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.geometry.hull">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/geometry/hull/package-summary.html">org.apache.commons.math3.geometry.hull</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/geometry/hull/package-summary.html">org.apache.commons.math3.geometry.hull</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/geometry/hull/ConvexHull.html" title="interface in org.apache.commons.math3.geometry.hull">ConvexHull</a><<a href="../../../../../../org/apache/commons/math3/geometry/hull/ConvexHullGenerator.html" title="type parameter in ConvexHullGenerator">S</a>,<a href="../../../../../../org/apache/commons/math3/geometry/hull/ConvexHullGenerator.html" title="type parameter in ConvexHullGenerator">P</a>></code></td>
<td class="colLast"><span class="strong">ConvexHullGenerator.</span><code><strong><a href="../../../../../../org/apache/commons/math3/geometry/hull/ConvexHullGenerator.html#generate(java.util.Collection)">generate</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../org/apache/commons/math3/geometry/hull/ConvexHullGenerator.html" title="type parameter in ConvexHullGenerator">P</a>> points)</code>
<div class="block">Builds the convex hull from the set of input points.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.linear">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/linear/package-summary.html">org.apache.commons.math3.linear</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/linear/package-summary.html">org.apache.commons.math3.linear</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#append(T)">append</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> d)</code>
<div class="block">Construct a vector by appending a T to this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static void</code></td>
<td class="colLast"><span class="strong">PreconditionedIterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#checkParameters(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">checkParameters</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x0)</code>
<div class="block">Performs all dimension checks on the parameters of
<a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)"><code>solve</code></a>
and
<a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#solveInPlace(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)"><code>solveInPlace</code></a>,
and throws an exception if one of the checks fails.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static void</code></td>
<td class="colLast"><span class="strong">IterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/IterativeLinearSolver.html#checkParameters(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">checkParameters</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x0)</code>
<div class="block">Performs all dimension checks on the parameters of
<a href="../../../../../../org/apache/commons/math3/linear/IterativeLinearSolver.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)"><code>solve</code></a> and
<a href="../../../../../../org/apache/commons/math3/linear/IterativeLinearSolver.html#solveInPlace(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)"><code>solveInPlace</code></a>,
and throws an exception if one of the checks fails.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#checkSubMatrixIndex(org.apache.commons.math3.linear.AnyMatrix,%20int[],%20int[])">checkSubMatrixIndex</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/AnyMatrix.html" title="interface in org.apache.commons.math3.linear">AnyMatrix</a> m,
int[] selectedRows,
int[] selectedColumns)</code>
<div class="block">Check if submatrix ranges indices are valid.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">AbstractFieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/AbstractFieldMatrix.html#checkSubMatrixIndex(int[],%20int[])">checkSubMatrixIndex</a></strong>(int[] selectedRows,
int[] selectedColumns)</code>
<div class="block">Check if submatrix ranges indices are valid.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">AbstractRealMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/AbstractRealMatrix.html#copySubMatrix(int[],%20int[],%20double[][])">copySubMatrix</a></strong>(int[] selectedRows,
int[] selectedColumns,
double[][] destination)</code>
<div class="block">Copy a submatrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RealMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html#copySubMatrix(int[],%20int[],%20double[][])">copySubMatrix</a></strong>(int[] selectedRows,
int[] selectedColumns,
double[][] destination)</code>
<div class="block">Copy a submatrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">AbstractFieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/AbstractFieldMatrix.html#copySubMatrix(int[],%20int[],%20T[][])">copySubMatrix</a></strong>(int[] selectedRows,
int[] selectedColumns,
<a href="../../../../../../org/apache/commons/math3/linear/AbstractFieldMatrix.html" title="type parameter in AbstractFieldMatrix">T</a>[][] destination)</code>
<div class="block">Copy a submatrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">FieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html#copySubMatrix(int[],%20int[],%20T[][])">copySubMatrix</a></strong>(int[] selectedRows,
int[] selectedColumns,
<a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="type parameter in FieldMatrix">T</a>[][] destination)</code>
<div class="block">Copy a submatrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <T extends <a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="interface in org.apache.commons.math3">FieldElement</a><T>> <br><a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="interface in org.apache.commons.math3.linear">FieldMatrix</a><T></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#createColumnFieldMatrix(T[])">createColumnFieldMatrix</a></strong>(T[] columnData)</code>
<div class="block">Creates a column <a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="interface in org.apache.commons.math3.linear"><code>FieldMatrix</code></a> using the data from the input
array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear">RealMatrix</a></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#createColumnRealMatrix(double[])">createColumnRealMatrix</a></strong>(double[] columnData)</code>
<div class="block">Creates a column <a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear"><code>RealMatrix</code></a> using the data from the input
array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <T extends <a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="interface in org.apache.commons.math3">FieldElement</a><T>> <br><a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="interface in org.apache.commons.math3.linear">FieldMatrix</a><T></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#createFieldMatrix(T[][])">createFieldMatrix</a></strong>(T[][] data)</code>
<div class="block">Returns a <a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="interface in org.apache.commons.math3.linear"><code>FieldMatrix</code></a> whose entries are the the values in the
the input array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <T extends <a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="interface in org.apache.commons.math3">FieldElement</a><T>> <br><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><T></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#createFieldVector(T[])">createFieldVector</a></strong>(T[] data)</code>
<div class="block">Creates a <a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear"><code>FieldVector</code></a> using the data from the input array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear">RealMatrix</a></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#createRealMatrix(double[][])">createRealMatrix</a></strong>(double[][] data)</code>
<div class="block">Returns a <a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear"><code>RealMatrix</code></a> whose entries are the the values in the
the input array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#createRealVector(double[])">createRealVector</a></strong>(double[] data)</code>
<div class="block">Creates a <a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear"><code>RealVector</code></a> using the data from the input array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <T extends <a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="interface in org.apache.commons.math3">FieldElement</a><T>> <br><a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="interface in org.apache.commons.math3.linear">FieldMatrix</a><T></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#createRowFieldMatrix(T[])">createRowFieldMatrix</a></strong>(T[] rowData)</code>
<div class="block">Create a row <a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="interface in org.apache.commons.math3.linear"><code>FieldMatrix</code></a> using the data from the input
array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear">RealMatrix</a></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#createRowRealMatrix(double[])">createRowRealMatrix</a></strong>(double[] rowData)</code>
<div class="block">Create a row <a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear"><code>RealMatrix</code></a> using the data from the input
array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <T extends <a href="../../../../../../org/apache/commons/math3/FieldElement.html" title="interface in org.apache.commons.math3">FieldElement</a><T>> <br><a href="../../../../../../org/apache/commons/math3/Field.html" title="interface in org.apache.commons.math3">Field</a><T></code></td>
<td class="colLast"><span class="strong">AbstractFieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/AbstractFieldMatrix.html#extractField(T[][])">extractField</a></strong>(T[][] d)</code>
<div class="block">Get the elements type from an array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear">RealMatrix</a></code></td>
<td class="colLast"><span class="strong">AbstractRealMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/AbstractRealMatrix.html#getSubMatrix(int[],%20int[])">getSubMatrix</a></strong>(int[] selectedRows,
int[] selectedColumns)</code>
<div class="block">Gets a submatrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="interface in org.apache.commons.math3.linear">FieldMatrix</a><<a href="../../../../../../org/apache/commons/math3/linear/AbstractFieldMatrix.html" title="type parameter in AbstractFieldMatrix">T</a>></code></td>
<td class="colLast"><span class="strong">AbstractFieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/AbstractFieldMatrix.html#getSubMatrix(int[],%20int[])">getSubMatrix</a></strong>(int[] selectedRows,
int[] selectedColumns)</code>
<div class="block">Get a submatrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear">RealMatrix</a></code></td>
<td class="colLast"><span class="strong">RealMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html#getSubMatrix(int[],%20int[])">getSubMatrix</a></strong>(int[] selectedRows,
int[] selectedColumns)</code>
<div class="block">Gets a submatrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="interface in org.apache.commons.math3.linear">FieldMatrix</a><<a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="type parameter in FieldMatrix">T</a>></code></td>
<td class="colLast"><span class="strong">FieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html#getSubMatrix(int[],%20int[])">getSubMatrix</a></strong>(int[] selectedRows,
int[] selectedColumns)</code>
<div class="block">Get a submatrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear">RealMatrix</a></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#inverse(org.apache.commons.math3.linear.RealMatrix)">inverse</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear">RealMatrix</a> matrix)</code>
<div class="block">Computes the inverse of the given matrix.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear">RealMatrix</a></code></td>
<td class="colLast"><span class="strong">MatrixUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/MatrixUtils.html#inverse(org.apache.commons.math3.linear.RealMatrix,%20double)">inverse</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html" title="interface in org.apache.commons.math3.linear">RealMatrix</a> matrix,
double threshold)</code>
<div class="block">Computes the inverse of the given matrix.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">FieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html#mapAdd(T)">mapAdd</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a> d)</code>
<div class="block">Map an addition operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#mapAdd(T)">mapAdd</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> d)</code>
<div class="block">Map an addition operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">ArrayFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#mapAdd(T)">mapAdd</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a> d)</code>
<div class="block">Map an addition operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">FieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html#mapAddToSelf(T)">mapAddToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a> d)</code>
<div class="block">Map an addition operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#mapAddToSelf(T)">mapAddToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> d)</code>
<div class="block">Map an addition operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">ArrayFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#mapAddToSelf(T)">mapAddToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a> d)</code>
<div class="block">Map an addition operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">FieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html#mapDivide(T)">mapDivide</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a> d)</code>
<div class="block">Map a division operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#mapDivide(T)">mapDivide</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> d)</code>
<div class="block">Map a division operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">ArrayFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#mapDivide(T)">mapDivide</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a> d)</code>
<div class="block">Map a division operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">FieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html#mapDivideToSelf(T)">mapDivideToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a> d)</code>
<div class="block">Map a division operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#mapDivideToSelf(T)">mapDivideToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> d)</code>
<div class="block">Map a division operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">ArrayFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#mapDivideToSelf(T)">mapDivideToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a> d)</code>
<div class="block">Map a division operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">FieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html#mapMultiply(T)">mapMultiply</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a> d)</code>
<div class="block">Map a multiplication operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#mapMultiply(T)">mapMultiply</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> d)</code>
<div class="block">Map a multiplication operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">ArrayFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#mapMultiply(T)">mapMultiply</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a> d)</code>
<div class="block">Map a multiplication operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">FieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html#mapMultiplyToSelf(T)">mapMultiplyToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a> d)</code>
<div class="block">Map a multiplication operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#mapMultiplyToSelf(T)">mapMultiplyToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> d)</code>
<div class="block">Map a multiplication operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">ArrayFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#mapMultiplyToSelf(T)">mapMultiplyToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a> d)</code>
<div class="block">Map a multiplication operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">FieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html#mapSubtract(T)">mapSubtract</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a> d)</code>
<div class="block">Map a subtraction operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#mapSubtract(T)">mapSubtract</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> d)</code>
<div class="block">Map a subtraction operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">ArrayFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#mapSubtract(T)">mapSubtract</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a> d)</code>
<div class="block">Map a subtraction operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">FieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html#mapSubtractToSelf(T)">mapSubtractToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="type parameter in FieldVector">T</a> d)</code>
<div class="block">Map a subtraction operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#mapSubtractToSelf(T)">mapSubtractToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> d)</code>
<div class="block">Map a subtraction operation to each entry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>></code></td>
<td class="colLast"><span class="strong">ArrayFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#mapSubtractToSelf(T)">mapSubtractToSelf</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a> d)</code>
<div class="block">Map a subtraction operation to each entry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SparseFieldVector.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#setEntry(int,%20T)">setEntry</a></strong>(int index,
<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a> value)</code>
<div class="block">Set a single element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BlockRealMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/BlockRealMatrix.html#setSubMatrix(double[][],%20int,%20int)">setSubMatrix</a></strong>(double[][] subMatrix,
int row,
int column)</code>
<div class="block">Replace the submatrix starting at <code>row, column</code> using data in the
input <code>subMatrix</code> array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">AbstractRealMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/AbstractRealMatrix.html#setSubMatrix(double[][],%20int,%20int)">setSubMatrix</a></strong>(double[][] subMatrix,
int row,
int column)</code>
<div class="block">Replace the submatrix starting at <code>row, column</code> using data in the
input <code>subMatrix</code> array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">RealMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/RealMatrix.html#setSubMatrix(double[][],%20int,%20int)">setSubMatrix</a></strong>(double[][] subMatrix,
int row,
int column)</code>
<div class="block">Replace the submatrix starting at <code>row, column</code> using data in the
input <code>subMatrix</code> array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Array2DRowRealMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/Array2DRowRealMatrix.html#setSubMatrix(double[][],%20int,%20int)">setSubMatrix</a></strong>(double[][] subMatrix,
int row,
int column)</code>
<div class="block">Replace the submatrix starting at <code>row, column</code> using data in the
input <code>subMatrix</code> array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Array2DRowFieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html#setSubMatrix(T[][],%20int,%20int)">setSubMatrix</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</a>[][] subMatrix,
int row,
int column)</code>
<div class="block">Replace the submatrix starting at <code>(row, column)</code> using data in the
input <code>subMatrix</code> array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">AbstractFieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/AbstractFieldMatrix.html#setSubMatrix(T[][],%20int,%20int)">setSubMatrix</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/AbstractFieldMatrix.html" title="type parameter in AbstractFieldMatrix">T</a>[][] subMatrix,
int row,
int column)</code>
<div class="block">Replace the submatrix starting at <code>(row, column)</code> using data in the
input <code>subMatrix</code> array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">BlockFieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/BlockFieldMatrix.html#setSubMatrix(T[][],%20int,%20int)">setSubMatrix</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/BlockFieldMatrix.html" title="type parameter in BlockFieldMatrix">T</a>[][] subMatrix,
int row,
int column)</code>
<div class="block">Replace the submatrix starting at <code>(row, column)</code> using data in the
input <code>subMatrix</code> array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">FieldMatrix.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html#setSubMatrix(T[][],%20int,%20int)">setSubMatrix</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldMatrix.html" title="type parameter in FieldMatrix">T</a>[][] subMatrix,
int row,
int column)</code>
<div class="block">Replace the submatrix starting at <code>(row, column)</code> using data in the
input <code>subMatrix</code> array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">SymmLQ.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SymmLQ.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">PreconditionedIterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">SymmLQ.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SymmLQ.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20boolean,%20double)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
boolean goodb,
double shift)</code>
<div class="block">Returns an estimate of the solution to the linear system (A - shift
· I) · x = b.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">SymmLQ.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SymmLQ.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">PreconditionedIterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x0)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">SymmLQ.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SymmLQ.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">IterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/IterativeLinearSolver.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">PreconditionedIterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">SymmLQ.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SymmLQ.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20boolean,%20double)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
boolean goodb,
double shift)</code>
<div class="block">Returns the solution to the system (A - shift · I) · x = b.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">SymmLQ.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SymmLQ.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">IterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/IterativeLinearSolver.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x0)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">PreconditionedIterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#solve(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solve</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x0)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">SymmLQ.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SymmLQ.html#solveInPlace(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solveInPlace</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">ConjugateGradient.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ConjugateGradient.html#solveInPlace(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solveInPlace</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x0)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">PreconditionedIterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#solveInPlace(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solveInPlace</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x0)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">SymmLQ.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SymmLQ.html#solveInPlace(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector,%20boolean,%20double)">solveInPlace</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> m,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x,
boolean goodb,
double shift)</code>
<div class="block">Returns an estimate of the solution to the linear system (A - shift
· I) · x = b.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">SymmLQ.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SymmLQ.html#solveInPlace(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solveInPlace</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">IterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/IterativeLinearSolver.html#solveInPlace(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solveInPlace</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x0)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a></code></td>
<td class="colLast"><span class="strong">PreconditionedIterativeLinearSolver.</span><code><strong><a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#solveInPlace(org.apache.commons.math3.linear.RealLinearOperator,%20org.apache.commons.math3.linear.RealVector,%20org.apache.commons.math3.linear.RealVector)">solveInPlace</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealLinearOperator.html" title="class in org.apache.commons.math3.linear">RealLinearOperator</a> a,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> b,
<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> x0)</code>
<div class="block">Returns an estimate of the solution to the linear system A · x =
b.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/linear/package-summary.html">org.apache.commons.math3.linear</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html#Array2DRowFieldMatrix(org.apache.commons.math3.Field,%20T[][])">Array2DRowFieldMatrix</a></strong>(<a href="../../../../../../org/apache/commons/math3/Field.html" title="interface in org.apache.commons.math3">Field</a><<a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</a>> field,
<a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</a>[][] d)</code>
<div class="block">Create a new <code>FieldMatrix<T></code> using the input array as the underlying
data array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html#Array2DRowFieldMatrix(org.apache.commons.math3.Field,%20T[][],%20boolean)">Array2DRowFieldMatrix</a></strong>(<a href="../../../../../../org/apache/commons/math3/Field.html" title="interface in org.apache.commons.math3">Field</a><<a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</a>> field,
<a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</a>[][] d,
boolean copyArray)</code>
<div class="block">Create a new <code>FieldMatrix<T></code> using the input array as the underlying
data array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html#Array2DRowFieldMatrix(T[][])">Array2DRowFieldMatrix</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</a>[][] d)</code>
<div class="block">Create a new <code>FieldMatrix<T></code> using the input array as the underlying
data array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html#Array2DRowFieldMatrix(T[][],%20boolean)">Array2DRowFieldMatrix</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/Array2DRowFieldMatrix.html" title="type parameter in Array2DRowFieldMatrix">T</a>[][] d,
boolean copyArray)</code>
<div class="block">Create a new <code>FieldMatrix<T></code> using the input array as the underlying
data array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/Array2DRowRealMatrix.html#Array2DRowRealMatrix(double[][])">Array2DRowRealMatrix</a></strong>(double[][] d)</code>
<div class="block">Create a new <code>RealMatrix</code> using the input array as the underlying
data array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/Array2DRowRealMatrix.html#Array2DRowRealMatrix(double[][],%20boolean)">Array2DRowRealMatrix</a></strong>(double[][] d,
boolean copyArray)</code>
<div class="block">Create a new RealMatrix using the input array as the underlying
data array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.linear.ArrayFieldVector)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="class in org.apache.commons.math3.linear">ArrayFieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v)</code>
<div class="block">Construct a vector from another vector, using a deep copy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.linear.ArrayFieldVector,%20org.apache.commons.math3.linear.ArrayFieldVector)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="class in org.apache.commons.math3.linear">ArrayFieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v1,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="class in org.apache.commons.math3.linear">ArrayFieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v2)</code>
<div class="block"><strong>Deprecated.</strong>
<div class="block"><i>as of 3.2, replaced by <a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.linear.FieldVector,%20org.apache.commons.math3.linear.FieldVector)"><code>ArrayFieldVector.ArrayFieldVector(FieldVector, FieldVector)</code></a></i></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.linear.ArrayFieldVector,%20boolean)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="class in org.apache.commons.math3.linear">ArrayFieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v,
boolean deep)</code>
<div class="block">Construct a vector from another vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.linear.ArrayFieldVector,%20T[])">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="class in org.apache.commons.math3.linear">ArrayFieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v1,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] v2)</code>
<div class="block"><strong>Deprecated.</strong>
<div class="block"><i>as of 3.2, replaced by <a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.linear.FieldVector,%20T[])"><code>ArrayFieldVector.ArrayFieldVector(FieldVector, FieldElement[])</code></a></i></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.Field,%20T[])">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/Field.html" title="interface in org.apache.commons.math3">Field</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> field,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] d)</code>
<div class="block">Construct a vector from an array, copying the input array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.Field,%20T[],%20boolean)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/Field.html" title="interface in org.apache.commons.math3">Field</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> field,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] d,
boolean copyArray)</code>
<div class="block">Create a new ArrayFieldVector using the input array as the underlying
data array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.Field,%20T[],%20int,%20int)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/Field.html" title="interface in org.apache.commons.math3">Field</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> field,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] d,
int pos,
int size)</code>
<div class="block">Construct a vector from part of a array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.Field,%20T[],%20T[])">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/Field.html" title="interface in org.apache.commons.math3">Field</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> field,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] v1,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] v2)</code>
<div class="block">Construct a vector by appending one vector to another vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.linear.FieldVector)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v)</code>
<div class="block">Construct a vector from another vector, using a deep copy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.linear.FieldVector,%20org.apache.commons.math3.linear.FieldVector)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v1,
<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v2)</code>
<div class="block">Construct a vector by appending one vector to another vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(org.apache.commons.math3.linear.FieldVector,%20T[])">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v1,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] v2)</code>
<div class="block">Construct a vector by appending one vector to another vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(T[])">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] d)</code>
<div class="block">Construct a vector from an array, copying the input array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(T[],%20org.apache.commons.math3.linear.ArrayFieldVector)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] v1,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="class in org.apache.commons.math3.linear">ArrayFieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v2)</code>
<div class="block"><strong>Deprecated.</strong>
<div class="block"><i>as of 3.2, replaced by <a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(T[],%20org.apache.commons.math3.linear.FieldVector)"><code>ArrayFieldVector.ArrayFieldVector(FieldElement[], FieldVector)</code></a></i></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(T[],%20boolean)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] d,
boolean copyArray)</code>
<div class="block">Create a new ArrayFieldVector using the input array as the underlying
data array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(T[],%20org.apache.commons.math3.linear.FieldVector)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] v1,
<a href="../../../../../../org/apache/commons/math3/linear/FieldVector.html" title="interface in org.apache.commons.math3.linear">FieldVector</a><<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>> v2)</code>
<div class="block">Construct a vector by appending one vector to another vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(T[],%20int,%20int)">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] d,
int pos,
int size)</code>
<div class="block">Construct a vector from part of a array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html#ArrayFieldVector(T[],%20T[])">ArrayFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] v1,
<a href="../../../../../../org/apache/commons/math3/linear/ArrayFieldVector.html" title="type parameter in ArrayFieldVector">T</a>[] v2)</code>
<div class="block">Construct a vector by appending one vector to another vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayRealVector.html#ArrayRealVector(org.apache.commons.math3.linear.ArrayRealVector)">ArrayRealVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/ArrayRealVector.html" title="class in org.apache.commons.math3.linear">ArrayRealVector</a> v)</code>
<div class="block">Construct a vector from another vector, using a deep copy.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayRealVector.html#ArrayRealVector(double[],%20boolean)">ArrayRealVector</a></strong>(double[] d,
boolean copyArray)</code>
<div class="block">Create a new ArrayRealVector using the input array as the underlying
data array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayRealVector.html#ArrayRealVector(double[],%20int,%20int)">ArrayRealVector</a></strong>(double[] d,
int pos,
int size)</code>
<div class="block">Construct a vector from part of a array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayRealVector.html#ArrayRealVector(java.lang.Double[],%20int,%20int)">ArrayRealVector</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>[] d,
int pos,
int size)</code>
<div class="block">Construct a vector from part of an array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ArrayRealVector.html#ArrayRealVector(org.apache.commons.math3.linear.RealVector)">ArrayRealVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/linear/RealVector.html" title="class in org.apache.commons.math3.linear">RealVector</a> v)</code>
<div class="block">Construct a vector from another vector, using a deep copy.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/ConjugateGradient.html#ConjugateGradient(org.apache.commons.math3.util.IterationManager,%20double,%20boolean)">ConjugateGradient</a></strong>(<a href="../../../../../../org/apache/commons/math3/util/IterationManager.html" title="class in org.apache.commons.math3.util">IterationManager</a> manager,
double delta,
boolean check)</code>
<div class="block">Creates a new instance of this class, with <a href="../../../../../../org/apache/commons/math3/linear/#stopcrit">default
stopping criterion</a> and custom iteration manager.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/DiagonalMatrix.html#DiagonalMatrix(double[],%20boolean)">DiagonalMatrix</a></strong>(double[] d,
boolean copyArray)</code>
<div class="block">Creates a matrix using the input array as the underlying data.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/IterativeLinearSolver.html#IterativeLinearSolver(org.apache.commons.math3.util.IterationManager)">IterativeLinearSolver</a></strong>(<a href="../../../../../../org/apache/commons/math3/util/IterationManager.html" title="class in org.apache.commons.math3.util">IterationManager</a> manager)</code>
<div class="block">Creates a new instance of this class, with custom iteration manager.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/PreconditionedIterativeLinearSolver.html#PreconditionedIterativeLinearSolver(org.apache.commons.math3.util.IterationManager)">PreconditionedIterativeLinearSolver</a></strong>(<a href="../../../../../../org/apache/commons/math3/util/IterationManager.html" title="class in org.apache.commons.math3.util">IterationManager</a> manager)</code>
<div class="block">Creates a new instance of this class, with custom iteration manager.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html#SparseFieldVector(org.apache.commons.math3.Field,%20T[])">SparseFieldVector</a></strong>(<a href="../../../../../../org/apache/commons/math3/Field.html" title="interface in org.apache.commons.math3">Field</a><<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>> field,
<a href="../../../../../../org/apache/commons/math3/linear/SparseFieldVector.html" title="type parameter in SparseFieldVector">T</a>[] values)</code>
<div class="block">Create from a Field array.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.ml.clustering">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/ml/clustering/package-summary.html">org.apache.commons.math3.ml.clustering</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/ml/clustering/package-summary.html">org.apache.commons.math3.ml.clustering</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/commons/math3/ml/clustering/Cluster.html" title="class in org.apache.commons.math3.ml.clustering">Cluster</a><<a href="../../../../../../org/apache/commons/math3/ml/clustering/DBSCANClusterer.html" title="type parameter in DBSCANClusterer">T</a>>></code></td>
<td class="colLast"><span class="strong">DBSCANClusterer.</span><code><strong><a href="../../../../../../org/apache/commons/math3/ml/clustering/DBSCANClusterer.html#cluster(java.util.Collection)">cluster</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../org/apache/commons/math3/ml/clustering/DBSCANClusterer.html" title="type parameter in DBSCANClusterer">T</a>> points)</code>
<div class="block">Performs DBSCAN cluster analysis.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.optim.nonlinear.scalar">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/optim/nonlinear/scalar/package-summary.html">org.apache.commons.math3.optim.nonlinear.scalar</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/optim/nonlinear/scalar/package-summary.html">org.apache.commons.math3.optim.nonlinear.scalar</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optim/nonlinear/scalar/MultiStartMultivariateOptimizer.html#MultiStartMultivariateOptimizer(org.apache.commons.math3.optim.nonlinear.scalar.MultivariateOptimizer,%20int,%20org.apache.commons.math3.random.RandomVectorGenerator)">MultiStartMultivariateOptimizer</a></strong>(<a href="../../../../../../org/apache/commons/math3/optim/nonlinear/scalar/MultivariateOptimizer.html" title="class in org.apache.commons.math3.optim.nonlinear.scalar">MultivariateOptimizer</a> optimizer,
int starts,
<a href="../../../../../../org/apache/commons/math3/random/RandomVectorGenerator.html" title="interface in org.apache.commons.math3.random">RandomVectorGenerator</a> generator)</code>
<div class="block">Create a multi-start optimizer from a single-start optimizer.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.optim.nonlinear.vector">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/optim/nonlinear/vector/package-summary.html">org.apache.commons.math3.optim.nonlinear.vector</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/optim/nonlinear/vector/package-summary.html">org.apache.commons.math3.optim.nonlinear.vector</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/optim/nonlinear/vector/MultiStartMultivariateVectorOptimizer.html#MultiStartMultivariateVectorOptimizer(org.apache.commons.math3.optim.nonlinear.vector.MultivariateVectorOptimizer,%20int,%20org.apache.commons.math3.random.RandomVectorGenerator)">MultiStartMultivariateVectorOptimizer</a></strong>(<a href="../../../../../../org/apache/commons/math3/optim/nonlinear/vector/MultivariateVectorOptimizer.html" title="class in org.apache.commons.math3.optim.nonlinear.vector">MultivariateVectorOptimizer</a> optimizer,
int starts,
<a href="../../../../../../org/apache/commons/math3/random/RandomVectorGenerator.html" title="interface in org.apache.commons.math3.random">RandomVectorGenerator</a> generator)</code>
<div class="block"><strong>Deprecated.</strong> </div>
<div class="block">Create a multi-start optimizer from a single-start optimizer.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.random">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/random/package-summary.html">org.apache.commons.math3.random</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/random/package-summary.html">org.apache.commons.math3.random</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ValueServer.</span><code><strong><a href="../../../../../../org/apache/commons/math3/random/ValueServer.html#computeDistribution()">computeDistribution</a></strong>()</code>
<div class="block">Computes the empirical distribution using values from the file
in <code>valuesFileURL</code>, using the default number of bins.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ValueServer.</span><code><strong><a href="../../../../../../org/apache/commons/math3/random/ValueServer.html#computeDistribution(int)">computeDistribution</a></strong>(int binCount)</code>
<div class="block">Computes the empirical distribution using values from the file
in <code>valuesFileURL</code> and <code>binCount</code> bins.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">EmpiricalDistribution.</span><code><strong><a href="../../../../../../org/apache/commons/math3/random/EmpiricalDistribution.html#load(double[])">load</a></strong>(double[] in)</code>
<div class="block">Computes the empirical distribution from the provided
array of numbers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">EmpiricalDistribution.</span><code><strong><a href="../../../../../../org/apache/commons/math3/random/EmpiricalDistribution.html#load(java.io.File)">load</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</code>
<div class="block">Computes the empirical distribution from the input file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">EmpiricalDistribution.</span><code><strong><a href="../../../../../../org/apache/commons/math3/random/EmpiricalDistribution.html#load(java.net.URL)">load</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a> url)</code>
<div class="block">Computes the empirical distribution using data read from a URL.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/random/package-summary.html">org.apache.commons.math3.random</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/HaltonSequenceGenerator.html#HaltonSequenceGenerator(int,%20int[],%20int[])">HaltonSequenceGenerator</a></strong>(int dimension,
int[] bases,
int[] weights)</code>
<div class="block">Construct a new Halton sequence generator with the given base numbers and weights for each dimension.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/StableRandomGenerator.html#StableRandomGenerator(org.apache.commons.math3.random.RandomGenerator,%20double,%20double)">StableRandomGenerator</a></strong>(<a href="../../../../../../org/apache/commons/math3/random/RandomGenerator.html" title="interface in org.apache.commons.math3.random">RandomGenerator</a> generator,
double alpha,
double beta)</code>
<div class="block">Create a new generator.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.stat">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/stat/package-summary.html">org.apache.commons.math3.stat</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/stat/package-summary.html">org.apache.commons.math3.stat</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Frequency.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/Frequency.html#merge(java.util.Collection)">merge</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../org/apache/commons/math3/stat/Frequency.html" title="class in org.apache.commons.math3.stat">Frequency</a>> others)</code>
<div class="block">Merge a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> of <a href="../../../../../../org/apache/commons/math3/stat/Frequency.html" title="class in org.apache.commons.math3.stat"><code>Frequency</code></a> objects into this instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Frequency.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/Frequency.html#merge(org.apache.commons.math3.stat.Frequency)">merge</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/Frequency.html" title="class in org.apache.commons.math3.stat">Frequency</a> other)</code>
<div class="block">Merge another Frequency object's counts into this instance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.stat.clustering">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/stat/clustering/package-summary.html">org.apache.commons.math3.stat.clustering</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/stat/clustering/package-summary.html">org.apache.commons.math3.stat.clustering</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/commons/math3/stat/clustering/Cluster.html" title="class in org.apache.commons.math3.stat.clustering">Cluster</a><<a href="../../../../../../org/apache/commons/math3/stat/clustering/DBSCANClusterer.html" title="type parameter in DBSCANClusterer">T</a>>></code></td>
<td class="colLast"><span class="strong">DBSCANClusterer.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/clustering/DBSCANClusterer.html#cluster(java.util.Collection)">cluster</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../org/apache/commons/math3/stat/clustering/DBSCANClusterer.html" title="type parameter in DBSCANClusterer">T</a>> points)</code>
<div class="block"><strong>Deprecated.</strong> </div>
<div class="block">Performs DBSCAN cluster analysis.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.stat.descriptive">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/package-summary.html">org.apache.commons.math3.stat.descriptive</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/package-summary.html">org.apache.commons.math3.stat.descriptive</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">DescriptiveStatistics.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.html#copy(org.apache.commons.math3.stat.descriptive.DescriptiveStatistics,%20org.apache.commons.math3.stat.descriptive.DescriptiveStatistics)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">DescriptiveStatistics</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">DescriptiveStatistics</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">SummaryStatistics.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/SummaryStatistics.html#copy(org.apache.commons.math3.stat.descriptive.SummaryStatistics,%20org.apache.commons.math3.stat.descriptive.SummaryStatistics)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SummaryStatistics</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SummaryStatistics</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">SynchronizedDescriptiveStatistics.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.html#copy(org.apache.commons.math3.stat.descriptive.SynchronizedDescriptiveStatistics,%20org.apache.commons.math3.stat.descriptive.SynchronizedDescriptiveStatistics)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SynchronizedDescriptiveStatistics</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SynchronizedDescriptiveStatistics</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">SynchronizedSummaryStatistics.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.html#copy(org.apache.commons.math3.stat.descriptive.SynchronizedSummaryStatistics,%20org.apache.commons.math3.stat.descriptive.SynchronizedSummaryStatistics)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SynchronizedSummaryStatistics</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SynchronizedSummaryStatistics</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/package-summary.html">org.apache.commons.math3.stat.descriptive</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/AggregateSummaryStatistics.html#AggregateSummaryStatistics(org.apache.commons.math3.stat.descriptive.SummaryStatistics)">AggregateSummaryStatistics</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SummaryStatistics</a> prototypeStatistics)</code>
<div class="block">Initializes a new AggregateSummaryStatistics with the specified statistics
object as a prototype for contributing statistics and for the internal
aggregate statistics.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.html#DescriptiveStatistics(org.apache.commons.math3.stat.descriptive.DescriptiveStatistics)">DescriptiveStatistics</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/DescriptiveStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">DescriptiveStatistics</a> original)</code>
<div class="block">Copy constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/SummaryStatistics.html#SummaryStatistics(org.apache.commons.math3.stat.descriptive.SummaryStatistics)">SummaryStatistics</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SummaryStatistics</a> original)</code>
<div class="block">A copy constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.html#SynchronizedDescriptiveStatistics(org.apache.commons.math3.stat.descriptive.SynchronizedDescriptiveStatistics)">SynchronizedDescriptiveStatistics</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedDescriptiveStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SynchronizedDescriptiveStatistics</a> original)</code>
<div class="block">A copy constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.html#SynchronizedSummaryStatistics(org.apache.commons.math3.stat.descriptive.SynchronizedSummaryStatistics)">SynchronizedSummaryStatistics</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SynchronizedSummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SynchronizedSummaryStatistics</a> original)</code>
<div class="block">A copy constructor.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.stat.descriptive.moment">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/package-summary.html">org.apache.commons.math3.stat.descriptive.moment</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/package-summary.html">org.apache.commons.math3.stat.descriptive.moment</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">GeometricMean.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/GeometricMean.html#copy(org.apache.commons.math3.stat.descriptive.moment.GeometricMean,%20org.apache.commons.math3.stat.descriptive.moment.GeometricMean)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math3.stat.descriptive.moment">GeometricMean</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math3.stat.descriptive.moment">GeometricMean</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">Kurtosis.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Kurtosis.html#copy(org.apache.commons.math3.stat.descriptive.moment.Kurtosis,%20org.apache.commons.math3.stat.descriptive.moment.Kurtosis)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Kurtosis</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Kurtosis</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">Mean.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Mean.html#copy(org.apache.commons.math3.stat.descriptive.moment.Mean,%20org.apache.commons.math3.stat.descriptive.moment.Mean)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Mean</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Mean</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">SecondMoment.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SecondMoment.html#copy(org.apache.commons.math3.stat.descriptive.moment.SecondMoment,%20org.apache.commons.math3.stat.descriptive.moment.SecondMoment)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math3.stat.descriptive.moment">SecondMoment</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math3.stat.descriptive.moment">SecondMoment</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">SemiVariance.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SemiVariance.html#copy(org.apache.commons.math3.stat.descriptive.moment.SemiVariance,%20org.apache.commons.math3.stat.descriptive.moment.SemiVariance)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math3.stat.descriptive.moment">SemiVariance</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math3.stat.descriptive.moment">SemiVariance</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">Skewness.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Skewness.html#copy(org.apache.commons.math3.stat.descriptive.moment.Skewness,%20org.apache.commons.math3.stat.descriptive.moment.Skewness)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Skewness</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Skewness</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">StandardDeviation.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.html#copy(org.apache.commons.math3.stat.descriptive.moment.StandardDeviation,%20org.apache.commons.math3.stat.descriptive.moment.StandardDeviation)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math3.stat.descriptive.moment">StandardDeviation</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math3.stat.descriptive.moment">StandardDeviation</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">Variance.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Variance.html#copy(org.apache.commons.math3.stat.descriptive.moment.Variance,%20org.apache.commons.math3.stat.descriptive.moment.Variance)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Variance</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Variance</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/package-summary.html">org.apache.commons.math3.stat.descriptive.moment</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/GeometricMean.html#GeometricMean(org.apache.commons.math3.stat.descriptive.moment.GeometricMean)">GeometricMean</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/GeometricMean.html" title="class in org.apache.commons.math3.stat.descriptive.moment">GeometricMean</a> original)</code>
<div class="block">Copy constructor, creates a new <code>GeometricMean</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Kurtosis.html#Kurtosis(org.apache.commons.math3.stat.descriptive.moment.Kurtosis)">Kurtosis</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Kurtosis.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Kurtosis</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Kurtosis</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Mean.html#Mean(org.apache.commons.math3.stat.descriptive.moment.Mean)">Mean</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Mean.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Mean</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Mean</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SecondMoment.html#SecondMoment(org.apache.commons.math3.stat.descriptive.moment.SecondMoment)">SecondMoment</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SecondMoment.html" title="class in org.apache.commons.math3.stat.descriptive.moment">SecondMoment</a> original)</code>
<div class="block">Copy constructor, creates a new <code>SecondMoment</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SemiVariance.html#SemiVariance(org.apache.commons.math3.stat.descriptive.moment.SemiVariance)">SemiVariance</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/SemiVariance.html" title="class in org.apache.commons.math3.stat.descriptive.moment">SemiVariance</a> original)</code>
<div class="block">Copy constructor, creates a new <code>SemiVariance</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Skewness.html#Skewness(org.apache.commons.math3.stat.descriptive.moment.Skewness)">Skewness</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Skewness.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Skewness</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Skewness</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.html#StandardDeviation(org.apache.commons.math3.stat.descriptive.moment.StandardDeviation)">StandardDeviation</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/StandardDeviation.html" title="class in org.apache.commons.math3.stat.descriptive.moment">StandardDeviation</a> original)</code>
<div class="block">Copy constructor, creates a new <code>StandardDeviation</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Variance.html#Variance(org.apache.commons.math3.stat.descriptive.moment.Variance)">Variance</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/moment/Variance.html" title="class in org.apache.commons.math3.stat.descriptive.moment">Variance</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Variance</code> identical
to the <code>original</code></div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.stat.descriptive.rank">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/package-summary.html">org.apache.commons.math3.stat.descriptive.rank</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/package-summary.html">org.apache.commons.math3.stat.descriptive.rank</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">Max.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Max.html#copy(org.apache.commons.math3.stat.descriptive.rank.Max,%20org.apache.commons.math3.stat.descriptive.rank.Max)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math3.stat.descriptive.rank">Max</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math3.stat.descriptive.rank">Max</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">Min.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Min.html#copy(org.apache.commons.math3.stat.descriptive.rank.Min,%20org.apache.commons.math3.stat.descriptive.rank.Min)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math3.stat.descriptive.rank">Min</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math3.stat.descriptive.rank">Min</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/package-summary.html">org.apache.commons.math3.stat.descriptive.rank</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Max.html#Max(org.apache.commons.math3.stat.descriptive.rank.Max)">Max</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Max.html" title="class in org.apache.commons.math3.stat.descriptive.rank">Max</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Max</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Median.html#Median(org.apache.commons.math3.stat.descriptive.rank.Median)">Median</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Median.html" title="class in org.apache.commons.math3.stat.descriptive.rank">Median</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Median</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Min.html#Min(org.apache.commons.math3.stat.descriptive.rank.Min)">Min</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Min.html" title="class in org.apache.commons.math3.stat.descriptive.rank">Min</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Min</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Percentile.html#Percentile(org.apache.commons.math3.stat.descriptive.rank.Percentile)">Percentile</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/rank/Percentile.html" title="class in org.apache.commons.math3.stat.descriptive.rank">Percentile</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Percentile</code> identical
to the <code>original</code></div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.stat.descriptive.summary">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/package-summary.html">org.apache.commons.math3.stat.descriptive.summary</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/package-summary.html">org.apache.commons.math3.stat.descriptive.summary</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">Product.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Product.html#copy(org.apache.commons.math3.stat.descriptive.summary.Product,%20org.apache.commons.math3.stat.descriptive.summary.Product)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math3.stat.descriptive.summary">Product</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math3.stat.descriptive.summary">Product</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">SumOfLogs.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.html#copy(org.apache.commons.math3.stat.descriptive.summary.SumOfLogs,%20org.apache.commons.math3.stat.descriptive.summary.SumOfLogs)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math3.stat.descriptive.summary">SumOfLogs</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math3.stat.descriptive.summary">SumOfLogs</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">SumOfSquares.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.html#copy(org.apache.commons.math3.stat.descriptive.summary.SumOfSquares,%20org.apache.commons.math3.stat.descriptive.summary.SumOfSquares)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math3.stat.descriptive.summary">SumOfSquares</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math3.stat.descriptive.summary">SumOfSquares</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">Sum.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Sum.html#copy(org.apache.commons.math3.stat.descriptive.summary.Sum,%20org.apache.commons.math3.stat.descriptive.summary.Sum)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math3.stat.descriptive.summary">Sum</a> source,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math3.stat.descriptive.summary">Sum</a> dest)</code>
<div class="block">Copies source to dest.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/package-summary.html">org.apache.commons.math3.stat.descriptive.summary</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Product.html#Product(org.apache.commons.math3.stat.descriptive.summary.Product)">Product</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Product.html" title="class in org.apache.commons.math3.stat.descriptive.summary">Product</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Product</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Sum.html#Sum(org.apache.commons.math3.stat.descriptive.summary.Sum)">Sum</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/Sum.html" title="class in org.apache.commons.math3.stat.descriptive.summary">Sum</a> original)</code>
<div class="block">Copy constructor, creates a new <code>Sum</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.html#SumOfLogs(org.apache.commons.math3.stat.descriptive.summary.SumOfLogs)">SumOfLogs</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfLogs.html" title="class in org.apache.commons.math3.stat.descriptive.summary">SumOfLogs</a> original)</code>
<div class="block">Copy constructor, creates a new <code>SumOfLogs</code> identical
to the <code>original</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.html#SumOfSquares(org.apache.commons.math3.stat.descriptive.summary.SumOfSquares)">SumOfSquares</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/summary/SumOfSquares.html" title="class in org.apache.commons.math3.stat.descriptive.summary">SumOfSquares</a> original)</code>
<div class="block">Copy constructor, creates a new <code>SumOfSquares</code> identical
to the <code>original</code></div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.stat.inference">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/stat/inference/package-summary.html">org.apache.commons.math3.stat.inference</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/stat/inference/package-summary.html">org.apache.commons.math3.stat.inference</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">OneWayAnova.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/OneWayAnova.html#anovaFValue(java.util.Collection)">anovaFValue</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><double[]> categoryData)</code>
<div class="block">Computes the ANOVA F-value for a collection of <code>double[]</code>
arrays.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">OneWayAnova.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/OneWayAnova.html#anovaPValue(java.util.Collection)">anovaPValue</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><double[]> categoryData)</code>
<div class="block">Computes the ANOVA P-value for a collection of <code>double[]</code>
arrays.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">OneWayAnova.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/OneWayAnova.html#anovaPValue(java.util.Collection,%20boolean)">anovaPValue</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../../../org/apache/commons/math3/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive">SummaryStatistics</a>> categoryData,
boolean allowOneElementData)</code>
<div class="block">Computes the ANOVA P-value for a collection of <a href="../../../../../../org/apache/commons/math3/stat/descriptive/SummaryStatistics.html" title="class in org.apache.commons.math3.stat.descriptive"><code>SummaryStatistics</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">OneWayAnova.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/OneWayAnova.html#anovaTest(java.util.Collection,%20double)">anovaTest</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><double[]> categoryData,
double alpha)</code>
<div class="block">Performs an ANOVA test, evaluating the null hypothesis that there
is no difference among the means of the data categories.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#chiSquare(long[][])">chiSquare</a></strong>(long[][] counts)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">ChiSquareTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/ChiSquareTest.html#chiSquare(long[][])">chiSquare</a></strong>(long[][] counts)</code>
<div class="block">Computes the Chi-Square statistic associated with a
<a href="http://www.itl.nist.gov/div898/handbook/prc/section4/prc45.htm">
chi-square test of independence</a> based on the input <code>counts</code>
array, viewed as a two-way table.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#chiSquareTest(long[][])">chiSquareTest</a></strong>(long[][] counts)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">ChiSquareTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/ChiSquareTest.html#chiSquareTest(long[][])">chiSquareTest</a></strong>(long[][] counts)</code>
<div class="block">Returns the <i>observed significance level</i>, or <a href=
"http://www.cas.lancs.ac.uk/glossary_v1.1/hyptest.html#pvalue">
p-value</a>, associated with a
<a href="http://www.itl.nist.gov/div898/handbook/prc/section4/prc45.htm">
chi-square test of independence</a> based on the input <code>counts</code>
array, viewed as a two-way table.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#chiSquareTest(long[][],%20double)">chiSquareTest</a></strong>(long[][] counts,
double alpha)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">ChiSquareTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/ChiSquareTest.html#chiSquareTest(long[][],%20double)">chiSquareTest</a></strong>(long[][] counts,
double alpha)</code>
<div class="block">Performs a <a href="http://www.itl.nist.gov/div898/handbook/prc/section4/prc45.htm">
chi-square test of independence</a> evaluating the null hypothesis that the
classifications represented by the counts in the columns of the input 2-way table
are independent of the rows, with significance level <code>alpha</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#homoscedasticT(double[],%20double[])">homoscedasticT</a></strong>(double[] sample1,
double[] sample2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#homoscedasticT(double[],%20double[])">homoscedasticT</a></strong>(double[] sample1,
double[] sample2)</code>
<div class="block">Computes a 2-sample t statistic, under the hypothesis of equal
subpopulation variances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#homoscedasticT(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">homoscedasticT</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#homoscedasticT(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">homoscedasticT</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2)</code>
<div class="block">Computes a 2-sample t statistic, comparing the means of the datasets
described by two <a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive"><code>StatisticalSummary</code></a> instances, under the
assumption of equal subpopulation variances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#homoscedasticTTest(double[],%20double[])">homoscedasticTTest</a></strong>(double[] sample1,
double[] sample2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#homoscedasticTTest(double[],%20double[])">homoscedasticTTest</a></strong>(double[] sample1,
double[] sample2)</code>
<div class="block">Returns the <i>observed significance level</i>, or
<i>p-value</i>, associated with a two-sample, two-tailed t-test
comparing the means of the input arrays, under the assumption that
the two samples are drawn from subpopulations with equal variances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#homoscedasticTTest(double[],%20double[],%20double)">homoscedasticTTest</a></strong>(double[] sample1,
double[] sample2,
double alpha)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#homoscedasticTTest(double[],%20double[],%20double)">homoscedasticTTest</a></strong>(double[] sample1,
double[] sample2,
double alpha)</code>
<div class="block">Performs a
<a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
two-sided t-test</a> evaluating the null hypothesis that <code>sample1</code>
and <code>sample2</code> are drawn from populations with the same mean,
with significance level <code>alpha</code>, assuming that the
subpopulation variances are equal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#homoscedasticTTest(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">homoscedasticTTest</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#homoscedasticTTest(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">homoscedasticTTest</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2)</code>
<div class="block">Returns the <i>observed significance level</i>, or
<i>p-value</i>, associated with a two-sample, two-tailed t-test
comparing the means of the datasets described by two StatisticalSummary
instances, under the hypothesis of equal subpopulation variances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#kolmogorovSmirnovStatistic(double[],%20double[])">kolmogorovSmirnovStatistic</a></strong>(double[] x,
double[] y)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#kolmogorovSmirnovStatistic(org.apache.commons.math3.distribution.RealDistribution,%20double[])">kolmogorovSmirnovStatistic</a></strong>(<a href="../../../../../../org/apache/commons/math3/distribution/RealDistribution.html" title="interface in org.apache.commons.math3.distribution">RealDistribution</a> dist,
double[] data)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#kolmogorovSmirnovTest(double[],%20double[])">kolmogorovSmirnovTest</a></strong>(double[] x,
double[] y)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#kolmogorovSmirnovTest(double[],%20double[],%20boolean)">kolmogorovSmirnovTest</a></strong>(double[] x,
double[] y,
boolean strict)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#kolmogorovSmirnovTest(org.apache.commons.math3.distribution.RealDistribution,%20double[])">kolmogorovSmirnovTest</a></strong>(<a href="../../../../../../org/apache/commons/math3/distribution/RealDistribution.html" title="interface in org.apache.commons.math3.distribution">RealDistribution</a> dist,
double[] data)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#kolmogorovSmirnovTest(org.apache.commons.math3.distribution.RealDistribution,%20double[],%20boolean)">kolmogorovSmirnovTest</a></strong>(<a href="../../../../../../org/apache/commons/math3/distribution/RealDistribution.html" title="interface in org.apache.commons.math3.distribution">RealDistribution</a> dist,
double[] data,
boolean strict)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#kolmogorovSmirnovTest(org.apache.commons.math3.distribution.RealDistribution,%20double[],%20double)">kolmogorovSmirnovTest</a></strong>(<a href="../../../../../../org/apache/commons/math3/distribution/RealDistribution.html" title="interface in org.apache.commons.math3.distribution">RealDistribution</a> dist,
double[] data,
double alpha)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">MannWhitneyUTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/MannWhitneyUTest.html#mannWhitneyU(double[],%20double[])">mannWhitneyU</a></strong>(double[] x,
double[] y)</code>
<div class="block">Computes the <a
href="http://en.wikipedia.org/wiki/Mann%E2%80%93Whitney_U"> Mann-Whitney
U statistic</a> comparing mean for two independent samples possibly of
different length.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">MannWhitneyUTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/MannWhitneyUTest.html#mannWhitneyUTest(double[],%20double[])">mannWhitneyUTest</a></strong>(double[] x,
double[] y)</code>
<div class="block">Returns the asymptotic <i>observed significance level</i>, or <a href=
"http://www.cas.lancs.ac.uk/glossary_v1.1/hyptest.html#pvalue">
p-value</a>, associated with a <a
href="http://en.wikipedia.org/wiki/Mann%E2%80%93Whitney_U"> Mann-Whitney
U statistic</a> comparing mean for two independent samples.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#oneWayAnovaFValue(java.util.Collection)">oneWayAnovaFValue</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><double[]> categoryData)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#oneWayAnovaPValue(java.util.Collection)">oneWayAnovaPValue</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><double[]> categoryData)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#oneWayAnovaTest(java.util.Collection,%20double)">oneWayAnovaTest</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><double[]> categoryData,
double alpha)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#pairedT(double[],%20double[])">pairedT</a></strong>(double[] sample1,
double[] sample2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#pairedT(double[],%20double[])">pairedT</a></strong>(double[] sample1,
double[] sample2)</code>
<div class="block">Computes a paired, 2-sample t-statistic based on the data in the input
arrays.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#pairedTTest(double[],%20double[])">pairedTTest</a></strong>(double[] sample1,
double[] sample2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#pairedTTest(double[],%20double[])">pairedTTest</a></strong>(double[] sample1,
double[] sample2)</code>
<div class="block">Returns the <i>observed significance level</i>, or
<i> p-value</i>, associated with a paired, two-sample, two-tailed t-test
based on the data in the input arrays.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#pairedTTest(double[],%20double[],%20double)">pairedTTest</a></strong>(double[] sample1,
double[] sample2,
double alpha)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#pairedTTest(double[],%20double[],%20double)">pairedTTest</a></strong>(double[] sample1,
double[] sample2,
double alpha)</code>
<div class="block">Performs a paired t-test evaluating the null hypothesis that the
mean of the paired differences between <code>sample1</code> and
<code>sample2</code> is 0 in favor of the two-sided alternative that the
mean paired difference is not equal to 0, with significance level
<code>alpha</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#t(double[],%20double[])">t</a></strong>(double[] sample1,
double[] sample2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#t(double[],%20double[])">t</a></strong>(double[] sample1,
double[] sample2)</code>
<div class="block">Computes a 2-sample t statistic, without the hypothesis of equal
subpopulation variances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#t(double,%20double[])">t</a></strong>(double mu,
double[] observed)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#t(double,%20double[])">t</a></strong>(double mu,
double[] observed)</code>
<div class="block">Computes a <a href="http://www.itl.nist.gov/div898/handbook/prc/section2/prc22.htm#formula">
t statistic </a> given observed values and a comparison constant.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#t(double,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">t</a></strong>(double mu,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#t(double,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">t</a></strong>(double mu,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats)</code>
<div class="block">Computes a <a href="http://www.itl.nist.gov/div898/handbook/prc/section2/prc22.htm#formula">
t statistic </a> to use in comparing the mean of the dataset described by
<code>sampleStats</code> to <code>mu</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#t(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">t</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#t(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">t</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2)</code>
<div class="block">Computes a 2-sample t statistic </a>, comparing the means of the datasets
described by two <a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive"><code>StatisticalSummary</code></a> instances, without the
assumption of equal subpopulation variances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#tTest(double[],%20double[])">tTest</a></strong>(double[] sample1,
double[] sample2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#tTest(double[],%20double[])">tTest</a></strong>(double[] sample1,
double[] sample2)</code>
<div class="block">Returns the <i>observed significance level</i>, or
<i>p-value</i>, associated with a two-sample, two-tailed t-test
comparing the means of the input arrays.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#tTest(double[],%20double[],%20double)">tTest</a></strong>(double[] sample1,
double[] sample2,
double alpha)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#tTest(double[],%20double[],%20double)">tTest</a></strong>(double[] sample1,
double[] sample2,
double alpha)</code>
<div class="block">Performs a
<a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
two-sided t-test</a> evaluating the null hypothesis that <code>sample1</code>
and <code>sample2</code> are drawn from populations with the same mean,
with significance level <code>alpha</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#tTest(double,%20double[])">tTest</a></strong>(double mu,
double[] sample)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#tTest(double,%20double[])">tTest</a></strong>(double mu,
double[] sample)</code>
<div class="block">Returns the <i>observed significance level</i>, or
<i>p-value</i>, associated with a one-sample, two-tailed t-test
comparing the mean of the input array with the constant <code>mu</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#tTest(double,%20double[],%20double)">tTest</a></strong>(double mu,
double[] sample,
double alpha)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#tTest(double,%20double[],%20double)">tTest</a></strong>(double mu,
double[] sample,
double alpha)</code>
<div class="block">Performs a <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
two-sided t-test</a> evaluating the null hypothesis that the mean of the population from
which <code>sample</code> is drawn equals <code>mu</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#tTest(double,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">tTest</a></strong>(double mu,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#tTest(double,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">tTest</a></strong>(double mu,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats)</code>
<div class="block">Returns the <i>observed significance level</i>, or
<i>p-value</i>, associated with a one-sample, two-tailed t-test
comparing the mean of the dataset described by <code>sampleStats</code>
with the constant <code>mu</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#tTest(double,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20double)">tTest</a></strong>(double mu,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats,
double alpha)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#tTest(double,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20double)">tTest</a></strong>(double mu,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats,
double alpha)</code>
<div class="block">Performs a <a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
two-sided t-test</a> evaluating the null hypothesis that the mean of the
population from which the dataset described by <code>stats</code> is
drawn equals <code>mu</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#tTest(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">tTest</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#tTest(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary)">tTest</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2)</code>
<div class="block">Returns the <i>observed significance level</i>, or
<i>p-value</i>, associated with a two-sample, two-tailed t-test
comparing the means of the datasets described by two StatisticalSummary
instances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><span class="strong">TestUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TestUtils.html#tTest(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20double)">tTest</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2,
double alpha)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/TTest.html#tTest(org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20org.apache.commons.math3.stat.descriptive.StatisticalSummary,%20double)">tTest</a></strong>(<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats1,
<a href="../../../../../../org/apache/commons/math3/stat/descriptive/StatisticalSummary.html" title="interface in org.apache.commons.math3.stat.descriptive">StatisticalSummary</a> sampleStats2,
double alpha)</code>
<div class="block">Performs a
<a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eda353.htm">
two-sided t-test</a> evaluating the null hypothesis that
<code>sampleStats1</code> and <code>sampleStats2</code> describe
datasets drawn from populations with the same mean, with significance
level <code>alpha</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">WilcoxonSignedRankTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/WilcoxonSignedRankTest.html#wilcoxonSignedRank(double[],%20double[])">wilcoxonSignedRank</a></strong>(double[] x,
double[] y)</code>
<div class="block">Computes the <a
href="http://en.wikipedia.org/wiki/Wilcoxon_signed-rank_test">
Wilcoxon signed ranked statistic</a> comparing mean for two related
samples or repeated measurements on a single sample.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">WilcoxonSignedRankTest.</span><code><strong><a href="../../../../../../org/apache/commons/math3/stat/inference/WilcoxonSignedRankTest.html#wilcoxonSignedRankTest(double[],%20double[],%20boolean)">wilcoxonSignedRankTest</a></strong>(double[] x,
double[] y,
boolean exactPValue)</code>
<div class="block">Returns the <i>observed significance level</i>, or <a href=
"http://www.cas.lancs.ac.uk/glossary_v1.1/hyptest.html#pvalue">
p-value</a>, associated with a <a
href="http://en.wikipedia.org/wiki/Wilcoxon_signed-rank_test">
Wilcoxon signed ranked statistic</a> comparing mean for two related
samples or repeated measurements on a single sample.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.commons.math3.util">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a> in <a href="../../../../../../org/apache/commons/math3/util/package-summary.html">org.apache.commons.math3.util</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/commons/math3/util/package-summary.html">org.apache.commons.math3.util</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">MathUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/util/MathUtils.html#checkNotNull(java.lang.Object)">checkNotNull</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code>
<div class="block">Checks that an object is not null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">MathUtils.</span><code><strong><a href="../../../../../../org/apache/commons/math3/util/MathUtils.html#checkNotNull(java.lang.Object,%20org.apache.commons.math3.exception.util.Localizable,%20java.lang.Object...)">checkNotNull</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o,
<a href="../../../../../../org/apache/commons/math3/exception/util/Localizable.html" title="interface in org.apache.commons.math3.exception.util">Localizable</a> pattern,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>... args)</code>
<div class="block">Checks that an object is not null.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">MathArrays.</span><code><strong><a href="../../../../../../org/apache/commons/math3/util/MathArrays.html#checkRectangular(long[][])">checkRectangular</a></strong>(long[][] in)</code>
<div class="block">Throws DimensionMismatchException if the input array is not rectangular.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static double[]</code></td>
<td class="colLast"><span class="strong">MathArrays.</span><code><strong><a href="../../../../../../org/apache/commons/math3/util/MathArrays.html#convolve(double[],%20double[])">convolve</a></strong>(double[] x,
double[] h)</code>
<div class="block">Calculates the <a href="http://en.wikipedia.org/wiki/Convolution">
convolution</a> between two sequences.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">ResizableDoubleArray.</span><code><strong><a href="../../../../../../org/apache/commons/math3/util/ResizableDoubleArray.html#copy(org.apache.commons.math3.util.ResizableDoubleArray,%20org.apache.commons.math3.util.ResizableDoubleArray)">copy</a></strong>(<a href="../../../../../../org/apache/commons/math3/util/ResizableDoubleArray.html" title="class in org.apache.commons.math3.util">ResizableDoubleArray</a> source,
<a href="../../../../../../org/apache/commons/math3/util/ResizableDoubleArray.html" title="class in org.apache.commons.math3.util">ResizableDoubleArray</a> dest)</code>
<div class="block">Copies source to dest, copying the underlying data, so dest is
a new, independent copy of source.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">MathArrays.</span><code><strong><a href="../../../../../../org/apache/commons/math3/util/MathArrays.html#sortInPlace(double[],%20double[]...)">sortInPlace</a></strong>(double[] x,
double[]... yList)</code>
<div class="block">Sort an array in ascending order in place and perform the same reordering
of entries on other arrays.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">MathArrays.</span><code><strong><a href="../../../../../../org/apache/commons/math3/util/MathArrays.html#sortInPlace(double[],%20org.apache.commons.math3.util.MathArrays.OrderDirection,%20double[]...)">sortInPlace</a></strong>(double[] x,
<a href="../../../../../../org/apache/commons/math3/util/MathArrays.OrderDirection.html" title="enum in org.apache.commons.math3.util">MathArrays.OrderDirection</a> dir,
double[]... yList)</code>
<div class="block">Sort an array in place and perform the same reordering of entries on
other arrays.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">DefaultTransformer.</span><code><strong><a href="../../../../../../org/apache/commons/math3/util/DefaultTransformer.html#transform(java.lang.Object)">transform</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/apache/commons/math3/util/package-summary.html">org.apache.commons.math3.util</a> that throw <a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">NullArgumentException</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/util/Incrementor.html#Incrementor(int,%20org.apache.commons.math3.util.Incrementor.MaxCountExceededCallback)">Incrementor</a></strong>(int max,
<a href="../../../../../../org/apache/commons/math3/util/Incrementor.MaxCountExceededCallback.html" title="interface in org.apache.commons.math3.util">Incrementor.MaxCountExceededCallback</a> cb)</code>
<div class="block"><strong>Deprecated.</strong> </div>
<div class="block">Defines a maximal count and a callback method to be triggered at
counter exhaustion.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/util/KthSelector.html#KthSelector(org.apache.commons.math3.util.PivotingStrategyInterface)">KthSelector</a></strong>(<a href="../../../../../../org/apache/commons/math3/util/PivotingStrategyInterface.html" title="interface in org.apache.commons.math3.util">PivotingStrategyInterface</a> pivotingStrategy)</code>
<div class="block">Constructor with specified pivoting strategy</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/util/ResizableDoubleArray.html#ResizableDoubleArray(org.apache.commons.math3.util.ResizableDoubleArray)">ResizableDoubleArray</a></strong>(<a href="../../../../../../org/apache/commons/math3/util/ResizableDoubleArray.html" title="class in org.apache.commons.math3.util">ResizableDoubleArray</a> original)</code>
<div class="block">Copy constructor.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/commons/math3/exception/NullArgumentException.html" title="class in org.apache.commons.math3.exception">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/commons/math3/exception/class-use/NullArgumentException.html" target="_top">Frames</a></li>
<li><a href="NullArgumentException.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2003–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
| asampley/FactorioRatioAssistant | src/commons-math3-3.6.1/docs/apidocs/org/apache/commons/math3/exception/class-use/NullArgumentException.html | HTML | mit | 269,129 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../includes/main.css" type="text/css">
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon">
<title>Apache CloudStack | The Power Behind Your Cloud</title>
</head>
<body>
<div id="insidetopbg">
<div id="inside_wrapper">
<div class="uppermenu_panel">
<div class="uppermenu_box"></div>
</div>
<div id="main_master">
<div id="inside_header">
<div class="header_top">
<a class="cloud_logo" href="http://cloudstack.org"></a>
<div class="mainemenu_panel"></div>
</div>
</div>
<div id="main_content">
<div class="inside_apileftpanel">
<div class="inside_contentpanel" style="width:930px;">
<div class="api_titlebox">
<div class="api_titlebox_left">
<span>
Apache CloudStack v4.7.0 Domain Admin API Reference
</span>
<p></p>
<h1>samlSso</h1>
<p>SP initiated SAML Single Sign On</p>
</div>
<div class="api_titlebox_right">
<a class="api_backbutton" href="../TOC_Domain_Admin.html"></a>
</div>
</div>
<div class="api_tablepanel">
<h2>Request parameters</h2>
<table class="apitable">
<tr class="hed">
<td style="width:200px;"><strong>Parameter Name</strong></td><td style="width:500px;">Description</td><td style="width:180px;">Required</td>
</tr>
<tr>
<td style="width:200px;"><strong>idpid</strong></td><td style="width:500px;"><strong>Identity Provider Entity ID</strong></td><td style="width:180px;"><strong>true</strong></td>
</tr>
</table>
</div>
<div class="api_tablepanel">
<h2>Response Tags</h2>
<table class="apitable">
<tr class="hed">
<td style="width:200px;"><strong>Response Name</strong></td><td style="width:500px;">Description</td>
</tr>
<tr>
<td style="width:200px;"><strong>account</strong></td><td style="width:500px;">the account name the user belongs to</td>
</tr>
<tr>
<td style="width:200px;"><strong>domainid</strong></td><td style="width:500px;">Domain ID that the user belongs to</td>
</tr>
<tr>
<td style="width:200px;"><strong>firstname</strong></td><td style="width:500px;">first name of the user</td>
</tr>
<tr>
<td style="width:200px;"><strong>lastname</strong></td><td style="width:500px;">last name of the user</td>
</tr>
<tr>
<td style="width:200px;"><strong>registered</strong></td><td style="width:500px;">Is user registered</td>
</tr>
<tr>
<td style="width:200px;"><strong>sessionkey</strong></td><td style="width:500px;">Session key that can be passed in subsequent Query command calls</td>
</tr>
<tr>
<td style="width:200px;"><strong>timeout</strong></td><td style="width:500px;">the time period before the session has expired</td>
</tr>
<tr>
<td style="width:200px;"><strong>timezone</strong></td><td style="width:500px;">user time zone</td>
</tr>
<tr>
<td style="width:200px;"><strong>type</strong></td><td style="width:500px;">the account type (admin, domain-admin, read-only-admin, user)</td>
</tr>
<tr>
<td style="width:200px;"><strong>userid</strong></td><td style="width:500px;">User ID</td>
</tr>
<tr>
<td style="width:200px;"><strong>username</strong></td><td style="width:500px;">Username</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div id="footer_mainmaster">
<p>Copyright © 2015 The Apache Software Foundation, Licensed under the
<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a>
<br>
Apache, CloudStack, Apache CloudStack, the Apache CloudStack logo, the CloudMonkey logo and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
</div>
</div>
</div>
</div>
</body>
</html>
| terbolous/cloudstack-www | source/api/apidocs-4.7/domain_admin/samlSso.html | HTML | apache-2.0 | 3,758 |
<!--
@BLINK-ALLOW:htmlTag=*
-->
<!-- Tests that loading this page doesn't result in crash -->
<div id="div">
<script>
junk = document.createElementNS("http://www.w3.org/2000/svg", "junk");
div.appendChild(junk);
slot = document.createElementNS("http://www.w3.org/1999/xhtml", "slot");
junk.appendChild(slot);
p = document.createElementNS("http://www.w3.org/1999/xhtml", "p");
p.innerText ="paragraph"
div.appendChild(p);
</script>
| nwjs/chromium.src | content/test/data/accessibility/regression/slot-creation-crash.html | HTML | bsd-3-clause | 432 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello MUI</title>
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="stylesheet" href="../css/mui.min.css">
<style>
html,
body {
background-color: #efeff4;
}
.mui-views,
.mui-view,
.mui-pages,
.mui-page,
.mui-page-content {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: #efeff4;
}
.mui-pages {
top: 46px;
height: auto;
}
.mui-scroll-wrapper,
.mui-scroll {
background-color: #efeff4;
}
.mui-page.mui-transitioning {
-webkit-transition: -webkit-transform 300ms ease;
transition: transform 300ms ease;
}
.mui-page-left {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.mui-ios .mui-page-left {
-webkit-transform: translate3d(-20%, 0, 0);
transform: translate3d(-20%, 0, 0);
}
.mui-navbar {
position: fixed;
right: 0;
left: 0;
z-index: 10;
height: 44px;
background-color: #f7f7f8;
}
.mui-navbar .mui-bar {
position: absolute;
background: transparent;
text-align: center;
}
.mui-android .mui-navbar-inner.mui-navbar-left {
opacity: 0;
}
.mui-ios .mui-navbar-left .mui-left,
.mui-ios .mui-navbar-left .mui-center,
.mui-ios .mui-navbar-left .mui-right {
opacity: 0;
}
.mui-navbar .mui-btn-nav {
-webkit-transition: none;
transition: none;
-webkit-transition-duration: .0s;
transition-duration: .0s;
}
.mui-navbar .mui-bar .mui-title {
display: inline-block;
width: auto;
}
.mui-page-shadow {
position: absolute;
right: 100%;
top: 0;
width: 16px;
height: 100%;
z-index: -1;
content: '';
}
.mui-page-shadow {
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .01) 50%, rgba(0, 0, 0, .2) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .01) 50%, rgba(0, 0, 0, .2) 100%);
}
.mui-navbar-inner.mui-transitioning,
.mui-navbar-inner .mui-transitioning {
-webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
transition: opacity 300ms ease, transform 300ms ease;
}
.mui-page {
display: none;
}
.mui-pages .mui-page {
display: block;
}
.mui-page .mui-table-view:first-child {
margin-top: 15px;
}
.mui-page .mui-table-view:last-child {
margin-bottom: 30px;
}
.mui-table-view {
margin-top: 20px;
}
.mui-table-view span.mui-pull-right {
color: #999;
}
.mui-table-view-divider {
background-color: #efeff4;
font-size: 14px;
}
.mui-table-view-divider:before,
.mui-table-view-divider:after {
height: 0;
}
.head {
height: 40px;
}
#head {
line-height: 40px;
}
.head-img {
width: 40px;
height: 40px;
}
#head-img1 {
position: absolute;
bottom: 10px;
right: 40px;
width: 40px;
height: 40px;
}
.update {
font-style: normal;
color: #999999;
margin-right: -25px;
font-size: 15px
}
.mui-fullscreen {
position: fixed;
z-index: 20;
background-color: #000;
}
.mui-ios .mui-navbar .mui-bar .mui-title {
position: static;
}
</style>
<link rel="stylesheet" type="text/css" href="../css/feedback-page.css" />
</head>
<body>
<!--页面主结构开始-->
<div id="app" class="mui-views">
<div class="mui-view">
<div class="mui-navbar">
</div>
<div class="mui-pages">
</div>
</div>
</div>
<!--页面主结构结束-->
<!--单页面开始-->
<div id="setting" class="mui-page">
<!--页面标题栏开始-->
<div class="mui-navbar-inner mui-bar mui-bar-nav">
<button type="button" class="mui-left mui-action-back mui-btn mui-btn-link mui-btn-nav mui-pull-left">
<span class="mui-icon mui-icon-left-nav"></span>
</button>
<h1 class="mui-center mui-title">设置</h1>
</div>
<!--页面标题栏结束-->
<!--页面主内容区开始-->
<div class="mui-page-content">
<div class="mui-scroll-wrapper">
<div class="mui-scroll">
<ul class="mui-table-view mui-table-view-chevron">
<li class="mui-table-view-cell mui-media">
<a class="mui-navigate-right" href="#account">
<img class="mui-media-object mui-pull-left head-img" id="head-img" src="">
<div class="mui-media-body">
Hello MUI
<p class='mui-ellipsis'>账号:hellomui</p>
</div>
</a>
</li>
</ul>
<ul class="mui-table-view mui-table-view-chevron">
<li class="mui-table-view-cell">
<a href="#account" class="mui-navigate-right">账号与安全</a>
</li>
</ul>
<ul class="mui-table-view mui-table-view-chevron">
<li class="mui-table-view-cell">
<a href="#notifications" class="mui-navigate-right">新消息通知</a>
</li>
<li class="mui-table-view-cell">
<a href="#privacy" class="mui-navigate-right">隐私</a>
</li>
<li class="mui-table-view-cell">
<a href="#general" class="mui-navigate-right">通用</a>
</li>
</ul>
<ul class="mui-table-view mui-table-view-chevron">
<li class="mui-table-view-cell">
<a href="#about" class="mui-navigate-right">关于MUI <i class="mui-pull-right update">V2.4.0</i></a>
</li>
</ul>
<ul class="mui-table-view">
<li class="mui-table-view-cell" style="text-align: center;">
<a>退出登录</a>
</li>
</ul>
</div>
</div>
</div>
<!--页面主内容区结束-->
</div>
<!--单页面结束-->
<div id="account" class="mui-page">
<div class="mui-navbar-inner mui-bar mui-bar-nav">
<button type="button" class="mui-left mui-action-back mui-btn mui-btn-link mui-btn-nav mui-pull-left">
<span class="mui-icon mui-icon-left-nav"></span>设置
</button>
<h1 class="mui-center mui-title">账号与安全</h1>
</div>
<div class="mui-page-content">
<div class="mui-scroll-wrapper">
<ul class="mui-table-view">
<li class="mui-table-view-cell">
<a id="head" class="mui-navigate-right">头像
<span class="mui-pull-right head">
<img class="head-img mui-action-preview" id="head-img1" src=""/>
</span>
</a>
</li>
<li class="mui-table-view-cell">
<a>姓名<span class="mui-pull-right">Hbuilder</span></a>
</li>
<li class="mui-table-view-cell">
<a>HBuilder账号<span class="mui-pull-right">[email protected]</span></a>
</li>
</ul>
<ul class="mui-table-view">
<li class="mui-table-view-cell">
<a>QQ号<span class="mui-pull-right">88888888</span></a>
</li>
<li class="mui-table-view-cell">
<a>手机号<span class="mui-pull-right">18601234567</span></a>
</li>
<li class="mui-table-view-cell">
<a>邮箱地址<span class="mui-pull-right">[email protected]</span></a>
</li>
</ul>
</div>
</div>
</div>
<div id="notifications" class="mui-page">
<div class="mui-navbar-inner mui-bar mui-bar-nav">
<button type="button" class="mui-left mui-action-back mui-btn mui-btn-link mui-btn-nav mui-pull-left">
<span class="mui-icon mui-icon-left-nav"></span>设置
</button>
<h1 class="mui-center mui-title">新消息通知</h1>
</div>
<div class="mui-page-content">
<div class="mui-scroll-wrapper">
<div class="mui-scroll">
<ul class="mui-table-view">
<li class="mui-table-view-cell">
<a>接收新消息通知<span class="mui-pull-right">已开启</span></a>
</li>
</ul>
<ul class="mui-table-view">
<li class="mui-table-view-cell">
通知显示消息详情
<div class="mui-switch mui-active mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
</ul>
<div class="mui-content-padded">
<p>若关闭,当收到新消息时,通知提示将不显示发信人和内容摘要</p>
</div>
<ul class="mui-table-view mui-table-view-chevron">
<li class="mui-table-view-cell">
<a href="#notifications_disturb" class="mui-navigate-right">功能消息免打扰</a>
</li>
</ul>
<div class="mui-content-padded">
<p>设置系统功能消息提示声音和震动的时段</p>
</div>
<ul class="mui-table-view">
<li class="mui-table-view-cell">
<a>接收新消息通知<span class="mui-pull-right">已开启</span></a>
</li>
</ul>
<ul class="mui-table-view">
<li class="mui-table-view-cell">
声音
<div class="mui-switch mui-active mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
<li class="mui-table-view-cell">
震动
<div class="mui-switch mui-active mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
</ul>
<div class="mui-content-padded">
<p>当HelloMUI在运行时,你可以设置是否需要声音或者震动</p>
</div>
<div></div>
</div>
</div>
</div>
</div>
<div id="notifications_disturb" class="mui-page">
<div class="mui-navbar-inner mui-bar mui-bar-nav">
<button type="button" class="mui-left mui-action-back mui-btn mui-btn-link mui-btn-nav mui-pull-left">
<span class="mui-icon mui-icon-left-nav"></span>新消息通知
</button>
<h1 class="mui-center mui-title">功能消息免打扰</h1>
</div>
<div class="mui-page-content">
<div class="mui-scroll-wrapper">
<div class="mui-scroll">
<ul class="mui-table-view mui-table-view-radio">
<li class="mui-table-view-cell">
<a class="mui-navigate-right">开启</a>
</li>
<li class="mui-table-view-cell">
<a class="mui-navigate-right">只在夜间开启</a>
</li>
<li class="mui-table-view-cell">
<a class="mui-navigate-right">关闭</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="privacy" class="mui-page">
<div class="mui-navbar-inner mui-bar mui-bar-nav">
<button type="button" class="mui-left mui-action-back mui-btn mui-btn-link mui-btn-nav mui-pull-left">
<span class="mui-icon mui-icon-left-nav"></span>设置
</button>
<h1 class="mui-center mui-title">隐私</h1>
</div>
<div class="mui-page-content">
<div class="mui-scroll-wrapper">
<div class="mui-scroll">
<ul class="mui-table-view">
<li class="mui-table-view-divider">通讯录</li>
<li class="mui-table-view-cell">
加我为朋友时需要验证
<div class="mui-switch mui-active mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
</ul>
<ul class="mui-table-view">
<li class="mui-table-view-cell">
向我推荐QQ好友
<div class="mui-switch mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
<li class="mui-table-view-cell">
通过QQ号搜索到我
<div class="mui-switch mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
</ul>
<ul class="mui-table-view">
<li class="mui-table-view-cell">
可通过手机号搜索到我
<div class="mui-switch mui-active mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
<li class="mui-table-view-cell">
向我推荐通讯录朋友
<div class="mui-switch mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
<li class="mui-table-view-divider">开启后,为你推荐已经开通HBuilder的手机联系人</li>
</ul>
<ul class="mui-table-view">
<li class="mui-table-view-cell">
通过HBuilder账号搜索到我
<div class="mui-switch mui-active mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
<li class="mui-table-view-divider">关闭后,其他用户将不能通过HBuilder号搜索到你</li>
</ul>
</div>
</div>
</div>
</div>
<div id="general" class="mui-page">
<div class="mui-navbar-inner mui-bar mui-bar-nav">
<button type="button" class="mui-left mui-action-back mui-btn mui-btn-link mui-btn-nav mui-pull-left">
<span class="mui-icon mui-icon-left-nav"></span>设置
</button>
<h1 class="mui-center mui-title">通用</h1>
</div>
<div class="mui-page-content">
<div class="mui-scroll-wrapper">
<div class="mui-scroll">
<ul class="mui-table-view">
<li class="mui-table-view-cell">
多语言
</li>
</ul>
<ul class="mui-table-view">
<li class="mui-table-view-cell">
听筒模式
<div class="mui-switch mui-switch-mini">
<div class="mui-switch-handle"></div>
</div>
</li>
</ul>
<ul class="mui-table-view">
<li class="mui-table-view-cell">
功能
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="about" class="mui-page">
<div class="mui-navbar-inner mui-bar mui-bar-nav">
<button type="button" class="mui-left mui-action-back mui-btn mui-btn-link mui-btn-nav mui-pull-left">
<span class="mui-icon mui-icon-left-nav"></span>设置
</button>
<h1 class="mui-center mui-title">关于MUI</h1>
</div>
<div class="mui-page-content">
<div class="mui-scroll-wrapper">
<div class="mui-scroll">
<ul class="mui-table-view">
<li class="mui-table-view-cell">
<a id="rate" class="mui-navigate-right">评分鼓励</a>
</li>
<li class="mui-table-view-cell">
<a id="welcome" class="mui-navigate-right">欢迎页</a>
</li>
<li class="mui-table-view-cell">
<a id="share" class="mui-navigate-right">分享推荐</a>
</li>
<li class="mui-table-view-cell">
<a id="tel" class="mui-navigate-right">客服电话</a>
</li>
<li class="mui-table-view-cell">
<a id="feedback-btn" href="#feedback" class="mui-navigate-right">问题反馈</a>
</li>
<li class="mui-table-view-cell">
<a id="update" class="mui-navigate-right">检查更新</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="feedback" class="mui-page feedback">
<div class="mui-navbar-inner mui-bar mui-bar-nav">
<button type="button" class="mui-left mui-action-back mui-btn mui-btn-link mui-btn-nav mui-pull-left">
<span class="mui-icon mui-icon-left-nav"></span>关于MUI
</button>
<h1 class="mui-center mui-title">问题反馈</h1>
</div>
<div class="mui-page-content">
<p>问题和意见</p>
<div class="row mui-input-row">
<textarea id='question' class="mui-input-clear question" placeholder="请详细描述你的问题和意见..."></textarea>
</div>
<p>图片(选填,提供问题截图)</p>
<div id='image-list' class="row image-list">
</div>
<p>QQ/邮箱</p>
<div class="mui-input-row">
<input id='contact' type="text" class="mui-input-clear contact" placeholder="(选填,方便我们联系你 )" />
</div>
<button id='submit' type="button" class="mui-btn mui-btn-green">提交</button>
</div>
<p>此示例基于环信 “WebIM SDK” + 环信 “移动客服” 实现,在环信 “移动客服面板” 能够查阅反馈信息。</p>
</div>
</body>
<script src="../js/mui.min.js "></script>
<script src="../js/mui.view.js "></script>
<script src='../libs/easymob-webim-sdk/jquery-1.11.1.js'></script>
<script src='../libs/easymob-webim-sdk/strophe-custom-2.0.0.js'></script>
<script src='../libs/easymob-webim-sdk/json2.js'></script>
<script src="../libs/easymob-webim-sdk/easemob.im-1.0.5.js"></script>
<script src='../js/feedback.js'></script>
<script src="../js/feedback-page.js"></script>
<script>
mui.init();
//初始化单页view
var viewApi = mui('#app').view({
defaultPage: '#setting'
});
//初始化单页的区域滚动
mui('.mui-scroll-wrapper').scroll();
//分享操作
var shares = {};
mui.plusReady(function() {
plus.share.getServices(function(s) {
if (s && s.length > 0) {
for (var i = 0; i < s.length; i++) {
var t = s[i];
shares[t.id] = t;
}
}
}, function() {
console.log("获取分享服务列表失败");
});
defaultImg();
setTimeout(function() {
initImgPreview();
}, 500);
});
//分享链接点击事件
document.getElementById("share").addEventListener('tap', function() {
var ids = [{
id: "weixin",
ex: "WXSceneSession"
}, {
id: "weixin",
ex: "WXSceneTimeline"
}, {
id: "sinaweibo"
}, {
id: "tencentweibo"
}, {
id: "qq"
}],
bts = [{
title: "发送给微信好友"
}, {
title: "分享到微信朋友圈"
}, {
title: "分享到新浪微博"
}, {
title: "分享到腾讯微博"
}, {
title: "分享到QQ"
}];
plus.nativeUI.actionSheet({
cancel: "取消",
buttons: bts
}, function(e) {
var i = e.index;
if (i > 0) {
var s_id = ids[i - 1].id;
var share = shares[s_id];
if (share) {
if (share.authenticated) {
shareMessage(share, ids[i - 1].ex);
} else {
share.authorize(function() {
shareMessage(share, ids[i - 1].ex);
}, function(e) {
console.log("认证授权失败:" + e.code + " - " + e.message);
});
}
} else {
mui.toast("无法获取分享服务,请检查manifest.json中分享插件参数配置,并重新打包")
}
}
});
});
function shareMessage(share, ex) {
var msg = {
extra: {
scene: ex
}
};
msg.href = "http://www.dcloud.io/hellomui/";
msg.title = "最接近原生APP体验的高性能前端框架";
msg.content = "我正在体验HelloMUI,果然很流畅,基本看不出和原生App的差距";
if (~share.id.indexOf('weibo')) {
msg.content += ";体验地址:http://www.dcloud.io/hellomui/";
}
msg.thumbs = ["_www/images/logo.png"];
share.send(msg, function() {
console.log("分享到\"" + share.description + "\"成功! ");
}, function(e) {
console.log("分享到\"" + share.description + "\"失败: " + e.code + " - " + e.message);
});
}
//去评分
document.getElementById("rate").addEventListener('tap', function() {
if (mui.os.ios) {
location.href = 'https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?id=682211190&pageNumber=0&sortOrdering=2&type=&mt=8';
} else if (mui.os.android) {
plus.runtime.openURL("market://details?id=io.dcloud.HelloMUI", function(e) {
plus.runtime.openURL("market://details?id=io.dcloud.HelloMUI", function(e) {
mui.alert("360手机助手和应用宝,你一个都没装,暂时无法评分,感谢支持");
}, "com.qihoo.appstore");
}, "com.tencent.android.qqdownloader");
}
});
//客服电话
document.getElementById("tel").addEventListener('tap', function() {
plus.device.dial("114");
});
// //意见反馈
// document.getElementById("quest").addEventListener('tap', function() {
//
// });
//
//检查更新
document.getElementById("update").addEventListener('tap', function() {
var server = "http://www.dcloud.io/check/update"; //获取升级描述文件服务器地址
mui.getJSON(server, {
"appid": plus.runtime.appid,
"version": plus.runtime.version,
"imei": plus.device.imei
}, function(data) {
if (data.status) {
plus.ui.confirm(data.note, function(i) {
if (0 == i) {
plus.runtime.openURL(data.url);
}
}, data.title, ["立即更新", "取 消"]);
} else {
mui.toast('Hello MUI 已是最新版本~')
}
});
});
var view = viewApi.view;
(function($) {
//处理view的后退与webview后退
var oldBack = $.back;
$.back = function() {
if (viewApi.canBack()) { //如果view可以后退,则执行view的后退
viewApi.back();
} else { //执行webview后退
oldBack();
}
};
//监听页面切换事件方案1,通过view元素监听所有页面切换事件,目前提供pageBeforeShow|pageShow|pageBeforeBack|pageBack四种事件(before事件为动画开始前触发)
//第一个参数为事件名称,第二个参数为事件回调,其中e.detail.page为当前页面的html对象
view.addEventListener('pageBeforeShow', function(e) {
// console.log(e.detail.page.id + ' beforeShow');
});
view.addEventListener('pageShow', function(e) {
// console.log(e.detail.page.id + ' show');
});
view.addEventListener('pageBeforeBack', function(e) {
// console.log(e.detail.page.id + ' beforeBack');
});
view.addEventListener('pageBack', function(e) {
// console.log(e.detail.page.id + ' back');
});
})(mui);
//更换头像
mui(".mui-table-view-cell").on("tap", "#head", function(e) {
var a = [{
title: "拍照"
}, {
title: "从手机相册选择"
}];
plus.nativeUI.actionSheet({
title: "修改头像",
cancel: "取消",
buttons: a
}, function(b) {
switch (b.index) {
case 0:
break;
case 1:
getImage();
break;
case 2:
galleryImg();
break;
default:
break
}
})
});
function getImage() {
var c = plus.camera.getCamera();
c.captureImage(function(e) {
plus.io.resolveLocalFileSystemURL(e, function(entry) {
var s = entry.toLocalURL() + "?version=" + new Date().getTime();
console.log(s);
document.getElementById("head-img").src = s;
document.getElementById("head-img1").src = s;
//变更大图预览的src
//目前仅有一张图片,暂时如此处理,后续需要通过标准组件实现
document.querySelector("#__mui-imageview__group .mui-slider-item img").src = s + "?version=" + new Date().getTime();;;
}, function(e) {
console.log("读取拍照文件错误:" + e.message);
});
}, function(s) {
console.log("error" + s);
}, {
filename: "_doc/head.jpg"
})
}
function galleryImg() {
plus.gallery.pick(function(a) {
plus.io.resolveLocalFileSystemURL(a, function(entry) {
plus.io.resolveLocalFileSystemURL("_doc/", function(root) {
root.getFile("head.jpg", {}, function(file) {
//文件已存在
file.remove(function() {
console.log("file remove success");
entry.copyTo(root, 'head.jpg', function(e) {
var e = e.fullPath + "?version=" + new Date().getTime();
document.getElementById("head-img").src = e;
document.getElementById("head-img1").src = e;
//变更大图预览的src
//目前仅有一张图片,暂时如此处理,后续需要通过标准组件实现
document.querySelector("#__mui-imageview__group .mui-slider-item img").src = e + "?version=" + new Date().getTime();;
},
function(e) {
console.log('copy image fail:' + e.message);
});
}, function() {
console.log("delete image fail:" + e.message);
});
}, function() {
//文件不存在
entry.copyTo(root, 'head.jpg', function(e) {
var path = e.fullPath + "?version=" + new Date().getTime();
document.getElementById("head-img").src = path;
document.getElementById("head-img1").src = path;
//变更大图预览的src
//目前仅有一张图片,暂时如此处理,后续需要通过标准组件实现
document.querySelector("#__mui-imageview__group .mui-slider-item img").src = path;
},
function(e) {
console.log('copy image fail:' + e.message);
});
});
}, function(e) {
console.log("get _www folder fail");
})
}, function(e) {
console.log("读取拍照文件错误:" + e.message);
});
}, function(a) {}, {
filter: "image"
})
};
function defaultImg() {
plus.io.resolveLocalFileSystemURL("_doc/head.jpg", function(entry) {
var s = entry.fullPath + "?version=" + new Date().getTime();;
document.getElementById("head-img").src = s;
document.getElementById("head-img1").src = s;
}, function(e) {
document.getElementById("head-img").src = '../images/logo.png';
document.getElementById("head-img1").src = '../images/logo.png';
})
}
document.getElementById("head-img1").addEventListener('tap', function(e) {
e.stopPropagation();
});
document.getElementById("welcome").addEventListener('tap', function(e) {
//显示启动导航
mui.openWindow({
id: 'guide',
url: 'guide.html',
show: {
aniShow: 'fade-in',
duration: 300
},
waiting: {
autoShow: false
}
});
});
function initImgPreview() {
var imgs = document.querySelectorAll("img.mui-action-preview");
imgs = mui.slice.call(imgs);
if (imgs && imgs.length > 0) {
var slider = document.createElement("div");
slider.setAttribute("id", "__mui-imageview__");
slider.classList.add("mui-slider");
slider.classList.add("mui-fullscreen");
slider.style.display = "none";
slider.addEventListener("tap", function() {
slider.style.display = "none";
});
slider.addEventListener("touchmove", function(event) {
event.preventDefault();
})
var slider_group = document.createElement("div");
slider_group.setAttribute("id", "__mui-imageview__group");
slider_group.classList.add("mui-slider-group");
imgs.forEach(function(value, index, array) {
//给图片添加点击事件,触发预览显示;
value.addEventListener('tap', function() {
slider.style.display = "block";
_slider.refresh();
_slider.gotoItem(index, 0);
})
var item = document.createElement("div");
item.classList.add("mui-slider-item");
var a = document.createElement("a");
var img = document.createElement("img");
img.setAttribute("src", value.src);
a.appendChild(img)
item.appendChild(a);
slider_group.appendChild(item);
});
slider.appendChild(slider_group);
document.body.appendChild(slider);
var _slider = mui(slider).slider();
}
}
</script>
</html> | chuz/mui | examples/hello-mui/examples/setting.html | HTML | mit | 26,856 |
<a href='https://github.com/angular/angular.js/edit/v1.2.x/src/ng/directive/ngEventDirs.js?message=docs(ngSubmit)%3A%20describe%20your%20change...' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.2.26/src/ng/directive/ngEventDirs.js#L314' class='view-source pull-right btn btn-primary'>
<i class="glyphicon glyphicon-zoom-in"> </i>View Source
</a>
<header class="api-profile-header">
<h1 class="api-profile-header-heading">ngSubmit</h1>
<ol class="api-profile-header-structure naked-list step-list">
<li>
- directive in module <a href="api/ng">ng</a>
</li>
</ol>
</header>
<div class="api-profile-description">
<p>Enables binding angular expressions to onsubmit events.</p>
<p>Additionally it prevents the default action (which for form means sending the request to the
server and reloading the current page), but only if the form does not contain <code>action</code>,
<code>data-action</code>, or <code>x-action</code> attributes.</p>
<div class="alert alert-warning">
<strong>Warning:</strong> Be careful not to cause "double-submission" by using both the <code>ngClick</code> and
<code>ngSubmit</code> handlers together. See the
<a href="api/ng/directive/form#submitting-a-form-and-preventing-the-default-action"><code>form</code> directive documentation</a>
for a detailed discussion of when <code>ngSubmit</code> may be triggered.
</div>
</div>
<div>
<h2>Directive Info</h2>
<ul>
<li>This directive executes at priority level 0.</li>
</ul>
<h2 id="usage">Usage</h2>
<div class="usage">
<ul>
<li>as attribute:
<pre><code><form ng-submit=""> ... </form></code></pre>
</li>
</div>
<section class="api-section">
<h3>Arguments</h3>
<table class="variables-matrix input-arguments">
<thead>
<tr>
<th>Param</th>
<th>Type</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td>
ngSubmit
</td>
<td>
<a href="" class="label type-hint type-hint-expression">expression</a>
</td>
<td>
<p><a href="guide/expression">Expression</a> to eval.
(<a href="guide/expression#-event-">Event object is available as <code>$event</code></a>)</p>
</td>
</tr>
</tbody>
</table>
</section>
<h2 id="example">Example</h2><p>
<div>
<a ng-click="openPlunkr('examples/example-example32')" class="btn pull-right">
<i class="glyphicon glyphicon-edit"> </i>
Edit in Plunker</a>
<div class="runnable-example"
path="examples/example-example32"
module="submitExample">
<div class="runnable-example-file"
name="index.html"
language="html"
type="html">
<pre><code><script> angular.module('submitExample', []) .controller('ExampleController', ['$scope', function($scope) { $scope.list = []; $scope.text = 'hello'; $scope.submit = function() { if ($scope.text) { $scope.list.push(this.text); $scope.text = ''; } }; }]); </script> <form ng-submit="submit()" ng-controller="ExampleController"> Enter text and hit enter: <input type="text" ng-model="text" name="text" /> <input type="submit" id="submit" value="Submit" /> <pre>list={{list}}</pre> </form></code></pre>
</div>
<div class="runnable-example-file"
name="protractor.js"
type="protractor"
language="js">
<pre><code>it('should check ng-submit', function() { expect(element(by.binding('list')).getText()).toBe('list=[]'); element(by.css('#submit')).click(); expect(element(by.binding('list')).getText()).toContain('hello'); expect(element(by.model('text')).getAttribute('value')).toBe(''); }); it('should ignore empty strings', function() { expect(element(by.binding('list')).getText()).toBe('list=[]'); element(by.css('#submit')).click(); element(by.css('#submit')).click(); expect(element(by.binding('list')).getText()).toContain('hello'); });</code></pre>
</div>
<iframe class="runnable-example-frame" src="examples/example-example32/index.html" name="example-example32"></iframe>
</div>
</div>
</p>
</div>
| viral810/ngSimpleCMS | web/bundles/sunraangular/js/angular/angular-1.2.26/docs/partials/api/ng/directive/ngSubmit.html | HTML | mit | 4,772 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>URI Class : CodeIgniter User Guide</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
<script type="text/javascript" src="../nav/nav.js"></script>
<script type="text/javascript" src="../nav/prototype.lite.js"></script>
<script type="text/javascript" src="../nav/moo.fx.js"></script>
<script type="text/javascript" src="../nav/user_guide_menu.js"></script>
<meta http-equiv='expires' content='-1' />
<meta http-equiv= 'pragma' content='no-cache' />
<meta name='robots' content='all' />
<meta name='author' content='ExpressionEngine Dev Team' />
<meta name='description' content='CodeIgniter User Guide' />
</head>
<body>
<!-- START NAVIGATION -->
<div id="nav"><div id="nav_inner"><script type="text/javascript">create_menu('../');</script></div></div>
<div id="nav2"><a name="top"></a><a href="javascript:void(0);" onclick="myHeight.toggle();"><img src="../images/nav_toggle_darker.jpg" width="154" height="43" border="0" title="Toggle Table of Contents" alt="Toggle Table of Contents" /></a></div>
<div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>CodeIgniter User Guide Version 2.2.3</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td>
</tr>
</table>
</div>
<!-- END NAVIGATION -->
<!-- START BREADCRUMB -->
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td id="breadcrumb">
<a href="http://codeigniter.com/">CodeIgniter Home</a> ›
<a href="../index.html">User Guide Home</a> ›
URI Class
</td>
<td id="searchbox"><form method="get" action="http://www.google.com/search"><input type="hidden" name="as_sitesearch" id="as_sitesearch" value="codeigniter.com/user_guide/" />Search User Guide <input type="text" class="input" style="width:200px;" name="q" id="q" size="31" maxlength="255" value="" /> <input type="submit" class="submit" name="sa" value="Go" /></form></td>
</tr>
</table>
<!-- END BREADCRUMB -->
<br clear="all" />
<!-- START CONTENT -->
<div id="content">
<h1>URI Class</h1>
<p>The URI Class provides functions that help you retrieve information from your URI strings. If you use URI routing, you can
also retrieve information about the re-routed segments.</p>
<p class="important"><strong>Note:</strong> This class is initialized automatically by the system so there is no need to do it manually.</p>
<h2>$this->uri->segment(<var>n</var>)</h2>
<p>Permits you to retrieve a specific segment. Where <var>n</var> is the segment number you wish to retrieve.
Segments are numbered from left to right. For example, if your full URL is this:</p>
<code>http://example.com/index.php/news/local/metro/crime_is_up</code>
<p>The segment numbers would be this:</p>
<ol>
<li>news</li>
<li>local</li>
<li>metro</li>
<li>crime_is_up</li>
</ol>
<p>By default the function returns FALSE (boolean) if the segment does not exist. There is an optional second parameter that
permits you to set your own default value if the segment is missing.
For example, this would tell the function to return the number zero in the event of failure:</p>
<code>$product_id = $this->uri->segment(3, 0);</code>
<p>It helps avoid having to write code like this:</p>
<code>if ($this->uri->segment(3) === FALSE)<br />
{<br />
$product_id = 0;<br />
}<br />
else<br />
{<br />
$product_id = $this->uri->segment(3);<br />
}<br />
</code>
<h2>$this->uri->rsegment(<var>n</var>)</h2>
<p>This function is identical to the previous one, except that it lets you retrieve a specific segment from your
re-routed URI in the event you are using CodeIgniter's <a href="../general/routing.html">URI Routing</a> feature.</p>
<h2>$this->uri->slash_segment(<var>n</var>)</h2>
<p>This function is almost identical to <dfn>$this->uri->segment()</dfn>, except it adds a trailing and/or leading slash based on the second
parameter. If the parameter is not used, a trailing slash added. Examples:</p>
<code>$this->uri->slash_segment(<var>3</var>);<br />
$this->uri->slash_segment(<var>3</var>, 'leading');<br />
$this->uri->slash_segment(<var>3</var>, 'both');</code>
<p>Returns:</p>
<ol>
<li>segment/</li>
<li>/segment</li>
<li>/segment/</li>
</ol>
<h2>$this->uri->slash_rsegment(<var>n</var>)</h2>
<p>This function is identical to the previous one, except that it lets you add slashes a specific segment from your
re-routed URI in the event you are using CodeIgniter's <a href="../general/routing.html">URI Routing</a> feature.</p>
<h2>$this->uri->uri_to_assoc(<var>n</var>)</h2>
<p>This function lets you turn URI segments into and associative array of key/value pairs. Consider this URI:</p>
<code>index.php/user/search/name/joe/location/UK/gender/male</code>
<p>Using this function you can turn the URI into an associative array with this prototype:</p>
<code>[array]<br />
(<br />
'name' => 'joe'<br />
'location' => 'UK'<br />
'gender' => 'male'<br />
)</code>
<p>The first parameter of the function lets you set an offset. By default it is set to <kbd>3</kbd> since your
URI will normally contain a controller/function in the first and second segments. Example:</p>
<code>
$array = $this->uri->uri_to_assoc(3);<br />
<br />
echo $array['name'];
</code>
<p>The second parameter lets you set default key names, so that the array returned by the function will always contain expected indexes, even if missing from the URI. Example:</p>
<code>
$default = array('name', 'gender', 'location', 'type', 'sort');<br />
<br />
$array = $this->uri->uri_to_assoc(3, $default);</code>
<p>If the URI does not contain a value in your default, an array index will be set to that name, with a value of FALSE.</p>
<p>Lastly, if a corresponding value is not found for a given key (if there is an odd number of URI segments) the value will be set to FALSE (boolean).</p>
<h2>$this->uri->ruri_to_assoc(<var>n</var>)</h2>
<p>This function is identical to the previous one, except that it creates an associative array using the
re-routed URI in the event you are using CodeIgniter's <a href="../general/routing.html">URI Routing</a> feature.</p>
<h2>$this->uri->assoc_to_uri()</h2>
<p>Takes an associative array as input and generates a URI string from it. The array keys will be included in the string. Example:</p>
<code>$array = array('product' => 'shoes', 'size' => 'large', 'color' => 'red');<br />
<br />
$str = $this->uri->assoc_to_uri($array);<br />
<br />
// Produces: product/shoes/size/large/color/red
</code>
<h2>$this->uri->uri_string()</h2>
<p>Returns a string with the complete URI. For example, if this is your full URL:</p>
<code>http://example.com/index.php/news/local/345</code>
<p>The function would return this:</p>
<code>news/local/345</code>
<h2>$this->uri->ruri_string()</h2>
<p>This function is identical to the previous one, except that it returns the
re-routed URI in the event you are using CodeIgniter's <a href="../general/routing.html">URI Routing</a> feature.</p>
<h2>$this->uri->total_segments()</h2>
<p>Returns the total number of segments.</p>
<h2>$this->uri->total_rsegments()</h2>
<p>This function is identical to the previous one, except that it returns the total number of segments in your
re-routed URI in the event you are using CodeIgniter's <a href="../general/routing.html">URI Routing</a> feature.</p>
<h2>$this->uri->segment_array()</h2>
<p>Returns an array containing the URI segments. For example:</p>
<code>
$segs = $this->uri->segment_array();<br />
<br />
foreach ($segs as $segment)<br />
{<br />
echo $segment;<br />
echo '<br />';<br />
}</code>
<h2>$this->uri->rsegment_array()</h2>
<p>This function is identical to the previous one, except that it returns the array of segments in your
re-routed URI in the event you are using CodeIgniter's <a href="../general/routing.html">URI Routing</a> feature.</p>
</div>
<!-- END CONTENT -->
<div id="footer">
<p>
Previous Topic: <a href="unit_testing.html">Unit Testing Class</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="user_agent.html">User Agent Class</a>
</p>
<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2014 · <a href="http://ellislab.com/">EllisLab, Inc.</a> · Copyright © 2014 - 2015 · <a href="http://bcit.ca/">British Columbia Institute of Technology</a></p>
</div>
</body>
</html> | rafaellimati/limajacket | user_guide/libraries/uri.html | HTML | mit | 9,148 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>jQuery Impromptu States Example - Loan Calculator</title>
<link rel="stylesheet" media="all" type="text/css" href="../jquery-impromptu.css" />
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="../jquery-impromptu.js"></script>
<style type="text/css">
.jqi .errorBlock{ background-color: #FFC6A5; border: solid 1px #ff0000; color: #ff0000; padding: 5px 10px; font-weight: bold; }
.jqi .field{ margin: 4px 0; font-size: 11px; }
.jqi .field label{ font-weight: bold; display: block; width: 100px; float: left; clear: left; }
.jqi .field input { border: solid 1px #777777; width: 100px; }
</style>
<script type="text/javascript">
function openLoanCalculatorPrompt(o){
o = jQuery.extend({},{ amount:100000, down: 1500, years:15, rate:5 },o);
var formstr = '<div class="field"><label for="intamount">Amount</label><input type="text" name="intamount" id="intamount" value="'+ o.amount +'" /></div>'+
'<div class="field"><label for="intdown">Down Payment</label><input type="text" name="intdown" id="intdown" value="'+ o.down +'" /></div>'+
'<div class="field"><label for="intyears">Years</label><input type="text" name="intyears" id="intyears" value="'+ o.years +'" /></div>'+
'<div class="field"><label for="intrate">Rate</label><input type="text" name="intrate" id="intrate" value="'+ o.rate +'" /></div>';
jqistates = {
state0: {
title: 'Calculate Monthly Payment',
html: formstr,
focus: 1,
buttons: { Cancel: false, Calculate: true },
submit: function(e, v, m, f){
var e = "";
m.find('.errorBlock').hide('fast',function(){ jQuery(this).remove(); });
if (v) {
if(isNaN(f.intamount))
e += "Please enter a numeric amount (No commas)<br />";
if(isNaN(f.intdown))
e += "Please enter a numeric down payment (No commas)<br />";
if(isNaN(f.intyears))
e += "Please enter a numeric number of years<br />";
if(isNaN(f.intrate))
e += "Please enter a numeric interest rate<br />";
if (e == "") {
var interest = f.intrate/100;
var years = f.intyears;
var amount = f.intamount-f.intdown;
var n = years * 12;
if(f.intrate == 0){
var m = amount / n;
}
else{
var i = interest / 12;
var i_to_n = Math.pow((i + 1), n);
var p = amount * ((i * i_to_n) / (i_to_n - 1));
var m = Math.round(p * 100) / 100;
}
jQuery.prompt.getState('state1').find('#intmonthlypayment').text(m);
jQuery.prompt.goToState('state1',true);
}
else{
jQuery('<div class="errorBlock" style="display: none;">'+ e +'</div>').prependTo(m).show('slow');
}
return false;
}
else return true;
}
},
state1: {
html: 'Monthly Payment: $<span id="intmonthlypayment"></span>',
focus: 1,
buttons: { Back: false, Done: true },
submit: function(e,v,m,f){
if(v)
return true;
jQuery.prompt.goToState('state0');
return false;
}
}
};
$.prompt(jqistates);
}
</script>
</head>
<body>
<a href="javascript:openLoanCalculatorPrompt({amount:150000, years:30, rate:5.25})">Test Impromptu Loan Calculator</a>
</body>
</html>
| trentrichardson/jQuery-Impromptu | src/demos/loan_calculator.html | HTML | mit | 3,828 |
<!doctype html>
<html>
<head>
<title>Lactate</title>
<meta charset = 'utf-8'/>
<link href='polymerase.png' rel='icon'/>
<link href='style.css' rel='stylesheet'/>
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Rokkitt' rel='stylesheet' type='text/css'>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
</head>
<body>
<div id='container'>
<hgroup>
<h1>Lactate</h1>
</hgroup>
<p class='headline'>A simple yet featureful static file server for Node.js</p>
<ul class='feature_list'>
<li data-name='overview' class='selected'><a href='/#overview'>overview</a>
<li data-name='features'><a href='/#features'>features</a>
<li data-name='comparison'><a href='/#comparison'>comparison</a>
<li data-name='installation'><a href='/#installation'>installation</a>
<li data-name='usage'><a href='/#usage'>usage</a>
<li data-name='caveats'><a href='/#caveats'>caveats</a>
</ul>
<section id='overview'>
<h2 data-name='overview' class='section_title'>
<a href='#overview'>Overview</a>
</h2>
<p>
Lactate is a static file handler for node. It integrates with basic node HTTP server, Express, and theoretically any framework on top of Node that adheres to the <em>req > res</em> pattern. It was designed with performance in-mind, and outperforms most other solutions out of the box. Lactate uses streams wherever possible, gzips when it can, handles client-side expiration, caches files in memory, and watches files for updates. To learn more about Lactate's features, see the <a href='#features'>features</a> section.
</p>
<h3>Why</h3>
<p>
Lactate began its existence in a pet project whose requirements were not met by the available options. After much research it was decided that your author would feel more comfortable knowing precisely what's under the hood. If that is your interest, go for it. Otherwise, <a href='https://github.com/Weltschmerz/Lactate/issues'>notify Weltschmerz</a> of any feature requests or issues and he will rapidly fix any overthought to save himself further embarrassment.</p>
<p>
If the name Lactate strikes your curiosity, I have only to say that it is symbolic for the act of distributing resources. <a href='http://i.imgur.com/wTp8o.jpg'>These guys</a> like resources.
</p>
</section>
<section id='features'>
<h2 data-name='features'class='section_title'>
<a href='#features'>Features</a>
</h2>
<ul>
<li>In-memory caching with options for <em>expiration</em>, <em>max items</em> and <em>max size</em>
<li>Client-side caching using <em>Last-Modified</em> and <em>Cache-Control</em> response headers
<li>Human-readable <em>max-age</em> settings, e.g. <em>one day</em> or <em>ten years</em>
<li>Automatic gzipping
<li>Automatic CSS / JS minification
<li>Asset bundling (combining and minifying scripts / styles)
<li>Custom 404 pages and functions
<li>Custom response headers
<li>Connect middleware export
<li>Drop-in replacement for <em>Express.static</em>
<li>Default error pages for <em>Not Found</em>, <em>Forbidden</em> and <em>Internal Error</em> responses
<li>on(<em>status</em>) response code listeners
<li>Colored <a href='http://i.imgur.com/Gpztu.png'>log output</a>
<li>Global executable with full options, using <em>cluster</em> for utilization of all CPU cores
</ul>
</section>
<section id='comparison'>
<h2 data-name='comparison' class='section_title'>
<a href='#comparison'>Comparison</a>
</h2>
<h3>Features</h4>
<p>A brief comparison of Lactate's features to those of popular solutions.</h3>
<table>
<tbody>
<tr>
<th>Module</th>
<th>Hits fs per request</th>
<th>Streams</th>
<th>Client caching</th>
<th>In-memory caching</th>
<th>Watch files</th>
<th>Gzip</th>
<th>Minify</th>
</tr>
<tr>
<td class='name'><a href='https://github.com/Weltschmerz/Lactate/blob/master/lib/lactate.js'>Lactate</a></td>
<td class='no'><span>no</span><em>1</em></td>
<td class='yes'>yes</td>
<td class='yes'>yes</td>
<td class='yes'>yes</td>
<td class='yes'>yes</td>
<td class='yes'><span>yes</span><em>2</em></td>
<td class='yes'>yes</td>
</tr>
<tr>
<td class='name'><a href='https://github.com/cloudhead/node-static/blob/master/lib/node-static.js'>node-static</a></td>
<td class='yes'>yes</td>
<td class='no'><span>no</span><em>3</em></td>
<td class='yes'>yes</td>
<td class='yes'><span>yes</span><em>4</em></td>
<td class='no'>no</td>
<td class='no'>no</td>
<td class='no'>no</td>
</tr>
<tr>
<td class='name'><a href='https://github.com/visionmedia/send/blob/master/lib/send.js'>connect</a></td>
<td class='yes'>yes</td>
<td class='yes'>yes</td>
<td class='yes'>yes</td>
<td class='no'><span>no</span><em>5</em></td>
<td class='no'>no</td>
<td class='no'>no</td>
<td class='no'>no</td>
</tr>
<tr>
<td class='name'><a href='https://github.com/jesusabdullah/node-ecstatic/blob/master/lib/ecstatic.js'>ecstatic</a></td>
<td class='yes'>yes</td>
<td class='yes'>yes</td>
<td class='yes'>yes</td>
<td class='no'>no</td>
<td class='no'>no</td>
<td class='no'>no</td>
<td class='no'>no</td>
</tr>
</tbody>
</table>
<H3>Notes</h3>
<ol>
<li><i>Hits fs per request</i> means that the filesystem will be hit for each new client requesting a file. All of the solutions comprehend client-side caching, so multiple requests from the same client would not usually cause another hit. If you have <em>n(<i>unique client requests</i>)</em>, that means <em>n(<i>filesystem hits</i>)</em>, usually in the form of <em>fs.stat()</em> or <em>fs.exists()</em>, unless you are using Lactate.
<li>Of the tested modules, Lactate is the only one that comprehends <em>gzip</em> response encoding, despite widespread support.
<li>Though <em>node-static</em> uses <em>fs.createReadStream()</em>, it does not actually write any data until the file is fully read. It <a href='https://github.com/cloudhead/node-static/blob/master/lib/node-static.js#L243-268'>behaves</a> identically to callback-oriented design.
<li>node-static caches files in-memory so that they don't need to be fully read for every request; however, each request <a href='https://github.com/cloudhead/node-static/blob/master/lib/node-static.js#L88'>will call</a> <em>fs.stat()</em>. It does this to compare mtimes, to determine whether to send a <em>304 Not Modified</em> response. Lactate <a href='https://github.com/Weltschmerz/Lactate/blob/master/lib/lactate.js#L152-159'>avoids</a> this issue by watching files for modifications, and updating the in-memory cache. If a file exists in Lactate's cache, it is fresh.
<li><em>connect</em> et al do not cache because they assume that you will use a separate caching layer such as Varnish. As such, connect does not concern itself with anything beyond streaming files. This means minimal complexity, which might be just fine for you. See the section on <a href='#caveats'>caveats</a> for details.
<li>Note that <em>connect</em> is analogous to <em>Express.static</em>
</ol>
<h3>Performance</h3>
<p>Despite its features, Lactate does not suffer a performance hit. In fact it is faster than popular solutions. The following plot was generated using the <em>R</em> statistical programming environment. It represents three runs of <em>Apache Bench</em>.
<em class='code'>ab -n 10000 -c 100 http://localhost:8080/jquery.min.js</em>
<img src='rps_plot.png'/>
<h3>Notes</h3>
<ol>
<li>Latest version of each module as of <em>Thu Oct 25 15:26:04 CDT 2012</em>
<li>Requested file is <em>jquery.min.js</em>
<li>File size is <em>~96kb</em>
<li>Node version is <em>v0.8.10</em>
<li><em>ab</em> is run with <em>10,000</em> requests, <em>100</em> concurrent
<li>These tests utilize one CPU core of an Intel core i5 sandy bridge @ 2.3ghz
<li>The disparity between connect and node-static exists because connect does not cache files. This behavior is problematic for benchmarking, but in practice you might use a more highly-performing caching layer between connect et al and the client. The point here is that if you are expecting performance out of a pure-Node static file server, <em>connect</em> AKA <em>Express.static</em> is not a good idea.
</ol>
</section>
<section id='installation'>
<h2 data-name='installation' class='section_title'>
<a href='#installation'>Installation</a>
</h2>
<p>
Lactate is published via NPM under the name <em>lactate</em>.
</p>
<p>
For help installing Node, see the <a href='https://github.com/joyent/node/wiki/Installation'>Installation Guide</a> on the Node wiki. For more information about using NPM, see <a href='https://npmjs.org/'>npmjs.org</a>
</p>
<h3>Local NPM install</h3>
<em class='code'>npm install lactate</em>
<p>This will place Lactate in your <em>node_modules</em> directory for programmatic access. You can now <em>require('lactate')</em> from within any node program.
<h3>Global NPM install</h3>
<em class='code'>sudo npm install -g lactate</em>
<p>
Installing Lactate globally will provide you with the <em>lactate</em> command, which will run a clustered Lactate server in the current working directory, utilizing all CPU cores with the <em>cluster</em> module. Try <em>lactate --help</em> for a list of the available options.
</p>
<script src="https://gist.github.com/3954951.js?file=gistfile1.txt"></script>
</section>
<section id='usage'>
<h2 data-name='usage'class='section_title'>
<a href='#usage'>Usage</a>
</h2>
<p>Lactate may be used with plain node HTTP server, or with Express as a drop-in replacement for Express.static, or anything that looks like Express. There are also <a href='https://github.com/Weltschmerz/Lactate/commit/681566b944fe482dadeffed05bc76d9dc9bf11a5'>adaptors</a> for <em>node-static</em> API. Simply, there's no wrong way to Lactate a file.
</p>
<p>
See the <a href='https://github.com/Weltschmerz/Lactate'>Github page</a> for more documentation.
</p>
<h3>Creating a Lactate server</h3>
<script src="https://gist.github.com/3954858.js?file=server.js"></script>
<h3>Creating a directory handler</h3>
<script src="https://gist.github.com/3954916.js?file=server.js"></script>
<h3>Using directory middleware</h3>
<script src="https://gist.github.com/3954926.js?file=server.js"></script>
<h3>Integrating with Express</h3>
<script src="https://gist.github.com/3954982.js?file=server.js"></script>
<h3>Using Express.static API</h3>
<script src="https://gist.github.com/3955129.js?file=server.js"></script>
<h3>Using node-static API</h3>
<script src="https://gist.github.com/3955035.js?file=server.js"></script>
<h3>Serving individual files</h3>
<script src="https://gist.github.com/3955076.js?file=server.js"></script>
<h3>Setting options</h3>
<script src="https://gist.github.com/3955107.js?file=server.js"></script>
<h3>Bundling assets</h3>
<script src="https://gist.github.com/3955162.js?file=server.js"></script>
<h3>Using custom 404 pages</h3>
<script src="https://gist.github.com/3955677.js?file=server.js"></script>
<h3>Using custom response headers</h3>
<script src="https://gist.github.com/3955694.js?file=server.js"></script>
<h3>Setting cache options</h3>
<p>
Lactate's in-memory cache has the following limitations:
</p>
<ol>
<li><em>max size</em> the maximum size in megabytes to store in-memory. Adding items always works; old items will be pruned instead.
<li><em>max keys</em> the maximum number of file paths to keep track of.
<li><em>expirationa</em> duration in seconds to keep a file in memory. When a file is touched, the clock is reset.
<li><em>segmentation threshold</em> this option refers to file size in <em>kb</em>. After this threshold is reached, Lactate will use a separate strategy for serving the cached file; relying on multiple writes wrapped in <em>process.nextTick()</em> instead of a single call to <em>.write()</em>. This is a safeguard against slow clients and large files. Behavior can be found <a href='https://github.com/Weltschmerz/Lactate/blob/master/lib/lactate.js#L221-245'>here</a>
</ol>
</p>
<script src="https://gist.github.com/3955285.js?file=server.js"></script>
</section>
<section id='caveats'>
<h2 data-name='caveats' class='section_title'>
<a href='#caveats'>Caveats</a>
</h2>
<p>In no particular order, caveats:</p>
<ol>
<li>Lactate delivers reasonably fast performance with cached files. With caching disabled, Lactate can be slower than some modules without caching ability. Assuming that you have a caching mechanism such as Varnish, which is the assumption that connect makes by default, you shouldn't suffer much from disabled caching using either Lactate or connect. The point here is that you have nothing to lose, but something to gain, as all of Lactate's extra abilities are disable-able.
<li>Minification is achieved with child processes piped to either YUICompressor or Uglifyjs. It's quite slow and consumptive, so it would be advisable to pre-bundle your styles and scripts using <em>dir.bundle(type, name, callback)</em>. Another option is to enable <em>minify</em>. This will automatically minify scripts and styles as they are requested. With caching enabled, this means only the first request will take ages, as subsequent requests will simply access the already minified script or style. Minification and gzipping are not mutually exclusive; you may use either or both. Of course, you needn't use Lactate at all for minification or bundling.
<li>Lactate comprehends gzip, but doesn't care for deflate compression. This is because of gzip's widespread and long history of support. Pretty much anything will accept gzip encoding. There is no risk to enabling <em>gzip</em> option; it will only gzip with appropriate <em>accept-encoding</em> request headers. Lactate does not re-gzip; it stores the fully mangled files in its cache.
</ol>
</section>
</div>
<div id='forkme'>
<a href='https://github.com/Weltschmerz/Lactate'>Fork me on GitHub</a>
</div>
<script src='waypoints/waypoints.min.js'></script>
<script src='script.js'></script>
</body>
</html>
| wltsmrz/Lactate | test/files/landing page.html | HTML | mit | 15,885 |
<!doctype html>
<div style="width: 100px; height: 100px; background-color: green"></div>
| scheib/chromium | third_party/blink/web_tests/css3/masking/mask-invalid-svg-root-expected.html | HTML | bsd-3-clause | 89 |
<!DOCTYPE html>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<style id="style">
div { all: initial; }
div { all: initial; color: red; }
div { color: red; all: initial; }
div { all: initial !important; color: red; }
div { all: initial; color: red !important; }
div { all: inherit; }
div { all: inherit; color: red; }
div { color: red; all: inherit; }
div { all: inherit !important; color: red; }
div { all: inherit; color: red !important; }
div { all: red; all: none; all: 10px; all: auto; all: url(about:blank); }
div { direction: ltr; all: initial; direction: rtl; }
div { direction: ltr; unicode-bidi: bidi-override; all: initial !important; }
div { direction: ltr; all: initial; color: red; }
div { all: initial; font-size: 10px; }
div { all: initial; width: inherit; }
div { all: unset; }
div { all: unset; color: red; }
</style>
<script>
function contains(cssText, property) {
return cssText.indexOf(property) == 0 || cssText.indexOf(' ' + property) != -1;
}
var cssRules = document.getElementById('style').sheet.cssRules;
test(() => {
assert_equals(cssRules.length, 18);
assert_equals(cssRules[0].cssText, "div { all: initial; }");
assert_not_equals(cssRules[1].cssText, "div { all: initial; color: red; }");
assert_true(contains(cssRules[1].cssText, "color: red;"));
assert_true(contains(cssRules[1].cssText, "background: initial;"));
assert_false(contains(cssRules[1].cssText, "direction: "));
assert_false(contains(cssRules[1].cssText, "unicode-bidi: "));
assert_equals(cssRules[2].cssText, "div { all: initial; }");
assert_equals(cssRules[3].cssText, "div { all: initial !important; }");
assert_not_equals(cssRules[4].cssText, "div { all: initial; color: red !important; }");
assert_true(contains(cssRules[4].cssText, "color: red !important;"));
assert_true(contains(cssRules[4].cssText, "background: initial;"));
assert_false(contains(cssRules[4].cssText, "direction: "));
assert_false(contains(cssRules[4].cssText, "unicode-bidi: "));
assert_equals(cssRules[5].cssText, "div { all: inherit; }");
assert_not_equals(cssRules[6].cssText, "div { all: inherit; color: red; }");
assert_true(contains(cssRules[6].cssText, "color: red;"));
assert_false(contains(cssRules[6].cssText, "direction: "));
assert_false(contains(cssRules[6].cssText, "unicode-bidi: "));
assert_equals(cssRules[7].cssText, "div { all: inherit; }");
assert_equals(cssRules[8].cssText, "div { all: inherit !important; }");
assert_not_equals(cssRules[9].cssText, "div { all: inherit; color: red !important; }");
assert_true(contains(cssRules[9].cssText, "color: red !important"));
assert_true(contains(cssRules[9].cssText, "background: inherit;"));
assert_false(contains(cssRules[9].cssText, "direction: "));
assert_false(contains(cssRules[9].cssText, "unicode-bidi: "));
assert_equals(cssRules[10].cssText, "div { }");
assert_equals(cssRules[11].cssText, "div { all: initial; direction: rtl; }");
assert_equals(cssRules[12].cssText, "div { direction: ltr; unicode-bidi: bidi-override; all: initial !important; }");
assert_false(contains(cssRules[13].cssText, "all: initial;"));
assert_false(contains(cssRules[13].cssText, "-internal-"));
assert_true(contains(cssRules[13].cssText, "direction: ltr;"));
assert_true(contains(cssRules[13].cssText, "color: red;"));
assert_false(contains(cssRules[14].cssText, "all: initial;"));
assert_false(contains(cssRules[14].cssText, "-internal-"));
assert_false(contains(cssRules[14].cssText, "font: initial;"));
assert_true(contains(cssRules[14].cssText, "font-family: initial;"));
assert_false(contains(cssRules[15].cssText, "all: initial;"));
assert_false(contains(cssRules[15].cssText, "-internal-"));
assert_false(contains(cssRules[14].cssText, "font: initial;"));
assert_true(contains(cssRules[14].cssText, "marker: initial;"));
assert_true(contains(cssRules[15].cssText, "width: inherit;"));
assert_true(contains(cssRules[15].cssText, "min-width: initial;"));
assert_true(contains(cssRules[15].cssText, "max-width: initial;"));
assert_false(contains(cssRules[15].cssText, "marker-start: initial;"));
assert_false(contains(cssRules[15].cssText, "marker-mid: initial;"));
assert_false(contains(cssRules[15].cssText, "marker-end: initial;"));
assert_equals(cssRules[16].cssText, "div { all: unset; }");
assert_false(contains(cssRules[17].cssText, "all: unset;"));
assert_true(contains(cssRules[17].cssText, "color: red;"));
assert_true(contains(cssRules[17].cssText, "display: unset;"));
}, 'Test for crbug.com/172051: all shorthand property.');
</script>
| nwjs/chromium.src | third_party/blink/web_tests/fast/css/all-shorthand-css-text.html | HTML | bsd-3-clause | 4,767 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Controller\Admin\CouponController | </title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
</head>
<body id="class">
<div class="header">
<ul>
<li><a href="../../../classes.html">Classes</a></li>
<li><a href="../../../namespaces.html">Namespaces</a></li>
<li><a href="../../../interfaces.html">Interfaces</a></li>
<li><a href="../../../traits.html">Traits</a></li>
<li><a href="../../../doc-index.html">Index</a></li>
</ul>
<div id="title"></div>
<div class="type">Class</div>
<h1><a href="../../../Thelia/Controller/Admin.html">Thelia\Controller\Admin</a>\CouponController</h1>
</div>
<div class="content">
<p> class
<strong>CouponController</strong> extends <a href="../../../Thelia/Controller/Admin/BaseAdminController.html"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a></p>
<div class="description">
<p>Control View and Action (Model) via Events</p>
<p>
</p>
</div>
<h2>Constants</h2>
<table>
<tr>
<td>TEMPLATE_404</td>
<td class="last">
<p><em>
</em></p>
<p>
</p>
</td>
</tr>
</table>
<h2>Methods</h2>
<table>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_adminLogAppend">adminLogAppend</a>(string $resource, string $action, string $message)
<p>Helper to append a message to the admin log.</p>
</td>
<td><small>from <a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_adminLogAppend"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</td>
<td class="last">
<a href="#method_processTemplateAction">processTemplateAction</a>(string $template)
<p>This method process the rendering of view called from an admin page</p>
</td>
<td><small>from <a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_processTemplateAction"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</td>
<td class="last">
<a href="#method_browseAction">browseAction</a>()
<p>Manage Coupons list display</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</td>
<td class="last">
<a href="#method_createAction">createAction</a>()
<p>Manage Coupons creation display</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</td>
<td class="last">
<a href="#method_updateAction">updateAction</a>(int $couponId)
<p>Manage Coupons edition display</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</td>
<td class="last">
<a href="#method_getConditionEmptyInputAjaxAction">getConditionEmptyInputAjaxAction</a>(string $conditionId)
<p>Manage Coupons read display</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</td>
<td class="last">
<a href="#method_getConditionToUpdateInputAjaxAction">getConditionToUpdateInputAjaxAction</a>(int $couponId, int $conditionIndex)
<p>Manage Coupons read display</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</td>
<td class="last">
<a href="#method_saveConditionsAction">saveConditionsAction</a>(int $couponId)
<p>Manage Coupons read display</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</td>
<td class="last">
<a href="#method_deleteConditionsAction">deleteConditionsAction</a>(int $couponId, int $conditionIndex)
<p>Manage Coupons condition deleteion</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Tools/Rest/ResponseRest.html"><abbr title="Thelia\Tools\Rest\ResponseRest">ResponseRest</abbr></a>
</td>
<td class="last">
<a href="#method_getBackOfficeInputsAjaxAction">getBackOfficeInputsAjaxAction</a>(string $couponServiceId)
<p>Draw the input displayed in the BackOffice allowing Admin to set its Coupon effect</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
<a href="../../../Thelia/Tools/Rest/ResponseRest.html"><abbr title="Thelia\Tools\Rest\ResponseRest">ResponseRest</abbr></a>
</td>
<td class="last">
<a href="#method_getBackOfficeConditionSummariesAjaxAction">getBackOfficeConditionSummariesAjaxAction</a>(int $couponId)
<p>Draw the input displayed in the BackOffice allowing Admin to set its Coupon effect</p>
</td>
<td></td>
</tr>
</table>
<h2>Details</h2>
<h3 id="method_adminLogAppend">
<div class="location">in <a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_adminLogAppend"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a> at line 51</div>
<code> public
<strong>adminLogAppend</strong>(string $resource, string $action, string $message)</code>
</h3>
<div class="details">
<p>Helper to append a message to the admin log.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$resource</td>
<td>
</td>
</tr>
<tr>
<td>string</td>
<td>$action</td>
<td>
</td>
</tr>
<tr>
<td>string</td>
<td>$message</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_processTemplateAction">
<div class="location">in <a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_processTemplateAction"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a> at line 62</div>
<code> public <a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>processTemplateAction</strong>(string $template)</code>
</h3>
<div class="details">
<p>This method process the rendering of view called from an admin page</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$template</td>
<td>the template name</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>the response which contains the rendered view</td>
</tr>
</table>
</div>
</div>
<h3 id="method_browseAction">
<div class="location">at line 54</div>
<code> public <a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>browseAction</strong>()</code>
</h3>
<div class="details">
<p>Manage Coupons list display</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_createAction">
<div class="location">at line 70</div>
<code> public <a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>createAction</strong>()</code>
</h3>
<div class="details">
<p>Manage Coupons creation display</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_updateAction">
<div class="location">at line 117</div>
<code> public <a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>updateAction</strong>(int $couponId)</code>
</h3>
<div class="details">
<p>Manage Coupons edition display</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$couponId</td>
<td>Coupon id</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getConditionEmptyInputAjaxAction">
<div class="location">at line 264</div>
<code> public <a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>getConditionEmptyInputAjaxAction</strong>(string $conditionId)</code>
</h3>
<div class="details">
<p>Manage Coupons read display</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$conditionId</td>
<td>Condition service id</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getConditionToUpdateInputAjaxAction">
<div class="location">at line 313</div>
<code> public <a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>getConditionToUpdateInputAjaxAction</strong>(int $couponId, int $conditionIndex)</code>
</h3>
<div class="details">
<p>Manage Coupons read display</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$couponId</td>
<td>Coupon id being updated</td>
</tr>
<tr>
<td>int</td>
<td>$conditionIndex</td>
<td>Coupon Condition position in the collection</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_saveConditionsAction">
<div class="location">at line 368</div>
<code> public <a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>saveConditionsAction</strong>(int $couponId)</code>
</h3>
<div class="details">
<p>Manage Coupons read display</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$couponId</td>
<td>Coupon id</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_deleteConditionsAction">
<div class="location">at line 417</div>
<code> public <a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>deleteConditionsAction</strong>(int $couponId, int $conditionIndex)</code>
</h3>
<div class="details">
<p>Manage Coupons condition deleteion</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$couponId</td>
<td>Coupon id</td>
</tr>
<tr>
<td>int</td>
<td>$conditionIndex</td>
<td>Coupon condition index in the collection</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getBackOfficeInputsAjaxAction">
<div class="location">at line 625</div>
<code> public <a href="../../../Thelia/Tools/Rest/ResponseRest.html"><abbr title="Thelia\Tools\Rest\ResponseRest">ResponseRest</abbr></a>
<strong>getBackOfficeInputsAjaxAction</strong>(string $couponServiceId)</code>
</h3>
<div class="details">
<p>Draw the input displayed in the BackOffice allowing Admin to set its Coupon effect</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$couponServiceId</td>
<td>Coupon service id</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Tools/Rest/ResponseRest.html"><abbr title="Thelia\Tools\Rest\ResponseRest">ResponseRest</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getBackOfficeConditionSummariesAjaxAction">
<div class="location">at line 659</div>
<code> public <a href="../../../Thelia/Tools/Rest/ResponseRest.html"><abbr title="Thelia\Tools\Rest\ResponseRest">ResponseRest</abbr></a>
<strong>getBackOfficeConditionSummariesAjaxAction</strong>(int $couponId)</code>
</h3>
<div class="details">
<p>Draw the input displayed in the BackOffice allowing Admin to set its Coupon effect</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$couponId</td>
<td>Coupon id</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../../Thelia/Tools/Rest/ResponseRest.html"><abbr title="Thelia\Tools\Rest\ResponseRest">ResponseRest</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
</div>
</body>
</html>
| Mertiozys/thelia.github.io | api/2.1.0-alpha2/Thelia/Controller/Admin/CouponController.html | HTML | mit | 20,232 |
<!doctype html>
<html lang="en" ng-app="docsApp" ng-strict-di ng-controller="DocsController">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="Description"
content="AngularJS is what HTML would have been, had it been designed for building web-apps.
Declarative templates with data-binding, MVC, dependency injection and great
testability story all implemented with pure client-side JavaScript!">
<meta name="fragment" content="!">
<title ng-bind-template="AngularJS: {{ currentArea.name }}: {{ currentPage.name || 'Error: Page not found'}}">AngularJS</title>
<script type="text/javascript">
// dynamically add base tag as well as css and javascript files.
// we can't add css/js the usual way, because some browsers (FF) eagerly prefetch resources
// before the base attribute is added, causing 404 and terribly slow loading of the docs app.
(function() {
var indexFile = (location.pathname.match(/\/(index[^\.]*\.html)/) || ['', ''])[1],
rUrl = /(#!\/|api|guide|misc|tutorial|error|index[^\.]*\.html).*$/,
baseUrl = location.href.replace(rUrl, indexFile),
production = location.hostname === 'docs.angularjs.org',
headEl = document.getElementsByTagName('head')[0],
sync = true;
addTag('base', {href: baseUrl});
addTag('link', {rel: 'stylesheet', href: 'components/bootstrap-3.1.1/css/bootstrap.min.css', type: 'text/css'});
addTag('link', {rel: 'stylesheet', href: 'components/open-sans-fontface-1.0.4/open-sans.css', type: 'text/css'});
addTag('link', {rel: 'stylesheet', href: 'css/prettify-theme.css', type: 'text/css'});
addTag('link', {rel: 'stylesheet', href: 'css/docs.css', type: 'text/css'});
addTag('link', {rel: 'stylesheet', href: 'css/animations.css', type: 'text/css'});
addTag('script', {src: 'components/jquery-2.1.1/jquery.js' }, sync);
addTag('script', {src: '../angular.min.js' }, sync);
addTag('script', {src: '../angular-resource.min.js' }, sync);
addTag('script', {src: '../angular-route.min.js' }, sync);
addTag('script', {src: '../angular-cookies.min.js' }, sync);
addTag('script', {src: '../angular-sanitize.min.js' }, sync);
addTag('script', {src: '../angular-touch.min.js' }, sync);
addTag('script', {src: '../angular-animate.min.js' }, sync);
addTag('script', {src: 'components/marked-0.3.3/lib/marked.js' }, sync);
addTag('script', {src: 'js/angular-bootstrap/bootstrap.min.js' }, sync);
addTag('script', {src: 'js/angular-bootstrap/dropdown-toggle.min.js' }, sync);
addTag('script', {src: 'components/lunr.js-0.4.2/lunr.min.js' }, sync);
addTag('script', {src: 'components/google-code-prettify-1.0.1/src/prettify.js' }, sync);
addTag('script', {src: 'components/google-code-prettify-1.0.1/src/lang-css.js' }, sync);
addTag('script', {src: 'js/versions-data.js' }, sync);
addTag('script', {src: 'js/pages-data.js' }, sync);
addTag('script', {src: 'js/nav-data.js' }, sync);
addTag('script', {src: 'js/docs.min.js' }, sync);
function addTag(name, attributes, sync) {
var el = document.createElement(name),
attrName;
for (attrName in attributes) {
el.setAttribute(attrName, attributes[attrName]);
}
sync ? document.write(outerHTML(el)) : headEl.appendChild(el);
}
function outerHTML(node){
// if IE, Chrome take the internal method otherwise build one
return node.outerHTML || (
function(n){
var div = document.createElement('div'), h;
div.appendChild(n);
h = div.innerHTML;
div = null;
return h;
})(node);
}
})();
// GA asynchronous tracker
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-8594346-3']);
_gaq.push(['_setDomainName', '.angularjs.org']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="wrapper">
<header scroll-y-offset-element class="header header-fixed">
<section class="navbar navbar-inverse docs-navbar-primary" ng-controller="DocsSearchCtrl">
<div class="container">
<div class="row">
<div class="col-md-9 header-branding">
<a class="brand navbar-brand" href="http://angularjs.org">
<img width="117" height="30" class="logo" ng-src="img/angularjs-for-header-only.svg">
</a>
<ul class="nav navbar-nav">
<li class="divider-vertical"></li>
<li><a href="http://angularjs.org"><i class="icon-home icon-white"></i> Home</a></li>
<li class="divider-vertical"></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="icon-eye-open icon-white"></i> Learn <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li class="disabled"><a href="http://angularjs.org/">Why AngularJS?</a></li>
<li><a href="http://www.youtube.com/user/angularjs">Watch</a></li>
<li><a href="tutorial">Tutorial</a></li>
<li><a href="http://builtwith.angularjs.org/">Case Studies</a></li>
<li><a href="https://github.com/angular/angular-seed">Seed App project template</a></li>
<li><a href="misc/faq">FAQ</a></li>
</ul>
</li>
<li class="divider-vertical"></li>
<li class="dropdown active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="icon-book icon-white"></i> Develop <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="tutorial">Tutorial</a></li>
<li><a href="guide">Developer Guide</a></li>
<li><a href="api">API Reference</a></li>
<li><a href="error">Error Reference</a></li>
<li><a href="misc/contribute">Contribute</a></li>
<li><a href="http://code.angularjs.org/">Download</a></li>
</ul>
</li>
<li class="divider-vertical"></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="icon-comment icon-white"></i> Discuss <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="http://blog.angularjs.org">Blog</a></li>
<li><a href="http://groups.google.com/group/angular">Mailing List</a></li>
<li><a href="http://webchat.freenode.net/?channels=angularjs&uio=d4">Chat Room</a></li>
<li class="divider"></li>
<li><a href="https://twitter.com/#!/angularjs">Twitter</a></li>
<li><a href="https://plus.google.com/110323587230527980117">Google+</a></li>
<li class="divider"></li>
<li><a href="https://github.com/angular/angular.js">GitHub</a></li>
<li><a href="https://github.com/angular/angular.js/issues">Issue Tracker</a></li>
</ul>
</li>
<li class="divider-vertical"></li>
</ul>
</div>
<form ng-class="{focus:focus}" class="navbar-search col-md-3 docs-search" ng-submit="submit()">
<span class="glyphicon glyphicon-search search-icon"></span>
<input type="text"
name="as_q"
class="search-query"
placeholder="Click or press / to search"
ng-focus="focus=true"
ng-blur="focus=false"
ng-change="search(q)"
ng-model="q"
docs-search-input
autocomplete="off" />
</form>
</div>
</div>
<div class="search-results-container" ng-show="hasResults">
<div class="container">
<div class="search-results-frame">
<div ng-repeat="(key, value) in results" class="search-results-group" ng-class="colClassName + ' col-group-' + key">
<h4 class="search-results-group-heading">{{ key }}</h4>
<div class="search-results">
<div ng-repeat="item in value" class="search-result">
- <a ng-click="hideResults()" ng-href="{{ item.path }}">{{ item.name }}</a>
</div>
</div>
</div>
</div>
<a href="" ng-click="hideResults()" class="search-close">
<span class="glyphicon glyphicon-remove search-close-icon"></span> Close
</a>
</div>
</div>
</section>
<section class="sup-header">
<div class="container main-grid main-header-grid">
<div class="grid-left">
<div ng-controller="DocsVersionsCtrl" class="picker version-picker">
<select ng-options="v as ('v' + v.version + (v.isSnapshot ? ' (snapshot)' : '')) group by getGroupName(v) for v in docs_versions"
ng-model="docs_version"
ng-change="jumpToDocsVersion(docs_version)"
class="docs-version-jump">
</select>
</div>
</div>
<div class="grid-right">
<ul class="nav-breadcrumb">
<li ng-repeat="crumb in breadcrumb" class="nav-breadcrumb-entry naked-list">
<span class="divider"> /</span>
<a ng-href="{{crumb.url}}">{{crumb.name}}</a>
</li>
</ul>
</div>
</div>
</section>
</header>
<section role="main" class="container main-body">
<div class="main-grid main-body-grid">
<div class="grid-left">
<a class="btn toc-toggle visible-xs" ng-click="toc=!toc">Show / Hide Table of Contents</a>
<div class="side-navigation" ng-show="toc==true">
<ul class="nav-list naked-list">
<li ng-repeat="navGroup in currentArea.navGroups track by navGroup.name" class="nav-index-group">
<a href="{{ navGroup.href }}" ng-class="navClass(navGroup)" class="nav-index-group-heading">{{ navGroup.name }}</a>
<ul class="aside-nav">
<li ng-repeat="navItem in navGroup.navItems" ng-class="navClass(navItem)" class="nav-index-listing">
<a ng-if="navItem.extra.href" ng-class="navClass(navItem.extra)" href="{{navItem.extra.href}}">
{{navItem.extra.text}}<i ng-if="navItem.extra.icon" class="icon-{{navItem.extra.icon}}"></i>
</a>
<a tabindex="2" ng-class="linkClass(navItem)" href="{{navItem.href}}">{{navItem.name}}</a>
</li>
</ul>
</li>
</ul>
<a href="" ng-click="toc=false" class="toc-close visible-xs">
<span class="glyphicon glyphicon-remove toc-close-icon"></span> Close
</a>
</div>
</div>
<div class="grid-right">
<div id="loading" ng-show="loading">Loading...</div>
<div ng-hide="loading" ng-include="partialPath" autoscroll></div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<p class="pull-right"><a back-to-top>Back to top</a></p>
<p>
Super-powered by Google ©2010-2015
( <a id="version"
ng-href="https://github.com/angular/angular.js/blob/master/CHANGELOG.md#{{versionNumber}}"
ng-bind-template="v{{version}}">
</a>
)
</p>
<p>
Code licensed under the
<a href="https://github.com/angular/angular.js/blob/master/LICENSE" target="_blank">The
MIT License</a>. Documentation licensed under <a
href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.
</p>
</div>
</footer>
</div>
</body>
</html>
| petervyvey/home_automation | web/public/vendor/angular/lib/docs/index-jquery.html | HTML | mit | 12,865 |
<html>
<body>
<font face="verdana" size="-1">This inspection reports unnecessary cast expressions.</font>
</body>
</html>
| romankagan/DDBWorkbench | resources-en/src/inspectionDescriptions/RedundantCast.html | HTML | apache-2.0 | 122 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>DSpace Documentation : Application Layer</title>
<link rel="stylesheet" href="styles/site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
<tr>
<td valign="top" class="pagebody">
<div class="pageheader">
<span class="pagetitle">
DSpace Documentation : Application Layer
</span>
</div>
<div class="pagesubheading">
This page last changed on Feb 17, 2011 by <font color="#0050B2">helix84</font>.
</div>
<h1><a name="ApplicationLayer-SystemArchitecture%3AApplicationLayer"></a>System Architecture: Application Layer</h1>
<p>The following explains how the application layer is built and used.</p>
<style type='text/css'>/*<![CDATA[*/
div.rbtoc1297951722587 {margin-left: 0px;padding: 0px;}
div.rbtoc1297951722587 ul {list-style: none;margin-left: 0px;}
div.rbtoc1297951722587 li {margin-left: 0px;padding-left: 0px;}
/*]]>*/</style><div class='rbtoc1297951722587'>
<ul>
<li><span class='TOCOutline'>1</span> <a href='#ApplicationLayer-WebUserInterface'>Web User Interface</a></li>
<ul>
<li><span class='TOCOutline'>1.1</span> <a href='#ApplicationLayer-WebUIFiles'>Web UI Files</a></li>
<li><span class='TOCOutline'>1.2</span> <a href='#ApplicationLayer-TheBuildProcess'>The Build Process</a></li>
<li><span class='TOCOutline'>1.3</span> <a href='#ApplicationLayer-ServletsandJSPs%28JSPUIOnly%29'>Servlets and JSPs (JSPUI Only)</a></li>
<li><span class='TOCOutline'>1.4</span> <a href='#ApplicationLayer-CustomJSPTags%28JSPUIOnly%29'>Custom JSP Tags (JSPUI Only)</a></li>
<li><span class='TOCOutline'>1.5</span> <a href='#ApplicationLayer-Internationalization%28JSPUIOnly%29'>Internationalization (JSPUI Only)</a></li>
<ul>
<li><span class='TOCOutline'>1.5.1</span> <a href='#ApplicationLayer-MessageKeyConvention'>Message Key Convention</a></li>
<li><span class='TOCOutline'>1.5.2</span> <a href='#ApplicationLayer-WhichLanguagesarecurrentlysupported%3F'>Which Languages are currently supported?</a></li>
</ul>
<li><span class='TOCOutline'>1.6</span> <a href='#ApplicationLayer-HTMLContentinItems'>HTML Content in Items</a></li>
<li><span class='TOCOutline'>1.7</span> <a href='#ApplicationLayer-ThesisBlocking'>Thesis Blocking</a></li>
</ul>
<li><span class='TOCOutline'>2</span> <a href='#ApplicationLayer-OAIPMHDataProvider'>OAI-PMH Data Provider</a></li>
<ul>
<li><span class='TOCOutline'>2.1</span> <a href='#ApplicationLayer-Sets'>Sets</a></li>
<li><span class='TOCOutline'>2.2</span> <a href='#ApplicationLayer-UniqueIdentifier'>Unique Identifier</a></li>
<li><span class='TOCOutline'>2.3</span> <a href='#ApplicationLayer-Accesscontrol'>Access control</a></li>
<li><span class='TOCOutline'>2.4</span> <a href='#ApplicationLayer-ModificationDate%28OAIDateStamp%29'>Modification Date (OAI Date Stamp)</a></li>
<li><span class='TOCOutline'>2.5</span> <a href='#ApplicationLayer-%27About%27Information'>'About' Information</a></li>
<li><span class='TOCOutline'>2.6</span> <a href='#ApplicationLayer-Deletions'>Deletions</a></li>
<li><span class='TOCOutline'>2.7</span> <a href='#ApplicationLayer-FlowControl%28ResumptionTokens%29'>Flow Control (Resumption Tokens)</a></li>
</ul>
<li><span class='TOCOutline'>3</span> <a href='#ApplicationLayer-DSpaceCommandLauncher'>DSpace Command Launcher</a></li>
<ul>
<li><span class='TOCOutline'>3.1</span> <a href='#ApplicationLayer-OlderVersions'>Older Versions</a></li>
<li><span class='TOCOutline'>3.2</span> <a href='#ApplicationLayer-CommandLauncherStructure'>Command Launcher Structure</a></li>
</ul>
</ul></div>
<h2><a name="ApplicationLayer-WebUserInterface"></a>Web User Interface</h2>
<p>The DSpace Web UI is the largest and most-used component in the application layer. Built on Java Servlet and JavaServer Page technology, it allows end-users to access DSpace over the Web via their Web browsers. As of Dspace 1.3.2 the UI meets both XHTML 1.0 standards and Web Accessibility Initiative (WAI) level-2 standard.</p>
<p>It also features an administration section, consisting of pages intended for use by central administrators. Presently, this part of the Web UI is not particularly sophisticated; users of the administration section need to know what they are doing! Selected parts of this may also be used by collection administrators.</p>
<h3><a name="ApplicationLayer-WebUIFiles"></a>Web UI Files</h3>
<p>The Web UI-related files are located in a variety of directories in the DSpace source tree. Note that as of DSpace version 1.5, the deployment has changed. The build systems has moved to a maven-based system enabling the various projects (JSPUI, XMLUI, etc.) into separate projects. The system still uses the familar 'Ant' to deploy the webapps in later stages.</p>
<div class='table-wrap'>
<table class='confluenceTable'><tbody>
<tr>
<td class='confluenceTd'> <b>Location</b> </td>
<td class='confluenceTd'> <b>Description</b> </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui</em> </td>
<td class='confluenceTd'> Web UI source files </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/filters</em> </td>
<td class='confluenceTd'> Servlet Filters (Servlet 2.3 spec) </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/jsptag</em> </td>
<td class='confluenceTd'> Custom JSP tag class files </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/servlet</em> </td>
<td class='confluenceTd'> Servlets for main Web UI (controllers) </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/servlet/admin</em> </td>
<td class='confluenceTd'> Servlets that comprise the administration part of the Web UI </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/util/</em> </td>
<td class='confluenceTd'> Miscellaneous classes used by the servlets and filters </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace-jspui</em> </td>
<td class='confluenceTd'> The JSP files </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace/modules/jspui/src/main/webapp</em> </td>
<td class='confluenceTd'> This is where you place customized versions of JSPs—see 6. JSPUI Configuration and Customization </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace/modules/xmlui/src/main/webapp</em> </td>
<td class='confluenceTd'> This is where you place customizations for the Manakin interface—see 7. Manakin [XMLUI] Configuration and Customization </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source/dspace/modules/jspui/src/main/resources</em> </td>
<td class='confluenceTd'> This is where you can place you customize version of the <em>Messages.properties</em> file. </td>
</tr>
<tr>
<td class='confluenceTd'> <em>[dspace-source]/dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/dspace-tags.tld</em> </td>
<td class='confluenceTd'> Custom DSpace JSP tag descriptor </td>
</tr>
</tbody></table>
</div>
<h3><a name="ApplicationLayer-TheBuildProcess"></a>The Build Process</h3>
<p>The DSpace Maven build process constructs a full DSpace installation template directory structure containing a series of web applications. The results are placed in <em>[dspace-source]/dspace/target/dspace-[version]-build.dir/</em>. The process works as follows:</p>
<ul>
<li>All the DSpace source code is compiled, and/or automatically downloaded from the Maven Central code/libraries repository.</li>
<li>A full DSpace "installation template" folder is built in <tt>[dspace-source]/dspace/target/dspace-[version]-build.dir/</tt>
<ul>
<li>This DSpace "installation template" folder has a structure identical to the <a href="Directories.html#Directories-InstalledDirectoryLayout">Installed Directory Layout</a></li>
</ul>
</li>
</ul>
<p>In order to then install & deploy DSpace from this "installation template" folder, you must run the following from <tt>[dspace-source]/dspace/target/dspace-[version]-build.dir/</tt> :</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">ant -D [dspace]/config/dspace.cfg update</pre>
</div></div>
<p>Please see the <a href="Installation.html" title="Installation">Installation</a> instructions for more details about the Installation process.</p>
<h3><a name="ApplicationLayer-ServletsandJSPs%28JSPUIOnly%29"></a>Servlets and JSPs (JSPUI Only)</h3>
<p>The JSPUI Web UI is loosely based around the MVC (model, view, controller) model. The content management API corresponds to the model, the Java Servlets are the controllers, and the JSPs are the views. Interactions take the following basic form:</p>
<ol>
<li>An HTTP request is received from a browser</li>
<li>The appropriate servlet is invoked, and processes the request by invoking the DSpace business logic layer public API</li>
<li>Depending on the outcome of the processing, the servlet invokes the appropriate JSP</li>
<li>The JSP is processed and sent to the browser<br/>
The reasons for this approach are:</li>
</ol>
<ul>
<li>All of the processing is done before the JSP is invoked, so any error or problem that occurs does not occur halfway through HTML rendering</li>
<li>The JSPs contain as little code as possible, so they can be customized without having to delve into Java code too much<br/>
The <em>org.dspace.app.webui.servlet.LoadDSpaceConfig</em> servlet is always loaded first. This is a very simple servlet that checks the <em>dspace-config</em> context parameter from the DSpace deployment descriptor, and uses it to locate <em>dspace.cfg</em>. It also loads up the Log4j configuration. It's important that this servlet is loaded first, since if another servlet is loaded up, it will cause the system to try and load DSpace and Log4j configurations, neither of which would be found.</li>
</ul>
<p>All DSpace servlets are subclasses of the <em>DSpaceServlet</em> class. The <em>DSpaceServlet</em> class handles some basic operations such as creating a DSpace <em>Context</em> object (opening a database connection etc.), authentication and error handling. Instead of overriding the <em>doGet</em> and <em>doPost</em> methods as one normally would for a servlet, DSpace servlets implement <em>doDSGet</em> or <em>doDSPost</em> which have an extra context parameter, and allow the servlet to throw various exceptions that can be handled in a standard way.</p>
<p>The DSpace servlet processes the contents of the HTTP request. This might involve retrieving the results of a search with a query term, accessing the current user's eperson record, or updating a submission in progress. According to the results of this processing, the servlet must decide which JSP should be displayed. The servlet then fills out the appropriate attributes in the <em>HttpRequest</em> object that represents the HTTP request being processed. This is done by invoking the <em>setAttribute</em> method of the <em>javax.servlet.http.HttpServletRequest</em> object that is passed into the servlet from Tomcat. The servlet then forwards control of the request to the appropriate JSP using the <em>JSPManager.showJSP</em> method.</p>
<p>The <em>JSPManager.showJSP</em> method uses the standard Java servlet forwarding mechanism is then used to forward the HTTP request to the JSP. The JSP is processed by Tomcat and the results sent back to the user's browser.</p>
<p>There is an exception to this servlet/JSP style: <em>index.jsp</em>, the 'home page', receives the HTTP request directly from Tomcat without a servlet being invoked first. This is because in the servlet 2.3 specification, there is no way to map a servlet to handle only requests made to '<em>/</em>'; such a mapping results in every request being directed to that servlet. By default, Tomcat forwards requests to '<em>/</em>' to <em>index.jsp</em>. To try and make things as clean as possible, <em>index.jsp</em> contains some simple code that would normally go in a servlet, and then forwards to <em>home.jsp</em> using the <em>JSPManager.showJSP</em> method. This means localized versions of the 'home page' can be created by placing a customized <em>home.jsp</em> in <em>[dspace-source]/jsp/local</em>, in the same manner as other JSPs.</p>
<p><em>[dspace-source]/jsp/dspace-admin/index.jsp</em>, the administration UI index page, is invoked directly by Tomcat and not through a servlet for similar reasons.</p>
<p>At the top of each JSP file, right after the license and copyright header, is documented the appropriate attributes that a servlet must fill out prior to forwarding to that JSP. No validation is performed; if the servlet does not fill out the necessary attributes, it is likely that an internal server error will occur.</p>
<p>Many JSPs containing forms will include hidden parameters that tell the servlets which form has been filled out. The submission UI servlet (<em>SubmissionController</em> is a prime example of a servlet that deals with the input from many different JSPs. The <em>step</em> and <em>page</em> hidden parameters (written out by the <em>SubmissionController.getSubmissionParameters()</em> method) are used to inform the servlet which page of which step has just been filled out (i.e. which page of the submission the user has just completed).</p>
<p>Below is a detailed, scary diagram depicting the flow of control during the whole process of processing and responding to an HTTP request. More information about the authentication mechanism is mostly described in the configuration section.</p>
<p><span class="image-wrap" style=""><img src="attachments/22022819/21954860.gif" style="border: 0px solid black"/></span></p>
<p>Flow of Control During HTTP Request Processing</p>
<h3><a name="ApplicationLayer-CustomJSPTags%28JSPUIOnly%29"></a>Custom JSP Tags (JSPUI Only)</h3>
<p>The DSpace JSPs all use some custom tags defined in <em>/dspace/jsp/WEB-INF/dspace-tags.tld</em>, and the corresponding Java classes reside in <em>org.dspace.app.webui.jsptag</em>. The tags are listed below. The <em>dspace-tags.tld</em> file contains detailed comments about how to use the tags, so that information is not repeated here.</p>
<ul>
<li><b><em>layout</em></b>: Just about every JSP uses this tag. It produces the standard HTML header and <em><BODY>_tag. Thus the content of each JSP is nested inside a _<dspace:layout></em> tag. The (XML-style)attributes of this tag are slightly complicated--see <em>dspace-tags.tld</em>. The JSPs in the source code bundle also provide plenty of examples.</li>
<li><b><em>sidebar</em></b>: Can only be used inside a <em>layout</em> tag, and can only be used once per JSP. The content between the start and end <em>sidebar</em> tags is rendered in a column on the right-hand side of the HTML page. The contents can contain further JSP tags and Java 'scriptlets'.</li>
<li><b><em>date</em></b>: Displays the date represented by an <em>org.dspace.content.DCDate</em> object. Just the one representation of date is rendered currently, but this could use the user's browser preferences to display a localized date in the future.</li>
<li><b><em>include</em></b>: Obsolete, simple tag, similar to <em>jsp:include</em>. In versions prior to DSpace 1.2, this tag would use the locally modified version of a JSP if one was installed in jsp/local. As of 1.2, the build process now performs this function, however this tag is left in for backwards compatibility.</li>
<li><b><em>item</em></b>: Displays an item record, including Dublin Core metadata and links to the bitstreams within it. Note that the displaying of the bitstream links is simplistic, and does not take into account any of the bundling structure. This is because DSpace does not have a fully-fledged dissemination architectural piece yet. Displaying an item record is done by a tag rather than a JSP for two reasons: Firstly, it happens in several places (when verifying an item record during submission or workflow review, as well as during standard item accesses), and secondly, displaying the item turns out to be mostly code-work rather than HTML anyway. Of course, the disadvantage of doing it this way is that it is slightly harder to customize exactly what is displayed from an item record; it is necessary to edit the tag code (<em>org.dspace.app.webui.jsptag.ItemTag</em>). Hopefully a better solution can be found in the future.</li>
<li><b><em>itemlist</em></b><b>,</b> <b><em>collectionlist</em></b><b>,</b> <b><em>communitylist</em></b>: These tags display ordered sequences of items, collections and communities, showing minimal information but including a link to the page containing full details. These need to be used in HTML tables.</li>
<li><b><em>popup</em></b>: This tag is used to render a link to a pop-up page (typically a help page.) If Javascript is available, the link will either open or pop to the front any existing DSpace pop-up window. If Javascript is not available, a standard HTML link is displayed that renders the link destination in a window named '<em>dspace.popup</em>'. In graphical browsers, this usually opens a new window or re-uses an existing window of that name, but if a window is re-used it is not 'raised' which might confuse the user. In text browsers, following this link will simply replace the current page with the destination of the link. This obviously means that Javascript offers the best functionality, but other browsers are still supported.</li>
<li><b><em>selecteperson</em></b>: A tag which produces a widget analogous to HTML <em><SELECT></em>, that allows a user to select one or multiple e-people from a pop-up list.</li>
<li><b><em>sfxlink</em></b>: Using an item's Dublin Core metadata DSpace can display an SFX link, if an SFX server is available. This tag does so for a particular item if the <em>sfx.server.url</em> property is defined in <em>dspace.cfg</em>.</li>
</ul>
<h3><a name="ApplicationLayer-Internationalization%28JSPUIOnly%29"></a>Internationalization (JSPUI Only)</h3>
<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>XMLUI Internationalization</b><br />For information about XMLUI Internationalization please see: <a href="XMLUI Configuration and Customization.html#XMLUIConfigurationandCustomization-MultilingualSupport">XMLUI Multilingual Support</a>.</td></tr></table></div>
<p>The <a href="http://jakarta.apache.org/taglibs/doc/standard-1.0-doc/intro.html" title="Java Standard Tag Library v1.0">Java Standard Tag Library v1.0</a> is used to specify messages in the JSPs like this:</p>
<p>OLD:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java"><H1>Search Results</H1></pre>
</div></div>
<p>NEW:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java"><H1><fmt:message key=<span class="code-quote">"jsp.search.results.title"</span>/></H1></pre>
</div></div>
<p>This message can now be changed using the <em>config/language-packs/Messages.properties</em> file. (This must be done at build-time: <em>Messages.properties</em> is placed in the <em>dspace.war</em> Web application file.)</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">jsp.search.results.title = Search Results</pre>
</div></div>
<p>Phrases may have parameters to be passed in, to make the job of translating easier, reduce the number of 'keys' and to allow translators to make the translated text flow more appropriately for the target language.</p>
<p>OLD:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java"><P>Results <%= r.getFirst() %> to <%= r.getLast() %> of <%=r.getTotal() %></P></pre>
</div></div>
<p>NEW:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java"><fmt:message key=<span class="code-quote">"jsp.search.results.text"</span>>
<fmt:param><%= r.getFirst() %></fmt:param>
<fmt:param><%= r.getLast() %></fmt:param>
<fmt:param><%= r.getTotal() %></fmt:param>
</fmt:message></pre>
</div></div>
<p>(Note: JSTL 1.0 does not seem to allow JSP <%= %> expressions to be passed in as values of attribute in <fmt:param value=""/>)</p>
<p>The above would appear in the <em>Messages_xx.properties</em> file as:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">jsp.search.results.text = Results {0}-{1} of {2} </pre>
</div></div>
<p>Introducing number parameters that should be formatted according to the locale used makes no difference in the message key compared to string parameters:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">jsp.submit.show-uploaded-file.size-in-bytes = {0} bytes</pre>
</div></div>
<p>In the JSP using this key can be used in the way belov:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java"><fmt:message key=<span class="code-quote">"jsp.submit.show-uploaded-file.size-in-bytes"</span>>
<fmt:param><fmt:formatNumber><%= bitstream.getSize()%></fmt:formatNumber></fmt:param>
</fmt:message>
</pre>
</div></div>
<p>(Note: JSTL offers a way to include numbers in the message keys as <em>jsp.foo.key = {0,number} bytes</em>. Setting the parameter as <em><fmt:param value="${variable}" /></em> workes when <em>variable</em> is a single variable name and doesn't work when trying to use a method's return value instead: <em>bitstream.getSize()</em>. Passing the number as string (or using the <%= %> expression) also does not work.)</p>
<p>Multiple <em>Messages.properties</em> can be created for different languages. See <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/util/ResourceBundle.html#getBundle(java.lang.String,%20java.util.Locale,%20java.lang.ClassLoader)" title="ResourceBundle.getBundle">ResourceBundle.getBundle</a>. e.g. you can add German and Canadian French translations:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">Messages_de.properties
Messages_fr_CA.properties</pre>
</div></div>
<p>The end user's browser settings determine which language is used. The English language file <em>Messages.properties</em> (or the default server locale) will be used as a default if there's no language bundle for the end user's preferred language. (Note that the English file is not called <em>Messages_en.properties</em> – this is so it is always available as a default, regardless of server configuration.)</p>
<p>The <em>dspace:layout</em> tag has been updated to allow dictionary keys to be passed in for the titles. It now has two new parameters: <em>titlekey</em> and <em>parenttitlekey</em>. So where before you'd do:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java"><dspace:layout title=<span class="code-quote">"Here"</span>
parentlink=<span class="code-quote">"/mydspace"</span>
parenttitle=<span class="code-quote">"My DSpace"</span>>
</pre>
</div></div>
<p>You now do:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java"><dspace:layout titlekey=<span class="code-quote">"jsp.page.title"</span>
parentlink=<span class="code-quote">"/mydspace"</span>
parenttitlekey=<span class="code-quote">"jsp.mydspace"</span>>
</pre>
</div></div>
<p>And so the layout tag itself gets the relevant stuff out of the dictionary. <em>title</em> and <em>parenttitle</em> still work as before for backwards compatibility, and the odd spot where that's preferable.</p>
<h4><a name="ApplicationLayer-MessageKeyConvention"></a>Message Key Convention</h4>
<p>When translating further pages, please follow the convention for naming message keys to avoid clashes.</p>
<p><b>For text in JSPs</b> use the complete path + filename of the JSP, then a one-word name for the message. e.g. for the title of <em>jsp/mydspace/main.jsp</em> use:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">jsp.mydspace.main.title</pre>
</div></div>
<p>Some common words (e.g. "Help") can be brought out into keys starting <em>jsp.</em> for ease of translation, e.g.:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">jsp.admin = Administer</pre>
</div></div>
<p>Other common words/phrases are brought out into 'general' parameters if they relate to a set (directory) of JSPs, e.g.</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">jsp.tools.general.delete = Delete</pre>
</div></div>
<p>Phrases that relate <b>strongly</b> to a topic (eg. MyDSpace) but used in many JSPs outside the particular directory are more convenient to be cross-referenced. For example one could use the key below in <em>jsp/submit/saved.jsp</em> to provide a link back to the user's <em>MyDSpace</em>:</p>
<p><em>(Cross-referencing of keys</em> <b><em>in general</em></b> <em>is not a good idea as it may make maintenance more difficult. But in some cases it has more advantages as the meaning is obvious.)</em></p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">jsp.mydspace.general.<span class="code-keyword">goto</span>-mydspace = Go to My DSpace</pre>
</div></div>
<p><b>For text in servlet code</b>, in custom JSP tags or wherever applicable use the fully qualified classname + a one-word name for the message. e.g.</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">org.dspace.app.webui.jsptag.ItemListTag.title = Title</pre>
</div></div>
<h4><a name="ApplicationLayer-WhichLanguagesarecurrentlysupported%3F"></a>Which Languages are currently supported?</h4>
<p>To view translations currently being developed, please refer to the <a href="http://wiki.dspace.org/I18nSupport" title="i18n page">i18n page</a> of the DSpace Wiki.</p>
<h3><a name="ApplicationLayer-HTMLContentinItems"></a>HTML Content in Items</h3>
<p>For the most part, the DSpace item display just gives a link that allows an end-user to download a bitstream. However, if a bundle has a primary bitstream whose format is of MIME type <em>text/html</em>, instead a link to the HTML servlet is given.</p>
<p>So if we had an HTML document like this:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">contents.html
chapter1.html
chapter2.html
chapter3.html
figure1.gif
figure2.jpg
figure3.gif
figure4.jpg
figure5.gif
figure6.gif</pre>
</div></div>
<p>The Bundle's primary bitstream field would point to the contents.html Bitstream, which we know is HTML (check the format MIME type) and so we know which to serve up first.</p>
<p>The HTML servlet employs a trick to serve up HTML documents without actually modifying the HTML or other files themselves. Say someone is looking at <em>contents.html</em> from the above example, the URL in their browser will look like this:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">https:<span class="code-comment">//dspace.mit.edu/html/1721.1/12345/contents.html</span></pre>
</div></div>
<p>If there's an image called <em>figure1.gif</em> in that HTML page, the browser will do HTTP GET on this URL:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">https:<span class="code-comment">//dspace.mit.edu/html/1721.1/12345/figure1.gif</span></pre>
</div></div>
<p>The HTML document servlet can work out which item the user is looking at, and then which Bitstream in it is called <em>figure1.gif</em>, and serve up that bitstream. Similar for following links to other HTML pages. Of course all the links and image references have to be relative and not absolute.</p>
<p>HTML documents must be "self-contained", as explained here. Provided that full path information is known by DSpace, any depth or complexity of HTML document can be served subject to those constraints. This is usually possible with some kind of batch import. If, however, the document has been uploaded one file at a time using the Web UI, the path information has been stripped. The system can cope with relative links that refer to a deeper path, e.g.</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java"><IMG SRC=<span class="code-quote">"images/figure1.gif"</span>></pre>
</div></div>
<p>If the item has been uploaded via the Web submit UI, in the Bitstream table in the database we have the 'name' field, which will contain the filename with no path (<em>figure1.gif</em>). We can still work out what <em>images/figure1.gif</em> is by making the HTML document servlet strip any path that comes in from the URL, e.g.</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">https:<span class="code-comment">//dspace.mit.edu/html/1721.1/12345/images/figure1.gif
</span> ^^^^^^^
Strip <span class="code-keyword">this</span></pre>
</div></div>
<p>BUT all the filenames (regardless of directory names) must be unique. For example, this wouldn't work:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">contents.html
chapter1.html
chapter2.html
chapter1_images/figure.gif
chapter2_images/figure.gif</pre>
</div></div>
<p>since the HTML document servlet wouldn't know which bitstream to serve up for:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">https:<span class="code-comment">//dspace.mit.edu/html/1721.1/12345/chapter1_images/figure.gif
</span>https:<span class="code-comment">//dspace.mit.edu/html/1721.1/12345/chapter2_images/figure.gif</span></pre>
</div></div>
<p>since it would just have <em>figure.gif</em></p>
<p>To prevent "infinite URL spaces" appearing (e.g. if a file <em>foo.html</em> linked to <em>bar/foo.html</em>, which would link to <em>bar/bar/foo.html</em>...) this behavior can be configured by setting the configuration property <em>webui.html.max-depth-guess</em>.</p>
<p>For example, if we receive a request for <em>foo/bar/index.html</em>, and we have a bitstream called just <em>index.html</em>, we will serve up that bitstream for the request if <em>webui.html.max-depth-guess</em> is 2 or greater. If <em>webui.html.max-depth-guess</em> is 1 or less, we would not serve that bitstream, as the depth of the file is greater. If <em>webui.html.max-depth-guess</em> is zero, the request filename and path must always exactly match the bitstream name. The default value (if that property is not present in <em>dspace.cfg</em>) is 3.</p>
<h3><a name="ApplicationLayer-ThesisBlocking"></a>Thesis Blocking</h3>
<p>The submission UI has an optional feature that came about as a result of MIT Libraries policy. If the <em>block.theses</em> parameter in <em>dspace.cfg</em> is <em>true</em>, an extra checkbox is included in the first page of the submission UI. This asks the user if the submission is a thesis. If the user checks this box, the submission is halted (deleted) and an error message displayed, explaining that DSpace should not be used to submit theses. This feature can be turned off and on, and the message displayed (<em>/dspace/jsp/submit/no-theses.jsp</em> can be localized as necessary.</p>
<h2><a name="ApplicationLayer-OAIPMHDataProvider"></a>OAI-PMH Data Provider</h2>
<p>The DSpace platform supports the <a href="http://www.openarchives.org/" title="Open Archives Initiative Protocol for Metadata Harvesting">Open Archives Initiative Protocol for Metadata Harvesting</a> (OAI-PMH) version 2.0 as a data provider. This is accomplished using the <a href="http://www.oclc.org/research/software/oai/cat.shtm" title="OAICat framework from OCLC">OAICat framework from OCLC</a>.</p>
<p>The DSpace build process builds a Web application archive, <em>[dspace-source]/build/oai.war</em>), in much the same way as the Web UI build process described above. The only differences are that the JSPs are not included, and <em>[dspace-source]/etc/oai-web.xml</em> is used as the deployment descriptor. This 'webapp' is deployed to receive and respond to OAI-PMH requests via HTTP. Note that typically it should <em>not</em> be deployed on SSL (<em>https:</em> protocol). In a typical configuration, this is deployed at <em>oai</em>, for example:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">
http:<span class="code-comment">//dspace.myu.edu/oai/request?verb=Identify</span>
</pre>
</div></div>
<p>The 'base URL' of this DSpace deployment would be:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">
http:<span class="code-comment">//dspace.myu.edu/oai/request</span>
</pre>
</div></div>
<p>It is this URL that should be registered with <a href="http://www.openarchives.org/" title="www.openarchives.org">www.openarchives.org</a>. Note that you can easily change the '<em>request</em>' portion of the URL by editing <em>[dspace-source]/etc/oai-web.xml</em> and rebuilding and deploying <em>oai.war</em>.</p>
<p>DSpace provides implementations of the OAICat interfaces <em>AbstractCatalog</em>, <em>RecordFactory</em> and <em>Crosswalk</em> that interface with the DSpace content management API and harvesting API (in the search subsystem).</p>
<p>Only the basic <em>oai_dc</em> unqualified Dublin Core metadata set export is enabled by default; this is particularly easy since all items have qualified Dublin Core metadata. When this metadata is harvested, the qualifiers are simply stripped; for example, <em>description.abstract</em> is exposed as unqualified <em>description</em>. The <em>description.provenance</em> field is hidden, as this contains private information about the submitter and workflow reviewers of the item, including their e-mail addresses. Additionally, to keep in line with OAI community practices, values of <em>contributor.author</em> are exposed as <em>creator</em> values.</p>
<p>Other metadata formats are supported as well, using other <em>Crosswalk</em> implementations; consult the <em>oaicat.properties</em> file described below. To enable a format, simply uncomment the lines beginning with <em>Crosswalks.*</em>. Multiple formats are allowed, and the current list includes, in addition to unqualified DC: MPEG DIDL, METS, MODS. There is also an incomplete, experimental qualified DC.</p>
<p>Note that the current simple DC implementation (<em>org.dspace.app.oai.OAIDCCrosswalk</em>) does not currently strip out any invalid XML characters that may be lying around in the data. If your database contains a DC value with, for example, some ASCII control codes (form feed etc.) this may cause OAI harvesters problems. This should rarely occur, however. XML entities (such as <em>></em>) are encoded (e.g. to <em>></em>)</p>
<p>In addition to the implementations of the OAICat interfaces, there is one main configuration file relevant to OAI-PMH support:</p>
<ul>
<li><b>oaicat.properties</b>: This file resides in <tt>[dspace]/config</tt>. You probably won't need to edit this, as it is pre-configured to meet most needs. You might want to change the <tt>Identify.earliestDatestamp</tt> field to more accurately reflect the oldest datestamp in your local DSpace system. (Note that this is the value of the <tt>last_modified</tt> column in the <tt>Item</tt> database table.)</li>
</ul>
<h3><a name="ApplicationLayer-Sets"></a>Sets</h3>
<p>OAI-PMH allows repositories to expose an hierarchy of sets in which records may be placed. A record can be in zero or more sets.</p>
<p>DSpace exposes collections as sets. The organization of communities is likely to change over time, and is therefore a less stable basis for selective harvesting.</p>
<p>Each collection has a corresponding OAI set, discoverable by harvesters via the ListSets verb. The setSpec is the Handle of the collection, with the ':' and '/' converted to underscores so that the Handle is a legal setSpec, for example:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">
hdl_1721.1_1234
</pre>
</div></div>
<p>Naturally enough, the collection name is also the name of the corresponding set.</p>
<h3><a name="ApplicationLayer-UniqueIdentifier"></a>Unique Identifier</h3>
<p>Every item in OAI-PMH data repository must have an unique identifier, which must conform to the URI syntax. As of DSpace 1.2, Handles are not used; this is because in OAI-PMH, the OAI identifier identifies the <em>metadata record</em> associated with the <em>resource</em>. The <em>resource</em> is the DSpace item, whose <em>resource identifier</em> is the Handle. In practical terms, using the Handle for the OAI identifier may cause problems in the future if DSpace instances share items with the same Handles; the OAI metadata record identifiers should be different as the different DSpace instances would need to be harvested separately and may have different metadata for the item.</p>
<p>The OAI identifiers that DSpace uses are of the form:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">oai:host name:handle</pre>
</div></div>
<p>For example:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">oai:dspace.myu.edu:123456789/345</pre>
</div></div>
<p>If you wish to use a different scheme, this can easily be changed by editing the value of <em>OAI_ID_PREFIX</em> at the top of the <tt>org.dspace.app.oai.DSpaceOAICatalog</tt> class. (You do not need to change the code if the above scheme works for you; the code picks up the host name and Handles automatically from the DSpace configuration.)</p>
<h3><a name="ApplicationLayer-Accesscontrol"></a>Access control</h3>
<p>OAI provides no authentication/authorisation details, although these could be implemented using standard HTTP methods. It is assumed that all access will be anonymous for the time being.</p>
<p>A question is, "is all metadata public?" Presently the answer to this is yes; all metadata is exposed via OAI-PMH, even if the item has restricted access policies. The reasoning behind this is that people who do actually have permission to read a restricted item should still be able to use OAI-based services to discover the content.</p>
<p>If in the future, this 'expose all metadata' approach proves unsatisfactory for any reason, it should be possible to expose only publicly readable metadata. The authorisation system has separate permissions for READing and item and READing the content (bitstreams) within it. This means the system can differentiate between an item with public metadata and hidden content, and an item with hidden metadata as well as hidden content. In this case the OAI data repository should only expose items those with anonymous READ access, so it can hide the existence of records to the outside world completely. In this scenario, one should be wary of protected items that are made public after a time. When this happens, the items are "new" from the OAI-PMH perspective.</p>
<h3><a name="ApplicationLayer-ModificationDate%28OAIDateStamp%29"></a>Modification Date (OAI Date Stamp)</h3>
<p>OAI-PMH harvesters need to know when a record has been created, changed or deleted. DSpace keeps track of a 'last modified' date for each item in the system, and this date is used for the OAI-PMH date stamp. This means that any changes to the metadata (e.g. admins correcting a field, or a withdrawal) will be exposed to harvesters.</p>
<h3><a name="ApplicationLayer-%27About%27Information"></a>'About' Information</h3>
<p>As part of each record given out to a harvester, there is an optional, repeatable "about" section which can be filled out in any (XML-schema conformant) way. Common uses are for provenance and rights information, and there are schemas in use by OAI communities for this. Presently DSpace does not provide any of this information.</p>
<h3><a name="ApplicationLayer-Deletions"></a>Deletions</h3>
<p>DSpace keeps track of deletions (withdrawals). These are exposed via OAI, which has a specific mechansim for dealing with this. Since DSpace keeps a permanent record of withdrawn items, in the OAI-PMH sense DSpace supports deletions 'persistently'. This is as opposed to 'transient' deletion support, which would mean that deleted records are forgotten after a time.</p>
<p>Once an item has been withdrawn, OAI-PMH harvests of the date range in which the withdrawal occurred will find the 'deleted' record header. Harvests of a date range prior to the withdrawal will <em>not</em> find the record, despite the fact that the record did exist at that time.</p>
<p>As an example of this, consider an item that was created on 2002-05-02 and withdrawn on 2002-10-06. A request to harvest the month 2002-10 will yield the 'record deleted' header. However, a harvest of the month 2002-05 will not yield the original record.</p>
<p>Note that presently, the deletion of 'expunged' items is not exposed through OAI.</p>
<h3><a name="ApplicationLayer-FlowControl%28ResumptionTokens%29"></a>Flow Control (Resumption Tokens)</h3>
<p>An OAI data provider can prevent any performance impact caused by harvesting by forcing a harvester to receive data in time-separated chunks. If the data provider receives a request for a lot of data, it can send part of the data with a resumption token. The harvester can then return later with the resumption token and continue.</p>
<p>DSpace supports resumption tokens for 'ListRecords' OAI-PMH requests. ListIdentifiers and ListSets requests do not produce a particularly high load on the system, so resumption tokens are not used for those requests.</p>
<p>Each OAI-PMH ListRecords request will return at most 100 records. This limit is set at the top of <em>org.dspace.app.oai.DSpaceOAICatalog.java</em> (<em>MAX_RECORDS</em>). A potential issue here is that if a harvest yields an exact multiple of <em>MAX_RECORDS</em>, the last operation will result in a harvest with no records in it. It is unclear from the OAI-PMH specification if this is acceptable.</p>
<p>When a resumption token is issued, the optional <em>completeListSize</em> and <em>cursor</em> attributes are not included. OAICat sets the <em>expirationDate</em> of the resumption token to one hour after it was issued, though in fact since DSpace resumption tokens contain all the information required to continue a request they do not actually expire.</p>
<p>Resumption tokens contain all the state information required to continue a request. The format is:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">
from/until/setSpec/offset
</pre>
</div></div>
<p><em>from</em> and <em>until</em> are the ISO 8601 dates passed in as part of the original request, and <em>setSpec</em> is also taken from the original request. <em>offset</em> is the number of records that have already been sent to the harvester. For example:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">
2003-01-01<span class="code-comment">//hdl_1721_1_1234/300</span>
</pre>
</div></div>
<p>This means the harvest is 'from'<br/>
<em>2003-01-01</em>, has no 'until' date, is for collection hdl:1721.1/1234, and 300 records have already been sent to the harvester. (Actually, if the original OAI-PMH request doesn't specify a 'from' or 'until, OAICat fills them out automatically to '0000-00-00T00:00:00Z' and '9999-12-31T23:59:59Z' respectively. This means DSpace resumption tokens will always have from and until dates in them.)</p>
<h2><a name="ApplicationLayer-DSpaceCommandLauncher"></a>DSpace Command Launcher</h2>
<p>Introduced in Release 1.6, the DSpace Command Launcher brings together the various command and scripts into a standard-practice for running CLI runtime programs.</p>
<h3><a name="ApplicationLayer-OlderVersions"></a>Older Versions</h3>
<p>Prior to Release 1.6, there were various scripts written that masked a more manual approach to running CLI programs. The user had to issue <em>[dspace]/bin/dsrun</em> and then java class that ran that program. With release 1.5, scripts were written to mask the <em>[dspace]/bin/dsrun</em> command. We have left the java class in the System Administration section since it does have value for debugging purposes and for those who wish to learn about DSpace<br/>
programming or wish to customize the code at any time.</p>
<h3><a name="ApplicationLayer-CommandLauncherStructure"></a>Command Launcher Structure</h3>
<p>There are two components to the command launcher: the dspace script and the launcher.xml. The DSpace command calls a java class which in turn refers to <em>launcher.xml</em> that is stored in the <em>[dspace]/config</em> directory</p>
<p><em>launcher.xml</em> is made of several components:</p>
<ul>
<li><em><command></em> begins the stanza for a command</li>
<li><em><name></em>_<em>name of command</em>_<em></name></em> the name of the command that you would use.</li>
<li><em><description></em>_<em>the description of the command</em>_<em></description></em></li>
<li><em><step> </step></em> User arguments are parsed and tested.</li>
<li><em><class></em>_<em><the java class that is being used to run the CLI program></em>_<em></class></em><br/>
Prior to release 1.5 if one wanted to regenerate the browse index, one would have to issue the following commands manually:
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">[dspace]/bin/dsrun org.dspace.browse.IndexBrowse -f -r
[dspace]/bin/dsrun org.dspace.browse.ItemCounter
[dspace]/bin/dsrun org.dspace.search.DSIndexer</pre>
</div></div>
<p>In release 1.5 a script was written and in release 1.6 the command <em>[dspace]/bin/dspace index-init</em> replaces the script. The stanza from <em>launcher.xml</em> show us how one can build more commands if needed:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java"><command>
<name>index-update</name>
<description>Update the search and browse indexes</description>
<step passuserargs=<span class="code-quote">"<span class="code-keyword">false</span>"</span>>
<class>org.dspace.browse.IndexBrowse</class>
<argument>-i</argument>
</step>
<step passuserargs=<span class="code-quote">"<span class="code-keyword">false</span>"</span>>
<class>org.dspace.browse.ItemCounter</class>
</step>
<step passuserargs=<span class="code-quote">"<span class="code-keyword">false</span>"</span>>
<class>org.dspace.search.DSIndexer</class>
</step>
</command></pre>
</div></div>
<p>.</p></li>
</ul>
<br/>
<div class="tabletitle">
<a name="attachments">Attachments:</a>
</div>
<div class="greybox" align="left">
<img src="images/icons/bullet_blue.gif" height="8" width="8" alt=""/>
<a href="attachments/22022819/21954860.gif">web-ui-flow.gif</a> (image/gif)
<br/>
</div>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td height="12" background="https://wiki.duraspace.org/images/border/border_bottom.gif"><img src="images/border/spacer.gif" width="1" height="1" border="0"/></td>
</tr>
<tr>
<td align="center"><font color="grey">Document generated by Confluence on Mar 25, 2011 19:21</font></td>
</tr>
</table>
</body>
</html> | rnathanday/dryad-repo | dspace/docs/html/Application Layer.html | HTML | bsd-3-clause | 50,016 |
<html>
<head></head>
<body>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
function get(url, type) {
return new Promise(function(resolve, reject) {
var xhr = new XMLHttpRequest();
xhr.open('GET', url);
xhr.responseType = type;
xhr.onreadystatechange = function() {
if (xhr.readyState === 4) {
resolve(xhr);
}
}
xhr.send();
});
}
promise_test(t => {
return get('resources/reply2.txt', 'text').then(xhr => {
assert_equals(xhr.status, 200);
assert_equals(xhr.responseURL,
'http://127.0.0.1:8000/xmlhttprequest/resources/reply2.txt');
});
}, 'no redirect, text');
promise_test(t => {
return get('resources/redirect.php?url=reply2.xml', 'document').then(xhr => {
assert_equals(xhr.status, 200);
assert_equals(xhr.responseURL,
'http://127.0.0.1:8000/xmlhttprequest/resources/reply2.xml');
assert_equals(xhr.response.URL,
'http://127.0.0.1:8000/xmlhttprequest/resources/reply2.xml');
});
}, 'with redirect, document');
promise_test(t => {
return get('resources/navigation-target.html#foobar', 'text').then(xhr => {
assert_equals(xhr.status, 200);
assert_equals(xhr.responseURL,
'http://127.0.0.1:8000/xmlhttprequest/resources/navigation-target.html');
});
}, 'no redirect, text, with fragments');
promise_test(t => {
return get('resources/redirect.php?url=not-found.txt', 'text').then(xhr => {
assert_equals(xhr.status, 404);
assert_equals(xhr.responseURL,
'http://127.0.0.1:8000/xmlhttprequest/resources/not-found.txt');
});
}, 'with redirect, text, not found');
</script>
</body>
</html>
| scheib/chromium | third_party/blink/web_tests/http/tests/xmlhttprequest/responseURL.html | HTML | bsd-3-clause | 1,738 |
<!DOCTYPE HTML>
<script src="../resources/text-based-repaint.js"></script>
<style>
body {
margin: 0;
}
#container {
position: relative;
top: 40px;
width: 200px;
height: 400px;
}
#test {
position: fixed;
background-color: green;
width: 100px;
height: 100px;
}
</style>
<script>
function repaintTest()
{
document.getElementById("test").style['margin-top'] = '20px';
}
window.onload = runRepaintAndPixelTest;
</script>
<div id="container">
<div id="test"></div>
</div>
Tests the repainting of fixed element when margin-top changes.
| scheib/chromium | third_party/blink/web_tests/paint/invalidation/position/fixed-margin-change-repaint.html | HTML | bsd-3-clause | 653 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Flat UI - Free User Interface Kit</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Loading Bootstrap -->
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Loading Flat UI -->
<link href="css/flat-ui.css" rel="stylesheet">
<link href="css/demo.css" rel="stylesheet">
<link rel="shortcut icon" href="images/favicon.ico">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="demo-headline">
<h1 class="demo-logo">
<div class="logo"></div>
Flat UI
<small>Free User Interface Kit</small>
</h1>
</div> <!-- /demo-headline -->
<h1 class="demo-section-title">Basic elements</h1>
<h3 class="demo-panel-title">Buttons</h3>
<div class="row demo-row">
<div class="col-md-3">
<a href="#fakelink" class="btn btn-block btn-lg btn-primary">Primary Button</a>
</div>
<div class="col-md-3">
<a href="#fakelink" class="btn btn-block btn-lg btn-warning">Warning Button</a>
</div>
<div class="col-md-3">
<a href="#fakelink" class="btn btn-block btn-lg btn-default">Default Button</a>
</div>
<div class="col-md-3">
<a href="#fakelink" class="btn btn-block btn-lg btn-danger">Danger Button</a>
</div>
</div> <!-- /row -->
<div class="row demo-row">
<div class="col-md-3">
<a href="#fakelink" class="btn btn-block btn-lg btn-success">Success Button</a>
</div>
<div class="col-md-3">
<a href="#fakelink" class="btn btn-block btn-lg btn-inverse">Inverse Button</a>
</div>
<div class="col-md-3">
<a href="#fakelink" class="btn btn-block btn-lg btn-info">Info Button</a>
</div>
<div class="col-md-3">
<a href="#fakelink" class="btn btn-block btn-lg btn-default disabled">Disabled Button</a>
</div>
</div> <!-- /row -->
<h3 class="demo-panel-title">Menu</h3>
<div class="row demo-row">
<div class="col-md-9">
<div class="navbar navbar-inverse">
<div class="navbar-header">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".navbar-collapse-01"></button>
</div>
<div class="navbar-collapse collapse navbar-collapse-01">
<ul class="nav navbar-nav navbar-left">
<li>
<a href="#fakelink">
Menu Item
<span class="navbar-unread">1</span>
</a>
</li>
<li class="active">
<a href="#fakelink">
Messages
<span class="navbar-unread">1</span>
</a>
<ul>
<li><a href="#fakelink">Element One</a></li>
<li>
<a href="#fakelink">Sub menu</a>
<ul>
<li><a href="#fakelink">Element One</a></li>
<li><a href="#fakelink">Element Two</a></li>
<li><a href="#fakelink">Element Three</a></li>
</ul> <!-- /Sub menu -->
</li>
<li><a href="#fakelink">Element Three</a></li>
</ul> <!-- /Sub menu -->
</li>
<li>
<a href="#fakelink">
About Us
</a>
</li>
</ul>
</div><!--/.nav -->
</div>
</div>
<div class="col-md-3">
<select name="herolist" value="X-Men" class="select-block">
<option value="0">Choose hero</option>
<option value="1">Spider Man</option>
<option value="2">Wolverine</option>
<option value="3">Captain America</option>
<option value="X-Men" selected="selected">X-Men</option>
<option value="Crocodile">Crocodile</option>
</select>
</div>
</div> <!-- /row -->
<h3 class="demo-panel-title">Input</h3>
<div class="row">
<div class="col-md-3">
<div class="form-group">
<input type="text" value="" placeholder="Inactive" class="form-control" />
</div>
</div>
<div class="col-md-3">
<div class="form-group has-error">
<input type="text" value="Error" class="form-control" />
</div>
</div>
<div class="col-md-3">
<div class="form-group has-success">
<input type="text" value="Success" class="form-control" />
<span class="input-icon fui-check-inverted"></span>
</div>
</div>
<div class="col-md-3">
<div class="form-group">
<input type="text" value="Disabled" disabled="disabled" class="form-control" />
</div>
</div>
</div> <!-- /row -->
<div class="row">
<div class="col-md-5">
<h3 class="demo-panel-title">Progress bars & Sliders</h3>
<div class="progress">
<div class="progress-bar" style="width: 45%;"></div>
</div>
<br/>
<div class="progress">
<div class="progress-bar" style="width: 40%;"></div>
<div class="progress-bar progress-bar-warning" style="width: 10%;"></div>
<div class="progress-bar progress-bar-danger" style="width: 10%;"></div>
<div class="progress-bar progress-bar-success" style="width: 10%;"></div>
<div class="progress-bar progress-bar-info" style="width: 10%;"></div>
</div>
<br/>
<div id="slider" class="ui-slider">
<div class="ui-slider-segment"></div>
<div class="ui-slider-segment"></div>
<div class="ui-slider-segment"></div>
</div>
</div> <!-- /sliders -->
<div class="col-md-6 col-md-offset-1">
<h3 class="demo-panel-title">Navigation</h3>
<div class="row demo-navigation">
<div class="col-md-6">
<div class="btn-toolbar">
<div class="btn-group">
<a class="btn btn-primary" href="#fakelink"><span class="fui-time"></span></a>
<a class="btn btn-primary" href="#fakelink"><span class="fui-photo"></span></a>
<a class="btn btn-primary active" href="#fakelink"><span class="fui-heart"></span></a>
<a class="btn btn-primary" href="#fakelink"><span class="fui-eye"></span></a>
</div>
</div> <!-- /toolbar -->
</div>
<div class="col-md-6 demo-pager">
<ul class="pager">
<li class="previous">
<a href="#fakelink">
<span class="fui-arrow-left"></span>
<span>All messages</span>
</a>
</li>
<li class="next">
<a href="#fakelink">
<span class="fui-arrow-right"></span>
</a>
</li>
</ul> <!-- /pager -->
</div>
</div> <!-- /demo-navigation -->
<div class="pagination">
<ul>
<li class="previous"><a href="#fakelink" class="fui-arrow-left"></a></li>
<li class="active"><a href="#fakelink">1</a></li>
<li><a href="#fakelink">2</a></li>
<li><a href="#fakelink">3</a></li>
<li><a href="#fakelink">4</a></li>
<li><a href="#fakelink">5</a></li>
<li><a href="#fakelink">6</a></li>
<li><a href="#fakelink">7</a></li>
<li><a href="#fakelink">8</a></li>
<li class="next"><a href="#fakelink" class="fui-arrow-right"></a></li>
</ul>
</div> <!-- /pagination -->
</div> <!-- /navigation -->
</div> <!-- /row -->
<div class="row">
<div class="col-md-3">
<h3 class="demo-panel-title">Checkboxes</h3>
<label class="checkbox" for="checkbox1">
<input type="checkbox" value="" id="checkbox1" data-toggle="checkbox">
Unchecked
</label>
<label class="checkbox" for="checkbox2">
<input type="checkbox" checked="checked" value="" id="checkbox2" data-toggle="checkbox" checked="">
Checked
</label>
<label class="checkbox" for="checkbox3">
<input type="checkbox" value="" id="checkbox3" data-toggle="checkbox" disabled="">
Disabled unchecked
</label>
<label class="checkbox" for="checkbox4">
<input type="checkbox" checked="checked" value="" id="checkbox4" data-toggle="checkbox" disabled="" checked="">
Disabled checked
</label>
</div> <!-- /checkboxes col-md-3 -->
<div class="col-md-3">
<h3 class="demo-panel-title">Radio Buttons</h3>
<label class="radio">
<input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" data-toggle="radio">
Radio is off
</label>
<label class="radio">
<input type="radio" name="optionsRadios" id="optionsRadios2" value="option1" data-toggle="radio" checked="">
Radio is on
</label>
<label class="radio">
<input type="radio" name="optionsRadiosDisabled" id="optionsRadios3" value="option2" data-toggle="radio" disabled="">
Disabled radio is off
</label>
<label class="radio">
<input type="radio" name="optionsRadiosDisabled" id="optionsRadios4" value="option2" data-toggle="radio" checked="" disabled="">
Disabled radio is on
</label>
</div> <!-- /radios col-md-3 -->
<div class="col-md-3">
<h3 class="demo-panel-title">Switches</h3>
<table width="100%">
<tr>
<td width="50%" class="pbm">
<input type="checkbox" checked="" data-toggle="switch" />
</td>
<td class="pbm">
<input type="checkbox" data-toggle="switch" />
</td>
</tr>
<tr>
<td class="pbm">
<div class="switch switch-square" data-on-label="<i class='fui-check'></i>" data-off-label="<i class='fui-cross'></i>">
<input type="checkbox" />
</div>
</td>
<td class="pbm">
<div class="switch switch-square" data-on-label="<i class='fui-check'></i>" data-off-label="<i class='fui-cross'></i>">
<input type="checkbox" checked />
</div>
</td>
</tr>
<tr>
<td>
<input type="checkbox" disabled data-toggle="switch" />
</td>
<td>
<input type="checkbox" checked disabled data-toggle="switch" />
</td>
</tr>
</table>
</div> <!-- /toggles col-md-3 -->
<div class="col-md-3">
<h3 class="demo-panel-title">Tags</h3>
<input name="tagsinput" id="tagsinput" class="tagsinput" value="Clean,Fresh,Modern,Unique" />
</div>
</div> <!-- /row -->
<div class="row">
<div class="col-md-3">
<h3 class="demo-panel-title">Share</h3>
<div class="share mrl">
<ul>
<li>
<label class="share-label" for="share-toggle2">Facebook</label>
<input type="checkbox" data-toggle="switch" />
</li>
<li>
<label class="share-label" for="share-toggle4">Twitter</label>
<input type="checkbox" checked="" data-toggle="switch" />
</li>
<li>
<label class="share-label" for="share-toggle6">Pinterest</label>
<input type="checkbox" data-toggle="switch" />
</li>
</ul>
<a href="#" class="btn btn-primary btn-block btn-large">Share</a>
</div> <!-- /share -->
</div>
<div class="col-md-3">
<div class="demo-tooltips">
<h3 class="demo-panel-title">Tooltips</h3>
<p align="center" data-toggle="tooltip" data-placement="bottom" title="Tooltip under the text."></p>
<p align="center" data-toggle="tooltip" title="Here is the sample of talltooltip that contains three lines or more. More."></p>
</div>
</div> <!-- /col-md-3 with tooltips -->
</div> <!-- /row -->
<div class="demo-row typography-row">
<div class="demo-title">
<h3 class="demo-panel-title">Typography</h3>
</div>
<div class="demo-content">
<div class="demo-type-example">
<h1><span class="demo-heading-note">Header 1</span>Showers across the W</h1>
</div>
<div class="demo-type-example">
<h2><span class="demo-heading-note">Header 2</span>Give this quartet a few</h2>
</div>
<div class="demo-type-example">
<h3><span class="demo-heading-note">Header 3</span>The Vatican transitions to a</h3>
</div>
<div class="demo-type-example">
<h4><span class="demo-heading-note">Header 4</span>Great American Bites: Telluride's Oak, The</h4>
</div>
<div class="demo-type-example">
<h5><span class="demo-heading-note">Header 5</span>Author Diane Alberts loves her some good</h5>
</div>
<div class="demo-type-example">
<h6><span class="demo-heading-note">Header 6</span>With the success of young-adult book-to-movie</h6>
</div>
<div class="demo-type-example">
<span class="demo-text-note">Paragraph</span>
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. <strong>Donec ullamcorper</strong> nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.</p>
</div>
<div class="demo-type-example">
<span class="demo-text-note">Image</span>
<img src="images/exaple-image.jpg" alt="exaple-image" class="img-rounded img-responsive">
<p class="img-comment"><strong>Note:</strong> gravida at eget metus. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.</p>
</div>
<div class="demo-type-example">
<span class="demo-text-note">Lead Text</span>
<p class="lead">Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>
</div>
<div class="demo-type-example">
<span class="demo-text-note">Quote</span>
<blockquote>
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus.</p>
<small>Steve Jobs, CEO Apple</small>
</blockquote>
</div>
<div class="demo-type-example">
<span class="demo-text-note">Small Font</span>
<p><small>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.</small></p>
</div>
</div><!-- /.demo-content-wide -->
</div><!-- /.demo-row -->
<h3 class="demo-panel-title">Color Swatches</h3>
<div class="row demo-swatches-row">
<div class="swatches-col">
<div class="pallete-item">
<dl class="palette palette-turquoise">
<dt>#1abc9c</dt>
<dd>Turquoise</dd>
</dl>
<dl class="palette palette-green-sea">
<dt>#16a085</dt>
<dd>Green sea</dd>
</dl>
</div>
<div class="pallete-item">
<dl class="palette palette-emerald">
<dt>#2ecc71</dt>
<dd>Emerald</dd>
</dl>
<dl class="palette palette-nephritis">
<dt>#27ae60</dt>
<dd>Nephritis</dd>
</dl>
</div>
<div class="pallete-item">
<dl class="palette palette-peter-river">
<dt>#3498db</dt>
<dd>Peter river</dd>
</dl>
<dl class="palette palette-belize-hole">
<dt>#2980b9</dt>
<dd>Belize hole</dd>
</dl>
</div>
<div class="pallete-item">
<dl class="palette palette-amethyst">
<dt>#9b59b6</dt>
<dd>Amethyst</dd>
</dl>
<dl class="palette palette-wisteria">
<dt>#8e44ad</dt>
<dd>Wisteria</dd>
</dl>
</div>
<div class="pallete-item">
<dl class="palette palette-wet-asphalt">
<dt>#34495e</dt>
<dd>Wet asphalt</dd>
</dl>
<dl class="palette palette-midnight-blue">
<dt>#2c3e50</dt>
<dd>Midnight blue</dd>
</dl>
</div>
<div class="pallete-item">
<dl class="palette palette-sun-flower">
<dt>#f1c40f</dt>
<dd>Sun flower</dd>
</dl>
<dl class="palette palette-orange">
<dt>#f39c12</dt>
<dd>Orange</dd>
</dl>
</div>
<div class="pallete-item">
<dl class="palette palette-carrot">
<dt>#e67e22</dt>
<dd>Carrot</dd>
</dl>
<dl class="palette palette-pumpkin">
<dt>#d35400</dt>
<dd>Pumpkin</dd>
</dl>
</div>
<div class="pallete-item">
<dl class="palette palette-alizarin">
<dt>#e74c3c</dt>
<dd>Alizarin</dd>
</dl>
<dl class="palette palette-pomegranate">
<dt>#c0392b</dt>
<dd>Pomegranate</dd>
</dl>
</div>
<div class="pallete-item">
<dl class="palette palette-clouds">
<dt>#ecf0f1</dt>
<dd>Clouds</dd>
</dl>
<dl class="palette palette-silver">
<dt>#bdc3c7</dt>
<dd>Silver</dd>
</dl>
</div>
<div class="pallete-item">
<dl class="palette palette-concrete">
<dt>#95a5a6</dt>
<dd>Concrete</dd>
</dl>
<dl class="palette palette-asbestos">
<dt>#7f8c8d</dt>
<dd>Asbestos</dd>
</dl>
</div>
</div> <!-- /swatches items -->
<div class="swatches-desc-col">
<h6 class="palette-headline">SWATCHES</h6>
<p class="palette-paragraph">
Colors — is almost the most important part of the <strong>Flat UI</strong>. Better to use different shades of provided colors than new.
</p>
<p class="palette-paragraph">
For your convenience we also provide <strong>Swatches Preset</strong> <span>(flat‑ui‑swatches.aco in the Pack folder).</span>
</p>
<p class="palette-paragraph">
<strong>No gradients, no shadows.</strong>
</p>
</div> <!-- /swatches desc -->
</div> <!-- /swatches row -->
<h3 class="demo-panel-title">Icons <small>(14)</small></h3>
<div class="demo-illustrations">
<div class="demo-content">
<div><img src="images/icons/svg/toilet-paper.svg" alt="Toilet-Paper"></div>
<div><img src="images/icons/svg/gift-box.svg" alt="Gift-Box"></div>
<div><img src="images/icons/svg/pencils.svg" alt="Pensils"></div>
<div><img src="images/icons/svg/clipboard.svg" alt="Clipboard"></div>
<div><img src="images/icons/svg/retina.svg" alt="Retina"></div>
<div><img src="images/icons/svg/compas.svg" alt="Compas"></div>
<div><img src="images/icons/svg/map.svg" alt="Map"></div>
<div><img src="images/icons/svg/chat.svg" alt="Chat"></div>
<div><img src="images/icons/svg/mail.svg" alt="Mail"></div>
<div><img src="images/icons/svg/book.svg" alt="Book"></div>
<div><img src="images/icons/svg/calendar.svg" alt="Calendar"></div>
<div><img src="images/icons/svg/paper-bag.svg" alt="Pocket"></div>
<div><img src="images/icons/svg/clocks.svg" alt="Watches"></div>
<div><img src="images/icons/svg/loop.svg" alt="Infinity-Loop"></div>
</div>
</div>
<h3 class="demo-panel-title">Glyphs <small>(30)</small></h3>
<div class="demo-icons">
<div class="demo-content">
<span class="fui-arrow-right"></span>
<span class="fui-arrow-left"></span>
<span class="fui-cmd"></span>
<span class="fui-check-inverted"></span>
<span class="fui-heart"></span>
<span class="fui-location"></span>
<span class="fui-plus"></span>
<span class="fui-check"></span>
<span class="fui-cross"></span>
<span class="fui-list"></span>
<span class="fui-new"></span>
<span class="fui-video"></span>
<span class="fui-photo"></span>
<span class="fui-volume"></span>
<span class="fui-time"></span>
<span class="fui-eye"></span>
<span class="fui-chat"></span>
<span class="fui-search"></span>
<span class="fui-user"></span>
<span class="fui-mail"></span>
<span class="fui-lock"></span>
<span class="fui-gear"></span>
<span class="fui-radio-unchecked"></span>
<span class="fui-radio-checked"></span>
<span class="fui-checkbox-unchecked"></span>
<span class="fui-checkbox-checked"></span>
<span class="fui-calendar-solid"></span>
<span class="fui-pause"></span>
<span class="fui-play"></span>
<span class="fui-check-inverted-2"></span>
</div>
</div> <!-- /icon font row -->
<h1 class="demo-section-title mbl pbl">Samples</h1>
<div class="row demo-samples">
<div class="col-md-4">
<div class="todo">
<div class="todo-search">
<input class="todo-search-field" type="search" value="" placeholder="Search" />
</div>
<ul>
<li class="todo-done">
<div class="todo-icon fui-user"></div>
<div class="todo-content">
<h4 class="todo-name">
Meet <strong>Adrian</strong> at <strong>6pm</strong>
</h4>
Times Square
</div>
</li>
<li>
<div class="todo-icon fui-list"></div>
<div class="todo-content">
<h4 class="todo-name">
Chat with <strong>V.Kudinov</strong>
</h4>
Skype conference an 9 am
</div>
</li>
<li>
<div class="todo-icon fui-eye"></div>
<div class="todo-content">
<h4 class="todo-name">
Watch <strong>Iron Man</strong>
</h4>
1998 Broadway
</div>
</li>
<li>
<div class="todo-icon fui-time"></div>
<div class="todo-content">
<h4 class="todo-name">
Fix bug on a <strong>Website</strong>
</h4>
As soon as possible
</div>
</li>
</ul>
</div>
</div> <!-- /todo list -->
<div class="col-md-8 demo-video">
<!--[if !IE]> -->
<video class="video-js" controls preload="auto" width="620" height="349" poster="images/video/poster.jpg" data-setup="{}">
<source src="http://iurevych.github.com/Flat-UI-videos/big_buck_bunny.mp4" type="video/mp4">
<source src="http://iurevych.github.com/Flat-UI-videos/big_buck_bunny.webm" type="video/webm">
</video>
<!-- <![endif]-->
<!--[if IE]>
<video class="video-js" controls preload="auto" width="620" height="256" poster="http://video-js.zencoder.com/oceans-clip.jpg" data-setup="{}">
<source src="http://video-js.zencoder.com/oceans-clip.mp4" type='video/mp4'/>
<source src="http://video-js.zencoder.com/oceans-clip.webm" type='video/webm'/>
</video>
<![endif]-->
</div> <!-- /video -->
</div>
<div class="row demo-tiles">
<div class="col-md-3">
<div class="tile">
<img src="images/icons/svg/compas.svg" alt="Compas" class="tile-image big-illustration">
<h3 class="tile-title">Web Oriented</h3>
<p>100% convertable to HTML/CSS layout.</p>
<a class="btn btn-primary btn-large btn-block" href="http://designmodo.com/flat">Get Pro</a>
</div>
</div>
<div class="col-md-3">
<div class="tile">
<img src="images/icons/svg/loop.svg" alt="Infinity-Loop" class="tile-image">
<h3 class="tile-title">Easy to Customize</h3>
<p>Vector-based shapes and minimum of layer styles.</p>
<a class="btn btn-primary btn-large btn-block" href="http://designmodo.com/flat">Get Pro</a>
</div>
</div>
<div class="col-md-3">
<div class="tile">
<img src="images/icons/svg/pencils.svg" alt="Pensils" class="tile-image">
<h3 class="tile-title">Color Swatches</h3>
<p>Easy to add or change elements. </p>
<a class="btn btn-primary btn-large btn-block" href="http://designmodo.com/flat">Get Pro</a>
</div>
</div>
<div class="col-md-3">
<div class="tile tile-hot">
<img src="images/icons/svg/chat.svg" alt="Chat" class="tile-image">
<h3 class="tile-title">Free for Share</h3>
<p>Your likes, shares and comments helps us.</p>
<a class="btn btn-primary btn-large btn-block" href="http://designmodo.com/flat">Get Pro</a>
</div>
</div>
</div> <!-- /tiles -->
<div class="login">
<div class="login-screen">
<div class="login-icon">
<img src="images/login/icon.png" alt="Welcome to Mail App" />
<h4>Welcome to <small>Mail App</small></h4>
</div>
<div class="login-form">
<div class="form-group">
<input type="text" class="form-control login-field" value="" placeholder="Enter your name" id="login-name" />
<label class="login-field-icon fui-user" for="login-name"></label>
</div>
<div class="form-group">
<input type="password" class="form-control login-field" value="" placeholder="Password" id="login-pass" />
<label class="login-field-icon fui-lock" for="login-pass"></label>
</div>
<a class="btn btn-primary btn-lg btn-block" href="#">Login</a>
<a class="login-link" href="#">Lost your password?</a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-9">
<div class="demo-browser">
<div class="demo-browser-side">
<div class="demo-browser-author"></div>
<div class="demo-browser-action">
<a class="btn btn-danger btn-lg btn-block" href="http://twitter.com/monstercritic" target="_blank">
Follow
</a>
</div>
<h5>@monstercritic</h5>
<h6>
Tourist. Designer. NYC
<a href="http://shmidt.in" target="_blank">shmidt.in</a>
</h6>
</div>
<div class="demo-browser-content">
<img src="images/demo/browser-pic-1.jpg" alt="" />
<img src="images/demo/browser-pic-2.jpg" alt="" />
<img src="images/demo/browser-pic-3.jpg" alt="" />
<img src="images/demo/browser-pic-4.jpg" alt="" />
<img src="images/demo/browser-pic-5.jpg" alt="" />
<img src="images/demo/browser-pic-6.jpg" alt="" />
</div>
</div>
</div>
<div class="col-md-3">
<div class="demo-download">
<img src="images/demo/html-icon.png" src="Free PSD" />
</div>
<a href="https://github.com/designmodo/Flat-UI/archive/master.zip" class="btn btn-primary btn-lg btn-block">Download</a>
<p class="demo-download-text">Your likes, shares and comments make us happy!</p>
</div>
</div> <!-- /download area -->
</div> <!-- /container -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-7">
<h3 class="footer-title">Subscribe</h3>
<p>Do you like this freebie? Want to get more stuff like this?<br/>
Subscribe to designmodo news and updates to stay tuned on great designs.<br/>
Go to: <a href="http://designmodo.com/flat-free" target="_blank">designmodo.com/flat-free</a>
</p>
<p class="pvl">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://designmodo.com/flat-free/" data-text="Flat UI Free - PSD&amp;HTML User Interface Kit" data-via="designmodo">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<iframe src="http://ghbtns.com/github-btn.html?user=designmodo&repo=Flat-UI&type=watch&count=true" height="20" width="107" frameborder="0" scrolling="0" style="width:105px; height: 20px;" allowTransparency="true"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=designmodo&repo=Flat-UI&type=fork&count=true" height="20" width="107" frameborder="0" scrolling="0" style="width:105px; height: 20px;" allowTransparency="true"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=designmodo&type=follow&count=true" height="20" width="195" frameborder="0" scrolling="0" style="width:195px; height: 20px;" allowTransparency="true"></iframe>
</p>
<a class="footer-brand" href="http://designmodo.com" target="_blank">
<img src="images/footer/logo.png" alt="Designmodo.com" />
</a>
</div> <!-- /col-md-7 -->
<div class="col-md-5">
<div class="footer-banner">
<h3 class="footer-title">Get Flat UI Pro</h3>
<ul>
<li>Tons of Basic and Custom UI Elements</li>
<li>A Lot of Useful Samples</li>
<li>More Vector Icons and Glyphs</li>
<li>Pro Color Swatches</li>
<li>Bootstrap Based HTML/CSS/JS Layout</li>
</ul>
Go to: <a href="http://designmodo.com/flat" target="_blank">designmodo.com/flat</a>
</div>
</div>
</div>
</div>
</footer>
<!-- Load JS here for greater good =============================-->
<script src="js/jquery-1.8.3.min.js"></script>
<script src="js/jquery-ui-1.10.3.custom.min.js"></script>
<script src="js/jquery.ui.touch-punch.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap-select.js"></script>
<script src="js/bootstrap-switch.js"></script>
<script src="js/flatui-checkbox.js"></script>
<script src="js/flatui-radio.js"></script>
<script src="js/jquery.tagsinput.js"></script>
<script src="js/jquery.placeholder.js"></script>
<script src="js/jquery.stacktable.js"></script>
<script src="http://vjs.zencdn.net/4.1/video.js"></script>
<script src="js/application.js"></script>
</body>
</html> | wpfpizicai/knowledge | www/resource/module/flat/index.html | HTML | mit | 32,998 |
<!DOCTYPE html>
<html>
<head>
<title>Plugin: save Demo Page</title>
<script src="../../../config/bolt/bootstrap-demo.js"></script>
<script>
ephox.bolt.module.api.main('tinymce.plugins.save.demo.Demo');
</script>
</head>
<body>
<h2>Plugin: save Demo Page</h2>
<div id="ephox-ui">
<textarea name="" id="" cols="30" rows="10" class="tinymce"></textarea>
</div>
</body>
</html> | jackhummah/bootles | vendor/tinymce/tinymce-4.6.4/src/plugins/save/src/demo/html/demo.html | HTML | mit | 420 |
{% extends "base.html" %}
{% block columnwrap %}
<div id="content-main">
{% block content %}
{% endblock %}
</div>
<!-- END #content-main -->
<div id="content-related" class="sidebar">
{% block content-related %}
{% endblock %}
</div>
<!-- END #content-related -->
{% endblock %}
| gnarf/djangoproject.com | djangoproject/templates/base_2col.html | HTML | bsd-3-clause | 309 |
<div ng-controller="MailListCtrl">
<!-- header -->
<div class="wrapper bg-light lter b-b">
<div class="btn-group pull-right">
<button type="button" class="btn btn-sm btn-bg btn-default"><i class="fa fa-chevron-left"></i></button>
<button type="button" class="btn btn-sm btn-bg btn-default"><i class="fa fa-chevron-right"></i></button>
</div>
<div class="btn-toolbar">
<div class="btn-group dropdown">
<button class="btn btn-default btn-sm btn-bg dropdown-toggle" data-toggle="dropdown">
<span class="dropdown-label">Filter</span>
<span class="caret"></span>
</button>
<ul class="dropdown-menu text-left text-sm">
<li><a ui-sref="app.mail.list({fold:'unread'})">Unread</a></li>
<li><a ui-sref="app.mail.list({fold:'starred'})">Starred</a></li>
</ul>
</div>
<div class="btn-group">
<button class="btn btn-sm btn-bg btn-default" data-toggle="tooltip" data-placement="bottom" data-title="Refresh" data-original-title="" title=""><i class="fa fa-refresh"></i></button>
</div>
</div>
</div>
<!-- / header -->
<!-- list -->
<ul class="list-group list-group-lg no-radius m-b-none m-t-n-xxs">
<li ng-repeat="mail in mails | filter:fold" ng-class="labelClass(mail.label)" class="list-group-item clearfix b-l-3x">
<a ui-sref="app.page.profile" class="avatar thumb pull-left m-r">
<img ng-src="{{mail.avatar}}">
</a>
<div class="pull-right text-sm text-muted">
<span class="hidden-xs">{{ mail.date | fromNow }}</span>
<i class="fa fa-paperclip ng-hide m-l-sm" ng-show="{{mail.attach}}"></i>
</div>
<div class="clear">
<div><a ui-sref="app.mail.detail({mailId:mail.id})" class="text-md">{{mail.subject}}</a><span class="label bg-light m-l-sm">{{mail.label}}</span></div>
<div class="text-ellipsis m-t-xs">{{mail.content | limitTo:100}}</div>
</div>
</li>
</ul>
<!-- / list -->
</div> | sryue/music | 原有项目模板/mstp_111_angulr/mstp_111_angulr/tpl/mail.list.html | HTML | bsd-3-clause | 2,073 |
<div class="share sticky-top sticky-top-offset">
<p>
Share
</p>
<ul>
<li class="ml-1 mr-1">
<a target="_blank" href="https://twitter.com/intent/tweet?text={{ page.title }}&url={{ page.url | absolute_url }}" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="ml-1 mr-1">
<a target="_blank" href="https://facebook.com/sharer.php?u={{ page.url | absolute_url }}" onclick="window.open(this.href, 'facebook-share', 'width=550,height=435');return false;">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="ml-1 mr-1">
<a target="_blank" href="https://www.linkedin.com/shareArticle?mini=true&url={{ page.url | absolute_url }}" onclick="window.open(this.href, 'width=550,height=435');return false;">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
</ul>
{% if page.comments != false %}
<div class="sep">
</div>
<ul>
<li>
<a class="small smoothscroll" href="#disqus_thread"></a>
</li>
</ul>
{% endif %}
</div>
| mackuntu/mackuntu.github.io | _includes/share.html | HTML | mit | 1,239 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.10"/>
<title>0.9.9 API documentation: Vector types with precision qualifiers</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="logo-mini.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">0.9.9 API documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#typedef-members">Typedefs</a> </div>
<div class="headertitle">
<div class="title">Vector types with precision qualifiers<div class="ingroups"><a class="el" href="a00280.html">Core features</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Vector types with precision qualifiers which may result in various precision in term of ULPs.
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:gac6c781a85f012d77a75310a3058702c2"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, bool, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gac6c781a85f012d77a75310a3058702c2">highp_bvec2</a></td></tr>
<tr class="memdesc:gac6c781a85f012d77a75310a3058702c2"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of high qualifier bool numbers. <a href="a00282.html#gac6c781a85f012d77a75310a3058702c2">More...</a><br /></td></tr>
<tr class="separator:gac6c781a85f012d77a75310a3058702c2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaedb70027d89a0a405046aefda4eabaa6"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, bool, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gaedb70027d89a0a405046aefda4eabaa6">highp_bvec3</a></td></tr>
<tr class="memdesc:gaedb70027d89a0a405046aefda4eabaa6"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of high qualifier bool numbers. <a href="a00282.html#gaedb70027d89a0a405046aefda4eabaa6">More...</a><br /></td></tr>
<tr class="separator:gaedb70027d89a0a405046aefda4eabaa6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaee663ff64429443ab07a5327074192f6"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, bool, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gaee663ff64429443ab07a5327074192f6">highp_bvec4</a></td></tr>
<tr class="memdesc:gaee663ff64429443ab07a5327074192f6"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of high qualifier bool numbers. <a href="a00282.html#gaee663ff64429443ab07a5327074192f6">More...</a><br /></td></tr>
<tr class="separator:gaee663ff64429443ab07a5327074192f6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gab98d77cca255914f5e29697fcbc2d975"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, double, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gab98d77cca255914f5e29697fcbc2d975">highp_dvec2</a></td></tr>
<tr class="memdesc:gab98d77cca255914f5e29697fcbc2d975"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of high double-qualifier floating-point numbers. <a href="a00282.html#gab98d77cca255914f5e29697fcbc2d975">More...</a><br /></td></tr>
<tr class="separator:gab98d77cca255914f5e29697fcbc2d975"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gab24dc20dcdc5b71282634bdbf6b70105"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, double, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gab24dc20dcdc5b71282634bdbf6b70105">highp_dvec3</a></td></tr>
<tr class="memdesc:gab24dc20dcdc5b71282634bdbf6b70105"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of high double-qualifier floating-point numbers. <a href="a00282.html#gab24dc20dcdc5b71282634bdbf6b70105">More...</a><br /></td></tr>
<tr class="separator:gab24dc20dcdc5b71282634bdbf6b70105"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gab654f4ed4a99d64a6cfc65320c2a7590"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, double, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gab654f4ed4a99d64a6cfc65320c2a7590">highp_dvec4</a></td></tr>
<tr class="memdesc:gab654f4ed4a99d64a6cfc65320c2a7590"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of high double-qualifier floating-point numbers. <a href="a00282.html#gab654f4ed4a99d64a6cfc65320c2a7590">More...</a><br /></td></tr>
<tr class="separator:gab654f4ed4a99d64a6cfc65320c2a7590"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaa18f6b80b41c214f10666948539c1f93"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, int, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gaa18f6b80b41c214f10666948539c1f93">highp_ivec2</a></td></tr>
<tr class="memdesc:gaa18f6b80b41c214f10666948539c1f93"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of high qualifier signed integer numbers. <a href="a00282.html#gaa18f6b80b41c214f10666948539c1f93">More...</a><br /></td></tr>
<tr class="separator:gaa18f6b80b41c214f10666948539c1f93"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga7dd782c3ef5719bc6d5c3ca826b8ad18"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, int, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga7dd782c3ef5719bc6d5c3ca826b8ad18">highp_ivec3</a></td></tr>
<tr class="memdesc:ga7dd782c3ef5719bc6d5c3ca826b8ad18"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of high qualifier signed integer numbers. <a href="a00282.html#ga7dd782c3ef5719bc6d5c3ca826b8ad18">More...</a><br /></td></tr>
<tr class="separator:ga7dd782c3ef5719bc6d5c3ca826b8ad18"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gafb84dccdf5d82443df3ffc8428dcaf3e"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, int, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gafb84dccdf5d82443df3ffc8428dcaf3e">highp_ivec4</a></td></tr>
<tr class="memdesc:gafb84dccdf5d82443df3ffc8428dcaf3e"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of high qualifier signed integer numbers. <a href="a00282.html#gafb84dccdf5d82443df3ffc8428dcaf3e">More...</a><br /></td></tr>
<tr class="separator:gafb84dccdf5d82443df3ffc8428dcaf3e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gad5dd50da9e37387ca6b4e6f9c80fe6f8"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, unsigned int, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gad5dd50da9e37387ca6b4e6f9c80fe6f8">highp_uvec2</a></td></tr>
<tr class="memdesc:gad5dd50da9e37387ca6b4e6f9c80fe6f8"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of high qualifier unsigned integer numbers. <a href="a00282.html#gad5dd50da9e37387ca6b4e6f9c80fe6f8">More...</a><br /></td></tr>
<tr class="separator:gad5dd50da9e37387ca6b4e6f9c80fe6f8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaef61508dd40ec523416697982f9ceaae"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, unsigned int, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gaef61508dd40ec523416697982f9ceaae">highp_uvec3</a></td></tr>
<tr class="memdesc:gaef61508dd40ec523416697982f9ceaae"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of high qualifier unsigned integer numbers. <a href="a00282.html#gaef61508dd40ec523416697982f9ceaae">More...</a><br /></td></tr>
<tr class="separator:gaef61508dd40ec523416697982f9ceaae"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaeebd7dd9f3e678691f8620241e5f9221"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, unsigned int, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gaeebd7dd9f3e678691f8620241e5f9221">highp_uvec4</a></td></tr>
<tr class="memdesc:gaeebd7dd9f3e678691f8620241e5f9221"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of high qualifier unsigned integer numbers. <a href="a00282.html#gaeebd7dd9f3e678691f8620241e5f9221">More...</a><br /></td></tr>
<tr class="separator:gaeebd7dd9f3e678691f8620241e5f9221"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaa92c1954d71b1e7914874bd787b43d1c"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, float, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gaa92c1954d71b1e7914874bd787b43d1c">highp_vec2</a></td></tr>
<tr class="memdesc:gaa92c1954d71b1e7914874bd787b43d1c"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of high single-qualifier floating-point numbers. <a href="a00282.html#gaa92c1954d71b1e7914874bd787b43d1c">More...</a><br /></td></tr>
<tr class="separator:gaa92c1954d71b1e7914874bd787b43d1c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaca61dfaccbf2f58f2d8063a4e76b44a9"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, float, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gaca61dfaccbf2f58f2d8063a4e76b44a9">highp_vec3</a></td></tr>
<tr class="memdesc:gaca61dfaccbf2f58f2d8063a4e76b44a9"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of high single-qualifier floating-point numbers. <a href="a00282.html#gaca61dfaccbf2f58f2d8063a4e76b44a9">More...</a><br /></td></tr>
<tr class="separator:gaca61dfaccbf2f58f2d8063a4e76b44a9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gad281decae52948b82feb3a9db8f63a7b"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, float, highp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gad281decae52948b82feb3a9db8f63a7b">highp_vec4</a></td></tr>
<tr class="memdesc:gad281decae52948b82feb3a9db8f63a7b"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of high single-qualifier floating-point numbers. <a href="a00282.html#gad281decae52948b82feb3a9db8f63a7b">More...</a><br /></td></tr>
<tr class="separator:gad281decae52948b82feb3a9db8f63a7b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga5a5452140650988b94d5716e4d872465"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, bool, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga5a5452140650988b94d5716e4d872465">lowp_bvec2</a></td></tr>
<tr class="memdesc:ga5a5452140650988b94d5716e4d872465"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of low qualifier bool numbers. <a href="a00282.html#ga5a5452140650988b94d5716e4d872465">More...</a><br /></td></tr>
<tr class="separator:ga5a5452140650988b94d5716e4d872465"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga79e0922a977662a8fd39d7829be3908b"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, bool, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga79e0922a977662a8fd39d7829be3908b">lowp_bvec3</a></td></tr>
<tr class="memdesc:ga79e0922a977662a8fd39d7829be3908b"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of low qualifier bool numbers. <a href="a00282.html#ga79e0922a977662a8fd39d7829be3908b">More...</a><br /></td></tr>
<tr class="separator:ga79e0922a977662a8fd39d7829be3908b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga15ac87724048ab7169bb5d3572939dd3"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, bool, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga15ac87724048ab7169bb5d3572939dd3">lowp_bvec4</a></td></tr>
<tr class="memdesc:ga15ac87724048ab7169bb5d3572939dd3"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of low qualifier bool numbers. <a href="a00282.html#ga15ac87724048ab7169bb5d3572939dd3">More...</a><br /></td></tr>
<tr class="separator:ga15ac87724048ab7169bb5d3572939dd3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga108086730d086b7f6f7a033955dfb9c3"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, double, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga108086730d086b7f6f7a033955dfb9c3">lowp_dvec2</a></td></tr>
<tr class="memdesc:ga108086730d086b7f6f7a033955dfb9c3"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of low double-qualifier floating-point numbers. <a href="a00282.html#ga108086730d086b7f6f7a033955dfb9c3">More...</a><br /></td></tr>
<tr class="separator:ga108086730d086b7f6f7a033955dfb9c3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga42c518b2917e19ce6946a84c64a3a4b2"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, double, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga42c518b2917e19ce6946a84c64a3a4b2">lowp_dvec3</a></td></tr>
<tr class="memdesc:ga42c518b2917e19ce6946a84c64a3a4b2"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of low double-qualifier floating-point numbers. <a href="a00282.html#ga42c518b2917e19ce6946a84c64a3a4b2">More...</a><br /></td></tr>
<tr class="separator:ga42c518b2917e19ce6946a84c64a3a4b2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga0b4432cb8d910e406576d10d802e190d"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, double, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga0b4432cb8d910e406576d10d802e190d">lowp_dvec4</a></td></tr>
<tr class="memdesc:ga0b4432cb8d910e406576d10d802e190d"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of low double-qualifier floating-point numbers. <a href="a00282.html#ga0b4432cb8d910e406576d10d802e190d">More...</a><br /></td></tr>
<tr class="separator:ga0b4432cb8d910e406576d10d802e190d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga8433c6c1fdd80c0a83941d94aff73fa0"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, int, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga8433c6c1fdd80c0a83941d94aff73fa0">lowp_ivec2</a></td></tr>
<tr class="memdesc:ga8433c6c1fdd80c0a83941d94aff73fa0"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of low qualifier signed integer numbers. <a href="a00282.html#ga8433c6c1fdd80c0a83941d94aff73fa0">More...</a><br /></td></tr>
<tr class="separator:ga8433c6c1fdd80c0a83941d94aff73fa0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gac1a86a75b3c68ebb704d7094043669d6"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, int, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gac1a86a75b3c68ebb704d7094043669d6">lowp_ivec3</a></td></tr>
<tr class="memdesc:gac1a86a75b3c68ebb704d7094043669d6"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of low qualifier signed integer numbers. <a href="a00282.html#gac1a86a75b3c68ebb704d7094043669d6">More...</a><br /></td></tr>
<tr class="separator:gac1a86a75b3c68ebb704d7094043669d6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga27fc23da61859cd6356326c5f1c796de"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, int, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga27fc23da61859cd6356326c5f1c796de">lowp_ivec4</a></td></tr>
<tr class="memdesc:ga27fc23da61859cd6356326c5f1c796de"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of low qualifier signed integer numbers. <a href="a00282.html#ga27fc23da61859cd6356326c5f1c796de">More...</a><br /></td></tr>
<tr class="separator:ga27fc23da61859cd6356326c5f1c796de"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga752ee45136011301b64afd8c310c47a4"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, unsigned int, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga752ee45136011301b64afd8c310c47a4">lowp_uvec2</a></td></tr>
<tr class="memdesc:ga752ee45136011301b64afd8c310c47a4"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of low qualifier unsigned integer numbers. <a href="a00282.html#ga752ee45136011301b64afd8c310c47a4">More...</a><br /></td></tr>
<tr class="separator:ga752ee45136011301b64afd8c310c47a4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga7b2efbdd6bdc2f8250c57f3e5dc9a292"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, unsigned int, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga7b2efbdd6bdc2f8250c57f3e5dc9a292">lowp_uvec3</a></td></tr>
<tr class="memdesc:ga7b2efbdd6bdc2f8250c57f3e5dc9a292"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of low qualifier unsigned integer numbers. <a href="a00282.html#ga7b2efbdd6bdc2f8250c57f3e5dc9a292">More...</a><br /></td></tr>
<tr class="separator:ga7b2efbdd6bdc2f8250c57f3e5dc9a292"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga5e6a632ec1165cf9f54ceeaa5e9b2b1e"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, unsigned int, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga5e6a632ec1165cf9f54ceeaa5e9b2b1e">lowp_uvec4</a></td></tr>
<tr class="memdesc:ga5e6a632ec1165cf9f54ceeaa5e9b2b1e"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of low qualifier unsigned integer numbers. <a href="a00282.html#ga5e6a632ec1165cf9f54ceeaa5e9b2b1e">More...</a><br /></td></tr>
<tr class="separator:ga5e6a632ec1165cf9f54ceeaa5e9b2b1e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga30e8baef5d56d5c166872a2bc00f36e9"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, float, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga30e8baef5d56d5c166872a2bc00f36e9">lowp_vec2</a></td></tr>
<tr class="memdesc:ga30e8baef5d56d5c166872a2bc00f36e9"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of low single-qualifier floating-point numbers. <a href="a00282.html#ga30e8baef5d56d5c166872a2bc00f36e9">More...</a><br /></td></tr>
<tr class="separator:ga30e8baef5d56d5c166872a2bc00f36e9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga868e8e4470a3ef97c7ee3032bf90dc79"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, float, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga868e8e4470a3ef97c7ee3032bf90dc79">lowp_vec3</a></td></tr>
<tr class="memdesc:ga868e8e4470a3ef97c7ee3032bf90dc79"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of low single-qualifier floating-point numbers. <a href="a00282.html#ga868e8e4470a3ef97c7ee3032bf90dc79">More...</a><br /></td></tr>
<tr class="separator:ga868e8e4470a3ef97c7ee3032bf90dc79"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gace3acb313c800552a9411953eb8b2ed7"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, float, lowp > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gace3acb313c800552a9411953eb8b2ed7">lowp_vec4</a></td></tr>
<tr class="memdesc:gace3acb313c800552a9411953eb8b2ed7"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of low single-qualifier floating-point numbers. <a href="a00282.html#gace3acb313c800552a9411953eb8b2ed7">More...</a><br /></td></tr>
<tr class="separator:gace3acb313c800552a9411953eb8b2ed7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga1e743764869efa9223c2bcefccedaddc"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, bool, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga1e743764869efa9223c2bcefccedaddc">mediump_bvec2</a></td></tr>
<tr class="memdesc:ga1e743764869efa9223c2bcefccedaddc"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of medium qualifier bool numbers. <a href="a00282.html#ga1e743764869efa9223c2bcefccedaddc">More...</a><br /></td></tr>
<tr class="separator:ga1e743764869efa9223c2bcefccedaddc"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga50c783c25082882ef00fe2e5cddba4aa"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, bool, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga50c783c25082882ef00fe2e5cddba4aa">mediump_bvec3</a></td></tr>
<tr class="memdesc:ga50c783c25082882ef00fe2e5cddba4aa"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of medium qualifier bool numbers. <a href="a00282.html#ga50c783c25082882ef00fe2e5cddba4aa">More...</a><br /></td></tr>
<tr class="separator:ga50c783c25082882ef00fe2e5cddba4aa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga0be2c682258604a35004f088782a9645"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, bool, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga0be2c682258604a35004f088782a9645">mediump_bvec4</a></td></tr>
<tr class="memdesc:ga0be2c682258604a35004f088782a9645"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of medium qualifier bool numbers. <a href="a00282.html#ga0be2c682258604a35004f088782a9645">More...</a><br /></td></tr>
<tr class="separator:ga0be2c682258604a35004f088782a9645"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga2f4f6e9a69a0281d06940fd0990cafc3"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, double, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga2f4f6e9a69a0281d06940fd0990cafc3">mediump_dvec2</a></td></tr>
<tr class="memdesc:ga2f4f6e9a69a0281d06940fd0990cafc3"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of medium double-qualifier floating-point numbers. <a href="a00282.html#ga2f4f6e9a69a0281d06940fd0990cafc3">More...</a><br /></td></tr>
<tr class="separator:ga2f4f6e9a69a0281d06940fd0990cafc3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga61c3b1dff4ec7c878af80503141b9f37"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, double, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga61c3b1dff4ec7c878af80503141b9f37">mediump_dvec3</a></td></tr>
<tr class="memdesc:ga61c3b1dff4ec7c878af80503141b9f37"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of medium double-qualifier floating-point numbers. <a href="a00282.html#ga61c3b1dff4ec7c878af80503141b9f37">More...</a><br /></td></tr>
<tr class="separator:ga61c3b1dff4ec7c878af80503141b9f37"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga23a8bca00914a51542bfea13a4778186"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, double, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga23a8bca00914a51542bfea13a4778186">mediump_dvec4</a></td></tr>
<tr class="memdesc:ga23a8bca00914a51542bfea13a4778186"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of medium double-qualifier floating-point numbers. <a href="a00282.html#ga23a8bca00914a51542bfea13a4778186">More...</a><br /></td></tr>
<tr class="separator:ga23a8bca00914a51542bfea13a4778186"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gac57496299d276ed97044074097bd5e2c"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, int, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gac57496299d276ed97044074097bd5e2c">mediump_ivec2</a></td></tr>
<tr class="memdesc:gac57496299d276ed97044074097bd5e2c"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of medium qualifier signed integer numbers. <a href="a00282.html#gac57496299d276ed97044074097bd5e2c">More...</a><br /></td></tr>
<tr class="separator:gac57496299d276ed97044074097bd5e2c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga27cfb51e0dbe15bba27a14a8590e8466"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, int, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga27cfb51e0dbe15bba27a14a8590e8466">mediump_ivec3</a></td></tr>
<tr class="memdesc:ga27cfb51e0dbe15bba27a14a8590e8466"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of medium qualifier signed integer numbers. <a href="a00282.html#ga27cfb51e0dbe15bba27a14a8590e8466">More...</a><br /></td></tr>
<tr class="separator:ga27cfb51e0dbe15bba27a14a8590e8466"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga92a204c37e66ac6c1dc7ae91142f2ea5"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, int, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga92a204c37e66ac6c1dc7ae91142f2ea5">mediump_ivec4</a></td></tr>
<tr class="memdesc:ga92a204c37e66ac6c1dc7ae91142f2ea5"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of medium qualifier signed integer numbers. <a href="a00282.html#ga92a204c37e66ac6c1dc7ae91142f2ea5">More...</a><br /></td></tr>
<tr class="separator:ga92a204c37e66ac6c1dc7ae91142f2ea5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gaa3b4f7806dad03d83bb3da0baa1e3b9b"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, unsigned int, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gaa3b4f7806dad03d83bb3da0baa1e3b9b">mediump_uvec2</a></td></tr>
<tr class="memdesc:gaa3b4f7806dad03d83bb3da0baa1e3b9b"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of medium qualifier unsigned integer numbers. <a href="a00282.html#gaa3b4f7806dad03d83bb3da0baa1e3b9b">More...</a><br /></td></tr>
<tr class="separator:gaa3b4f7806dad03d83bb3da0baa1e3b9b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga83b7df38feefbb357f3673d950fafef7"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, unsigned int, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga83b7df38feefbb357f3673d950fafef7">mediump_uvec3</a></td></tr>
<tr class="memdesc:ga83b7df38feefbb357f3673d950fafef7"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of medium qualifier unsigned integer numbers. <a href="a00282.html#ga83b7df38feefbb357f3673d950fafef7">More...</a><br /></td></tr>
<tr class="separator:ga83b7df38feefbb357f3673d950fafef7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga64ed0deb6573375b7016daf82ffd53a7"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, unsigned int, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga64ed0deb6573375b7016daf82ffd53a7">mediump_uvec4</a></td></tr>
<tr class="memdesc:ga64ed0deb6573375b7016daf82ffd53a7"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of medium qualifier unsigned integer numbers. <a href="a00282.html#ga64ed0deb6573375b7016daf82ffd53a7">More...</a><br /></td></tr>
<tr class="separator:ga64ed0deb6573375b7016daf82ffd53a7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:gabc61976261c406520c7a8e4d946dc3f0"><td class="memItemLeft" align="right" valign="top">typedef vec< 2, float, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#gabc61976261c406520c7a8e4d946dc3f0">mediump_vec2</a></td></tr>
<tr class="memdesc:gabc61976261c406520c7a8e4d946dc3f0"><td class="mdescLeft"> </td><td class="mdescRight">2 components vector of medium single-qualifier floating-point numbers. <a href="a00282.html#gabc61976261c406520c7a8e4d946dc3f0">More...</a><br /></td></tr>
<tr class="separator:gabc61976261c406520c7a8e4d946dc3f0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga2384e263df19f1404b733016eff78fca"><td class="memItemLeft" align="right" valign="top">typedef vec< 3, float, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga2384e263df19f1404b733016eff78fca">mediump_vec3</a></td></tr>
<tr class="memdesc:ga2384e263df19f1404b733016eff78fca"><td class="mdescLeft"> </td><td class="mdescRight">3 components vector of medium single-qualifier floating-point numbers. <a href="a00282.html#ga2384e263df19f1404b733016eff78fca">More...</a><br /></td></tr>
<tr class="separator:ga2384e263df19f1404b733016eff78fca"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ga5c6978d3ffba06738416a33083853fc0"><td class="memItemLeft" align="right" valign="top">typedef vec< 4, float, mediump > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ga5c6978d3ffba06738416a33083853fc0">mediump_vec4</a></td></tr>
<tr class="memdesc:ga5c6978d3ffba06738416a33083853fc0"><td class="mdescLeft"> </td><td class="mdescRight">4 components vector of medium single-qualifier floating-point numbers. <a href="a00282.html#ga5c6978d3ffba06738416a33083853fc0">More...</a><br /></td></tr>
<tr class="separator:ga5c6978d3ffba06738416a33083853fc0"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>Vector types with precision qualifiers which may result in various precision in term of ULPs. </p>
<p>GLSL allows defining qualifiers for particular variables. With OpenGL's GLSL, these qualifiers have no effect; they are there for compatibility, with OpenGL ES's GLSL, these qualifiers do have an effect.</p>
<p>C++ has no language equivalent to qualifier qualifiers. So GLM provides the next-best thing: a number of typedefs that use a particular qualifier.</p>
<p>None of these types make any guarantees about the actual qualifier used. </p>
<h2 class="groupheader">Typedef Documentation</h2>
<a class="anchor" id="gac6c781a85f012d77a75310a3058702c2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, bool, highp > highp_bvec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of high qualifier bool numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00192_source.html#l00016">16</a> of file <a class="el" href="a00192_source.html">vector_bool2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gaedb70027d89a0a405046aefda4eabaa6"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, bool, highp > highp_bvec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of high qualifier bool numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00194_source.html#l00016">16</a> of file <a class="el" href="a00194_source.html">vector_bool3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gaee663ff64429443ab07a5327074192f6"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, bool, highp > highp_bvec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of high qualifier bool numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00196_source.html#l00016">16</a> of file <a class="el" href="a00196_source.html">vector_bool4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gab98d77cca255914f5e29697fcbc2d975"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, f64, highp > highp_dvec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of high double-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00201_source.html#l00016">16</a> of file <a class="el" href="a00201_source.html">vector_double2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gab24dc20dcdc5b71282634bdbf6b70105"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, f64, highp > highp_dvec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of high double-qualifier floating-point numbers. </p>
<p>There is no guarantee on the actual qualifier.</p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00203_source.html#l00017">17</a> of file <a class="el" href="a00203_source.html">vector_double3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gab654f4ed4a99d64a6cfc65320c2a7590"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, f64, highp > highp_dvec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of high double-qualifier floating-point numbers. </p>
<p>There is no guarantee on the actual qualifier.</p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00205_source.html#l00018">18</a> of file <a class="el" href="a00205_source.html">vector_double4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gaa18f6b80b41c214f10666948539c1f93"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, i32, highp > highp_ivec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of high qualifier signed integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00217_source.html#l00016">16</a> of file <a class="el" href="a00217_source.html">vector_int2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga7dd782c3ef5719bc6d5c3ca826b8ad18"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, i32, highp > highp_ivec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of high qualifier signed integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00219_source.html#l00016">16</a> of file <a class="el" href="a00219_source.html">vector_int3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gafb84dccdf5d82443df3ffc8428dcaf3e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, i32, highp > highp_ivec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of high qualifier signed integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00221_source.html#l00016">16</a> of file <a class="el" href="a00221_source.html">vector_int4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gad5dd50da9e37387ca6b4e6f9c80fe6f8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, u32, highp > highp_uvec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of high qualifier unsigned integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00229_source.html#l00016">16</a> of file <a class="el" href="a00229_source.html">vector_uint2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gaef61508dd40ec523416697982f9ceaae"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, u32, highp > highp_uvec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of high qualifier unsigned integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00231_source.html#l00016">16</a> of file <a class="el" href="a00231_source.html">vector_uint3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gaeebd7dd9f3e678691f8620241e5f9221"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, u32, highp > highp_uvec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of high qualifier unsigned integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00233_source.html#l00016">16</a> of file <a class="el" href="a00233_source.html">vector_uint4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gaa92c1954d71b1e7914874bd787b43d1c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, float, highp > highp_vec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of high single-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00209_source.html#l00016">16</a> of file <a class="el" href="a00209_source.html">vector_float2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gaca61dfaccbf2f58f2d8063a4e76b44a9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, float, highp > highp_vec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of high single-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00211_source.html#l00016">16</a> of file <a class="el" href="a00211_source.html">vector_float3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gad281decae52948b82feb3a9db8f63a7b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, float, highp > highp_vec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of high single-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00213_source.html#l00016">16</a> of file <a class="el" href="a00213_source.html">vector_float4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga5a5452140650988b94d5716e4d872465"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, bool, lowp > lowp_bvec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of low qualifier bool numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00192_source.html#l00028">28</a> of file <a class="el" href="a00192_source.html">vector_bool2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga79e0922a977662a8fd39d7829be3908b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, bool, lowp > lowp_bvec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of low qualifier bool numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00194_source.html#l00028">28</a> of file <a class="el" href="a00194_source.html">vector_bool3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga15ac87724048ab7169bb5d3572939dd3"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, bool, lowp > lowp_bvec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of low qualifier bool numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00196_source.html#l00028">28</a> of file <a class="el" href="a00196_source.html">vector_bool4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga108086730d086b7f6f7a033955dfb9c3"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, f64, lowp > lowp_dvec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of low double-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00201_source.html#l00028">28</a> of file <a class="el" href="a00201_source.html">vector_double2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga42c518b2917e19ce6946a84c64a3a4b2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, f64, lowp > lowp_dvec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of low double-qualifier floating-point numbers. </p>
<p>There is no guarantee on the actual qualifier.</p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00203_source.html#l00031">31</a> of file <a class="el" href="a00203_source.html">vector_double3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga0b4432cb8d910e406576d10d802e190d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, f64, lowp > lowp_dvec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of low double-qualifier floating-point numbers. </p>
<p>There is no guarantee on the actual qualifier.</p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00205_source.html#l00032">32</a> of file <a class="el" href="a00205_source.html">vector_double4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga8433c6c1fdd80c0a83941d94aff73fa0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, i32, lowp > lowp_ivec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of low qualifier signed integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00217_source.html#l00028">28</a> of file <a class="el" href="a00217_source.html">vector_int2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gac1a86a75b3c68ebb704d7094043669d6"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, i32, lowp > lowp_ivec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of low qualifier signed integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00219_source.html#l00028">28</a> of file <a class="el" href="a00219_source.html">vector_int3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga27fc23da61859cd6356326c5f1c796de"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, i32, lowp > lowp_ivec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of low qualifier signed integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00221_source.html#l00028">28</a> of file <a class="el" href="a00221_source.html">vector_int4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga752ee45136011301b64afd8c310c47a4"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, u32, lowp > lowp_uvec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of low qualifier unsigned integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00229_source.html#l00028">28</a> of file <a class="el" href="a00229_source.html">vector_uint2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga7b2efbdd6bdc2f8250c57f3e5dc9a292"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, u32, lowp > lowp_uvec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of low qualifier unsigned integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00231_source.html#l00028">28</a> of file <a class="el" href="a00231_source.html">vector_uint3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga5e6a632ec1165cf9f54ceeaa5e9b2b1e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, u32, lowp > lowp_uvec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of low qualifier unsigned integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00233_source.html#l00028">28</a> of file <a class="el" href="a00233_source.html">vector_uint4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga30e8baef5d56d5c166872a2bc00f36e9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, float, lowp > lowp_vec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of low single-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00209_source.html#l00028">28</a> of file <a class="el" href="a00209_source.html">vector_float2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga868e8e4470a3ef97c7ee3032bf90dc79"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, float, lowp > lowp_vec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of low single-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00211_source.html#l00028">28</a> of file <a class="el" href="a00211_source.html">vector_float3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gace3acb313c800552a9411953eb8b2ed7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, float, lowp > lowp_vec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of low single-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00213_source.html#l00028">28</a> of file <a class="el" href="a00213_source.html">vector_float4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga1e743764869efa9223c2bcefccedaddc"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, bool, mediump > mediump_bvec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of medium qualifier bool numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00192_source.html#l00022">22</a> of file <a class="el" href="a00192_source.html">vector_bool2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga50c783c25082882ef00fe2e5cddba4aa"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, bool, mediump > mediump_bvec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of medium qualifier bool numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00194_source.html#l00022">22</a> of file <a class="el" href="a00194_source.html">vector_bool3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga0be2c682258604a35004f088782a9645"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, bool, mediump > mediump_bvec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of medium qualifier bool numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00196_source.html#l00022">22</a> of file <a class="el" href="a00196_source.html">vector_bool4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga2f4f6e9a69a0281d06940fd0990cafc3"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, f64, mediump > mediump_dvec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of medium double-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00201_source.html#l00022">22</a> of file <a class="el" href="a00201_source.html">vector_double2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga61c3b1dff4ec7c878af80503141b9f37"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, f64, mediump > mediump_dvec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of medium double-qualifier floating-point numbers. </p>
<p>There is no guarantee on the actual qualifier.</p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00203_source.html#l00024">24</a> of file <a class="el" href="a00203_source.html">vector_double3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga23a8bca00914a51542bfea13a4778186"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, f64, mediump > mediump_dvec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of medium double-qualifier floating-point numbers. </p>
<p>There is no guarantee on the actual qualifier.</p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00205_source.html#l00025">25</a> of file <a class="el" href="a00205_source.html">vector_double4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gac57496299d276ed97044074097bd5e2c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, i32, mediump > mediump_ivec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of medium qualifier signed integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00217_source.html#l00022">22</a> of file <a class="el" href="a00217_source.html">vector_int2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga27cfb51e0dbe15bba27a14a8590e8466"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, i32, mediump > mediump_ivec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of medium qualifier signed integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00219_source.html#l00022">22</a> of file <a class="el" href="a00219_source.html">vector_int3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga92a204c37e66ac6c1dc7ae91142f2ea5"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, i32, mediump > mediump_ivec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of medium qualifier signed integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00221_source.html#l00022">22</a> of file <a class="el" href="a00221_source.html">vector_int4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gaa3b4f7806dad03d83bb3da0baa1e3b9b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, u32, mediump > mediump_uvec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of medium qualifier unsigned integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00229_source.html#l00022">22</a> of file <a class="el" href="a00229_source.html">vector_uint2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga83b7df38feefbb357f3673d950fafef7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, u32, mediump > mediump_uvec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of medium qualifier unsigned integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00231_source.html#l00022">22</a> of file <a class="el" href="a00231_source.html">vector_uint3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga64ed0deb6573375b7016daf82ffd53a7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, u32, mediump > mediump_uvec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of medium qualifier unsigned integer numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00233_source.html#l00022">22</a> of file <a class="el" href="a00233_source.html">vector_uint4_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="gabc61976261c406520c7a8e4d946dc3f0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 2, float, mediump > mediump_vec2</td>
</tr>
</table>
</div><div class="memdoc">
<p>2 components vector of medium single-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00209_source.html#l00022">22</a> of file <a class="el" href="a00209_source.html">vector_float2_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga2384e263df19f1404b733016eff78fca"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 3, float, mediump > mediump_vec3</td>
</tr>
</table>
</div><div class="memdoc">
<p>3 components vector of medium single-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00211_source.html#l00022">22</a> of file <a class="el" href="a00211_source.html">vector_float3_precision.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ga5c6978d3ffba06738416a33083853fc0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef vec< 4, float, mediump > mediump_vec4</td>
</tr>
</table>
</div><div class="memdoc">
<p>4 components vector of medium single-qualifier floating-point numbers. </p>
<dl class="section see"><dt>See also</dt><dd><a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.1.5 Vectors</a> </dd>
<dd>
<a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 4.7.2 Precision Qualifier</a> </dd></dl>
<p>Definition at line <a class="el" href="a00213_source.html#l00022">22</a> of file <a class="el" href="a00213_source.html">vector_float4_precision.hpp</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.10
</small></address>
</body>
</html>
| Jean-LouisH/LaniaEngine | thirdparty/glm-0.9.9.8/glm/doc/api/a00282.html | HTML | mit | 73,419 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Start Bootstrap - SB Admin Version 2.0 Demo</title>
<!-- Core CSS - Include with every page -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.css" rel="stylesheet">
<!-- Page-Level Plugin CSS - Panels and Wells -->
<!-- SB Admin CSS - Include with every page -->
<link href="css/sb-admin.css" rel="stylesheet">
</head>
<body>
<div id="wrapper">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation" style="margin-bottom: 0">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".sidebar-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="index.html">SB Admin v2.0</a>
</div>
<!-- /.navbar-header -->
<ul class="nav navbar-top-links navbar-right">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<i class="fa fa-envelope fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-messages">
<li>
<a href="#">
<div>
<strong>John Smith</strong>
<span class="pull-right text-muted">
<em>Yesterday</em>
</span>
</div>
<div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<strong>John Smith</strong>
<span class="pull-right text-muted">
<em>Yesterday</em>
</span>
</div>
<div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<strong>John Smith</strong>
<span class="pull-right text-muted">
<em>Yesterday</em>
</span>
</div>
<div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eleifend...</div>
</a>
</li>
<li class="divider"></li>
<li>
<a class="text-center" href="#">
<strong>Read All Messages</strong>
<i class="fa fa-angle-right"></i>
</a>
</li>
</ul>
<!-- /.dropdown-messages -->
</li>
<!-- /.dropdown -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<i class="fa fa-tasks fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-tasks">
<li>
<a href="#">
<div>
<p>
<strong>Task 1</strong>
<span class="pull-right text-muted">40% Complete</span>
</p>
<div class="progress progress-striped active">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%">
<span class="sr-only">40% Complete (success)</span>
</div>
</div>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<p>
<strong>Task 2</strong>
<span class="pull-right text-muted">20% Complete</span>
</p>
<div class="progress progress-striped active">
<div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%">
<span class="sr-only">20% Complete</span>
</div>
</div>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<p>
<strong>Task 3</strong>
<span class="pull-right text-muted">60% Complete</span>
</p>
<div class="progress progress-striped active">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%">
<span class="sr-only">60% Complete (warning)</span>
</div>
</div>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<p>
<strong>Task 4</strong>
<span class="pull-right text-muted">80% Complete</span>
</p>
<div class="progress progress-striped active">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80% Complete (danger)</span>
</div>
</div>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a class="text-center" href="#">
<strong>See All Tasks</strong>
<i class="fa fa-angle-right"></i>
</a>
</li>
</ul>
<!-- /.dropdown-tasks -->
</li>
<!-- /.dropdown -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<i class="fa fa-bell fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-alerts">
<li>
<a href="#">
<div>
<i class="fa fa-comment fa-fw"></i> New Comment
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<i class="fa fa-twitter fa-fw"></i> 3 New Followers
<span class="pull-right text-muted small">12 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<i class="fa fa-envelope fa-fw"></i> Message Sent
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<i class="fa fa-tasks fa-fw"></i> New Task
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="#">
<div>
<i class="fa fa-upload fa-fw"></i> Server Rebooted
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a class="text-center" href="#">
<strong>See All Alerts</strong>
<i class="fa fa-angle-right"></i>
</a>
</li>
</ul>
<!-- /.dropdown-alerts -->
</li>
<!-- /.dropdown -->
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
<i class="fa fa-user fa-fw"></i> <i class="fa fa-caret-down"></i>
</a>
<ul class="dropdown-menu dropdown-user">
<li><a href="#"><i class="fa fa-user fa-fw"></i> User Profile</a>
</li>
<li><a href="#"><i class="fa fa-gear fa-fw"></i> Settings</a>
</li>
<li class="divider"></li>
<li><a href="login.html"><i class="fa fa-sign-out fa-fw"></i> Logout</a>
</li>
</ul>
<!-- /.dropdown-user -->
</li>
<!-- /.dropdown -->
</ul>
<!-- /.navbar-top-links -->
<div class="navbar-default navbar-static-side" role="navigation">
<div class="sidebar-collapse">
<ul class="nav" id="side-menu">
<li class="sidebar-search">
<div class="input-group custom-search-form">
<input type="text" class="form-control" placeholder="Search...">
<span class="input-group-btn">
<button class="btn btn-default" type="button">
<i class="fa fa-search"></i>
</button>
</span>
</div>
<!-- /input-group -->
</li>
<li>
<a href="index.html"><i class="fa fa-dashboard fa-fw"></i> Dashboard</a>
</li>
<li>
<a href="#"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="flot.html">Flot Charts</a>
</li>
<li>
<a href="morris.html">Morris.js Charts</a>
</li>
</ul>
<!-- /.nav-second-level -->
</li>
<li>
<a href="tables.html"><i class="fa fa-table fa-fw"></i> Tables</a>
</li>
<li>
<a href="forms.html"><i class="fa fa-edit fa-fw"></i> Forms</a>
</li>
<li>
<a href="#"><i class="fa fa-wrench fa-fw"></i> UI Elements<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="panels-wells.html">Panels and Wells</a>
</li>
<li>
<a href="buttons.html">Buttons</a>
</li>
<li>
<a href="notifications.html">Notifications</a>
</li>
<li>
<a href="typography.html">Typography</a>
</li>
<li>
<a href="grid.html">Grid</a>
</li>
</ul>
<!-- /.nav-second-level -->
</li>
<li>
<a href="#"><i class="fa fa-sitemap fa-fw"></i> Multi-Level Dropdown<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="#">Second Level Item</a>
</li>
<li>
<a href="#">Second Level Item</a>
</li>
<li>
<a href="#">Third Level <span class="fa arrow"></span></a>
<ul class="nav nav-third-level">
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
</ul>
<!-- /.nav-third-level -->
</li>
</ul>
<!-- /.nav-second-level -->
</li>
<li>
<a href="#"><i class="fa fa-files-o fa-fw"></i> Sample Pages<span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="blank.html">Blank Page</a>
</li>
<li>
<a href="login.html">Login Page</a>
</li>
</ul>
<!-- /.nav-second-level -->
</li>
</ul>
<!-- /#side-menu -->
</div>
<!-- /.sidebar-collapse -->
</div>
<!-- /.navbar-static-side -->
</nav>
<div id="page-wrapper">
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Panels and Wells</h1>
</div>
<!-- /.col-lg-12 -->
</div>
<!-- /.row -->
<div class="row">
<div class="col-lg-4">
<div class="panel panel-default">
<div class="panel-heading">
Default Panel
</div>
<div class="panel-body">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
</div>
<div class="panel-footer">
Panel Footer
</div>
</div>
</div>
<!-- /.col-lg-4 -->
<div class="col-lg-4">
<div class="panel panel-primary">
<div class="panel-heading">
Primary Panel
</div>
<div class="panel-body">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
</div>
<div class="panel-footer">
Panel Footer
</div>
</div>
</div>
<!-- /.col-lg-4 -->
<div class="col-lg-4">
<div class="panel panel-success">
<div class="panel-heading">
Success Panel
</div>
<div class="panel-body">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
</div>
<div class="panel-footer">
Panel Footer
</div>
</div>
</div>
<!-- /.col-lg-4 -->
</div>
<!-- /.row -->
<div class="row">
<div class="col-lg-4">
<div class="panel panel-info">
<div class="panel-heading">
Info Panel
</div>
<div class="panel-body">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
</div>
<div class="panel-footer">
Panel Footer
</div>
</div>
</div>
<!-- /.col-lg-4 -->
<div class="col-lg-4">
<div class="panel panel-warning">
<div class="panel-heading">
Warning Panel
</div>
<div class="panel-body">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
</div>
<div class="panel-footer">
Panel Footer
</div>
</div>
</div>
<!-- /.col-lg-4 -->
<div class="col-lg-4">
<div class="panel panel-danger">
<div class="panel-heading">
Danger Panel
</div>
<div class="panel-body">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
</div>
<div class="panel-footer">
Panel Footer
</div>
</div>
</div>
<!-- /.col-lg-4 -->
</div>
<!-- /.row -->
<div class="row">
<div class="col-lg-12">
<div class="panel panel-default">
<div class="panel-heading">
Collapsible Accordion Panel Group
</div>
<!-- .panel-heading -->
<div class="panel-body">
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne">Collapsible Group Item #1</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in">
<div class="panel-body">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">Collapsible Group Item #2</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseThree">Collapsible Group Item #3</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
</div>
</div>
</div>
</div>
<!-- .panel-body -->
</div>
<!-- /.panel -->
</div>
<!-- /.col-lg-12 -->
</div>
<!-- /.row -->
<div class="row">
<div class="col-lg-6">
<div class="panel panel-default">
<div class="panel-heading">
Basic Tabs
</div>
<!-- /.panel-heading -->
<div class="panel-body">
<!-- Nav tabs -->
<ul class="nav nav-tabs">
<li class="active"><a href="#home" data-toggle="tab">Home</a>
</li>
<li><a href="#profile" data-toggle="tab">Profile</a>
</li>
<li><a href="#messages" data-toggle="tab">Messages</a>
</li>
<li><a href="#settings" data-toggle="tab">Settings</a>
</li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div class="tab-pane fade in active" id="home">
<h4>Home Tab</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="tab-pane fade" id="profile">
<h4>Profile Tab</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="tab-pane fade" id="messages">
<h4>Messages Tab</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="tab-pane fade" id="settings">
<h4>Settings Tab</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div>
</div>
<!-- /.panel-body -->
</div>
<!-- /.panel -->
</div>
<!-- /.col-lg-6 -->
<div class="col-lg-6">
<div class="panel panel-default">
<div class="panel-heading">
Pill Tabs
</div>
<!-- /.panel-heading -->
<div class="panel-body">
<!-- Nav tabs -->
<ul class="nav nav-pills">
<li class="active"><a href="#home-pills" data-toggle="tab">Home</a>
</li>
<li><a href="#profile-pills" data-toggle="tab">Profile</a>
</li>
<li><a href="#messages-pills" data-toggle="tab">Messages</a>
</li>
<li><a href="#settings-pills" data-toggle="tab">Settings</a>
</li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div class="tab-pane fade in active" id="home-pills">
<h4>Home Tab</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="tab-pane fade" id="profile-pills">
<h4>Profile Tab</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="tab-pane fade" id="messages-pills">
<h4>Messages Tab</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
<div class="tab-pane fade" id="settings-pills">
<h4>Settings Tab</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
</div>
</div>
<!-- /.panel-body -->
</div>
<!-- /.panel -->
</div>
<!-- /.col-lg-6 -->
</div>
<!-- /.row -->
<div class="row">
<div class="col-lg-4">
<div class="well">
<h4>Normal Well</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
</div>
</div>
<!-- /.col-lg-4 -->
<div class="col-lg-4">
<div class="well well-lg">
<h4>Large Well</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
</div>
</div>
<!-- /.col-lg-4 -->
<div class="col-lg-4">
<div class="well well-sm">
<h4>Small Well</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue.</p>
</div>
</div>
<!-- /.col-lg-4 -->
</div>
<!-- /.row -->
<div class="row">
<div class="col-lg-12">
<div class="jumbotron">
<h1>Jumbotron</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing, posuere lectus et, fringilla augue. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tincidunt est vitae ultrices accumsan. Aliquam ornare lacus adipiscing.</p>
<p><a class="btn btn-primary btn-lg" role="button">Learn more</a>
</p>
</div>
</div>
<!-- /.col-lg-12 -->
</div>
<!-- /.row -->
</div>
<!-- /#page-wrapper -->
</div>
<!-- /#wrapper -->
<!-- Core Scripts - Include with every page -->
<script src="js/jquery-1.10.2.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/plugins/metisMenu/jquery.metisMenu.js"></script>
<!-- Page-Level Plugin Scripts - Panels and Wells -->
<!-- SB Admin Scripts - Include with every page -->
<script src="js/sb-admin.js"></script>
<!-- Page-Level Demo Scripts - Panels and Wells - Use for reference -->
</body>
</html>
| mtasic85/dockyard | templates/sb-admin-v2/panels-wells.html | HTML | mit | 38,030 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./../../assets/css/combined.css">
<link rel="shortcut icon" href="./../../favicon.ico" />
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
var path = './../../';
var class_prefix = "DBUtil::";
</script>
<script src="./../../assets/js/combined.js"></script>
<title>DBUtil - Classes - FuelPHP Documentation</title>
</head>
<body>
<div id="container">
<header id="header">
<div class="table">
<h1>
<a href="http://fuelphp.com"><img height="37px" width="147px" src="./../../assets/img/fuel.png" /></a>
<strong>Documentation</strong>
</h1>
<form id="google_search">
<p>
<span id="search_clear"> </span>
<input type="submit" name="search_submit" id="search_submit" value="search" />
<input type="text" value="" id="search_input" name="search_input" />
</p>
</form>
</div>
<nav>
<div class="clear"></div>
</nav>
<a href="#" id="toc_handle">table of contents</a>
<div class="clear"></div>
</header>
<div id="cse">
<div id="cse_point"></div>
<div id="cse_content"></div>
</div>
<div id="main">
<h2>DBUtil Class</h2>
<p>The DBUtil class allows you to manage and perform routine operations on your databases.</p>
<h3 id="managing">Managing functions</h3>
<p>DBUtil allows you to create, rename, alter and drop database fields.</p>
<article>
<h4 class="method" id="method_set_connection">set_connection($connection)</h4>
<p>The <strong>set_connection</strong> method sets the default DBUtil connection for all methods.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$connection</kbd></th>
<td><strong>required</strong></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>// Set an alternative database connection for DBUtil
DBUtil::set_connection('my_database_group');
// Do other DBUtil calls with that connection.
...
// And set it back to default.
DBUtil::set_connection(null);
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_create_database">create_database($database, charset = null, $if_not_exists = true, $db = null)</h4>
<p>The <strong>create_database</strong> method creates a database. Will throw a Database_Exception if it cannot.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$database</kbd></th>
<td><em>required</em></td>
<td>the database name</td>
</tr>
<tr>
<th><kbd>$charset</kbd></th>
<td><em>null</em></td>
<td>the default charset</td>
</tr>
<tr>
<th><kbd>$if_not_exists</kbd></th>
<td><strong>true</strong></td>
<td>whether to use <em>IF NOT EXISTS</em></td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>// Create a database named `my_database`
DBUtil::create_database('my_database');
// Catch the exception
try
{
DBUtil::create_database('my_database');
}
catch(\Database_Exception $e)
{
// Creation failed...
}
// You can also set a default charset.
// CREATE DATABASE IF NOT EXISTS `new_database` DEFAULT CHARACTER SET 'utf8'
DBUtil::create_database('new_database', 'utf8');
// CREATE DATABASE IF NOT EXISTS `new_database DEFAULT CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci'
DBUtil::create_database('new_database', 'utf8_unicode_ci');
</code></pre>
</td>
</tr>
</tbody>
</table>
<p>If no charset is provided it will fall back to the charset of the active db group.</p>
</article>
<article>
<h4 class="method" id="method_drop_database">drop_database($database, $db = null)</h4>
<p>The <strong>drop_database</strong> method drops a database. Will throw a Database_Exception if it cannot.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$database</kbd></th>
<td><em>required</em></td>
<td>the database name</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>// Drop a database named `my_database`
DBUtil::drop_database('my_database');
// Catch the exception
try
{
DBUtil::drop_database('my_database');
}
catch(\Database_Exception $e)
{
// Drop failed...
}
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_table_exists">table_exists($table, $db = null)</h4>
<p>The <strong>table_exists</strong> method checks if a given table exists.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<td><kbd>$table</kbd></td>
<td><em>required</em></td>
<td>the table name</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns true if table exists, false if it does not.</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>// Check if table named 'my_table' exists
if(DBUtil::table_exists('my_table'))
{
// Table exists
} else
{
// Table does NOT exist, create it!
}</code>
</pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_drop_table">drop_table($table, $db = null)</h4>
<p>The <strong>drop_table</strong> method drops a table. Will throw a Database_Exception if it cannot.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>the table name</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>// Drop a table named `my_table`
DBUtil::drop_table('my_table');
// Catch the exception
try
{
DBUtil::drop_table('my_table');
}
catch(\Database_Exception $e)
{
// Drop failed...
}
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_rename_table">rename_table($table, $new_table_name, $db = null)</h4>
<p>The <strong>rename_table</strong> method renames a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>The old table name</td>
</tr>
<tr>
<th><kbd>$new_table_name</kbd></th>
<td><em>required</em></td>
<td>The new table name</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>// Rename `my_table` to `my_new_table`
DBUtil::rename_table('my_table', 'my_new_table');
// Catch the exception
try
{
DBUtil::rename_table('my_table', 'my_new_table');
}
catch(\Database_Exception $e)
{
// Rename failed...
}
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_create_table">create_table($table, $fields, $primary_keys = array(), $if_not_exists = true, $engine = false, $charset = null, $foreign_keys = array(), $db = null)</h4>
<p>The <strong>create_table</strong> method creates a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>the table name</td>
</tr>
<tr>
<th><kbd>$fields</kbd></th>
<td><em>required</em></td>
<td>array containing fields</td>
</tr>
<tr>
<th><kbd>$primary_keys</kbd></th>
<td><strong>array()</strong></td>
<td>array containing primary keys</td>
</tr>
<tr>
<th><kbd>$if_not_exists</kbd></th>
<td><strong>true</strong></td>
<td>whether to use <em>IF NOT EXISTS</em></td>
</tr>
<tr>
<th><kbd>$engine</kbd></th>
<td><strong>false</strong></td>
<td>which storage engine to use (MyISAM, InnoDB, ...)</td>
</tr>
<tr>
<th><kbd>$charset</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td>the default charset, falls back to the active db group charset</td>
</tr>
<tr>
<th><kbd>$foreign_keys</kbd></th>
<td><strong>array()</strong></td>
<td>array of foreign key constraints definitions. The array keys 'key' and 'reference' are required and throw an error if missing, all others are optional.</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>\DBUtil::create_table(
'users',
array(
'id' => array('constraint' => 11, 'type' => 'int', 'auto_increment' => true),
'name' => array('type' => 'text'),
'email' => array('constraint' => 50, 'type' => 'varchar'),
'title' => array('constraint' => 50, 'type' => 'varchar', 'default' => 'mr.'),
'password' => array('constraint' => 125, 'type' => 'varchar'),
),
array('id'), false, 'InnoDB', 'utf8_unicode_ci',
array(
array(
'constraint' => 'constraintA',
'key' => 'keyA',
'reference' => array(
'table' => 'table',
'column' => 'field',
),
'on_update' => 'CASCADE',
'on_delete' => 'RESTRICT'
),
array(
'key' => 'keyB',
'reference' => array(
'table' => 'table',
'column' => array(
'fieldA',
'fieldB'
),
),
),
),
);
/* produces the following SQL statement:
CREATE TABLE `users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` text NOT NULL,
`email` varchar(50) NOT NULL,
`title` varchar(50) DEFAULT 'mr.' NOT NULL,
`password` varchar(125) NOT NULL,
PRIMARY KEY `id` (`id`),
CONSTRAINT constraintA FOREIGN KEY (keyA) REFERENCES table (field) ON UPDATE CASCADE ON DELETE RESTRICT,
FOREIGN KEY (keyB) REFERENCES table (fieldA, fieldB)
) ENGINE = InnoDB DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci;
*/</code></pre>
</td>
</tr>
<tr>
<th>Possible parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>name</kbd></th>
<td>the field name</td>
</tr>
<tr>
<th><kbd>type</kbd></th>
<td>field type (varchar, enum, text, ...)</td>
</tr>
<tr>
<th><kbd>constraint</kbd></th>
<td>Length or values. Values can be provided in an array</td>
</tr>
<tr>
<th><kbd>charset</kbd></th>
<td>field charset</td>
</tr>
<tr>
<th><kbd>unsigned</kbd></th>
<td>boolean, <em>true</em> if is unsigned, defaults to <em>false</em></td>
</tr>
<tr>
<th><kbd>default</kbd></th>
<td>default value</td>
</tr>
<tr>
<th><kbd>null</kbd></th>
<td>boolean, <em>true</em> if nullable, defaults to <em>false</em></td>
</tr>
<tr>
<th><kbd>auto_increment</kbd></th>
<td>set to <em>true</em> to use auto incrementing</td>
</tr>
<tr>
<th><kbd>comment</kbd></th>
<td>adds a comment to your field</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
<p>Default fields values are escaped by default. In some cases you might want not to escape this value. If so, you can use <a href="./db.html#method_expr">DB::expr</a>.</p>
<pre class="php"><code>\DBUtil::create_table('users', array(
'id' => array('constraint' => 11, 'type' => 'int', 'auto_increment' => true),
'name' => array('type' => 'text'),
'email' => array('constraint' => 50, 'type' => 'varchar'),
'title' => array('constraint' => 50, 'type' => 'varchar', 'default' => 'mr.'),
'created' => array('type' => 'timestamp', 'default' => \DB::expr('CURRENT_TIMESTAMP')),
'password' => array('constraint' => 125, 'type' => 'varchar'),
), array('id'));
</code></pre>
<p>Escaping values work the same for DBUtil::add_fields and DBUtil::modify_fields</p>
</article>
<article>
<h4 class="method" id="method_field_exists">field_exists($table, $columns, $db = null)</h4>
<p>The <strong>field_exists</strong> method checks if given field(s) in a given table exists.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<td>$table</td>
<td>required</td>
<td>the table name</td>
</tr>
<tr>
<td>$columns</td>
<td>required</td>
<td>array containing fields</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns true if field/column exists, false otherwise</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>
if(DBUtil::field_exists('my_table', array('my_field_or_column')))
{
// Fields exist
}
else
{
// Fields are not available on the table
}</code>
</pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_add_fields">add_fields($table, $fields, $db = null)</h4>
<p>The <strong>add_fields</strong> method adds fields to a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>the table name</td>
</tr>
<tr>
<th><kbd>$fields</kbd></th>
<td><em>required</em></td>
<td>array containing fields</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>\DBUtil::add_fields('users', array(
'surname' => array('constraint' => 100, 'type' => 'varchar'),
'twitter_name' => array('constraint' => 100, 'type' => 'varchar'),
));
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_drop_fields">drop_fields($table, $fields, $db = null)</h4>
<p>The <strong>drop_fields</strong> method drops fields from a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>string of the table name</td>
</tr>
<tr>
<th><kbd>$fields</kbd></th>
<td><em>required</em></td>
<td>string or array containing fields</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>\DBUtil::drop_fields('users', 'surname');</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_modify_fields">modify_fields($table, $fields, $db = null)</h4>
<p>The <strong>modify_fields</strong> method alters fields in a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>the table name</td>
</tr>
<tr>
<th><kbd>$fields</kbd></th>
<td><em>required</em></td>
<td>array containing fields</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>\DBUtil::modify_fields('users2', array(
'name' => array('constraint' => 100, 'type' => 'varchar', 'charset' => 'utf8_general_ci'),
'title' => array('constraint' => 50, 'type' => 'varchar', 'default' => 'mrs.'),
));
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_create_index">create_index($table, $index_columns, $index_name, $index = '', $db = null)</h4>
<p>The <strong>create_index</strong> method allows you to create secondary indexes on a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>the table name</td>
</tr>
<tr>
<th><kbd>$index_columns</kbd></th>
<td><em>required</em></td>
<td>mixed, string or array of strings containing fields</td>
</tr>
<tr>
<th><kbd>$index_name</kbd></th>
<td><em>optional</em></td>
<td>name of the index to be created</td>
</tr>
<tr>
<th><kbd>$index</kbd></th>
<td><em>optional</em></td>
<td>type of index to be created.<br />Currently supported: UNIQUE, FULLTEXT, SPATIAL, NONCLUSTERED</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the result of the database operation.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>\DBUtil::create_index('table', 'name');
// produces CREATE INDEX name ON table ( `name` )
\DBUtil::create_index('table', array('nameA', 'nameB'), 'name');
// produces CREATE INDEX name ON table ( `nameA`, `nameB` )
\DBUtil::create_index('table', array('nameA' => 'ASC', 'nameB'), 'name', 'fulltext');
// produces CREATE FULLTEXT INDEX name ON table ( `nameA` ASC, `nameB` )
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_drop_index">drop_index($table, $index_name, $db = null)</h4>
<p>The <strong>drop_index</strong> method allows you to drop a secondary index from a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>the table name</td>
</tr>
<tr>
<th><kbd>$index_name</kbd></th>
<td><em>required</em></td>
<td>name of the index to be dropped</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the result of the database operation.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>\DBUtil::drop_index('table', 'name');
// produces DROP INDEX name ON table
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_add_foregin_key">add_foregin_key($table, $foreign_key)</h4>
<p>The <strong>add_foreign_key</strong> method allows you to add a foreign key to a table after its creation.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>the table name</td>
</tr>
<tr>
<th><kbd>$foreign_key</kbd></th>
<td><em>required</em></td>
<td>array containing the foreign key definition.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the result of the database operation.</td>
</tr>
<tr>
<th>Throws</th>
<td>\InvalidArgumentException on invalid input, \Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>\DBUtil::add_foreign_key('users', array(
'constraint' => 'constraintA',
'key' => 'keyA',
'reference' => array(
'table' => 'table',
'column' => 'field',
),
'on_update' => 'CASCADE',
'on_delete' => 'RESTRICT'
));</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_drop_foreign_key">drop_foreign_key($table, $fk_name)</h4>
<p>The <strong>drop_foreign_key</strong> method allows you to drop a foreign key from a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td>the table name</td>
</tr>
<tr>
<th><kbd>$fk_name</kbd></th>
<td><em>required</em></td>
<td>name of the foreign key to be dropped</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the result of the database operation.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception on failure</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>\DBUtil::drop_foreign_key('table', 'name');
// produces ALTER TABLE `table` DROP FOREIGN KEY name
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<h3 id="database-operations">Database operations</h3>
<article>
<h4 class="method" id="method_truncate_table">truncate_table($table, $db = null)</h4>
<p>The <strong>truncate_table</strong> method truncates a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td class="description">the table name.</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td>Returns the number of affected rows.</td>
</tr>
<tr>
<th>Throws</th>
<td>\Database_Exception when not supported</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>\DBUtil::truncate_table('my_table');</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_analyze_table">analyze_table($table, $db = null)</h4>
<p>The <strong>analyze_table</strong> method analyzes a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td class="description">the table name.</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td><em>True</em> if the table is OK. <em>False</em> when needs attention. If not supported it logs the error message.</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>if(\DBUtil::analyze_table('table_name') === false)
{
// Do something
}
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_check_table">check_table($table, $db = null)</h4>
<p>The <strong>check_table</strong> method checks a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td class="description">the table name.</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td><em>True</em> if the table is OK. <em>False</em> when needs attention. If not supported it logs the error message.</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>if(\DBUtil::check_table('table_name') === false)
{
// Do something
}
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_optimize_table">optimize_table($table, $db = null)</h4>
<p>The <strong>optimize_table</strong> method optimizes a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td class="description">the table name.</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td><em>True</em> if the table is OK or optimized. <em>False</em> on failure. If not supported or failed it logs the error message.</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>if(\DBUtil::optimize_table('table_name') === false)
{
// Do something
}
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<h4 class="method" id="method_repair_table">repair_table($table, $db = null)</h4>
<p>The <strong>repair_table</strong> method repairs a table.</p>
<table class="method">
<tbody>
<tr>
<th>Static</th>
<td>Yes</td>
</tr>
<tr>
<th>Parameters</th>
<td>
<table class="parameters">
<tr>
<th>Param</th>
<th>Default</th>
<th class="description">Description</th>
</tr>
<tr>
<th><kbd>$table</kbd></th>
<td><em>required</em></td>
<td class="description">the table name.</td>
</tr>
<tr>
<th><kbd>$db</kbd></th>
<td><pre class="php"><code>null</code></pre></td>
<td class="description">The database connection.</td>
</tr>
</table>
</td>
</tr>
<tr>
<th>Returns</th>
<td><em>True</em> if the table is OK or repaired. <em>false</em> on failure. If not supported or failed it logs the error message.</td>
</tr>
<tr>
<th>Example</th>
<td>
<pre class="php"><code>if(\DBUtil::repair_table('table_name') === false)
{
// Do something
}
</code></pre>
</td>
</tr>
</tbody>
</table>
</article>
</div>
<footer>
<p>
© FuelPHP Development Team 2010-2016 - <a href="http://fuelphp.com">FuelPHP</a> is released under the MIT license.
</p>
</footer>
</div>
</body>
</html>
| jinrok/training-fuelphp-01 | docs/classes/database/dbutil.html | HTML | mit | 35,954 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Core\Event\Product\ProductAddAccessoryEvent | Thelia 2 API</title>
<link rel="stylesheet" type="text/css" href="../../../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../../../css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="../../../../css/sami.css">
<script src="../../../../js/jquery-1.11.1.min.js"></script>
<script src="../../../../js/bootstrap.min.js"></script>
<script src="../../../../js/typeahead.min.js"></script>
<script src="../../../../sami.js"></script>
<meta name="MobileOptimized" content="width">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
</head>
<body id="class" data-name="class:Thelia_Core_Event_Product_ProductAddAccessoryEvent" data-root-path="../../../../">
<div id="content">
<div id="left-column">
<div id="control-panel">
<form id="search-form" action="../../../../search.html" method="GET">
<span class="glyphicon glyphicon-search"></span>
<input name="search"
class="typeahead form-control"
type="search"
placeholder="Search">
</form>
</div>
<div id="api-tree"></div>
</div>
<div id="right-column">
<nav id="site-nav" class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements">
<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="../../../../index.html">Thelia 2 API</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
<li><a href="../../../../classes.html">Classes</a></li>
<li><a href="../../../../namespaces.html">Namespaces</a></li>
<li><a href="../../../../interfaces.html">Interfaces</a></li>
<li><a href="../../../../traits.html">Traits</a></li>
<li><a href="../../../../doc-index.html">Index</a></li>
<li><a href="../../../../search.html">Search</a></li>
</ul>
</div>
</div>
</nav>
<div class="namespace-breadcrumbs">
<ol class="breadcrumb">
<li><span class="label label-default">class</span></li>
<li><a href="../../../../Thelia.html">Thelia</a></li>
<li><a href="../../../../Thelia/Core.html">Core</a></li>
<li><a href="../../../../Thelia/Core/Event.html">Event</a></li>
<li><a href="../../../../Thelia/Core/Event/Product.html">Product</a></li>
<li>ProductAddAccessoryEvent</li>
</ol>
</div>
<div id="page-content">
<div class="page-header">
<h1>ProductAddAccessoryEvent</h1>
</div>
<p> class
<strong>ProductAddAccessoryEvent</strong> extends <a href="../../../../Thelia/Core/Event/Product/ProductEvent.html"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a>
</p>
<h2>Properties</h2>
<table class="table table-condensed">
<tr>
<td class="type" id="property_product">
</td>
<td>$product</td>
<td class="last"></td>
<td><small>from
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#property_product"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a></small></td>
</tr>
</table>
<h2>Methods</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___set">__set</a>($name, $value)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method___set"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___get">__get</a>($name)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method___get"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_bindForm">bindForm</a>(
<abbr title="Thelia\Core\Event\Symfony\Component\Form\Form">Form</abbr> $form)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method_bindForm"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___construct">__construct</a>(
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr> $product, $accessory_id)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_hasProduct">hasProduct</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_hasProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getProduct">getProduct</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_getProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setProduct">setProduct</a>(
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr> $product)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_setProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_getAccessoryId">getAccessoryId</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setAccessoryId">setAccessoryId</a>($accessory_id)
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
</div>
<h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method___set">
<div class="location">in
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method___set"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a> at line 30</div>
<code>
<strong>__set</strong>($name, $value)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$name</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$value</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___get">
<div class="location">in
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method___get"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a> at line 35</div>
<code>
<strong>__get</strong>($name)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$name</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_bindForm">
<div class="location">in
<a href="../../../../Thelia/Core/Event/ActionEvent.html#method_bindForm"><abbr title="Thelia\Core\Event\ActionEvent">ActionEvent</abbr></a> at line 44</div>
<code>
<strong>bindForm</strong>(
<abbr title="Thelia\Core\Event\Symfony\Component\Form\Form">Form</abbr> $form)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Thelia\Core\Event\Symfony\Component\Form\Form">Form</abbr></td>
<td>$form</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___construct">
<div class="location">at line 21</div>
<code>
<strong>__construct</strong>(
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr> $product, $accessory_id)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr></td>
<td>$product</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$accessory_id</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_hasProduct">
<div class="location">in
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_hasProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a> at line 27</div>
<code>
<strong>hasProduct</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getProduct">
<div class="location">in
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_getProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a> at line 32</div>
<code>
<strong>getProduct</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setProduct">
<div class="location">in
<a href="../../../../Thelia/Core/Event/Product/ProductEvent.html#method_setProduct"><abbr title="Thelia\Core\Event\Product\ProductEvent">ProductEvent</abbr></a> at line 37</div>
<code>
<strong>setProduct</strong>(
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr> $product)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Thelia\Core\Event\Product\Thelia\Model\Product">Product</abbr></td>
<td>$product</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getAccessoryId">
<div class="location">at line 28</div>
<code>
<strong>getAccessoryId</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setAccessoryId">
<div class="location">at line 33</div>
<code>
<strong>setAccessoryId</strong>($accessory_id)</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$accessory_id</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>.
</div>
</div>
</div>
</body>
</html>
| thelia/thelia.github.io | api/master/Thelia/Core/Event/Product/ProductAddAccessoryEvent.html | HTML | mit | 17,097 |
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Simplest possible examples of HTML, CSS and JavaScript." />
<meta name="author" content="//samdutton.com">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<meta itemprop="name" content="simpl.info: simplest possible examples of HTML, CSS and JavaScript">
<meta itemprop="image" content="/icon_192x192.png">
<meta name="mobile-web-app-capable" content="yes">
<meta id="theme-color" name="theme-color" content="#fff">
<base target="_blank">
<title>img with srcset and sizes</title>
<link rel="stylesheet" href="../css/main.css" />
<style>
img {
width: 50vw;
}
</style>
</head>
<body>
<div id="container">
<h1><a href="../index.html" title="simpl.info home page">simpl.info</a> <img> with srcset and sizes</h1>
<img src="small.jpg" srcset="small.jpg 500w, medium.jpg 1000w, large.jpg 1500w" sizes="50vw" alt="Lias and Little Puss: two ten week old grey tabby kittens" />
<p>Try changing the viewport size.</p>
<p>The sizes attribute enables the browser to choose <a href="small.jpg" title="500px wide image file">small.jpg</a>, <a href="medium.jpg" title="1000px wide image file">medium.jpg</a> or <a href="large.jpg" title="1500px wide image file">large.jpg</a>, depending on the screen resolution and image display width (set to be 50% of viewport width).</p>
<p>
Image used: <span id="imgSrc"></span><br>
Image natural width: <span id="imgNaturalWidth"></span>px<br>
Image display width: <span id="imgWidth"></span>px<br>
Device pixel ratio: <span id="devicePixelRatio"></span><br>
Minimum acceptable image width: <span id="minimumWidth"></span>px<br>
Viewport width: <span id="viewportWidth"></span>px<br>
Available screen width: <span id="availableWidth"></span>px<br>
</p>
<p class="borderBelow"><a href="../srcsetwvalues" title="img element with srcset using w values, but no sizes attribute">Without the sizes attribute</a> the browser can only take into account <strong>viewport</strong> width, not image <strong>display</strong> width.</p>
<p>The <a href="../pictureart" title="Using the picture element for art direction">art direction</a> and <a href="../picturetype" title="Using the picture element with alternative sources">file types</a> examples show ways to use the picture element.</p>
<a href="//github.com/samdutton/simpl/blob/master/sizeswvalues/index.html" title="View source for this page on GitHub" id="viewSource">View source on GitHub</a>
</div>
<script src="js/main.js"></script>
<script src="../js/lib/ga.js"></script>
</body>
</html>
| ptool/simpl | sizeswvalues/index.html | HTML | apache-2.0 | 2,819 |
<!--
Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
for details. All rights reserved. Use of this source code is governed by a
BSD-style license that can be found in the LICENSE file.
-->
<div class="spinner">
<div class="circle left"></div>
<div class="circle right"></div>
<div class="circle gap"></div>
</div>
| KNaudin/syslog-esirem | web/packages/angular_components/src/components/material_spinner/material_spinner.html | HTML | bsd-3-clause | 350 |
<!DOCTYPE html><!-- DO NOT EDIT. This file auto-generated by generate_closure_unit_tests.js --><!--
Copyright 2017 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
--><html><head><meta charset="UTF-8">
<script src="../base.js"></script>
<script>goog.require('goog.math.Vec2Test');</script>
<title>Closure Unit Tests - goog.math.Vec2Test</title></head><body></body></html> | scheib/chromium | third_party/google-closure-library/closure/goog/math/vec2_test.html | HTML | bsd-3-clause | 481 |
<meta charset="UTF-8">
<script src="../../../resources/testharness.js"></script>
<script src="../../../resources/testharnessreport.js"></script>
<style>
#test1 {
--camelCase: blue;
color: var(--camelCase);
}
#test2 {
--Aå: 100px;
width: var(--Aå);
}
#test3 {
--colour: green;
background: var(--colour);
color: var(--color);
}
</style>
<script>
test(function() {
var cssRules = document.styleSheets[0].cssRules;
assert_equals(cssRules[0].cssText, "#test1 { --camelCase: blue; color: var(--camelCase); }");
assert_equals(cssRules[1].cssText, "#test2 { --Aå: 100px; width: var(--Aå); }");
assert_equals(cssRules[0].style.getPropertyValue("--camelCase"), " blue");
assert_equals(cssRules[0].style.getPropertyValue("color"), "var(--camelCase)");
assert_equals(cssRules[1].style.getPropertyValue("--Aå"), " 100px");
assert_equals(cssRules[1].style.getPropertyValue("width"), "var(--Aå)");
assert_equals(cssRules[2].style.getPropertyValue("background"), "var(--colour)");
assert_equals(cssRules[2].style.getPropertyValue("color"), "var(--color)");
}, "Custom properties serialization");
</script>
| nwjs/chromium.src | third_party/blink/web_tests/fast/css/variables/custom-properties-serialization-quirks-mode.html | HTML | bsd-3-clause | 1,130 |
<!DOCTYPE HTML>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html><head>
<meta charset="utf-8">
<title>Reference: Masonry layout with multiple `align-tracks` values</title>
<link rel="author" title="Mats Palmgren" href="mailto:[email protected]">
<style>
html,body {
color:black; background-color:white; font:15px/1 "Courier New", monospace; padding:0; margin:0;
}
grid {
display: inline-grid;
grid-template-rows: auto;
grid-template-columns: repeat(8,50px); /*intentionally one more than align-tracks values*/
gap: 3px 5px;
padding: 10px 3px 1px 7px;
border: solid;
border-width: 1px 7px 3px 5px;
background: lightgrey content-box;
height: 500px;
vertical-align: top;
}
.fallback { grid-template-columns:3px; padding:0; border:0; }
item {
background: grey;
height: 2em;
position: relative;
border: 1px solid;
}
.purple { background:purple; height:auto; border-top:3px solid; }
z { display: block; background: yellow; height: 0; width:80%; }
a {
position: absolute;
inset: 0;
top: auto;
border: 2px solid lime;
}
masonry-track {
display: grid;
gap: 3px 5px;
}
masonry-track:nth-child(1) { align-content:start }
masonry-track:nth-child(2) { align-content:end }
masonry-track:nth-child(3) { align-content:center }
masonry-track:nth-child(4) { align-content:stretch; grid-template-rows: auto auto repeat(3,max-content) }
masonry-track:nth-child(5) { align-content:space-between }
masonry-track:nth-child(6) { align-content:space-around }
masonry-track:nth-child(7) { align-content:space-evenly }
masonry-track:nth-child(8) { align-content:space-evenly }
</style>
</head>
<body>
<grid>
<masonry-track>
<item style="width:25px">1</item>
<item>11</item>
<item class="purple">20</item>
<item class="purple">24</item>
<item>29</item>
</masonry-track>
<masonry-track>
<item class="purple" style="height:50px">2</item>
<item class="purple" style="writing-mode:vertical-rl">16 vertical-rl</item>
</masonry-track>
<masonry-track>
<item style="margin-left:5px">3</item>
<item class="purple">12<z></z></item>
<item>17</item>
<item>25</item>
<item>33</item>
</masonry-track>
<masonry-track>
<item class="purple" style="margin-top:5px">4</item>
<item class="purple">10</item>
<item>15</item>
<item>23</item>
<item>31</item>
</masonry-track>
<masonry-track>
<item>5</item>
<item>13</item>
<item>21</item>
<item class="purple">28</item>
</masonry-track>
<masonry-track>
<item class="purple">6<a></a></item>
<item>9<a></a></item>
<item class="purple">18</item>
<item class="purple">22</item>
<item>27</item>
</masonry-track>
<masonry-track>
<item>7</item>
<item class="purple">14<z></z><a></a></item>
<item>19</item>
<item class="purple">26</item>
<item class="purple">30</item>
</masonry-track>
<masonry-track>
<item class="purple" style="writing-mode:vertical-lr">8 vertical-lr</item>
<item class="purple">32</item>
</masonry-track>
</grid>
<grid class="fallback" style="align-content:start">
<item></item>
</grid>
<grid class="fallback" style="align-content:center">
<item></item>
</grid>
<grid class="fallback" style="align-content:center">
<item></item>
</grid>
</body></html>
| chromium/chromium | third_party/blink/web_tests/external/wpt/css/css-grid/masonry/tentative/masonry-align-tracks-multi-001-ref.html | HTML | bsd-3-clause | 3,268 |
<!doctype html>
<meta charset="utf-8">
<title>Container Queries - Style Change Event for transitions</title>
<link rel="help" href="https://drafts.csswg.org/css-transitions/#starting">
<link rel="help" href="https://drafts.csswg.org/css-contain-3/#animated-containers">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="support/cq-testcommon.js"></script>
<style>
.container { container-type: size }
#outer {
width: 100px;
color: green;
}
@container (min-width: 200px) {
#inner { color: red }
}
@container (min-width: 400px) {
#target {
color: green;
transition: color 1s step-start;
}
}
</style>
<div id="outer" class="container">
<div id="inner" class="container">
<div id="target">Green</div>
</div>
</div>
</div>
<script>
setup(() => assert_implements_container_queries());
const t = async_test("");
const event_handler = t.step_func_done((e) => {
assert_unreached("Transition event incorrectly triggered: " + e.type);
});
for (let event_name of ["transitionrun",
"transitionstart",
"transitionend",
"transitioncancel"]) {
target.addEventListener(event_name, event_handler);
}
outer.offsetTop;
// #target is green. Making the #outer container 200px will turn #inner and
// #target red through inheritance.
outer.style.width = "200px";
// Making #inner 400px will make #target green.
inner.style.width = "400px";
// Both changes above should happen in one style change event and should not
// trigger any transition events. Run two rAFs to make sure any events have
// time to trigger.
requestAnimationFrame(() => requestAnimationFrame(t.step_func_done(() => {
assert_equals(getComputedStyle(inner).color, "rgb(255, 0, 0)",
"@container queries supported");
})));
</script>
| chromium/chromium | third_party/blink/web_tests/external/wpt/css/css-contain/container-queries/transition-style-change-event.html | HTML | bsd-3-clause | 1,933 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Index | Imagine API</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body id="overview">
<div class="header">
<ul>
<li><a href="classes.html">Classes</a></li>
<li><a href="namespaces.html">Namespaces</a></li>
<li><a href="interfaces.html">Interfaces</a></li>
<li><a href="doc-index.html">Index</a></li>
</ul>
<div id="title">Imagine API</div>
<div class="type">Index</div>
<a href="#letterA">A</a>
<a href="#letterB">B</a>
<a href="#letterC">C</a>
<a href="#letterD">D</a>
<a href="#letterE">E</a>
<a href="#letterF">F</a>
<a href="#letterG">G</a>
<a href="#letterH">H</a>
<a href="#letterI">I</a>
J
K
<a href="#letterL">L</a>
<a href="#letterM">M</a>
<a href="#letterN">N</a>
<a href="#letterO">O</a>
<a href="#letterP">P</a>
Q
<a href="#letterR">R</a>
<a href="#letterS">S</a>
<a href="#letterT">T</a>
U
V
<a href="#letterW">W</a>
X
Y
Z
</div>
<div class="content">
<h2 id="letterA">A</h2>
<dl id="index"><dt><a href="Imagine/Draw/DrawerInterface.html#method_arc"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr>::arc</a>() — <em>Method in class <a href="Imagine/Draw/DrawerInterface.html"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr></a></em></dt>
<dd>Draws an arc on a starting at a given x, y coordinates under a given start and end angles</dd><dt><a href="Imagine/Filter/Advanced/Border.html#method_apply"><abbr title="Imagine\Filter\Advanced\Border">Border</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Advanced/Border.html"><abbr title="Imagine\Filter\Advanced\Border">Border</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Advanced/Canvas.html#method_apply"><abbr title="Imagine\Filter\Advanced\Canvas">Canvas</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Advanced/Canvas.html"><abbr title="Imagine\Filter\Advanced\Canvas">Canvas</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Advanced/OnPixelBased.html#method_apply"><abbr title="Imagine\Filter\Advanced\OnPixelBased">OnPixelBased</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Advanced/OnPixelBased.html"><abbr title="Imagine\Filter\Advanced\OnPixelBased">OnPixelBased</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/ApplyMask.html"><abbr title="Imagine\Filter\Basic\ApplyMask">ApplyMask</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/ApplyMask.html#method_apply"><abbr title="Imagine\Filter\Basic\ApplyMask">ApplyMask</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/ApplyMask.html"><abbr title="Imagine\Filter\Basic\ApplyMask">ApplyMask</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Copy.html#method_apply"><abbr title="Imagine\Filter\Basic\Copy">Copy</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Copy.html"><abbr title="Imagine\Filter\Basic\Copy">Copy</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Crop.html#method_apply"><abbr title="Imagine\Filter\Basic\Crop">Crop</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Crop.html"><abbr title="Imagine\Filter\Basic\Crop">Crop</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Fill.html#method_apply"><abbr title="Imagine\Filter\Basic\Fill">Fill</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Fill.html"><abbr title="Imagine\Filter\Basic\Fill">Fill</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/FlipHorizontally.html#method_apply"><abbr title="Imagine\Filter\Basic\FlipHorizontally">FlipHorizontally</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/FlipHorizontally.html"><abbr title="Imagine\Filter\Basic\FlipHorizontally">FlipHorizontally</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/FlipVertically.html#method_apply"><abbr title="Imagine\Filter\Basic\FlipVertically">FlipVertically</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/FlipVertically.html"><abbr title="Imagine\Filter\Basic\FlipVertically">FlipVertically</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Paste.html#method_apply"><abbr title="Imagine\Filter\Basic\Paste">Paste</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Paste.html"><abbr title="Imagine\Filter\Basic\Paste">Paste</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Resize.html#method_apply"><abbr title="Imagine\Filter\Basic\Resize">Resize</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Resize.html"><abbr title="Imagine\Filter\Basic\Resize">Resize</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Rotate.html#method_apply"><abbr title="Imagine\Filter\Basic\Rotate">Rotate</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Rotate.html"><abbr title="Imagine\Filter\Basic\Rotate">Rotate</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Save.html#method_apply"><abbr title="Imagine\Filter\Basic\Save">Save</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Save.html"><abbr title="Imagine\Filter\Basic\Save">Save</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Show.html#method_apply"><abbr title="Imagine\Filter\Basic\Show">Show</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Show.html"><abbr title="Imagine\Filter\Basic\Show">Show</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Strip.html#method_apply"><abbr title="Imagine\Filter\Basic\Strip">Strip</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Strip.html"><abbr title="Imagine\Filter\Basic\Strip">Strip</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Basic/Thumbnail.html#method_apply"><abbr title="Imagine\Filter\Basic\Thumbnail">Thumbnail</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Thumbnail.html"><abbr title="Imagine\Filter\Basic\Thumbnail">Thumbnail</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/FilterInterface.html#method_apply"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/FilterInterface.html"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Transformation.html#method_applyFilter"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::applyFilter</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Applies a given FilterInterface onto given ImageInterface and returns modified ImageInterface</dd><dt><a href="Imagine/Filter/Transformation.html#method_apply"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::apply</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Applies scheduled transformation to ImageInterface instance Returns processed ImageInterface instance</dd><dt><a href="Imagine/Filter/Transformation.html#method_applyMask"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::applyMask</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Applies a given mask to current image's alpha channel</dd><dt><a href="Imagine/Filter/Transformation.html#method_add"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::add</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Registers a given FilterInterface in an internal array of filters for later application to an instance of ImageInterface</dd><dt><a href="Imagine/Gd/Drawer.html#method_arc"><abbr title="Imagine\Gd\Drawer">Drawer</abbr>::arc</a>() — <em>Method in class <a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws an arc on a starting at a given x, y coordinates under a given start and end angles</dd><dt><a href="Imagine/Gd/Image.html#method_applyMask"><abbr title="Imagine\Gd\Image">Image</abbr>::applyMask</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Applies a given mask to current image's alpha channel</dd><dt><a href="Imagine/Gmagick/Drawer.html#method_arc"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr>::arc</a>() — <em>Method in class <a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws an arc on a starting at a given x, y coordinates under a given start and end angles</dd><dt><a href="Imagine/Gmagick/Image.html#method_applyMask"><abbr title="Imagine\Gmagick\Image">Image</abbr>::applyMask</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Applies a given mask to current image's alpha channel</dd><dt><a href="Imagine/Image/AbstractFont.html"><abbr title="Imagine\Image\AbstractFont">AbstractFont</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/Histogram/Bucket.html#method_add"><abbr title="Imagine\Image\Histogram\Bucket">Bucket</abbr>::add</a>() — <em>Method in class <a href="Imagine/Image/Histogram/Bucket.html"><abbr title="Imagine\Image\Histogram\Bucket">Bucket</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_applyMask"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::applyMask</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Applies a given mask to current image's alpha channel</dd><dt><a href="Imagine/Imagick/Drawer.html#method_arc"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr>::arc</a>() — <em>Method in class <a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws an arc on a starting at a given x, y coordinates under a given start and end angles</dd><dt><a href="Imagine/Imagick/Image.html#method_applyMask"><abbr title="Imagine\Imagick\Image">Image</abbr>::applyMask</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Applies a given mask to current image's alpha channel</dd><dt><a href="Imagine/Test/ImagineTestCase.html#method_assertImageEquals"><abbr title="Imagine\Test\ImagineTestCase">ImagineTestCase</abbr>::assertImageEquals</a>() — <em>Method in class <a href="Imagine/Test/ImagineTestCase.html"><abbr title="Imagine\Test\ImagineTestCase">ImagineTestCase</abbr></a></em></dt>
<dd>Asserts that two images are equal using color histogram comparison method</dd> </dl><h2 id="letterB">B</h2>
<dl id="index"><dt><a href="Imagine/Filter/Advanced/Border.html"><abbr title="Imagine\Filter\Advanced\Border">Border</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Advanced.html">Imagine\Filter\Advanced</a></em></dt>
<dd></dd><dt><a href="Imagine/Gd/Font.html#method_box"><abbr title="Imagine\Gd\Font">Font</abbr>::box</a>() — <em>Method in class <a href="Imagine/Gd/Font.html"><abbr title="Imagine\Gd\Font">Font</abbr></a></em></dt>
<dd>Gets BoxInterface of font size on the image based on string and angle</dd><dt><a href="Imagine/Gmagick/Font.html#method_box"><abbr title="Imagine\Gmagick\Font">Font</abbr>::box</a>() — <em>Method in class <a href="Imagine/Gmagick/Font.html"><abbr title="Imagine\Gmagick\Font">Font</abbr></a></em></dt>
<dd>Gets BoxInterface of font size on the image based on string and angle</dd><dt><a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/FontInterface.html#method_box"><abbr title="Imagine\Image\FontInterface">FontInterface</abbr>::box</a>() — <em>Method in class <a href="Imagine/Image/FontInterface.html"><abbr title="Imagine\Image\FontInterface">FontInterface</abbr></a></em></dt>
<dd>Gets BoxInterface of font size on the image based on string and angle</dd><dt><a href="Imagine/Image/Histogram/Bucket.html"><abbr title="Imagine\Image\Histogram\Bucket">Bucket</abbr></a> — <em>Class in namespace <a href="Imagine/Image/Histogram.html">Imagine\Image\Histogram</a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Font.html#method_box"><abbr title="Imagine\Imagick\Font">Font</abbr>::box</a>() — <em>Method in class <a href="Imagine/Imagick/Font.html"><abbr title="Imagine\Imagick\Font">Font</abbr></a></em></dt>
<dd>Gets BoxInterface of font size on the image based on string and angle</dd> </dl><h2 id="letterC">C</h2>
<dl id="index"><dt><a href="Imagine/Draw/DrawerInterface.html#method_chord"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr>::chord</a>() — <em>Method in class <a href="Imagine/Draw/DrawerInterface.html"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr></a></em></dt>
<dd>Same as arc, but also connects end points with a straight line</dd><dt><a href="Imagine/Filter/Advanced/Canvas.html"><abbr title="Imagine\Filter\Advanced\Canvas">Canvas</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Advanced.html">Imagine\Filter\Advanced</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/Copy.html"><abbr title="Imagine\Filter\Basic\Copy">Copy</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/Crop.html"><abbr title="Imagine\Filter\Basic\Crop">Crop</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Transformation.html#method_copy"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::copy</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Copies current source image into a new ImageInterface instance</dd><dt><a href="Imagine/Filter/Transformation.html#method_crop"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::crop</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Crops a specified box out of the source image (modifies the source image) Returns cropped self</dd><dt><a href="Imagine/Gd/Drawer.html#method_chord"><abbr title="Imagine\Gd\Drawer">Drawer</abbr>::chord</a>() — <em>Method in class <a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a></em></dt>
<dd>Same as arc, but also connects end points with a straight line</dd><dt><a href="Imagine/Gd/Image.html#method_copy"><abbr title="Imagine\Gd\Image">Image</abbr>::copy</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Copies current source image into a new ImageInterface instance</dd><dt><a href="Imagine/Gd/Image.html#method_crop"><abbr title="Imagine\Gd\Image">Image</abbr>::crop</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Crops a specified box out of the source image (modifies the source image) Returns cropped self</dd><dt><a href="Imagine/Gd/Imagine.html#method_create"><abbr title="Imagine\Gd\Imagine">Imagine</abbr>::create</a>() — <em>Method in class <a href="Imagine/Gd/Imagine.html"><abbr title="Imagine\Gd\Imagine">Imagine</abbr></a></em></dt>
<dd>Creates a new empty image with an optional background color</dd><dt><a href="Imagine/Gmagick/Drawer.html#method_chord"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr>::chord</a>() — <em>Method in class <a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Same as arc, but also connects end points with a straight line</dd><dt><a href="Imagine/Gmagick/Image.html#method_copy"><abbr title="Imagine\Gmagick\Image">Image</abbr>::copy</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Copies current source image into a new ImageInterface instance</dd><dt><a href="Imagine/Gmagick/Image.html#method_crop"><abbr title="Imagine\Gmagick\Image">Image</abbr>::crop</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Crops a specified box out of the source image (modifies the source image) Returns cropped self</dd><dt><a href="Imagine/Gmagick/Imagine.html#method_create"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr>::create</a>() — <em>Method in class <a href="Imagine/Gmagick/Imagine.html"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Creates a new empty image with an optional background color</dd><dt><a href="Imagine/Image/Box.html#method_contains"><abbr title="Imagine\Image\Box">Box</abbr>::contains</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Checks whether current box can fit given box at a given start position, start position defaults to top left corner xy(0,0)</dd><dt><a href="Imagine/Image/BoxInterface.html#method_contains"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr>::contains</a>() — <em>Method in class <a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a></em></dt>
<dd>Checks whether current box can fit given box at a given start position, start position defaults to top left corner xy(0,0)</dd><dt><a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/Histogram/Bucket.html#method_count"><abbr title="Imagine\Image\Histogram\Bucket">Bucket</abbr>::count</a>() — <em>Method in class <a href="Imagine/Image/Histogram/Bucket.html"><abbr title="Imagine\Image\Histogram\Bucket">Bucket</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Image/Histogram/Range.html#method_contains"><abbr title="Imagine\Image\Histogram\Range">Range</abbr>::contains</a>() — <em>Method in class <a href="Imagine/Image/Histogram/Range.html"><abbr title="Imagine\Image\Histogram\Range">Range</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Image/ImagineInterface.html#method_create"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr>::create</a>() — <em>Method in class <a href="Imagine/Image/ImagineInterface.html"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr></a></em></dt>
<dd>Creates a new empty image with an optional background color</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_copy"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::copy</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Copies current source image into a new ImageInterface instance</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_crop"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::crop</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Crops a specified box out of the source image (modifies the source image) Returns cropped self</dd><dt><a href="Imagine/Image/Point/Center.html"><abbr title="Imagine\Image\Point\Center">Center</abbr></a> — <em>Class in namespace <a href="Imagine/Image/Point.html">Imagine\Image\Point</a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Drawer.html#method_chord"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr>::chord</a>() — <em>Method in class <a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Same as arc, but also connects end points with a straight line</dd><dt><a href="Imagine/Imagick/Image.html#method_copy"><abbr title="Imagine\Imagick\Image">Image</abbr>::copy</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Copies current source image into a new ImageInterface instance</dd><dt><a href="Imagine/Imagick/Image.html#method_crop"><abbr title="Imagine\Imagick\Image">Image</abbr>::crop</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Crops a specified box out of the source image (modifies the source image) Returns cropped self</dd><dt><a href="Imagine/Imagick/Imagine.html#method_create"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr>::create</a>() — <em>Method in class <a href="Imagine/Imagick/Imagine.html"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Creates a new empty image with an optional background color</dd> </dl><h2 id="letterD">D</h2>
<dl id="index"><dt><a href="Imagine/Draw/DrawerInterface.html"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Draw.html">Imagine\Draw</a></em></dt>
<dd></dd><dt><a href="Imagine/Draw/DrawerInterface.html#method_dot"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr>::dot</a>() — <em>Method in class <a href="Imagine/Draw/DrawerInterface.html"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr></a></em></dt>
<dd>Places a one pixel point at specific coordinates and fills it with specified color</dd><dt><a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a> — <em>Class in namespace <a href="Imagine/Gd.html">Imagine\Gd</a></em></dt>
<dd></dd><dt><a href="Imagine/Gd/Drawer.html#method_dot"><abbr title="Imagine\Gd\Drawer">Drawer</abbr>::dot</a>() — <em>Method in class <a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a></em></dt>
<dd>Places a one pixel point at specific coordinates and fills it with specified color</dd><dt><a href="Imagine/Gd/Image.html#method_draw"><abbr title="Imagine\Gd\Image">Image</abbr>::draw</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Instantiates and returns a DrawerInterface instance for image drawing</dd><dt><a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a> — <em>Class in namespace <a href="Imagine/Gmagick.html">Imagine\Gmagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Gmagick/Drawer.html#method_dot"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr>::dot</a>() — <em>Method in class <a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Places a one pixel point at specific coordinates and fills it with specified color</dd><dt><a href="Imagine/Gmagick/Image.html#method_draw"><abbr title="Imagine\Gmagick\Image">Image</abbr>::draw</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Instantiates and returns a DrawerInterface instance for image drawing</dd><dt><a href="Imagine/Image/Color.html#method_dissolve"><abbr title="Imagine\Image\Color">Color</abbr>::dissolve</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Returns a copy of current color, incrementing the alpha channel by the given amount</dd><dt><a href="Imagine/Image/Color.html#method_darken"><abbr title="Imagine\Image\Color">Color</abbr>::darken</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Returns a copy of the current color, darkened by the specified number of shades</dd><dt><a href="Imagine/Image/ImageInterface.html#method_draw"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr>::draw</a>() — <em>Method in class <a href="Imagine/Image/ImageInterface.html"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr></a></em></dt>
<dd>Instantiates and returns a DrawerInterface instance for image drawing</dd><dt><a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a> — <em>Class in namespace <a href="Imagine/Imagick.html">Imagine\Imagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Drawer.html#method_dot"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr>::dot</a>() — <em>Method in class <a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Places a one pixel point at specific coordinates and fills it with specified color</dd><dt><a href="Imagine/Imagick/Image.html#method_draw"><abbr title="Imagine\Imagick\Image">Image</abbr>::draw</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Instantiates and returns a DrawerInterface instance for image drawing</dd> </dl><h2 id="letterE">E</h2>
<dl id="index"><dt><a href="Imagine/Draw/DrawerInterface.html#method_ellipse"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr>::ellipse</a>() — <em>Method in class <a href="Imagine/Draw/DrawerInterface.html"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr></a></em></dt>
<dd>Draws and ellipse with center at the given x, y coordinates, and given width and height</dd><dt><a href="Imagine/Effects/EffectsInterface.html"><abbr title="Imagine\Effects\EffectsInterface">EffectsInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Effects.html">Imagine\Effects</a></em></dt>
<dd></dd><dt><a href="Imagine/Exception/Exception.html"><abbr title="Imagine\Exception\Exception">Exception</abbr></a> — <em>Class in namespace <a href="Imagine/Exception.html">Imagine\Exception</a></em></dt>
<dd></dd><dt><a href="Imagine/Gd/Drawer.html#method_ellipse"><abbr title="Imagine\Gd\Drawer">Drawer</abbr>::ellipse</a>() — <em>Method in class <a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws and ellipse with center at the given x, y coordinates, and given width and height</dd><dt><a href="Imagine/Gd/Effects.html"><abbr title="Imagine\Gd\Effects">Effects</abbr></a> — <em>Class in namespace <a href="Imagine/Gd.html">Imagine\Gd</a></em></dt>
<dd></dd><dt><a href="Imagine/Gd/Image.html#method_effects"><abbr title="Imagine\Gd\Image">Image</abbr>::effects</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Gmagick/Drawer.html#method_ellipse"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr>::ellipse</a>() — <em>Method in class <a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws and ellipse with center at the given x, y coordinates, and given width and height</dd><dt><a href="Imagine/Gmagick/Effects.html"><abbr title="Imagine\Gmagick\Effects">Effects</abbr></a> — <em>Class in namespace <a href="Imagine/Gmagick.html">Imagine\Gmagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Gmagick/Image.html#method_effects"><abbr title="Imagine\Gmagick\Image">Image</abbr>::effects</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Image/ImageInterface.html#method_effects"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr>::effects</a>() — <em>Method in class <a href="Imagine/Image/ImageInterface.html"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Drawer.html#method_ellipse"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr>::ellipse</a>() — <em>Method in class <a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws and ellipse with center at the given x, y coordinates, and given width and height</dd><dt><a href="Imagine/Imagick/Effects.html"><abbr title="Imagine\Imagick\Effects">Effects</abbr></a> — <em>Class in namespace <a href="Imagine/Imagick.html">Imagine\Imagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Image.html#method_effects"><abbr title="Imagine\Imagick\Image">Image</abbr>::effects</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Test/Constraint/IsImageEqual.html#method_evaluate"><abbr title="Imagine\Test\Constraint\IsImageEqual">IsImageEqual</abbr>::evaluate</a>() — <em>Method in class <a href="Imagine/Test/Constraint/IsImageEqual.html"><abbr title="Imagine\Test\Constraint\IsImageEqual">IsImageEqual</abbr></a></em></dt>
<dd>{@inheritdoc}</dd> </dl><h2 id="letterF">F</h2>
<dl id="index"><dt><a href="Imagine/Filter/Basic/Fill.html"><abbr title="Imagine\Filter\Basic\Fill">Fill</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/FlipHorizontally.html"><abbr title="Imagine\Filter\Basic\FlipHorizontally">FlipHorizontally</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/FlipVertically.html"><abbr title="Imagine\Filter\Basic\FlipVertically">FlipVertically</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/FilterInterface.html"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Filter.html">Imagine\Filter</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Transformation.html#method_flipHorizontally"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::flipHorizontally</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Flips current image using horizontal axis</dd><dt><a href="Imagine/Filter/Transformation.html#method_flipVertically"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::flipVertically</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Flips current image using vertical axis</dd><dt><a href="Imagine/Filter/Transformation.html#method_fill"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::fill</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Fills image with provided filling, by replacing each pixel's color in the current image with corresponding color from FillInterface, and returns modified image</dd><dt><a href="Imagine/Gd/Font.html"><abbr title="Imagine\Gd\Font">Font</abbr></a> — <em>Class in namespace <a href="Imagine/Gd.html">Imagine\Gd</a></em></dt>
<dd></dd><dt><a href="Imagine/Gd/Image.html#method_flipHorizontally"><abbr title="Imagine\Gd\Image">Image</abbr>::flipHorizontally</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Flips current image using horizontal axis</dd><dt><a href="Imagine/Gd/Image.html#method_flipVertically"><abbr title="Imagine\Gd\Image">Image</abbr>::flipVertically</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Flips current image using vertical axis</dd><dt><a href="Imagine/Gd/Image.html#method_fill"><abbr title="Imagine\Gd\Image">Image</abbr>::fill</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Fills image with provided filling, by replacing each pixel's color in the current image with corresponding color from FillInterface, and returns modified image</dd><dt><a href="Imagine/Gd/Imagine.html#method_font"><abbr title="Imagine\Gd\Imagine">Imagine</abbr>::font</a>() — <em>Method in class <a href="Imagine/Gd/Imagine.html"><abbr title="Imagine\Gd\Imagine">Imagine</abbr></a></em></dt>
<dd>Constructs a font with specified $file, $size and $color</dd><dt><a href="Imagine/Gmagick/Font.html"><abbr title="Imagine\Gmagick\Font">Font</abbr></a> — <em>Class in namespace <a href="Imagine/Gmagick.html">Imagine\Gmagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Gmagick/Image.html#method_flipHorizontally"><abbr title="Imagine\Gmagick\Image">Image</abbr>::flipHorizontally</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Flips current image using horizontal axis</dd><dt><a href="Imagine/Gmagick/Image.html#method_flipVertically"><abbr title="Imagine\Gmagick\Image">Image</abbr>::flipVertically</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Flips current image using vertical axis</dd><dt><a href="Imagine/Gmagick/Image.html#method_fill"><abbr title="Imagine\Gmagick\Image">Image</abbr>::fill</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Fills image with provided filling, by replacing each pixel's color in the current image with corresponding color from FillInterface, and returns modified image</dd><dt><a href="Imagine/Gmagick/Imagine.html#method_font"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr>::font</a>() — <em>Method in class <a href="Imagine/Gmagick/Imagine.html"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Constructs a font with specified $file, $size and $color</dd><dt><a href="Imagine/Image/Fill/FillInterface.html"><abbr title="Imagine\Image\Fill\FillInterface">FillInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Image/Fill.html">Imagine\Image\Fill</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/FontInterface.html"><abbr title="Imagine\Image\FontInterface">FontInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/ImagineInterface.html#method_font"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr>::font</a>() — <em>Method in class <a href="Imagine/Image/ImagineInterface.html"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr></a></em></dt>
<dd>Constructs a font with specified $file, $size and $color</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_flipHorizontally"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::flipHorizontally</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Flips current image using horizontal axis</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_flipVertically"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::flipVertically</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Flips current image using vertical axis</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_fill"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::fill</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Fills image with provided filling, by replacing each pixel's color in the current image with corresponding color from FillInterface, and returns modified image</dd><dt><a href="Imagine/Imagick/Font.html"><abbr title="Imagine\Imagick\Font">Font</abbr></a> — <em>Class in namespace <a href="Imagine/Imagick.html">Imagine\Imagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Image.html#method_flipHorizontally"><abbr title="Imagine\Imagick\Image">Image</abbr>::flipHorizontally</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Flips current image using horizontal axis</dd><dt><a href="Imagine/Imagick/Image.html#method_flipVertically"><abbr title="Imagine\Imagick\Image">Image</abbr>::flipVertically</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Flips current image using vertical axis</dd><dt><a href="Imagine/Imagick/Image.html#method_fill"><abbr title="Imagine\Imagick\Image">Image</abbr>::fill</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Fills image with provided filling, by replacing each pixel's color in the current image with corresponding color from FillInterface, and returns modified image</dd><dt><a href="Imagine/Imagick/Imagine.html#method_font"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr>::font</a>() — <em>Method in class <a href="Imagine/Imagick/Imagine.html"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Constructs a font with specified $file, $size and $color</dd> </dl><h2 id="letterG">G</h2>
<dl id="index"><dt><a href="Imagine/Effects/EffectsInterface.html#method_gamma"><abbr title="Imagine\Effects\EffectsInterface">EffectsInterface</abbr>::gamma</a>() — <em>Method in class <a href="Imagine/Effects/EffectsInterface.html"><abbr title="Imagine\Effects\EffectsInterface">EffectsInterface</abbr></a></em></dt>
<dd>Apply gamma correction</dd><dt><a href="Imagine/Filter/Advanced/Grayscale.html"><abbr title="Imagine\Filter\Advanced\Grayscale">Grayscale</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Advanced.html">Imagine\Filter\Advanced</a></em></dt>
<dd>The Grayscale filter calculates the gray-value based on RGB.</dd><dt><a href="Imagine/Filter/ImagineAware.html#method_getImagine"><abbr title="Imagine\Filter\ImagineAware">ImagineAware</abbr>::getImagine</a>() — <em>Method in class <a href="Imagine/Filter/ImagineAware.html"><abbr title="Imagine\Filter\ImagineAware">ImagineAware</abbr></a></em></dt>
<dd>Get ImagineInterface instance.</dd><dt><a href="Imagine/Gd/Effects.html#method_gamma"><abbr title="Imagine\Gd\Effects">Effects</abbr>::gamma</a>() — <em>Method in class <a href="Imagine/Gd/Effects.html"><abbr title="Imagine\Gd\Effects">Effects</abbr></a></em></dt>
<dd>Apply gamma correction</dd><dt><a href="Imagine/Gd/Image.html#method_get"><abbr title="Imagine\Gd\Image">Image</abbr>::get</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Returns the image content as a binary string</dd><dt><a href="Imagine/Gd/Image.html#method_getSize"><abbr title="Imagine\Gd\Image">Image</abbr>::getSize</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Returns current image size</dd><dt><a href="Imagine/Gd/Image.html#method_getColorAt"><abbr title="Imagine\Gd\Image">Image</abbr>::getColorAt</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Returns color at specified positions of current image</dd><dt><a href="Imagine/Gmagick/Effects.html#method_gamma"><abbr title="Imagine\Gmagick\Effects">Effects</abbr>::gamma</a>() — <em>Method in class <a href="Imagine/Gmagick/Effects.html"><abbr title="Imagine\Gmagick\Effects">Effects</abbr></a></em></dt>
<dd>Apply gamma correction</dd><dt><a href="Imagine/Gmagick/Image.html#method_get"><abbr title="Imagine\Gmagick\Image">Image</abbr>::get</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Returns the image content as a binary string</dd><dt><a href="Imagine/Gmagick/Image.html#method_getSize"><abbr title="Imagine\Gmagick\Image">Image</abbr>::getSize</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Returns current image size</dd><dt><a href="Imagine/Gmagick/Image.html#method_getColorAt"><abbr title="Imagine\Gmagick\Image">Image</abbr>::getColorAt</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Returns color at specified positions of current image</dd><dt><a href="Imagine/Image/AbstractFont.html#method_getFile"><abbr title="Imagine\Image\AbstractFont">AbstractFont</abbr>::getFile</a>() — <em>Method in class <a href="Imagine/Image/AbstractFont.html"><abbr title="Imagine\Image\AbstractFont">AbstractFont</abbr></a></em></dt>
<dd>Gets the fontfile for current font</dd><dt><a href="Imagine/Image/AbstractFont.html#method_getSize"><abbr title="Imagine\Image\AbstractFont">AbstractFont</abbr>::getSize</a>() — <em>Method in class <a href="Imagine/Image/AbstractFont.html"><abbr title="Imagine\Image\AbstractFont">AbstractFont</abbr></a></em></dt>
<dd>Gets font's integer point size</dd><dt><a href="Imagine/Image/AbstractFont.html#method_getColor"><abbr title="Imagine\Image\AbstractFont">AbstractFont</abbr>::getColor</a>() — <em>Method in class <a href="Imagine/Image/AbstractFont.html"><abbr title="Imagine\Image\AbstractFont">AbstractFont</abbr></a></em></dt>
<dd>Gets font's color</dd><dt><a href="Imagine/Image/Box.html#method_getWidth"><abbr title="Imagine\Image\Box">Box</abbr>::getWidth</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Gets current image width</dd><dt><a href="Imagine/Image/Box.html#method_getHeight"><abbr title="Imagine\Image\Box">Box</abbr>::getHeight</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Gets current image height</dd><dt><a href="Imagine/Image/BoxInterface.html#method_getHeight"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr>::getHeight</a>() — <em>Method in class <a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a></em></dt>
<dd>Gets current image height</dd><dt><a href="Imagine/Image/BoxInterface.html#method_getWidth"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr>::getWidth</a>() — <em>Method in class <a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a></em></dt>
<dd>Gets current image width</dd><dt><a href="Imagine/Image/Color.html#method_getRed"><abbr title="Imagine\Image\Color">Color</abbr>::getRed</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Returns RED value of the color</dd><dt><a href="Imagine/Image/Color.html#method_getGreen"><abbr title="Imagine\Image\Color">Color</abbr>::getGreen</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Returns GREEN value of the color</dd><dt><a href="Imagine/Image/Color.html#method_getBlue"><abbr title="Imagine\Image\Color">Color</abbr>::getBlue</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Returns BLUE value of the color</dd><dt><a href="Imagine/Image/Color.html#method_getAlpha"><abbr title="Imagine\Image\Color">Color</abbr>::getAlpha</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Returns percentage of transparency of the color</dd><dt><a href="Imagine/Image/Fill/FillInterface.html#method_getColor"><abbr title="Imagine\Image\Fill\FillInterface">FillInterface</abbr>::getColor</a>() — <em>Method in class <a href="Imagine/Image/Fill/FillInterface.html"><abbr title="Imagine\Image\Fill\FillInterface">FillInterface</abbr></a></em></dt>
<dd>Gets color of the fill for the given position</dd><dt><a href="Imagine/Image/Fill/Gradient/Horizontal.html#method_getDistance"><abbr title="Imagine\Image\Fill\Gradient\Horizontal">Horizontal</abbr>::getDistance</a>() — <em>Method in class <a href="Imagine/Image/Fill/Gradient/Horizontal.html"><abbr title="Imagine\Image\Fill\Gradient\Horizontal">Horizontal</abbr></a></em></dt>
<dd>{@inheritdoc}</dd><dt><a href="Imagine/Image/Fill/Gradient/Linear.html#method_getColor"><abbr title="Imagine\Image\Fill\Gradient\Linear">Linear</abbr>::getColor</a>() — <em>Method in class <a href="Imagine/Image/Fill/Gradient/Linear.html"><abbr title="Imagine\Image\Fill\Gradient\Linear">Linear</abbr></a></em></dt>
<dd>Gets color of the fill for the given position</dd><dt><a href="Imagine/Image/Fill/Gradient/Linear.html#method_getStart"><abbr title="Imagine\Image\Fill\Gradient\Linear">Linear</abbr>::getStart</a>() — <em>Method in class <a href="Imagine/Image/Fill/Gradient/Linear.html"><abbr title="Imagine\Image\Fill\Gradient\Linear">Linear</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Image/Fill/Gradient/Linear.html#method_getEnd"><abbr title="Imagine\Image\Fill\Gradient\Linear">Linear</abbr>::getEnd</a>() — <em>Method in class <a href="Imagine/Image/Fill/Gradient/Linear.html"><abbr title="Imagine\Image\Fill\Gradient\Linear">Linear</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Image/Fill/Gradient/Vertical.html#method_getDistance"><abbr title="Imagine\Image\Fill\Gradient\Vertical">Vertical</abbr>::getDistance</a>() — <em>Method in class <a href="Imagine/Image/Fill/Gradient/Vertical.html"><abbr title="Imagine\Image\Fill\Gradient\Vertical">Vertical</abbr></a></em></dt>
<dd>{@inheritdoc}</dd><dt><a href="Imagine/Image/FontInterface.html#method_getFile"><abbr title="Imagine\Image\FontInterface">FontInterface</abbr>::getFile</a>() — <em>Method in class <a href="Imagine/Image/FontInterface.html"><abbr title="Imagine\Image\FontInterface">FontInterface</abbr></a></em></dt>
<dd>Gets the fontfile for current font</dd><dt><a href="Imagine/Image/FontInterface.html#method_getSize"><abbr title="Imagine\Image\FontInterface">FontInterface</abbr>::getSize</a>() — <em>Method in class <a href="Imagine/Image/FontInterface.html"><abbr title="Imagine\Image\FontInterface">FontInterface</abbr></a></em></dt>
<dd>Gets font's integer point size</dd><dt><a href="Imagine/Image/FontInterface.html#method_getColor"><abbr title="Imagine\Image\FontInterface">FontInterface</abbr>::getColor</a>() — <em>Method in class <a href="Imagine/Image/FontInterface.html"><abbr title="Imagine\Image\FontInterface">FontInterface</abbr></a></em></dt>
<dd>Gets font's color</dd><dt><a href="Imagine/Image/ImageInterface.html#method_get"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr>::get</a>() — <em>Method in class <a href="Imagine/Image/ImageInterface.html"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr></a></em></dt>
<dd>Returns the image content as a binary string</dd><dt><a href="Imagine/Image/ImageInterface.html#method_getSize"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr>::getSize</a>() — <em>Method in class <a href="Imagine/Image/ImageInterface.html"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr></a></em></dt>
<dd>Returns current image size</dd><dt><a href="Imagine/Image/ImageInterface.html#method_getColorAt"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr>::getColorAt</a>() — <em>Method in class <a href="Imagine/Image/ImageInterface.html"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr></a></em></dt>
<dd>Returns color at specified positions of current image</dd><dt><a href="Imagine/Image/Point.html#method_getX"><abbr title="Imagine\Image\Point">Point</abbr>::getX</a>() — <em>Method in class <a href="Imagine/Image/Point.html"><abbr title="Imagine\Image\Point">Point</abbr></a></em></dt>
<dd>Gets points x coordinate</dd><dt><a href="Imagine/Image/Point.html#method_getY"><abbr title="Imagine\Image\Point">Point</abbr>::getY</a>() — <em>Method in class <a href="Imagine/Image/Point.html"><abbr title="Imagine\Image\Point">Point</abbr></a></em></dt>
<dd>Gets points y coordinate</dd><dt><a href="Imagine/Image/PointInterface.html#method_getX"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr>::getX</a>() — <em>Method in class <a href="Imagine/Image/PointInterface.html"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr></a></em></dt>
<dd>Gets points x coordinate</dd><dt><a href="Imagine/Image/PointInterface.html#method_getY"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr>::getY</a>() — <em>Method in class <a href="Imagine/Image/PointInterface.html"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr></a></em></dt>
<dd>Gets points y coordinate</dd><dt><a href="Imagine/Image/Point/Center.html#method_getX"><abbr title="Imagine\Image\Point\Center">Center</abbr>::getX</a>() — <em>Method in class <a href="Imagine/Image/Point/Center.html"><abbr title="Imagine\Image\Point\Center">Center</abbr></a></em></dt>
<dd>Gets points x coordinate</dd><dt><a href="Imagine/Image/Point/Center.html#method_getY"><abbr title="Imagine\Image\Point\Center">Center</abbr>::getY</a>() — <em>Method in class <a href="Imagine/Image/Point/Center.html"><abbr title="Imagine\Image\Point\Center">Center</abbr></a></em></dt>
<dd>Gets points y coordinate</dd><dt><a href="Imagine/Imagick/Effects.html#method_gamma"><abbr title="Imagine\Imagick\Effects">Effects</abbr>::gamma</a>() — <em>Method in class <a href="Imagine/Imagick/Effects.html"><abbr title="Imagine\Imagick\Effects">Effects</abbr></a></em></dt>
<dd>Apply gamma correction</dd><dt><a href="Imagine/Imagick/Image.html#method_get"><abbr title="Imagine\Imagick\Image">Image</abbr>::get</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Returns the image content as a binary string</dd><dt><a href="Imagine/Imagick/Image.html#method_getSize"><abbr title="Imagine\Imagick\Image">Image</abbr>::getSize</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Returns current image size</dd><dt><a href="Imagine/Imagick/Image.html#method_getColorAt"><abbr title="Imagine\Imagick\Image">Image</abbr>::getColorAt</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Returns color at specified positions of current image</dd> </dl><h2 id="letterH">H</h2>
<dl id="index"><dt><a href="Imagine/Gd/Image.html#method_histogram"><abbr title="Imagine\Gd\Image">Image</abbr>::histogram</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Returns array of image colors as Imagine\Image\Color instances</dd><dt><a href="Imagine/Gmagick/Image.html#method_histogram"><abbr title="Imagine\Gmagick\Image">Image</abbr>::histogram</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Returns array of image colors as Imagine\Image\Color instances</dd><dt><a href="Imagine/Image/Box.html#method_heighten"><abbr title="Imagine\Image\Box">Box</abbr>::heighten</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Resizes box to given height, constraining proportions and returns the new box</dd><dt><a href="Imagine/Image/BoxInterface.html#method_heighten"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr>::heighten</a>() — <em>Method in class <a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a></em></dt>
<dd>Resizes box to given height, constraining proportions and returns the new box</dd><dt><a href="Imagine/Image/Fill/Gradient/Horizontal.html"><abbr title="Imagine\Image\Fill\Gradient\Horizontal">Horizontal</abbr></a> — <em>Class in namespace <a href="Imagine/Image/Fill/Gradient.html">Imagine\Image\Fill\Gradient</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/ImageInterface.html#method_histogram"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr>::histogram</a>() — <em>Method in class <a href="Imagine/Image/ImageInterface.html"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr></a></em></dt>
<dd>Returns array of image colors as Imagine\Image\Color instances</dd><dt><a href="Imagine/Imagick/Image.html#method_histogram"><abbr title="Imagine\Imagick\Image">Image</abbr>::histogram</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Returns array of image colors as Imagine\Image\Color instances</dd> </dl><h2 id="letterI">I</h2>
<dl id="index"><dt><a href="Imagine/Exception/InvalidArgumentException.html"><abbr title="Imagine\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Imagine/Exception.html">Imagine\Exception</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/ImagineAware.html"><abbr title="Imagine\Filter\ImagineAware">ImagineAware</abbr></a> — <em>Class in namespace <a href="Imagine/Filter.html">Imagine\Filter</a></em></dt>
<dd></dd><dt><a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a> — <em>Class in namespace <a href="Imagine/Gd.html">Imagine\Gd</a></em></dt>
<dd></dd><dt><a href="Imagine/Gd/Imagine.html"><abbr title="Imagine\Gd\Imagine">Imagine</abbr></a> — <em>Class in namespace <a href="Imagine/Gd.html">Imagine\Gd</a></em></dt>
<dd></dd><dt><a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a> — <em>Class in namespace <a href="Imagine/Gmagick.html">Imagine\Gmagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Gmagick/Imagine.html"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr></a> — <em>Class in namespace <a href="Imagine/Gmagick.html">Imagine\Gmagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/Box.html#method_increase"><abbr title="Imagine\Image\Box">Box</abbr>::increase</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Creates new BoxInterface, adding given size to both sides</dd><dt><a href="Imagine/Image/BoxInterface.html#method_increase"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr>::increase</a>() — <em>Method in class <a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a></em></dt>
<dd>Creates new BoxInterface, adding given size to both sides</dd><dt><a href="Imagine/Image/Color.html#method_isOpaque"><abbr title="Imagine\Image\Color">Color</abbr>::isOpaque</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Checks if the current color is opaque</dd><dt><a href="Imagine/Image/ImageInterface.html"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/ImagineInterface.html"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/Point.html#method_in"><abbr title="Imagine\Image\Point">Point</abbr>::in</a>() — <em>Method in class <a href="Imagine/Image/Point.html"><abbr title="Imagine\Image\Point">Point</abbr></a></em></dt>
<dd>Checks if current coordinate is inside a given bo</dd><dt><a href="Imagine/Image/PointInterface.html#method_in"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr>::in</a>() — <em>Method in class <a href="Imagine/Image/PointInterface.html"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr></a></em></dt>
<dd>Checks if current coordinate is inside a given bo</dd><dt><a href="Imagine/Image/Point/Center.html#method_in"><abbr title="Imagine\Image\Point\Center">Center</abbr>::in</a>() — <em>Method in class <a href="Imagine/Image/Point/Center.html"><abbr title="Imagine\Image\Point\Center">Center</abbr></a></em></dt>
<dd>Checks if current coordinate is inside a given bo</dd><dt><a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a> — <em>Class in namespace <a href="Imagine/Imagick.html">Imagine\Imagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Imagine.html"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr></a> — <em>Class in namespace <a href="Imagine/Imagick.html">Imagine\Imagick</a></em></dt>
<dd></dd><dt><a href="Imagine/Test/Constraint/IsImageEqual.html"><abbr title="Imagine\Test\Constraint\IsImageEqual">IsImageEqual</abbr></a> — <em>Class in namespace <a href="Imagine/Test/Constraint.html">Imagine\Test\Constraint</a></em></dt>
<dd></dd><dt><a href="Imagine/Test/ImagineTestCase.html"><abbr title="Imagine\Test\ImagineTestCase">ImagineTestCase</abbr></a> — <em>Class in namespace <a href="Imagine/Test.html">Imagine\Test</a></em></dt>
<dd></dd> </dl><h2 id="letterL">L</h2>
<dl id="index"><dt><a href="Imagine/Draw/DrawerInterface.html#method_line"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr>::line</a>() — <em>Method in class <a href="Imagine/Draw/DrawerInterface.html"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr></a></em></dt>
<dd>Draws a line from start(x, y) to end(x, y) coordinates</dd><dt><a href="Imagine/Gd/Drawer.html#method_line"><abbr title="Imagine\Gd\Drawer">Drawer</abbr>::line</a>() — <em>Method in class <a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws a line from start(x, y) to end(x, y) coordinates</dd><dt><a href="Imagine/Gd/Imagine.html#method_load"><abbr title="Imagine\Gd\Imagine">Imagine</abbr>::load</a>() — <em>Method in class <a href="Imagine/Gd/Imagine.html"><abbr title="Imagine\Gd\Imagine">Imagine</abbr></a></em></dt>
<dd>Loads an image from a binary $string</dd><dt><a href="Imagine/Gmagick/Drawer.html#method_line"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr>::line</a>() — <em>Method in class <a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws a line from start(x, y) to end(x, y) coordinates</dd><dt><a href="Imagine/Gmagick/Imagine.html#method_load"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr>::load</a>() — <em>Method in class <a href="Imagine/Gmagick/Imagine.html"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Loads an image from a binary $string</dd><dt><a href="Imagine/Image/Color.html#method_lighten"><abbr title="Imagine\Image\Color">Color</abbr>::lighten</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Returns a copy of the current color, lightened by the specified number of shades</dd><dt><a href="Imagine/Image/Fill/Gradient/Linear.html"><abbr title="Imagine\Image\Fill\Gradient\Linear">Linear</abbr></a> — <em>Class in namespace <a href="Imagine/Image/Fill/Gradient.html">Imagine\Image\Fill\Gradient</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/ImagineInterface.html#method_load"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr>::load</a>() — <em>Method in class <a href="Imagine/Image/ImagineInterface.html"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr></a></em></dt>
<dd>Loads an image from a binary $string</dd><dt><a href="Imagine/Imagick/Drawer.html#method_line"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr>::line</a>() — <em>Method in class <a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws a line from start(x, y) to end(x, y) coordinates</dd><dt><a href="Imagine/Imagick/Imagine.html#method_load"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr>::load</a>() — <em>Method in class <a href="Imagine/Imagick/Imagine.html"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Loads an image from a binary $string</dd> </dl><h2 id="letterM">M</h2>
<dl id="index"><dt><a href="Imagine/Gd/Image.html#method_mask"><abbr title="Imagine\Gd\Image">Image</abbr>::mask</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Transforms creates a grayscale mask from current image, returns a new image, while keeping the existing image unmodified</dd><dt><a href="Imagine/Gmagick/Image.html#method_mask"><abbr title="Imagine\Gmagick\Image">Image</abbr>::mask</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Transforms creates a grayscale mask from current image, returns a new image, while keeping the existing image unmodified</dd><dt><a href="Imagine/Image/ImageInterface.html#method_mask"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr>::mask</a>() — <em>Method in class <a href="Imagine/Image/ImageInterface.html"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr></a></em></dt>
<dd>Transforms creates a grayscale mask from current image, returns a new image, while keeping the existing image unmodified</dd><dt><a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/Point.html#method_move"><abbr title="Imagine\Image\Point">Point</abbr>::move</a>() — <em>Method in class <a href="Imagine/Image/Point.html"><abbr title="Imagine\Image\Point">Point</abbr></a></em></dt>
<dd>Returns another point, moved by a given amount from current coordinates</dd><dt><a href="Imagine/Image/PointInterface.html#method_move"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr>::move</a>() — <em>Method in class <a href="Imagine/Image/PointInterface.html"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr></a></em></dt>
<dd>Returns another point, moved by a given amount from current coordinates</dd><dt><a href="Imagine/Image/Point/Center.html#method_move"><abbr title="Imagine\Image\Point\Center">Center</abbr>::move</a>() — <em>Method in class <a href="Imagine/Image/Point/Center.html"><abbr title="Imagine\Image\Point\Center">Center</abbr></a></em></dt>
<dd>Returns another point, moved by a given amount from current coordinates</dd><dt><a href="Imagine/Imagick/Image.html#method_mask"><abbr title="Imagine\Imagick\Image">Image</abbr>::mask</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Transforms creates a grayscale mask from current image, returns a new image, while keeping the existing image unmodified</dd> </dl><h2 id="letterN">N</h2>
<dl id="index"><dt><a href="Imagine/Effects/EffectsInterface.html#method_negative"><abbr title="Imagine\Effects\EffectsInterface">EffectsInterface</abbr>::negative</a>() — <em>Method in class <a href="Imagine/Effects/EffectsInterface.html"><abbr title="Imagine\Effects\EffectsInterface">EffectsInterface</abbr></a></em></dt>
<dd>Invert the colors of the image</dd><dt><a href="Imagine/Gd/Effects.html#method_negative"><abbr title="Imagine\Gd\Effects">Effects</abbr>::negative</a>() — <em>Method in class <a href="Imagine/Gd/Effects.html"><abbr title="Imagine\Gd\Effects">Effects</abbr></a></em></dt>
<dd>Invert the colors of the image</dd><dt><a href="Imagine/Gmagick/Effects.html#method_negative"><abbr title="Imagine\Gmagick\Effects">Effects</abbr>::negative</a>() — <em>Method in class <a href="Imagine/Gmagick/Effects.html"><abbr title="Imagine\Gmagick\Effects">Effects</abbr></a></em></dt>
<dd>Invert the colors of the image</dd><dt><a href="Imagine/Imagick/Effects.html#method_negative"><abbr title="Imagine\Imagick\Effects">Effects</abbr>::negative</a>() — <em>Method in class <a href="Imagine/Imagick/Effects.html"><abbr title="Imagine\Imagick\Effects">Effects</abbr></a></em></dt>
<dd>Invert the colors of the image</dd> </dl><h2 id="letterO">O</h2>
<dl id="index"><dt><a href="Imagine/Exception/OutOfBoundsException.html"><abbr title="Imagine\Exception\OutOfBoundsException">OutOfBoundsException</abbr></a> — <em>Class in namespace <a href="Imagine/Exception.html">Imagine\Exception</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Advanced/OnPixelBased.html"><abbr title="Imagine\Filter\Advanced\OnPixelBased">OnPixelBased</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Advanced.html">Imagine\Filter\Advanced</a></em></dt>
<dd>The OnPixelBased takes a callable, and for each pixel, this callable is called with the image (\Imagine\Image\ImageInterface) and the current point (\Imagine\Image\Point)</dd><dt><a href="Imagine/Gd/Imagine.html#method_open"><abbr title="Imagine\Gd\Imagine">Imagine</abbr>::open</a>() — <em>Method in class <a href="Imagine/Gd/Imagine.html"><abbr title="Imagine\Gd\Imagine">Imagine</abbr></a></em></dt>
<dd>Opens an existing image from $path</dd><dt><a href="Imagine/Gmagick/Imagine.html#method_open"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr>::open</a>() — <em>Method in class <a href="Imagine/Gmagick/Imagine.html"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Opens an existing image from $path</dd><dt><a href="Imagine/Image/ImagineInterface.html#method_open"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr>::open</a>() — <em>Method in class <a href="Imagine/Image/ImagineInterface.html"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr></a></em></dt>
<dd>Opens an existing image from $path</dd><dt><a href="Imagine/Imagick/Imagine.html#method_open"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr>::open</a>() — <em>Method in class <a href="Imagine/Imagick/Imagine.html"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Opens an existing image from $path</dd> </dl><h2 id="letterP">P</h2>
<dl id="index"><dt><a href="Imagine/Draw/DrawerInterface.html#method_pieSlice"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr>::pieSlice</a>() — <em>Method in class <a href="Imagine/Draw/DrawerInterface.html"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr></a></em></dt>
<dd>Same as arc, but connects end points and the center</dd><dt><a href="Imagine/Draw/DrawerInterface.html#method_polygon"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr>::polygon</a>() — <em>Method in class <a href="Imagine/Draw/DrawerInterface.html"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr></a></em></dt>
<dd>Draws a polygon using array of x, y coordinates.</dd><dt><a href="Imagine/Filter/Basic/Paste.html"><abbr title="Imagine\Filter\Basic\Paste">Paste</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Transformation.html#method_paste"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::paste</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Pastes an image into a parent image Throws exceptions if image exceeds parent image borders or if paste operation fails</dd><dt><a href="Imagine/Gd/Drawer.html#method_pieSlice"><abbr title="Imagine\Gd\Drawer">Drawer</abbr>::pieSlice</a>() — <em>Method in class <a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a></em></dt>
<dd>Same as arc, but connects end points and the center</dd><dt><a href="Imagine/Gd/Drawer.html#method_polygon"><abbr title="Imagine\Gd\Drawer">Drawer</abbr>::polygon</a>() — <em>Method in class <a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws a polygon using array of x, y coordinates.</dd><dt><a href="Imagine/Gd/Image.html#method_paste"><abbr title="Imagine\Gd\Image">Image</abbr>::paste</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Pastes an image into a parent image Throws exceptions if image exceeds parent image borders or if paste operation fails</dd><dt><a href="Imagine/Gmagick/Drawer.html#method_pieSlice"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr>::pieSlice</a>() — <em>Method in class <a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Same as arc, but connects end points and the center</dd><dt><a href="Imagine/Gmagick/Drawer.html#method_polygon"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr>::polygon</a>() — <em>Method in class <a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws a polygon using array of x, y coordinates.</dd><dt><a href="Imagine/Gmagick/Image.html#method_paste"><abbr title="Imagine\Gmagick\Image">Image</abbr>::paste</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Pastes an image into a parent image Throws exceptions if image exceeds parent image borders or if paste operation fails</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_paste"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::paste</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Pastes an image into a parent image Throws exceptions if image exceeds parent image borders or if paste operation fails</dd><dt><a href="Imagine/Image/Point.html"><abbr title="Imagine\Image\Point">Point</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/PointInterface.html"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr></a> — <em>Class in namespace <a href="Imagine/Image.html">Imagine\Image</a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Drawer.html#method_pieSlice"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr>::pieSlice</a>() — <em>Method in class <a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Same as arc, but connects end points and the center</dd><dt><a href="Imagine/Imagick/Drawer.html#method_polygon"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr>::polygon</a>() — <em>Method in class <a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Draws a polygon using array of x, y coordinates.</dd><dt><a href="Imagine/Imagick/Image.html#method_paste"><abbr title="Imagine\Imagick\Image">Image</abbr>::paste</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Pastes an image into a parent image Throws exceptions if image exceeds parent image borders or if paste operation fails</dd> </dl><h2 id="letterR">R</h2>
<dl id="index"><dt><a href="Imagine/Exception/RuntimeException.html"><abbr title="Imagine\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Imagine/Exception.html">Imagine\Exception</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/Resize.html"><abbr title="Imagine\Filter\Basic\Resize">Resize</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/Rotate.html"><abbr title="Imagine\Filter\Basic\Rotate">Rotate</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Transformation.html#method_resize"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::resize</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Resizes current image and returns self</dd><dt><a href="Imagine/Filter/Transformation.html#method_rotate"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::rotate</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Rotates an image at the given angle.</dd><dt><a href="Imagine/Gd/Image.html#method_resize"><abbr title="Imagine\Gd\Image">Image</abbr>::resize</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Resizes current image and returns self</dd><dt><a href="Imagine/Gd/Image.html#method_rotate"><abbr title="Imagine\Gd\Image">Image</abbr>::rotate</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Rotates an image at the given angle.</dd><dt><a href="Imagine/Gd/Imagine.html#method_read"><abbr title="Imagine\Gd\Imagine">Imagine</abbr>::read</a>() — <em>Method in class <a href="Imagine/Gd/Imagine.html"><abbr title="Imagine\Gd\Imagine">Imagine</abbr></a></em></dt>
<dd>Loads an image from a resource $resource</dd><dt><a href="Imagine/Gmagick/Image.html#method_resize"><abbr title="Imagine\Gmagick\Image">Image</abbr>::resize</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Resizes current image and returns self</dd><dt><a href="Imagine/Gmagick/Image.html#method_rotate"><abbr title="Imagine\Gmagick\Image">Image</abbr>::rotate</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Rotates an image at the given angle.</dd><dt><a href="Imagine/Gmagick/Imagine.html#method_read"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr>::read</a>() — <em>Method in class <a href="Imagine/Gmagick/Imagine.html"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Loads an image from a resource $resource</dd><dt><a href="Imagine/Image/Histogram/Range.html"><abbr title="Imagine\Image\Histogram\Range">Range</abbr></a> — <em>Class in namespace <a href="Imagine/Image/Histogram.html">Imagine\Image\Histogram</a></em></dt>
<dd></dd><dt><a href="Imagine/Image/ImagineInterface.html#method_read"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr>::read</a>() — <em>Method in class <a href="Imagine/Image/ImagineInterface.html"><abbr title="Imagine\Image\ImagineInterface">ImagineInterface</abbr></a></em></dt>
<dd>Loads an image from a resource $resource</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_resize"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::resize</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Resizes current image and returns self</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_rotate"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::rotate</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Rotates an image at the given angle.</dd><dt><a href="Imagine/Imagick/Image.html#method_resize"><abbr title="Imagine\Imagick\Image">Image</abbr>::resize</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Resizes current image and returns self</dd><dt><a href="Imagine/Imagick/Image.html#method_rotate"><abbr title="Imagine\Imagick\Image">Image</abbr>::rotate</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Rotates an image at the given angle.</dd><dt><a href="Imagine/Imagick/Imagine.html#method_read"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr>::read</a>() — <em>Method in class <a href="Imagine/Imagick/Imagine.html"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr></a></em></dt>
<dd>Loads an image from a resource $resource</dd> </dl><h2 id="letterS">S</h2>
<dl id="index"><dt><a href="Imagine/Filter/Basic/Save.html"><abbr title="Imagine\Filter\Basic\Save">Save</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/Show.html"><abbr title="Imagine\Filter\Basic\Show">Show</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/Strip.html"><abbr title="Imagine\Filter\Basic\Strip">Strip</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/ImagineAware.html#method_setImagine"><abbr title="Imagine\Filter\ImagineAware">ImagineAware</abbr>::setImagine</a>() — <em>Method in class <a href="Imagine/Filter/ImagineAware.html"><abbr title="Imagine\Filter\ImagineAware">ImagineAware</abbr></a></em></dt>
<dd>Set ImagineInterface instance.</dd><dt><a href="Imagine/Filter/Transformation.html#method_strip"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::strip</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Remove all profiles and comments</dd><dt><a href="Imagine/Filter/Transformation.html#method_save"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::save</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Saves the image at a specified path, the target file extension is used to determine file format, only jpg, jpeg, gif, png, wbmp and xbm are supported</dd><dt><a href="Imagine/Filter/Transformation.html#method_show"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::show</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Outputs the image content</dd><dt><a href="Imagine/Gd/Image.html#method_save"><abbr title="Imagine\Gd\Image">Image</abbr>::save</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Saves the image at a specified path, the target file extension is used to determine file format, only jpg, jpeg, gif, png, wbmp and xbm are supported</dd><dt><a href="Imagine/Gd/Image.html#method_show"><abbr title="Imagine\Gd\Image">Image</abbr>::show</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Outputs the image content</dd><dt><a href="Imagine/Gd/Image.html#method_strip"><abbr title="Imagine\Gd\Image">Image</abbr>::strip</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Remove all profiles and comments</dd><dt><a href="Imagine/Gmagick/Image.html#method_strip"><abbr title="Imagine\Gmagick\Image">Image</abbr>::strip</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Remove all profiles and comments</dd><dt><a href="Imagine/Gmagick/Image.html#method_save"><abbr title="Imagine\Gmagick\Image">Image</abbr>::save</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Saves the image at a specified path, the target file extension is used to determine file format, only jpg, jpeg, gif, png, wbmp and xbm are supported</dd><dt><a href="Imagine/Gmagick/Image.html#method_show"><abbr title="Imagine\Gmagick\Image">Image</abbr>::show</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Outputs the image content</dd><dt><a href="Imagine/Image/Box.html#method_scale"><abbr title="Imagine\Image\Box">Box</abbr>::scale</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Creates new BoxInterface instance with ratios applied to both sides</dd><dt><a href="Imagine/Image/Box.html#method_square"><abbr title="Imagine\Image\Box">Box</abbr>::square</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Gets current box square, useful for getting total number of pixels in a given box</dd><dt><a href="Imagine/Image/BoxInterface.html#method_scale"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr>::scale</a>() — <em>Method in class <a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a></em></dt>
<dd>Creates new BoxInterface instance with ratios applied to both sides</dd><dt><a href="Imagine/Image/BoxInterface.html#method_square"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr>::square</a>() — <em>Method in class <a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a></em></dt>
<dd>Gets current box square, useful for getting total number of pixels in a given box</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_save"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::save</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Saves the image at a specified path, the target file extension is used to determine file format, only jpg, jpeg, gif, png, wbmp and xbm are supported</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_show"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::show</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Outputs the image content</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_strip"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::strip</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Remove all profiles and comments</dd><dt><a href="Imagine/Imagick/Image.html#method_strip"><abbr title="Imagine\Imagick\Image">Image</abbr>::strip</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Remove all profiles and comments</dd><dt><a href="Imagine/Imagick/Image.html#method_save"><abbr title="Imagine\Imagick\Image">Image</abbr>::save</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Saves the image at a specified path, the target file extension is used to determine file format, only jpg, jpeg, gif, png, wbmp and xbm are supported</dd><dt><a href="Imagine/Imagick/Image.html#method_show"><abbr title="Imagine\Imagick\Image">Image</abbr>::show</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Outputs the image content</dd> </dl><h2 id="letterT">T</h2>
<dl id="index"><dt><a href="Imagine/Draw/DrawerInterface.html#method_text"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr>::text</a>() — <em>Method in class <a href="Imagine/Draw/DrawerInterface.html"><abbr title="Imagine\Draw\DrawerInterface">DrawerInterface</abbr></a></em></dt>
<dd>Annotates image with specified text at a given position starting on the top left of the final text box</dd><dt><a href="Imagine/Filter/Basic/Thumbnail.html"><abbr title="Imagine\Filter\Basic\Thumbnail">Thumbnail</abbr></a> — <em>Class in namespace <a href="Imagine/Filter/Basic.html">Imagine\Filter\Basic</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a> — <em>Class in namespace <a href="Imagine/Filter.html">Imagine\Filter</a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Transformation.html#method_thumbnail"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::thumbnail</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Generates a thumbnail from a current image Returns it as a new image, doesn't modify the current image</dd><dt><a href="Imagine/Gd/Drawer.html#method_text"><abbr title="Imagine\Gd\Drawer">Drawer</abbr>::text</a>() — <em>Method in class <a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a></em></dt>
<dd>Annotates image with specified text at a given position starting on the top left of the final text box</dd><dt><a href="Imagine/Gd/Image.html#method_thumbnail"><abbr title="Imagine\Gd\Image">Image</abbr>::thumbnail</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Generates a thumbnail from a current image Returns it as a new image, doesn't modify the current image</dd><dt><a href="Imagine/Gmagick/Drawer.html#method_text"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr>::text</a>() — <em>Method in class <a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Annotates image with specified text at a given position starting on the top left of the final text box</dd><dt><a href="Imagine/Gmagick/Image.html#method_thumbnail"><abbr title="Imagine\Gmagick\Image">Image</abbr>::thumbnail</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Generates a thumbnail from a current image Returns it as a new image, doesn't modify the current image</dd><dt><a href="Imagine/Image/ManipulatorInterface.html#method_thumbnail"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr>::thumbnail</a>() — <em>Method in class <a href="Imagine/Image/ManipulatorInterface.html"><abbr title="Imagine\Image\ManipulatorInterface">ManipulatorInterface</abbr></a></em></dt>
<dd>Generates a thumbnail from a current image Returns it as a new image, doesn't modify the current image</dd><dt><a href="Imagine/Imagick/Drawer.html#method_text"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr>::text</a>() — <em>Method in class <a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a></em></dt>
<dd>Annotates image with specified text at a given position starting on the top left of the final text box</dd><dt><a href="Imagine/Imagick/Image.html#method_thumbnail"><abbr title="Imagine\Imagick\Image">Image</abbr>::thumbnail</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Generates a thumbnail from a current image Returns it as a new image, doesn't modify the current image</dd><dt><a href="Imagine/Test/Constraint/IsImageEqual.html#method_toString"><abbr title="Imagine\Test\Constraint\IsImageEqual">IsImageEqual</abbr>::toString</a>() — <em>Method in class <a href="Imagine/Test/Constraint/IsImageEqual.html"><abbr title="Imagine\Test\Constraint\IsImageEqual">IsImageEqual</abbr></a></em></dt>
<dd>{@inheritdoc}</dd> </dl><h2 id="letterV">V</h2>
<dl id="index"><dt><a href="Imagine/Image/Fill/Gradient/Vertical.html"><abbr title="Imagine\Image\Fill\Gradient\Vertical">Vertical</abbr></a> — <em>Class in namespace <a href="Imagine/Image/Fill/Gradient.html">Imagine\Image\Fill\Gradient</a></em></dt>
<dd></dd> </dl><h2 id="letterW">W</h2>
<dl id="index"><dt><a href="Imagine/Image/Box.html#method_widen"><abbr title="Imagine\Image\Box">Box</abbr>::widen</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Resizes box to given width, constraining proportions and returns the new box</dd><dt><a href="Imagine/Image/BoxInterface.html#method_widen"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr>::widen</a>() — <em>Method in class <a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a></em></dt>
<dd>Resizes box to given width, constraining proportions and returns the new box</dd> </dl><h2 id="letter_">_</h2>
<dl id="index"><dt><a href="Imagine/Filter/Advanced/Border.html#method___construct"><abbr title="Imagine\Filter\Advanced\Border">Border</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Advanced/Border.html"><abbr title="Imagine\Filter\Advanced\Border">Border</abbr></a></em></dt>
<dd>Constructs Border filter with given color, width and height</dd><dt><a href="Imagine/Filter/Advanced/Canvas.html#method___construct"><abbr title="Imagine\Filter\Advanced\Canvas">Canvas</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Advanced/Canvas.html"><abbr title="Imagine\Filter\Advanced\Canvas">Canvas</abbr></a></em></dt>
<dd>Constructs Canvas filter with given width and height and the placement of the current image inside the new canvas</dd><dt><a href="Imagine/Filter/Advanced/Grayscale.html#method___construct"><abbr title="Imagine\Filter\Advanced\Grayscale">Grayscale</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Advanced/Grayscale.html"><abbr title="Imagine\Filter\Advanced\Grayscale">Grayscale</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Advanced/OnPixelBased.html#method___construct"><abbr title="Imagine\Filter\Advanced\OnPixelBased">OnPixelBased</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Advanced/OnPixelBased.html"><abbr title="Imagine\Filter\Advanced\OnPixelBased">OnPixelBased</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/ApplyMask.html#method___construct"><abbr title="Imagine\Filter\Basic\ApplyMask">ApplyMask</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Basic/ApplyMask.html"><abbr title="Imagine\Filter\Basic\ApplyMask">ApplyMask</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/Crop.html#method___construct"><abbr title="Imagine\Filter\Basic\Crop">Crop</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Crop.html"><abbr title="Imagine\Filter\Basic\Crop">Crop</abbr></a></em></dt>
<dd>Constructs a Crop filter with given x, y, coordinates and crop width and height values</dd><dt><a href="Imagine/Filter/Basic/Fill.html#method___construct"><abbr title="Imagine\Filter\Basic\Fill">Fill</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Fill.html"><abbr title="Imagine\Filter\Basic\Fill">Fill</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Filter/Basic/Paste.html#method___construct"><abbr title="Imagine\Filter\Basic\Paste">Paste</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Paste.html"><abbr title="Imagine\Filter\Basic\Paste">Paste</abbr></a></em></dt>
<dd>Constructs a Paste filter with given ImageInterface to paste and x, y coordinates of target position</dd><dt><a href="Imagine/Filter/Basic/Resize.html#method___construct"><abbr title="Imagine\Filter\Basic\Resize">Resize</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Resize.html"><abbr title="Imagine\Filter\Basic\Resize">Resize</abbr></a></em></dt>
<dd>Constructs Resize filter with given width and height</dd><dt><a href="Imagine/Filter/Basic/Rotate.html#method___construct"><abbr title="Imagine\Filter\Basic\Rotate">Rotate</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Rotate.html"><abbr title="Imagine\Filter\Basic\Rotate">Rotate</abbr></a></em></dt>
<dd>Constructs Rotate filter with given angle and background color</dd><dt><a href="Imagine/Filter/Basic/Save.html#method___construct"><abbr title="Imagine\Filter\Basic\Save">Save</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Save.html"><abbr title="Imagine\Filter\Basic\Save">Save</abbr></a></em></dt>
<dd>Constructs Save filter with given path and options</dd><dt><a href="Imagine/Filter/Basic/Show.html#method___construct"><abbr title="Imagine\Filter\Basic\Show">Show</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Show.html"><abbr title="Imagine\Filter\Basic\Show">Show</abbr></a></em></dt>
<dd>Constructs the Show filter with given format and options</dd><dt><a href="Imagine/Filter/Basic/Thumbnail.html#method___construct"><abbr title="Imagine\Filter\Basic\Thumbnail">Thumbnail</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Basic/Thumbnail.html"><abbr title="Imagine\Filter\Basic\Thumbnail">Thumbnail</abbr></a></em></dt>
<dd>Constructs the Thumbnail filter with given width, height and mode</dd><dt><a href="Imagine/Filter/Transformation.html#method___construct"><abbr title="Imagine\Filter\Transformation">Transformation</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Filter/Transformation.html"><abbr title="Imagine\Filter\Transformation">Transformation</abbr></a></em></dt>
<dd>Class constructor.</dd><dt><a href="Imagine/Gd/Drawer.html#method___construct"><abbr title="Imagine\Gd\Drawer">Drawer</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Gd/Drawer.html"><abbr title="Imagine\Gd\Drawer">Drawer</abbr></a></em></dt>
<dd>Constructs Drawer with a given gd image resource</dd><dt><a href="Imagine/Gd/Effects.html#method___construct"><abbr title="Imagine\Gd\Effects">Effects</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Gd/Effects.html"><abbr title="Imagine\Gd\Effects">Effects</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Gd/Image.html#method___construct"><abbr title="Imagine\Gd\Image">Image</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Constructs a new Image instance using the result of imagecreatetruecolor()</dd><dt><a href="Imagine/Gd/Image.html#method___destruct"><abbr title="Imagine\Gd\Image">Image</abbr>::__destruct</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Makes sure the current image resource is destroyed</dd><dt><a href="Imagine/Gd/Image.html#method___toString"><abbr title="Imagine\Gd\Image">Image</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Gd/Image.html"><abbr title="Imagine\Gd\Image">Image</abbr></a></em></dt>
<dd>Returns the image content as a PNG binary string</dd><dt><a href="Imagine/Gd/Imagine.html#method___construct"><abbr title="Imagine\Gd\Imagine">Imagine</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Gd/Imagine.html"><abbr title="Imagine\Gd\Imagine">Imagine</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Gmagick/Drawer.html#method___construct"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Gmagick/Drawer.html"><abbr title="Imagine\Gmagick\Drawer">Drawer</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Gmagick/Effects.html#method___construct"><abbr title="Imagine\Gmagick\Effects">Effects</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Gmagick/Effects.html"><abbr title="Imagine\Gmagick\Effects">Effects</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Gmagick/Font.html#method___construct"><abbr title="Imagine\Gmagick\Font">Font</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Gmagick/Font.html"><abbr title="Imagine\Gmagick\Font">Font</abbr></a></em></dt>
<dd>Constructs a font with specified $file, $size and $color</dd><dt><a href="Imagine/Gmagick/Image.html#method___construct"><abbr title="Imagine\Gmagick\Image">Image</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Constructs Image with Gmagick and Imagine instances</dd><dt><a href="Imagine/Gmagick/Image.html#method___destruct"><abbr title="Imagine\Gmagick\Image">Image</abbr>::__destruct</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Destroys allocated gmagick resources</dd><dt><a href="Imagine/Gmagick/Image.html#method___toString"><abbr title="Imagine\Gmagick\Image">Image</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Gmagick/Image.html"><abbr title="Imagine\Gmagick\Image">Image</abbr></a></em></dt>
<dd>Returns the image content as a PNG binary string</dd><dt><a href="Imagine/Gmagick/Imagine.html#method___construct"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Gmagick/Imagine.html"><abbr title="Imagine\Gmagick\Imagine">Imagine</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Image/AbstractFont.html#method___construct"><abbr title="Imagine\Image\AbstractFont">AbstractFont</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Image/AbstractFont.html"><abbr title="Imagine\Image\AbstractFont">AbstractFont</abbr></a></em></dt>
<dd>Constructs a font with specified $file, $size and $color</dd><dt><a href="Imagine/Image/Box.html#method___construct"><abbr title="Imagine\Image\Box">Box</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Constructs the Size with given width and height</dd><dt><a href="Imagine/Image/Box.html#method___toString"><abbr title="Imagine\Image\Box">Box</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Image/Box.html"><abbr title="Imagine\Image\Box">Box</abbr></a></em></dt>
<dd>Returns a string representation of the current box</dd><dt><a href="Imagine/Image/BoxInterface.html#method___toString"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Image/BoxInterface.html"><abbr title="Imagine\Image\BoxInterface">BoxInterface</abbr></a></em></dt>
<dd>Returns a string representation of the current box</dd><dt><a href="Imagine/Image/Color.html#method___construct"><abbr title="Imagine\Image\Color">Color</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Constructs image color, e.g.: - new Color('fff') - will produce non-transparent white color - new Color('ffffff', 50) - will product 50% transparent white - new Color(array(255, 255, 255)) - another way of getting white - new Color(0x00FF00) - hexadecimal notation for green</dd><dt><a href="Imagine/Image/Color.html#method___toString"><abbr title="Imagine\Image\Color">Color</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Image/Color.html"><abbr title="Imagine\Image\Color">Color</abbr></a></em></dt>
<dd>Returns hex representation of the color</dd><dt><a href="Imagine/Image/Fill/Gradient/Linear.html#method___construct"><abbr title="Imagine\Image\Fill\Gradient\Linear">Linear</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Image/Fill/Gradient/Linear.html"><abbr title="Imagine\Image\Fill\Gradient\Linear">Linear</abbr></a></em></dt>
<dd>Constructs a linear gradient with overall gradient length, and start and end shades, which default to 0 and 255 accordingly</dd><dt><a href="Imagine/Image/Histogram/Bucket.html#method___construct"><abbr title="Imagine\Image\Histogram\Bucket">Bucket</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Image/Histogram/Bucket.html"><abbr title="Imagine\Image\Histogram\Bucket">Bucket</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Image/Histogram/Range.html#method___construct"><abbr title="Imagine\Image\Histogram\Range">Range</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Image/Histogram/Range.html"><abbr title="Imagine\Image\Histogram\Range">Range</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Image/ImageInterface.html#method___toString"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Image/ImageInterface.html"><abbr title="Imagine\Image\ImageInterface">ImageInterface</abbr></a></em></dt>
<dd>Returns the image content as a PNG binary string</dd><dt><a href="Imagine/Image/Point.html#method___construct"><abbr title="Imagine\Image\Point">Point</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Image/Point.html"><abbr title="Imagine\Image\Point">Point</abbr></a></em></dt>
<dd>Constructs a point of coordinates</dd><dt><a href="Imagine/Image/Point.html#method___toString"><abbr title="Imagine\Image\Point">Point</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Image/Point.html"><abbr title="Imagine\Image\Point">Point</abbr></a></em></dt>
<dd>Gets a string representation for the current point</dd><dt><a href="Imagine/Image/PointInterface.html#method___toString"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Image/PointInterface.html"><abbr title="Imagine\Image\PointInterface">PointInterface</abbr></a></em></dt>
<dd>Gets a string representation for the current point</dd><dt><a href="Imagine/Image/Point/Center.html#method___construct"><abbr title="Imagine\Image\Point\Center">Center</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Image/Point/Center.html"><abbr title="Imagine\Image\Point\Center">Center</abbr></a></em></dt>
<dd>Constructs coordinate with size instance, it needs to be relative to</dd><dt><a href="Imagine/Image/Point/Center.html#method___toString"><abbr title="Imagine\Image\Point\Center">Center</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Image/Point/Center.html"><abbr title="Imagine\Image\Point\Center">Center</abbr></a></em></dt>
<dd>Gets a string representation for the current point</dd><dt><a href="Imagine/Imagick/Drawer.html#method___construct"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Imagick/Drawer.html"><abbr title="Imagine\Imagick\Drawer">Drawer</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Effects.html#method___construct"><abbr title="Imagine\Imagick\Effects">Effects</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Imagick/Effects.html"><abbr title="Imagine\Imagick\Effects">Effects</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Imagick/Font.html#method___construct"><abbr title="Imagine\Imagick\Font">Font</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Imagick/Font.html"><abbr title="Imagine\Imagick\Font">Font</abbr></a></em></dt>
<dd>Constructs a font with specified $file, $size and $color</dd><dt><a href="Imagine/Imagick/Image.html#method___construct"><abbr title="Imagine\Imagick\Image">Image</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Constructs Image with Imagick and Imagine instances</dd><dt><a href="Imagine/Imagick/Image.html#method___destruct"><abbr title="Imagine\Imagick\Image">Image</abbr>::__destruct</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Destroys allocated imagick resources</dd><dt><a href="Imagine/Imagick/Image.html#method___toString"><abbr title="Imagine\Imagick\Image">Image</abbr>::__toString</a>() — <em>Method in class <a href="Imagine/Imagick/Image.html"><abbr title="Imagine\Imagick\Image">Image</abbr></a></em></dt>
<dd>Returns the image content as a PNG binary string</dd><dt><a href="Imagine/Imagick/Imagine.html#method___construct"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Imagick/Imagine.html"><abbr title="Imagine\Imagick\Imagine">Imagine</abbr></a></em></dt>
<dd></dd><dt><a href="Imagine/Test/Constraint/IsImageEqual.html#method___construct"><abbr title="Imagine\Test\Constraint\IsImageEqual">IsImageEqual</abbr>::__construct</a>() — <em>Method in class <a href="Imagine/Test/Constraint/IsImageEqual.html"><abbr title="Imagine\Test\Constraint\IsImageEqual">IsImageEqual</abbr></a></em></dt>
<dd></dd> </dl> </div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
</div>
</body>
</html>
| XKEYGmbH/ifresco-client | vendor/imagine/imagine/docs/API/API/doc-index.html | HTML | mit | 118,226 |
<p>This is the partial for view 1.</p>
| crisdb/angBoot | node_modules/angular-seed/app/partials/partial1.html | HTML | mit | 40 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-ngrepeat-select-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.6/angular.min.js"></script>
<script src="app.js"></script>
</head>
<body ng-app="ngrepeatSelect">
<div ng-controller="ExampleController">
<form name="myForm">
<label for="repeatSelect"> Repeat select: </label>
<select name="repeatSelect" id="repeatSelect" ng-model="data.repeatSelect">
<option ng-repeat="option in data.availableOptions" value="{{option.id}}">{{option.name}}</option>
</select>
</form>
<hr>
<tt>repeatSelect = {{data.repeatSelect}}</tt><br/>
</div>
</body>
</html> | bdipaola/DiplomacyScoring | vendor/assets/javascripts/docs/examples/example-ngrepeat-select/index-production.html | HTML | mit | 710 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no">
<title>Mobilebone.js API文档-data-reload</title>
<link rel="stylesheet" href="../src/mobilebone.css">
<link rel="stylesheet" href="docs.css">
</head>
<body>
<aside></aside>
<div class="page out">
<div class="content">
<h2>data-reload</h2>
<p><strong>(v2.4.4+)</strong>主要针对Ajax请求。默认情况下,Mobilebone会缓存所有的Ajax请求(内存中),也就是第二次点击同样地址的时候,不是去重新拉数据,而是直接显示之前已经加载的页面。但是,如果你希望请求的页面不被缓存(每次都重新加载页面),则就需要使用这里的<code>data-reload</code>参数。</p>
<p>你可以当作布尔属性使用,例如:<code>data-reload</code>或者跟随不为<code>"false"</code>的属性值,例如:<code>data-reload="true"</code>.</p>
<p>Mobilebone会对Ajax请求的url地址做智能判断,页面上,永远只会有一个同根页面。例如,页面上有两个请求:</p>
<pre><a href="detail.php?id=1">请求详情页1</a></pre>
<pre><a href="detail.php?id=2">请求详情页2</a></pre>
<p>当点击“请求详情页1”的时候,Mobilebone会Ajax请求该页面内容,并载入;此时我们返回,再次点击该页面,则不会有请求,页面直接载入(因为没有没有设置<code>data-reload</code>);此时,或者之前,我们我们返回,点击“请求详情页2”,由于这两个页面的查询字符串之前的根地址是一样的,都是<code>detail.php</code>,因此,Mobilebone会删除第一个页面,Ajax请求第2个页面;此时,再点击第1个页面,注意,Mobilebone会从内存中载入第1个页面,不会有额外的请求。</p>
<p>有多位同行提出关于内存的问题。如果是一般的偏展示的页面,所占用内存非常有限,因此,可以尽量不使用<code>data-reload</code>, 以获得更流畅的体验。但是,如果是功能性比较强的页面,比方说商品列表,50条,每条都指向一个动态页面,则由于Mobilebone默认会把页面HTML存在内存中,虽然每个页面占用内存很小(纯字符串),但如果也页面很多,一定的累积还是会有影响的,此时,可以添加<code>data-reload</code>,每次都动态载入,Mobilebone会及时清理上一个页面在内存中的存储,有效降低资源占用。总而言之,言而总之,还是要根据实际项目和个人喜好做判断,实际上,一般内存占用的瓶颈肯定不是字符串占用,更多的是糟糕脚本带来的巨大开销。</p>
<p>另外,所有的form表单提交都不会缓存页面内容,天生外挂<code>data-reload</code>。</p>
<p>最后,v2.3.2新增的<code>data-reload="root"</code>已经没有存在价值,是个有些多余的设计,之前有这么使用的朋友不要担心,不会有影响,无需改动。</p>
<p> </p>
<div><strong>(以下v2.4.4移除,向前兼容)</strong></div>
<del datetime="2015-04-09 23:37">
<p>主要针对Ajax请求。默认情况下,Mobilebone会缓存所有的Ajax请求,也就是第二次点击同样地址的时候,不是去重新拉数据,而是直接显示之前已经加载的页面。但是,如果你希望请求的页面不被缓存(每次都重新加载页面),则就需要使用这里的<code>data-reload</code>参数。</p>
<p>目前有两种使用场景:</p>
<ol>
<li><strong>url完整地址重加载</strong>:<code>data-reload</code>/<code>data-reload="true"</code>.</li>
<li><strong>url根地址重新加载</strong>:<code>data-reload="root"</code> (v2.3.2+)</li>
</ol>
<p>分别表示什么意思呢?</p>
<h4>url完整地址重加载</h4>
<p>如下两个请求:</p>
<pre><a href="detail.php?id=112" data-reload="true">请求详情页</a></pre>
<pre><a href="detail.php?id=113" data-reload="true">请求详情页</a></pre>
<p>可以看到查询<code>id</code>是不一样的。所谓“完整地址重加载”是指,只有在第二次请求的页面<code>url</code>(包括查询字符串)完全匹配的时候,才移除缓存,重新加载!</p>
<p>比方说上面的两个请求,最后页面HTML会有两个独立的页面。</p>
<h4>url根地址重加载</h4>
<p>请求地址还是一样,但<code>data-reload</code>值为<code>root</code>:</p>
<pre><a href="detail.php?id=112" data-reload="root">请求详情页</a></pre>
<pre><a href="detail.php?id=113" data-reload="root">请求详情页</a></pre>
<p>这里的就是“根地址重加载”,指只要Ajax请求的url的根地址是一样的,就不会缓存,直接清除之前同源页面。</p>
<p>所以,这里,页面上永远最多就一个详情页对应HTML. 很多小伙伴喜欢使用全局<code>id</code>绑定事件,此时,就务必需要设置<code>data-reload="root"</code>, 以免<code>id</code>冲突,事件重复绑定等问题。</p>
</del>
</div>
</div>
<script src="../src/mobilebone.js"></script>
<script>
Mobilebone.captureLink = false;
window.navKey = "data-reload";
</script>
<script src="nav.js"></script>
<script src="docs.js"></script>
</body>
</html>
| xwHsj/testMyGit | mobilebone-master/docs/data-reload.html | HTML | apache-2.0 | 5,536 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct relative</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../accumulators/reference.html#header.boost.accumulators.statistics_fwd_hpp" title="Header <boost/accumulators/statistics_fwd.hpp>">
<link rel="prev" href="absolute.html" title="Struct absolute">
<link rel="next" href="with_density.html" title="Struct with_density">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="absolute.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.statistics_fwd_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="with_density.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.accumulators.relative"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Struct relative</span></h2>
<p>boost::accumulators::relative</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../accumulators/reference.html#header.boost.accumulators.statistics_fwd_hpp" title="Header <boost/accumulators/statistics_fwd.hpp>">boost/accumulators/statistics_fwd.hpp</a>>
</span>
<span class="keyword">struct</span> <a class="link" href="relative.html" title="Struct relative">relative</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2005, 2006 Eric Niebler<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="absolute.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../accumulators/reference.html#header.boost.accumulators.statistics_fwd_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="with_density.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| NixaSoftware/CVis | venv/bin/doc/html/boost/accumulators/relative.html | HTML | apache-2.0 | 3,728 |
<html>
<body>
I am a 404 page!
</body>
</html>
| ric2b/Vivaldi-browser | chromium/chrome/test/data/page_load_metrics/404.html | HTML | bsd-3-clause | 47 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Nonterminals</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="Spirit 2.5.2">
<link rel="up" href="../quick_reference.html" title="Quick Reference">
<link rel="prev" href="compound_attribute_rules.html" title="Compound Attribute Rules">
<link rel="next" href="semantic_actions.html" title="Generator Semantic Actions">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="compound_attribute_rules.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quick_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="semantic_actions.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="spirit.karma.quick_reference.non_terminals"></a><a class="link" href="non_terminals.html" title="Nonterminals">Nonterminals</a>
</h4></div></div></div>
<p>
See here for more information about <a class="link" href="../reference/nonterminal.html" title="Nonterminal Generators"><code class="computeroutput"><span class="identifier">Nonterminals</span></code></a>.
</p>
<div class="variablelist">
<p class="title"><b>Notation</b></p>
<dl>
<dt><span class="term"><code class="computeroutput"><span class="identifier">RT</span></code></span></dt>
<dd><p>
Synthesized attribute. The rule or grammar's return type.
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">Arg1</span></code>, <code class="computeroutput"><span class="identifier">Arg2</span></code>, <code class="computeroutput"><span class="identifier">ArgN</span></code></span></dt>
<dd><p>
Inherited attributes. Zero or more arguments.
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">L1</span></code>, <code class="computeroutput"><span class="identifier">L2</span></code>, <code class="computeroutput"><span class="identifier">LN</span></code></span></dt>
<dd><p>
Zero or more local variables.
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">r</span><span class="special">,</span>
<span class="identifier">r2</span></code></span></dt>
<dd><p>
Rules
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">g</span></code></span></dt>
<dd><p>
A grammar
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">p</span></code></span></dt>
<dd><p>
A generator expression
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">my_grammar</span></code></span></dt>
<dd><p>
A user defined grammar
</p></dd>
</dl>
</div>
<div class="variablelist">
<p class="title"><b>Terminology</b></p>
<dl>
<dt><span class="term">Signature</span></dt>
<dd><p>
<code class="computeroutput"><span class="identifier">RT</span><span class="special">(</span><span class="identifier">Arg1</span><span class="special">,</span>
<span class="identifier">Arg2</span><span class="special">,</span>
<span class="special">...</span> <span class="special">,</span><span class="identifier">ArgN</span><span class="special">)</span></code>.
The signature specifies the synthesized (return value) and inherited
(arguments) attributes.
</p></dd>
<dt><span class="term">Locals</span></dt>
<dd><p>
<code class="computeroutput"><span class="identifier">locals</span><span class="special"><</span><span class="identifier">L1</span><span class="special">,</span> <span class="identifier">L2</span><span class="special">,</span> <span class="special">...,</span> <span class="identifier">LN</span><span class="special">></span></code>. The local variables.
</p></dd>
<dt><span class="term">Delimiter</span></dt>
<dd><p>
The delimit-generator type
</p></dd>
</dl>
</div>
<div class="variablelist">
<p class="title"><b>Template Arguments</b></p>
<dl>
<dt><span class="term"><code class="computeroutput"><span class="identifier">Iterator</span></code></span></dt>
<dd><p>
The iterator type you will use for parsing.
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">A1</span></code>, <code class="computeroutput"><span class="identifier">A2</span></code>, <code class="computeroutput"><span class="identifier">A3</span></code></span></dt>
<dd><p>
Can be one of 1) Signature 2) Locals 3) Delimiter.
</p></dd>
</dl>
</div>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Expression
</p>
</th>
<th>
<p>
Description
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">rule</span><span class="special"><</span><span class="identifier">OutputIterator</span><span class="special">,</span>
<span class="identifier">A1</span><span class="special">,</span>
<span class="identifier">A2</span><span class="special">,</span>
<span class="identifier">A3</span><span class="special">></span>
<span class="identifier">r</span><span class="special">(</span><span class="identifier">name</span><span class="special">);</span></code>
</p>
</td>
<td>
<p>
Rule declaration. <code class="computeroutput"><span class="identifier">OutputIterator</span></code>
is required. <code class="computeroutput"><span class="identifier">A1</span><span class="special">,</span> <span class="identifier">A2</span><span class="special">,</span> <span class="identifier">A3</span></code>
are optional and can be specified in any order. <code class="computeroutput"><span class="identifier">name</span></code> is an optional string
that gives the rule its name, useful for debugging.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">rule</span><span class="special"><</span><span class="identifier">OutputIterator</span><span class="special">,</span>
<span class="identifier">A1</span><span class="special">,</span>
<span class="identifier">A2</span><span class="special">,</span>
<span class="identifier">A3</span><span class="special">></span>
<span class="identifier">r</span><span class="special">(</span><span class="identifier">r2</span><span class="special">);</span></code>
</p>
</td>
<td>
<p>
Copy construct rule <code class="computeroutput"><span class="identifier">r</span></code>
from rule <code class="computeroutput"><span class="identifier">r2</span></code>.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">r</span> <span class="special">=</span>
<span class="identifier">r2</span><span class="special">;</span></code>
</p>
</td>
<td>
<p>
Assign rule <code class="computeroutput"><span class="identifier">r2</span></code>
to <code class="computeroutput"><span class="identifier">r</span></code>. <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">shared_ptr</span></code> semantics.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">r</span><span class="special">.</span><span class="identifier">alias</span><span class="special">()</span></code>
</p>
</td>
<td>
<p>
Return an alias of <code class="computeroutput"><span class="identifier">r</span></code>.
The alias is a generator that holds a reference to <code class="computeroutput"><span class="identifier">r</span></code>. Reference semantics.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">r</span><span class="special">.</span><span class="identifier">copy</span><span class="special">()</span></code>
</p>
</td>
<td>
<p>
Get a copy of <code class="computeroutput"><span class="identifier">r</span></code>.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">r</span><span class="special">.</span><span class="identifier">name</span><span class="special">(</span><span class="identifier">name</span><span class="special">)</span></code>
</p>
</td>
<td>
<p>
Set the name of a rule
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">r</span><span class="special">.</span><span class="identifier">name</span><span class="special">()</span></code>
</p>
</td>
<td>
<p>
Get the name of a rule
</p>
</td>
</tr>
<tr>
<td>
<p>
debug(r)
</p>
</td>
<td>
<p>
Debug rule <code class="computeroutput"><span class="identifier">r</span></code>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">r</span> <span class="special">=</span>
<span class="identifier">g</span><span class="special">;</span></code>
</p>
</td>
<td>
<p>
Rule definition
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">r</span> <span class="special">%=</span>
<span class="identifier">g</span><span class="special">;</span></code>
</p>
</td>
<td>
<p>
Auto-rule definition. The attribute of <code class="computeroutput"><span class="identifier">g</span></code>
should be compatible with the synthesized attribute of <code class="computeroutput"><span class="identifier">r</span></code>. When <code class="computeroutput"><span class="identifier">g</span></code>
is successful, its attribute is automatically propagated to
<code class="computeroutput"><span class="identifier">r</span></code>'s synthesized
attribute.
</p>
</td>
</tr>
<tr>
<td>
<p>
</p>
<pre xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="table-programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">typename</span> <span class="identifier">OutputIterator</span><span class="special">></span>
<span class="keyword">struct</span> <span class="identifier">my_grammar</span> <span class="special">:</span> <span class="identifier">grammar</span><span class="special"><</span><span class="identifier">OutputIterator</span><span class="special">,</span> <span class="identifier">A1</span><span class="special">,</span> <span class="identifier">A2</span><span class="special">,</span> <span class="identifier">A3</span><span class="special">></span>
<span class="special">{</span>
<span class="identifier">my_grammar</span><span class="special">()</span> <span class="special">:</span> <span class="identifier">my_grammar</span><span class="special">::</span><span class="identifier">base_type</span><span class="special">(</span><span class="identifier">start</span><span class="special">,</span> <span class="identifier">name</span><span class="special">)</span>
<span class="special">{</span>
<span class="comment">// Rule definitions</span>
<span class="identifier">start</span> <span class="special">=</span> <span class="comment">/* ... */</span><span class="special">;</span>
<span class="special">}</span>
<span class="identifier">rule</span><span class="special"><</span><span class="identifier">OutputIterator</span><span class="special">,</span> <span class="identifier">A1</span><span class="special">,</span> <span class="identifier">A2</span><span class="special">,</span> <span class="identifier">A3</span><span class="special">></span> <span class="identifier">start</span><span class="special">;</span>
<span class="comment">// more rule declarations...</span>
<span class="special">};</span>
</pre>
<p>
</p>
</td>
<td>
<p>
Grammar definition. <code class="computeroutput"><span class="identifier">name</span></code>
is an optional string that gives the grammar its name, useful
for debugging.
</p>
</td>
</tr>
<tr>
<td>
<p>
my_grammar<OutputIterator> g
</p>
</td>
<td>
<p>
Instantiate a grammar
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">g</span><span class="special">.</span><span class="identifier">name</span><span class="special">(</span><span class="identifier">name</span><span class="special">)</span></code>
</p>
</td>
<td>
<p>
Set the name of a grammar
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">g</span><span class="special">.</span><span class="identifier">name</span><span class="special">()</span></code>
</p>
</td>
<td>
<p>
Get the name of a grammar
</p>
</td>
</tr>
</tbody>
</table></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2001-2011 Joel de Guzman, Hartmut Kaiser<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="compound_attribute_rules.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quick_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="semantic_actions.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| mxrrow/zaicoin | src/deps/boost/libs/spirit/doc/html/spirit/karma/quick_reference/non_terminals.html | HTML | mit | 17,235 |
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"> <style>
.KEYW {color: #933;}
.COMM {color: #bbb; font-style: italic;}
.NUMB {color: #393;}
.STRN {color: #393;}
.REGX {color: #339;}
.line {border-right: 1px dotted #666; color: #666; font-style: normal;}
</style></head><body><pre><span class='line'> 1</span> <span class="COMM">/*
<span class='line'> 2</span> * Copyright (C) 2013 Glyptodon LLC
<span class='line'> 3</span> *
<span class='line'> 4</span> * Permission is hereby granted, free of charge, to any person obtaining a copy
<span class='line'> 5</span> * of this software and associated documentation files (the "Software"), to deal
<span class='line'> 6</span> * in the Software without restriction, including without limitation the rights
<span class='line'> 7</span> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
<span class='line'> 8</span> * copies of the Software, and to permit persons to whom the Software is
<span class='line'> 9</span> * furnished to do so, subject to the following conditions:
<span class='line'> 10</span> *
<span class='line'> 11</span> * The above copyright notice and this permission notice shall be included in
<span class='line'> 12</span> * all copies or substantial portions of the Software.
<span class='line'> 13</span> *
<span class='line'> 14</span> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
<span class='line'> 15</span> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
<span class='line'> 16</span> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
<span class='line'> 17</span> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
<span class='line'> 18</span> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
<span class='line'> 19</span> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
<span class='line'> 20</span> * THE SOFTWARE.
<span class='line'> 21</span> */</span><span class="WHIT">
<span class='line'> 22</span>
<span class='line'> 23</span> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">Guacamole</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NAME">Guacamole</span><span class="WHIT"> </span><span class="PUNC">||</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="PUNC">}</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 24</span>
<span class='line'> 25</span> </span><span class="COMM">/**
<span class='line'> 26</span> * A writer which automatically writes to the given output stream with text
<span class='line'> 27</span> * data.
<span class='line'> 28</span> *
<span class='line'> 29</span> * @constructor
<span class='line'> 30</span> * @param {Guacamole.OutputStream} stream The stream that data will be written
<span class='line'> 31</span> * to.
<span class='line'> 32</span> */</span><span class="WHIT">
<span class='line'> 33</span> </span><span class="NAME">Guacamole.StringWriter</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">function</span><span class="PUNC">(</span><span class="NAME">stream</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'> 34</span>
<span class='line'> 35</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'> 36</span> * Reference to this Guacamole.StringWriter.
<span class='line'> 37</span> * @private
<span class='line'> 38</span> */</span><span class="WHIT">
<span class='line'> 39</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">guac_writer</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">this</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 40</span>
<span class='line'> 41</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'> 42</span> * Wrapped Guacamole.ArrayBufferWriter.
<span class='line'> 43</span> * @private
<span class='line'> 44</span> * @type Guacamole.ArrayBufferWriter
<span class='line'> 45</span> */</span><span class="WHIT">
<span class='line'> 46</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">array_writer</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">new</span><span class="WHIT"> </span><span class="NAME">Guacamole.ArrayBufferWriter</span><span class="PUNC">(</span><span class="NAME">stream</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 47</span>
<span class='line'> 48</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'> 49</span> * Internal buffer for UTF-8 output.
<span class='line'> 50</span> * @private
<span class='line'> 51</span> */</span><span class="WHIT">
<span class='line'> 52</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">buffer</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">new</span><span class="WHIT"> </span><span class="NAME">Uint8Array</span><span class="PUNC">(</span><span class="NUMB">8192</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 53</span>
<span class='line'> 54</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'> 55</span> * The number of bytes currently in the buffer.
<span class='line'> 56</span> * @private
<span class='line'> 57</span> */</span><span class="WHIT">
<span class='line'> 58</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">length</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">0</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 59</span>
<span class='line'> 60</span> </span><span class="WHIT"> </span><span class="COMM">// Simply call onack for acknowledgements</span><span class="WHIT">
<span class='line'> 61</span> </span><span class="WHIT"> </span><span class="NAME">array_writer.onack</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">function</span><span class="PUNC">(</span><span class="NAME">status</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'> 62</span> </span><span class="WHIT"> </span><span class="KEYW">if</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">guac_writer.onack</span><span class="PUNC">)</span><span class="WHIT">
<span class='line'> 63</span> </span><span class="WHIT"> </span><span class="NAME">guac_writer.onack</span><span class="PUNC">(</span><span class="NAME">status</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 64</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 65</span>
<span class='line'> 66</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'> 67</span> * Expands the size of the underlying buffer by the given number of bytes,
<span class='line'> 68</span> * updating the length appropriately.
<span class='line'> 69</span> *
<span class='line'> 70</span> * @private
<span class='line'> 71</span> * @param {Number} bytes The number of bytes to add to the underlying
<span class='line'> 72</span> * buffer.
<span class='line'> 73</span> */</span><span class="WHIT">
<span class='line'> 74</span> </span><span class="WHIT"> </span><span class="KEYW">function</span><span class="WHIT"> </span><span class="NAME">__expand</span><span class="PUNC">(</span><span class="NAME">bytes</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'> 75</span>
<span class='line'> 76</span> </span><span class="WHIT"> </span><span class="COMM">// Resize buffer if more space needed</span><span class="WHIT">
<span class='line'> 77</span> </span><span class="WHIT"> </span><span class="KEYW">if</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">length</span><span class="PUNC">+</span><span class="NAME">bytes</span><span class="WHIT"> </span><span class="PUNC">>=</span><span class="WHIT"> </span><span class="NAME">buffer.length</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'> 78</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">new_buffer</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">new</span><span class="WHIT"> </span><span class="NAME">Uint8Array</span><span class="PUNC">(</span><span class="PUNC">(</span><span class="NAME">length</span><span class="PUNC">+</span><span class="NAME">bytes</span><span class="PUNC">)</span><span class="PUNC">*</span><span class="NUMB">2</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 79</span> </span><span class="WHIT"> </span><span class="NAME">new_buffer.set</span><span class="PUNC">(</span><span class="NAME">buffer</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 80</span> </span><span class="WHIT"> </span><span class="NAME">buffer</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NAME">new_buffer</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 81</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'> 82</span>
<span class='line'> 83</span> </span><span class="WHIT"> </span><span class="NAME">length</span><span class="WHIT"> </span><span class="PUNC">+</span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NAME">bytes</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 84</span>
<span class='line'> 85</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'> 86</span>
<span class='line'> 87</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'> 88</span> * Appends a single Unicode character to the current buffer, resizing the
<span class='line'> 89</span> * buffer if necessary. The character will be encoded as UTF-8.
<span class='line'> 90</span> *
<span class='line'> 91</span> * @private
<span class='line'> 92</span> * @param {Number} codepoint The codepoint of the Unicode character to
<span class='line'> 93</span> * append.
<span class='line'> 94</span> */</span><span class="WHIT">
<span class='line'> 95</span> </span><span class="WHIT"> </span><span class="KEYW">function</span><span class="WHIT"> </span><span class="NAME">__append_utf8</span><span class="PUNC">(</span><span class="NAME">codepoint</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'> 96</span>
<span class='line'> 97</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">mask</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 98</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">bytes</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'> 99</span>
<span class='line'>100</span> </span><span class="WHIT"> </span><span class="COMM">// 1 byte</span><span class="WHIT">
<span class='line'>101</span> </span><span class="WHIT"> </span><span class="KEYW">if</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">codepoint</span><span class="WHIT"> </span><span class="PUNC"><=</span><span class="WHIT"> </span><span class="NUMB">0x7F</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>102</span> </span><span class="WHIT"> </span><span class="NAME">mask</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">0x00</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>103</span> </span><span class="WHIT"> </span><span class="NAME">bytes</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">1</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>104</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>105</span>
<span class='line'>106</span> </span><span class="WHIT"> </span><span class="COMM">// 2 byte</span><span class="WHIT">
<span class='line'>107</span> </span><span class="WHIT"> </span><span class="KEYW">else</span><span class="WHIT"> </span><span class="KEYW">if</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">codepoint</span><span class="WHIT"> </span><span class="PUNC"><=</span><span class="WHIT"> </span><span class="NUMB">0x7FF</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>108</span> </span><span class="WHIT"> </span><span class="NAME">mask</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">0xC0</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>109</span> </span><span class="WHIT"> </span><span class="NAME">bytes</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">2</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>110</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>111</span>
<span class='line'>112</span> </span><span class="WHIT"> </span><span class="COMM">// 3 byte</span><span class="WHIT">
<span class='line'>113</span> </span><span class="WHIT"> </span><span class="KEYW">else</span><span class="WHIT"> </span><span class="KEYW">if</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">codepoint</span><span class="WHIT"> </span><span class="PUNC"><=</span><span class="WHIT"> </span><span class="NUMB">0xFFFF</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>114</span> </span><span class="WHIT"> </span><span class="NAME">mask</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">0xE0</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>115</span> </span><span class="WHIT"> </span><span class="NAME">bytes</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">3</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>116</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>117</span>
<span class='line'>118</span> </span><span class="WHIT"> </span><span class="COMM">// 4 byte</span><span class="WHIT">
<span class='line'>119</span> </span><span class="WHIT"> </span><span class="KEYW">else</span><span class="WHIT"> </span><span class="KEYW">if</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">codepoint</span><span class="WHIT"> </span><span class="PUNC"><=</span><span class="WHIT"> </span><span class="NUMB">0x1FFFFF</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>120</span> </span><span class="WHIT"> </span><span class="NAME">mask</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">0xF0</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>121</span> </span><span class="WHIT"> </span><span class="NAME">bytes</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">4</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>122</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>123</span>
<span class='line'>124</span> </span><span class="WHIT"> </span><span class="COMM">// If invalid codepoint, append replacement character</span><span class="WHIT">
<span class='line'>125</span> </span><span class="WHIT"> </span><span class="KEYW">else</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>126</span> </span><span class="WHIT"> </span><span class="NAME">__append_utf8</span><span class="PUNC">(</span><span class="NUMB">0xFFFD</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>127</span> </span><span class="WHIT"> </span><span class="KEYW">return</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>128</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>129</span>
<span class='line'>130</span> </span><span class="WHIT"> </span><span class="COMM">// Offset buffer by size</span><span class="WHIT">
<span class='line'>131</span> </span><span class="WHIT"> </span><span class="NAME">__expand</span><span class="PUNC">(</span><span class="NAME">bytes</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>132</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">offset</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NAME">length</span><span class="WHIT"> </span><span class="PUNC">-</span><span class="WHIT"> </span><span class="NUMB">1</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>133</span>
<span class='line'>134</span> </span><span class="WHIT"> </span><span class="COMM">// Add trailing bytes, if any</span><span class="WHIT">
<span class='line'>135</span> </span><span class="WHIT"> </span><span class="KEYW">for</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">i</span><span class="PUNC">=</span><span class="NUMB">1</span><span class="PUNC">;</span><span class="WHIT"> </span><span class="NAME">i</span><span class="PUNC"><</span><span class="NAME">bytes</span><span class="PUNC">;</span><span class="WHIT"> </span><span class="NAME">i</span><span class="PUNC">++</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>136</span> </span><span class="WHIT"> </span><span class="NAME">buffer</span><span class="PUNC">[</span><span class="NAME">offset</span><span class="PUNC">--</span><span class="PUNC">]</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">0x80</span><span class="WHIT"> </span><span class="PUNC">|</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">codepoint</span><span class="WHIT"> </span><span class="PUNC">&</span><span class="WHIT"> </span><span class="NUMB">0x3F</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>137</span> </span><span class="WHIT"> </span><span class="NAME">codepoint</span><span class="WHIT"> </span><span class="PUNC">>></span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">6</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>138</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>139</span>
<span class='line'>140</span> </span><span class="WHIT"> </span><span class="COMM">// Set initial byte</span><span class="WHIT">
<span class='line'>141</span> </span><span class="WHIT"> </span><span class="NAME">buffer</span><span class="PUNC">[</span><span class="NAME">offset</span><span class="PUNC">]</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NAME">mask</span><span class="WHIT"> </span><span class="PUNC">|</span><span class="WHIT"> </span><span class="NAME">codepoint</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>142</span>
<span class='line'>143</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>144</span>
<span class='line'>145</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'>146</span> * Encodes the given string as UTF-8, returning an ArrayBuffer containing
<span class='line'>147</span> * the resulting bytes.
<span class='line'>148</span> *
<span class='line'>149</span> * @private
<span class='line'>150</span> * @param {String} text The string to encode as UTF-8.
<span class='line'>151</span> * @return {Uint8Array} The encoded UTF-8 data.
<span class='line'>152</span> */</span><span class="WHIT">
<span class='line'>153</span> </span><span class="WHIT"> </span><span class="KEYW">function</span><span class="WHIT"> </span><span class="NAME">__encode_utf8</span><span class="PUNC">(</span><span class="NAME">text</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>154</span>
<span class='line'>155</span> </span><span class="WHIT"> </span><span class="COMM">// Fill buffer with UTF-8</span><span class="WHIT">
<span class='line'>156</span> </span><span class="WHIT"> </span><span class="KEYW">for</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">i</span><span class="PUNC">=</span><span class="NUMB">0</span><span class="PUNC">;</span><span class="WHIT"> </span><span class="NAME">i</span><span class="PUNC"><</span><span class="NAME">text.length</span><span class="PUNC">;</span><span class="WHIT"> </span><span class="NAME">i</span><span class="PUNC">++</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>157</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">codepoint</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NAME">text.charCodeAt</span><span class="PUNC">(</span><span class="NAME">i</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>158</span> </span><span class="WHIT"> </span><span class="NAME">__append_utf8</span><span class="PUNC">(</span><span class="NAME">codepoint</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>159</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>160</span>
<span class='line'>161</span> </span><span class="WHIT"> </span><span class="COMM">// Flush buffer</span><span class="WHIT">
<span class='line'>162</span> </span><span class="WHIT"> </span><span class="KEYW">if</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">length</span><span class="WHIT"> </span><span class="PUNC">></span><span class="WHIT"> </span><span class="NUMB">0</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>163</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">out_buffer</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NAME">buffer.subarray</span><span class="PUNC">(</span><span class="NUMB">0</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="NAME">length</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>164</span> </span><span class="WHIT"> </span><span class="NAME">length</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NUMB">0</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>165</span> </span><span class="WHIT"> </span><span class="KEYW">return</span><span class="WHIT"> </span><span class="NAME">out_buffer</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>166</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>167</span>
<span class='line'>168</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT">
<span class='line'>169</span>
<span class='line'>170</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'>171</span> * Sends the given text.
<span class='line'>172</span> *
<span class='line'>173</span> * @param {String} text The text to send.
<span class='line'>174</span> */</span><span class="WHIT">
<span class='line'>175</span> </span><span class="WHIT"> </span><span class="NAME">this.sendText</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">function</span><span class="PUNC">(</span><span class="NAME">text</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>176</span> </span><span class="WHIT"> </span><span class="NAME">array_writer.sendData</span><span class="PUNC">(</span><span class="NAME">__encode_utf8</span><span class="PUNC">(</span><span class="NAME">text</span><span class="PUNC">)</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>177</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>178</span>
<span class='line'>179</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'>180</span> * Signals that no further text will be sent, effectively closing the
<span class='line'>181</span> * stream.
<span class='line'>182</span> */</span><span class="WHIT">
<span class='line'>183</span> </span><span class="WHIT"> </span><span class="NAME">this.sendEnd</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">function</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT">
<span class='line'>184</span> </span><span class="WHIT"> </span><span class="NAME">array_writer.sendEnd</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>185</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>186</span>
<span class='line'>187</span> </span><span class="WHIT"> </span><span class="COMM">/**
<span class='line'>188</span> * Fired for received data, if acknowledged by the server.
<span class='line'>189</span> * @event
<span class='line'>190</span> * @param {Guacamole.Status} status The status of the operation.
<span class='line'>191</span> */</span><span class="WHIT">
<span class='line'>192</span> </span><span class="WHIT"> </span><span class="NAME">this.onack</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">null</span><span class="PUNC">;</span><span class="WHIT">
<span class='line'>193</span>
<span class='line'>194</span> </span><span class="PUNC">}</span><span class="PUNC">;</span></pre>
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-75289145-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</body></html> | mike-jumper/incubator-guacamole-website | doc/0.9.8/guacamole-common-js/symbols/src/src_main_webapp_modules_StringWriter.js.html | HTML | apache-2.0 | 29,622 |
<!DOCTYPE html>
<html>
<canvas id='c' width='400' height='400'></canvas>
<script src='webgl-utils.js'></script>
<script id="vshader" type="text/plain">
attribute vec2 aVertexPosition;
varying vec2 vTexCoord;
uniform vec2 uOffset;
void main() {
vTexCoord = aVertexPosition + uOffset;
gl_Position = vec4(aVertexPosition, 0, 1);
}
</script>
<script id="fshader" type="text/plain">
precision mediump float;
varying vec2 vTexCoord;
void main() {
gl_FragColor = vec4(vTexCoord, 0, 1);
}
</script>
<script>
var c = document.getElementById('c');
var gl = c.getContext('experimental-webgl');
var offset = [1,1];
var vertexPosBuffer = screenQuad();
var vs = document.getElementById('vshader').textContent;
var fs = document.getElementById('fshader').textContent;
var program = createProgram(vs,fs);
gl.useProgram(program);
program.vertexPosAttrib = gl.getAttribLocation(program, 'aVertexPosition');
program.offsetUniform = gl.getUniformLocation(program, 'uOffset');
gl.enableVertexAttribArray(program.vertexPosArray);
gl.vertexAttribPointer(program.vertexPosAttrib, vertexPosBuffer.itemSize, gl.FLOAT, false, 0, 0);
gl.uniform2f(program.offsetUniform, offset[0], offset[1]);
gl.drawArrays(gl.TRIANGLE_STRIP, 0, vertexPosBuffer.numItems);
</script>
</html> | operasoftware/devopera | src/articles/raw-webgl-part-2-simple-shader/minimal-shader.html | HTML | apache-2.0 | 1,344 |
<!DOCTYPE html>
<!--
Copyright (c) 2015 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the original copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Intel Corporation nor the names of its contributors
may be used to endorse or promote products derived from this work without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Zhu, YongyongX <[email protected]>
-->
<meta charset='utf-8'>
<title>Secure Data Test: AppSecurityApi_open_bad_url</title>
<link rel="author" title="Intel" href="http://www.intel.com/">
<link rel="help" href="https://software.intel.com/en-us/app-security-api/api">
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="../../../cordova.js"></script>
<script src="js/appSecurityApi.js"></script>
<script src="js/q.js"></script>
<div id="log"></div>
<script type="text/javascript">
setTimeout(function() { test(); }, 500);
var error_code_bad_url = 29
function test() {
async_test(function(t) {
intel.security.secureTransport.open({'url': '123', 'method': 'GET', 'serverKey': '', 'timeout': 1000})
.then(function(instanceID) {
t.step(function() {
assert_unreached("open should fail");
});
t.done();
})
.catch(function (errorObj) {
t.step(function() {
assert_equals(errorObj.code, error_code_bad_url);
});
t.done();
});
}, document.title);
}
</script>
| yhe39/crosswalk-test-suite | webapi/webapi-appsecurity-external-tests/appsecurityapi/AppSecurityApi_open_bad_url.html | HTML | bsd-3-clause | 2,569 |
<!DOCTYPE html>
<html>
<head>
<script src="../../../resources/js-test.js"></script>
</head>
<body>
<script>
description("This tests the constructor for the MediaKeyMessageEvent DOM class.");
var arrayBuffer = new ArrayBuffer(1);
// Default values for bubbles and cancelable.
shouldBe("new MediaKeyMessageEvent('eventType', { messageType: 'license-request', message: arrayBuffer }).bubbles", "false");
shouldBe("new MediaKeyMessageEvent('eventType', { messageType: 'license-request', message: arrayBuffer }).cancelable", "false");
// bubbles is passed.
shouldBe("new MediaKeyMessageEvent('eventType', { bubbles: false, messageType: 'license-request', message: arrayBuffer }).bubbles", "false");
shouldBe("new MediaKeyMessageEvent('eventType', { bubbles: true, messageType: 'license-request', message: arrayBuffer }).bubbles", "true");
// cancelable is passed.
shouldBe("new MediaKeyMessageEvent('eventType', { cancelable: false, messageType: 'license-request', message: arrayBuffer }).cancelable", "false");
shouldBe("new MediaKeyMessageEvent('eventType', { cancelable: true, messageType: 'license-request', message: arrayBuffer }).cancelable", "true");
// message is passed.
shouldBe("new MediaKeyMessageEvent('eventType', { messageType: 'license-request', message: arrayBuffer }).message", "arrayBuffer");
// messageType is passed.
shouldBeEqualToString("new MediaKeyMessageEvent('eventType', { messageType: 'license-request', message: arrayBuffer }).messageType", "license-request");
shouldBeEqualToString("new MediaKeyMessageEvent('eventType', { messageType: 'license-renewal', message: arrayBuffer }).messageType", "license-renewal");
shouldBeEqualToString("new MediaKeyMessageEvent('eventType', { messageType: 'license-release', message: arrayBuffer }).messageType", "license-release");
</script>
</body>
</html>
| scheib/chromium | third_party/blink/web_tests/fast/events/constructors/media-key-message-event-constructor.html | HTML | bsd-3-clause | 1,826 |
<!DOCTYPE html>
<!--
Copyright (c) 2015 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the original copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Intel Corporation nor the names of its contributors
may be used to endorse or promote products derived from this work without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Zhu, YongyongX <[email protected]>
-->
<meta charset='utf-8'>
<title>Secure Data Test: AppSecurityApi_destroy_invalid_instance</title>
<link rel="author" title="Intel" href="http://www.intel.com/">
<link rel="help" href="https://software.intel.com/en-us/app-security-api/api">
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="../../../cordova.js"></script>
<script src="js/appSecurityApi.js"></script>
<script src="js/q.js"></script>
<div id="log"></div>
<script type="text/javascript">
var error_code_invalid_instance = 9
setTimeout(function() { test(); }, 500);
function test() {
async_test(function(t) {
intel.security.secureData.destroy(1234)
.then(function() {
t.step(function() {
assert_true(false, 'fail:code = '+ errorObj.code + ', message = ' + errorObj.message);
});
t.done();
})
.catch(function (errorObj) {
t.step(function() {
assert_equals(errorObj.code, error_code_invalid_instance);
});
t.done();
});
}, document.title);
}
</script>
| yhe39/crosswalk-test-suite | webapi/webapi-appsecurity-external-tests/appsecurityapi/AppSecurityApi_destroy_invalid_instance.html | HTML | bsd-3-clause | 2,589 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Model\ProductDocument | </title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
</head>
<body id="class">
<div class="header">
<ul>
<li><a href="../../classes.html">Classes</a></li>
<li><a href="../../namespaces.html">Namespaces</a></li>
<li><a href="../../interfaces.html">Interfaces</a></li>
<li><a href="../../traits.html">Traits</a></li>
<li><a href="../../doc-index.html">Index</a></li>
</ul>
<div id="title"></div>
<div class="type">Class</div>
<h1><a href="../../Thelia/Model.html">Thelia\Model</a>\ProductDocument</h1>
</div>
<div class="content">
<p> class
<strong>ProductDocument</strong> extends <a href="../../Thelia/Model/Base/ProductDocument.html"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></p>
<h2>Constants</h2>
<table>
<tr>
<td>TABLE_MAP</td>
<td class="last">
<p><em>TableMap class name</em></p>
<p>
</p>
</td>
</tr>
</table>
<h2>Methods</h2>
<table>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method___construct">__construct</a>()
<p>Initializes internal state of Thelia\Model\Base\ProductDocument object.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method___construct"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_isModified">isModified</a>()
<p>Returns whether the object has been modified.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_isModified"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_isColumnModified">isColumnModified</a>(string $col)
<p>Has specified column been modified?</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_isColumnModified"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
array
</td>
<td class="last">
<a href="#method_getModifiedColumns">getModifiedColumns</a>()
<p>Get the columns that have been modified in this object.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getModifiedColumns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_isNew">isNew</a>()
<p>Returns whether the object has ever been saved.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_isNew"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_setNew">setNew</a>(boolean $b)
<p>Setter for the isNew attribute.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setNew"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_isDeleted">isDeleted</a>()
<p>Whether this object has been deleted.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_isDeleted"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_setDeleted">setDeleted</a>(boolean $b)
<p>Specify whether this object has been deleted.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setDeleted"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_resetModified">resetModified</a>(string $col = null)
<p>Sets the modified state for the object to be false.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_resetModified"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_equals">equals</a>(mixed $obj)
<p>Compares this with another <code>ProductDocument</code> instance.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_equals"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
int
</td>
<td class="last">
<a href="#method_hashCode">hashCode</a>()
<p>If the primary key is not null, return the hashcode of the primary key.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_hashCode"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
array
</td>
<td class="last">
<a href="#method_getVirtualColumns">getVirtualColumns</a>()
<p>Get the associative array of the virtual columns in this object</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getVirtualColumns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_hasVirtualColumn">hasVirtualColumn</a>(string $name)
<p>Checks the existence of a virtual column in this object</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_hasVirtualColumn"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
mixed
</td>
<td class="last">
<a href="#method_getVirtualColumn">getVirtualColumn</a>(string $name)
<p>Get the value of a virtual column in this object</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getVirtualColumn"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/Base/ProductDocument.html"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setVirtualColumn">setVirtualColumn</a>(string $name, mixed $value)
<p>Set the value of a virtual column in this object</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setVirtualColumn"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/Base/ProductDocument.html"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_importFrom">importFrom</a>(mixed $parser, string $data)
<p>Populate the current object from a string, using a given parser format <code> $book = new Book(); $book->importFrom('JSON', '{"Id":9012,"Title":"Don Juan","ISBN":"0140422161","Price":12.99,"PublisherId":1234,"AuthorId":5678}'); </code></p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_importFrom"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
string
</td>
<td class="last">
<a href="#method_exportTo">exportTo</a>(mixed $parser, boolean $includeLazyLoadColumns = true)
<p>Export the current object properties to a string, using a given parser format <code> $book = BookQuery::create()->findPk(9012); echo $book->exportTo('JSON'); => {"Id":9012,"Title":"Don Juan","ISBN":"0140422161","Price":12.99,"PublisherId":1234,"AuthorId":5678}'); </code></p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_exportTo"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method___sleep">__sleep</a>()
<p>Clean up internal collections prior to serializing Avoids recursive loops that turn into segmentation faults when serializing</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method___sleep"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
int
</td>
<td class="last">
<a href="#method_getId">getId</a>()
<p>Get the [id] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getId"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
int
</td>
<td class="last">
<a href="#method_getProductId">getProductId</a>()
<p>Get the [product_id] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getProductId"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
string
</td>
<td class="last">
<a href="#method_getFile">getFile</a>()
<p>Get the [file] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getFile"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
int
</td>
<td class="last">
<a href="#method_getPosition">getPosition</a>()
<p>Get the [position] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getPosition"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
mixed
</td>
<td class="last">
<a href="#method_getCreatedAt">getCreatedAt</a>(string $format = NULL)
<p>Get the [optionally formatted] temporal [created_at] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getCreatedAt"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
mixed
</td>
<td class="last">
<a href="#method_getUpdatedAt">getUpdatedAt</a>(string $format = NULL)
<p>Get the [optionally formatted] temporal [updated_at] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getUpdatedAt"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setId">setId</a>(int $v)
<p>Set the value of [id] column.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setId"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setProductId">setProductId</a>(int $v)
<p>Set the value of [product_id] column.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setProductId"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setFile">setFile</a>(string $v)
<p>Set the value of [file] column.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setFile"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setPosition">setPosition</a>(int $v)
<p>Set the value of [position] column.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setPosition"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setCreatedAt">setCreatedAt</a>(mixed $v)
<p>Sets the value of [created_at] column to a normalized version of the date/time value specified.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setCreatedAt"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setUpdatedAt">setUpdatedAt</a>(mixed $v)
<p>Sets the value of [updated_at] column to a normalized version of the date/time value specified.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setUpdatedAt"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_hasOnlyDefaultValues">hasOnlyDefaultValues</a>()
<p>Indicates whether the columns in this object are only set to default values.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_hasOnlyDefaultValues"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
int
</td>
<td class="last">
<a href="#method_hydrate">hydrate</a>(array $row, int $startcol, boolean $rehydrate = false, string $indexType = TableMap::TYPE_NUM)
<p>Hydrates (populates) the object variables with values from the database resultset.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_hydrate"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_ensureConsistency">ensureConsistency</a>()
<p>Checks and repairs the internal consistency of the object.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_ensureConsistency"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_reload">reload</a>(boolean $deep = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Reloads this object from datastore based on primary key and (optionally) resets all associated objects.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_reload"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_delete">delete</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Removes this object from datastore and sets delete attribute.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_delete"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
int
</td>
<td class="last">
<a href="#method_save">save</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Persists this object to the database.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_save"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
mixed
</td>
<td class="last">
<a href="#method_getByName">getByName</a>(string $name, string $type = TableMap::TYPE_PHPNAME)
<p>Retrieves a field from the object by name passed in as a string.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getByName"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
mixed
</td>
<td class="last">
<a href="#method_getByPosition">getByPosition</a>(int $pos)
<p>Retrieves a field from the object by Position as specified in the xml schema.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getByPosition"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
array
</td>
<td class="last">
<a href="#method_toArray">toArray</a>(string $keyType = TableMap::TYPE_PHPNAME, boolean $includeLazyLoadColumns = true, array $alreadyDumpedObjects = array(), boolean $includeForeignObjects = false)
<p>Exports the object as an array.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_toArray"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_setByName">setByName</a>(string $name, mixed $value, string $type = TableMap::TYPE_PHPNAME)
<p>Sets a field from the object by name passed in as a string.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setByName"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_setByPosition">setByPosition</a>(int $pos, mixed $value)
<p>Sets a field from the object by Position as specified in the xml schema.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setByPosition"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_fromArray">fromArray</a>(array $arr, string $keyType = TableMap::TYPE_PHPNAME)
<p>Populates the object using an array.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_fromArray"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr>
</td>
<td class="last">
<a href="#method_buildCriteria">buildCriteria</a>()
<p>Build a Criteria object containing the values of all modified columns in this object.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_buildCriteria"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr>
</td>
<td class="last">
<a href="#method_buildPkeyCriteria">buildPkeyCriteria</a>()
<p>Builds a Criteria object containing the primary key for this object.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_buildPkeyCriteria"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
int
</td>
<td class="last">
<a href="#method_getPrimaryKey">getPrimaryKey</a>()
<p>Returns the primary key for this object (row).</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getPrimaryKey"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_setPrimaryKey">setPrimaryKey</a>(int $key)
<p>Generic method to set the primary key (id column).</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setPrimaryKey"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_isPrimaryKeyNull">isPrimaryKeyNull</a>()
<p>Returns true if the primary key for this object is null.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_isPrimaryKeyNull"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_copyInto">copyInto</a>(object $copyObj, boolean $deepCopy = false, boolean $makeNew = true)
<p>Sets contents of passed object to values from current object.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_copyInto"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_copy">copy</a>(boolean $deepCopy = false)
<p>Makes a copy of this object that will be inserted as a new row in table when saved.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_copy"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setProduct">setProduct</a>(<a href="../../Thelia/Model/Product.html"><abbr title="Thelia\Model\Product">Product</abbr></a> $v = null)
<p>Declares an association between this object and a ChildProduct object.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setProduct"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/Product.html"><abbr title="Thelia\Model\Product">Product</abbr></a>
</td>
<td class="last">
<a href="#method_getProduct">getProduct</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Get the associated ChildProduct object</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getProduct"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_initRelation">initRelation</a>(string $relationName)
<p>Initializes a collection based on the name of a relation.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_initRelation"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_clearProductDocumentI18ns">clearProductDocumentI18ns</a>()
<p>Clears out the collProductDocumentI18ns collection</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_clearProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_resetPartialProductDocumentI18ns">resetPartialProductDocumentI18ns</a>($v = true)
<p>Reset is the collProductDocumentI18ns collection loaded partially.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_resetPartialProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
void
</td>
<td class="last">
<a href="#method_initProductDocumentI18ns">initProductDocumentI18ns</a>(boolean $overrideExisting = true)
<p>Initializes the collProductDocumentI18ns collection.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_initProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<abbr title="Propel\Runtime\Collection\Collection">Collection</abbr>|<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>[]
</td>
<td class="last">
<a href="#method_getProductDocumentI18ns">getProductDocumentI18ns</a>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Gets an array of ChildProductDocumentI18n objects which contain a foreign key that references this object.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setProductDocumentI18ns">setProductDocumentI18ns</a>(<abbr title="Propel\Runtime\Collection\Collection">Collection</abbr> $productDocumentI18ns, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Sets a collection of ProductDocumentI18n objects related by a one-to-many relationship to the current object.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
int
</td>
<td class="last">
<a href="#method_countProductDocumentI18ns">countProductDocumentI18ns</a>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, boolean $distinct = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Returns the number of related ProductDocumentI18n objects.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_countProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_addProductDocumentI18n">addProductDocumentI18n</a>(<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a> $l)
<p>Method called to associate a ChildProductDocumentI18n object to this object through the ChildProductDocumentI18n foreign key attribute.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_addProductDocumentI18n"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_removeProductDocumentI18n">removeProductDocumentI18n</a>(<a href="../../Thelia/Model/Base/ProductDocumentI18n.html"><abbr title="Thelia\Model\Base\ProductDocumentI18n">ProductDocumentI18n</abbr></a> $productDocumentI18n)
<p>
</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_removeProductDocumentI18n"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_clear">clear</a>()
<p>Clears the current object and sets all attributes to their default values</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_clear"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_clearAllReferences">clearAllReferences</a>(boolean $deep = false)
<p>Resets all references to other model objects or collections of model objects.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_clearAllReferences"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
string
</td>
<td class="last">
<a href="#method___toString">__toString</a>()
<p>Return the string representation of this object</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method___toString"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_keepUpdateDateUnchanged">keepUpdateDateUnchanged</a>()
<p>Mark the current object so that the update date doesn't get updated during next save</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_keepUpdateDateUnchanged"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_setLocale">setLocale</a>(string $locale = 'en_US')
<p>Sets the locale for translations</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setLocale"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
string
</td>
<td class="last">
<a href="#method_getLocale">getLocale</a>()
<p>Gets the locale for translations</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getLocale"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
</td>
<td class="last">
<a href="#method_getTranslation">getTranslation</a>(string $locale = 'en_US', <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Returns the current translation for a given locale</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getTranslation"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
</td>
<td class="last">
<a href="#method_removeTranslation">removeTranslation</a>(string $locale = 'en_US', <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Remove the translation for a given locale</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_removeTranslation"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
</td>
<td class="last">
<a href="#method_getCurrentTranslation">getCurrentTranslation</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Returns the current translation</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getCurrentTranslation"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
string
</td>
<td class="last">
<a href="#method_getTitle">getTitle</a>()
<p>Get the [title] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getTitle"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
</td>
<td class="last">
<a href="#method_setTitle">setTitle</a>(string $v)
<p>Set the value of [title] column.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setTitle"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
string
</td>
<td class="last">
<a href="#method_getDescription">getDescription</a>()
<p>Get the [description] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getDescription"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
</td>
<td class="last">
<a href="#method_setDescription">setDescription</a>(string $v)
<p>Set the value of [description] column.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setDescription"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
string
</td>
<td class="last">
<a href="#method_getChapo">getChapo</a>()
<p>Get the [chapo] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getChapo"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
</td>
<td class="last">
<a href="#method_setChapo">setChapo</a>(string $v)
<p>Set the value of [chapo] column.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setChapo"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
string
</td>
<td class="last">
<a href="#method_getPostscriptum">getPostscriptum</a>()
<p>Get the [postscriptum] column value.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_getPostscriptum"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
</td>
<td class="last">
<a href="#method_setPostscriptum">setPostscriptum</a>(string $v)
<p>Set the value of [postscriptum] column.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_setPostscriptum"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_preSave">preSave</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Code to be run before persisting the object</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_preSave"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_postSave">postSave</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Code to be run after persisting the object</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_postSave"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_preInsert">preInsert</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Code to be run before inserting to database</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_postInsert">postInsert</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Code to be run after inserting to database</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_postInsert"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_preUpdate">preUpdate</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Code to be run before updating the object in database</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_preUpdate"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_postUpdate">postUpdate</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Code to be run after updating the object in database</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_postUpdate"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
boolean
</td>
<td class="last">
<a href="#method_preDelete">preDelete</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Code to be run before deleting the object in database</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_postDelete">postDelete</a>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)
<p>Code to be run after deleting the object in database</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method_postDelete"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
array|string
</td>
<td class="last">
<a href="#method___call">__call</a>(string $name, mixed $params)
<p>Derived method to catches calls to undefined methods.</p>
</td>
<td><small>from <a href="../../Thelia/Model/Base/ProductDocument.html#method___call"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></small></td>
</tr>
<tr>
<td class="type">
<abbr title="Thelia\Model\$this">$this</abbr>
</td>
<td class="last">
<a href="#method_setParentId">setParentId</a>(int $parentId)
<p>Set Document parent id</p>
</td>
<td></td>
</tr>
<tr>
<td class="type">
int
</td>
<td class="last">
<a href="#method_getParentId">getParentId</a>()
<p>Get Document parent id</p>
</td>
<td></td>
</tr>
</table>
<h2>Details</h2>
<h3 id="method___construct">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method___construct"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 140</div>
<code> public
<strong>__construct</strong>()</code>
</h3>
<div class="details">
<p>Initializes internal state of Thelia\Model\Base\ProductDocument object.</p>
<p>
</p>
<div class="tags">
</div>
</div>
<h3 id="method_isModified">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_isModified"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 149</div>
<code> public boolean
<strong>isModified</strong>()</code>
</h3>
<div class="details">
<p>Returns whether the object has been modified.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>True if the object has been modified.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_isColumnModified">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_isColumnModified"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 160</div>
<code> public boolean
<strong>isColumnModified</strong>(string $col)</code>
</h3>
<div class="details">
<p>Has specified column been modified?</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$col</td>
<td>column fully qualified name (TableMap::TYPE<em>COLNAME), e.g. Book::AUTHOR</em>ID</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>True if $col has been modified.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getModifiedColumns">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getModifiedColumns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 169</div>
<code> public array
<strong>getModifiedColumns</strong>()</code>
</h3>
<div class="details">
<p>Get the columns that have been modified in this object.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>array</td>
<td>A unique list of the modified column names for this object.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_isNew">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_isNew"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 181</div>
<code> public boolean
<strong>isNew</strong>()</code>
</h3>
<div class="details">
<p>Returns whether the object has ever been saved.</p>
<p>This will
be false, if the object was retrieved from storage or was created
and then saved.</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>true, if the object has never been persisted.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setNew">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setNew"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 192</div>
<code> public
<strong>setNew</strong>(boolean $b)</code>
</h3>
<div class="details">
<p>Setter for the isNew attribute.</p>
<p>This method will be called
by Propel-generated children and objects.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>boolean</td>
<td>$b</td>
<td>the state of the object.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_isDeleted">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_isDeleted"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 201</div>
<code> public boolean
<strong>isDeleted</strong>()</code>
</h3>
<div class="details">
<p>Whether this object has been deleted.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>The deleted state of this object.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setDeleted">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setDeleted"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 211</div>
<code> public void
<strong>setDeleted</strong>(boolean $b)</code>
</h3>
<div class="details">
<p>Specify whether this object has been deleted.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>boolean</td>
<td>$b</td>
<td>The deleted state of this object.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_resetModified">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_resetModified"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 221</div>
<code> public void
<strong>resetModified</strong>(string $col = null)</code>
</h3>
<div class="details">
<p>Sets the modified state for the object to be false.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$col</td>
<td>If supplied, only the specified column is reset.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_equals">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_equals"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 240</div>
<code> public boolean
<strong>equals</strong>(mixed $obj)</code>
</h3>
<div class="details">
<p>Compares this with another <code>ProductDocument</code> instance.</p>
<p>If
<code>obj</code> is an instance of <code>ProductDocument</code>, delegates to
<code>equals(ProductDocument)</code>. Otherwise, returns <code>false</code>.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>mixed</td>
<td>$obj</td>
<td>The object to compare to.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>Whether equal to the object specified.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_hashCode">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_hashCode"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 265</div>
<code> public int
<strong>hashCode</strong>()</code>
</h3>
<div class="details">
<p>If the primary key is not null, return the hashcode of the primary key.</p>
<p>Otherwise, return the hash code of the object.</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>int</td>
<td>Hashcode</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getVirtualColumns">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getVirtualColumns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 279</div>
<code> public array
<strong>getVirtualColumns</strong>()</code>
</h3>
<div class="details">
<p>Get the associative array of the virtual columns in this object</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>array</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_hasVirtualColumn">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_hasVirtualColumn"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 290</div>
<code> public boolean
<strong>hasVirtualColumn</strong>(string $name)</code>
</h3>
<div class="details">
<p>Checks the existence of a virtual column in this object</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$name</td>
<td>The virtual column name</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getVirtualColumn">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getVirtualColumn"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 303</div>
<code> public mixed
<strong>getVirtualColumn</strong>(string $name)</code>
</h3>
<div class="details">
<p>Get the value of a virtual column in this object</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$name</td>
<td>The virtual column name</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>mixed</td>
<td>
</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setVirtualColumn">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setVirtualColumn"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 320</div>
<code> public <a href="../../Thelia/Model/Base/ProductDocument.html"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a>
<strong>setVirtualColumn</strong>(string $name, mixed $value)</code>
</h3>
<div class="details">
<p>Set the value of a virtual column in this object</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$name</td>
<td>The virtual column name</td>
</tr>
<tr>
<td>mixed</td>
<td>$value</td>
<td>The value to give to the virtual column</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/Base/ProductDocument.html"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object, for fluid interface</td>
</tr>
</table>
</div>
</div>
<h3 id="method_importFrom">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_importFrom"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 352</div>
<code> public <a href="../../Thelia/Model/Base/ProductDocument.html"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a>
<strong>importFrom</strong>(mixed $parser, string $data)</code>
</h3>
<div class="details">
<p>Populate the current object from a string, using a given parser format <code> $book = new Book(); $book->importFrom('JSON', '{"Id":9012,"Title":"Don Juan","ISBN":"0140422161","Price":12.99,"PublisherId":1234,"AuthorId":5678}'); </code></p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>mixed</td>
<td>$parser</td>
<td>A AbstractParser instance, or a format name ('XML', 'YAML', 'JSON', 'CSV')</td>
</tr>
<tr>
<td>string</td>
<td>$data</td>
<td>The source data to import from</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/Base/ProductDocument.html"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object, for fluid interface</td>
</tr>
</table>
</div>
</div>
<h3 id="method_exportTo">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_exportTo"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 375</div>
<code> public string
<strong>exportTo</strong>(mixed $parser, boolean $includeLazyLoadColumns = true)</code>
</h3>
<div class="details">
<p>Export the current object properties to a string, using a given parser format <code> $book = BookQuery::create()->findPk(9012); echo $book->exportTo('JSON'); => {"Id":9012,"Title":"Don Juan","ISBN":"0140422161","Price":12.99,"PublisherId":1234,"AuthorId":5678}'); </code></p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>mixed</td>
<td>$parser</td>
<td>A AbstractParser instance, or a format name ('XML', 'YAML', 'JSON', 'CSV')</td>
</tr>
<tr>
<td>boolean</td>
<td>$includeLazyLoadColumns</td>
<td>(optional) Whether to include lazy load(ed) columns. Defaults to TRUE.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>string</td>
<td>The exported data</td>
</tr>
</table>
</div>
</div>
<h3 id="method___sleep">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method___sleep"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 388</div>
<code> public
<strong>__sleep</strong>()</code>
</h3>
<div class="details">
<p>Clean up internal collections prior to serializing Avoids recursive loops that turn into segmentation faults when serializing</p>
<p>
</p>
<div class="tags">
</div>
</div>
<h3 id="method_getId">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getId"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 400</div>
<code> public int
<strong>getId</strong>()</code>
</h3>
<div class="details">
<p>Get the [id] column value.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>int</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getProductId">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getProductId"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 411</div>
<code> public int
<strong>getProductId</strong>()</code>
</h3>
<div class="details">
<p>Get the [product_id] column value.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>int</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getFile">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getFile"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 422</div>
<code> public string
<strong>getFile</strong>()</code>
</h3>
<div class="details">
<p>Get the [file] column value.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>string</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getPosition">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getPosition"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 433</div>
<code> public int
<strong>getPosition</strong>()</code>
</h3>
<div class="details">
<p>Get the [position] column value.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>int</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getCreatedAt">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getCreatedAt"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 450</div>
<code> public mixed
<strong>getCreatedAt</strong>(string $format = NULL)</code>
</h3>
<div class="details">
<p>Get the [optionally formatted] temporal [created_at] column value.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$format</td>
<td>The date/time format string (either date()-style or strftime()-style). If format is NULL, then the raw \DateTime object will be returned.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>mixed</td>
<td>Formatted date/time value as string or \DateTime object (if format is NULL), NULL if column is NULL, and 0 if column value is 0000-00-00 00:00:00</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td><ul>
<li>if unable to parse/validate the date/time value.</li>
</ul>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getUpdatedAt">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getUpdatedAt"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 470</div>
<code> public mixed
<strong>getUpdatedAt</strong>(string $format = NULL)</code>
</h3>
<div class="details">
<p>Get the [optionally formatted] temporal [updated_at] column value.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$format</td>
<td>The date/time format string (either date()-style or strftime()-style). If format is NULL, then the raw \DateTime object will be returned.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>mixed</td>
<td>Formatted date/time value as string or \DateTime object (if format is NULL), NULL if column is NULL, and 0 if column value is 0000-00-00 00:00:00</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td><ul>
<li>if unable to parse/validate the date/time value.</li>
</ul>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setId">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setId"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 485</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>setId</strong>(int $v)</code>
</h3>
<div class="details">
<p>Set the value of [id] column.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$v</td>
<td>new value</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setProductId">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setProductId"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 506</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>setProductId</strong>(int $v)</code>
</h3>
<div class="details">
<p>Set the value of [product_id] column.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$v</td>
<td>new value</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setFile">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setFile"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 531</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>setFile</strong>(string $v)</code>
</h3>
<div class="details">
<p>Set the value of [file] column.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$v</td>
<td>new value</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setPosition">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setPosition"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 552</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>setPosition</strong>(int $v)</code>
</h3>
<div class="details">
<p>Set the value of [position] column.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$v</td>
<td>new value</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setCreatedAt">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setCreatedAt"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 574</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>setCreatedAt</strong>(mixed $v)</code>
</h3>
<div class="details">
<p>Sets the value of [created_at] column to a normalized version of the date/time value specified.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>mixed</td>
<td>$v</td>
<td>string, integer (timestamp), or \DateTime value. Empty strings are treated as NULL.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setUpdatedAt">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setUpdatedAt"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 595</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>setUpdatedAt</strong>(mixed $v)</code>
</h3>
<div class="details">
<p>Sets the value of [updated_at] column to a normalized version of the date/time value specified.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>mixed</td>
<td>$v</td>
<td>string, integer (timestamp), or \DateTime value. Empty strings are treated as NULL.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_hasOnlyDefaultValues">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_hasOnlyDefaultValues"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 617</div>
<code> public boolean
<strong>hasOnlyDefaultValues</strong>()</code>
</h3>
<div class="details">
<p>Indicates whether the columns in this object are only set to default values.</p>
<p>This method can be used in conjunction with isModified() to indicate whether an object is both
modified <em>and</em> has some values set which are non-default.</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>Whether the columns in this object are only been set with default values.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_hydrate">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_hydrate"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 641</div>
<code> public int
<strong>hydrate</strong>(array $row, int $startcol, boolean $rehydrate = false, string $indexType = TableMap::TYPE_NUM)</code>
</h3>
<div class="details">
<p>Hydrates (populates) the object variables with values from the database resultset.</p>
<p>An offset (0-based "start column") is specified so that objects can be hydrated
with a subset of the columns in the resultset rows. This is needed, for example,
for results of JOIN queries where the resultset row includes columns from two or
more tables.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>array</td>
<td>$row</td>
<td>The row returned by DataFetcher->fetch().</td>
</tr>
<tr>
<td>int</td>
<td>$startcol</td>
<td>0-based offset column which indicates which restultset column to start with.</td>
</tr>
<tr>
<td>boolean</td>
<td>$rehydrate</td>
<td>Whether this object is being re-hydrated from the database.</td>
</tr>
<tr>
<td>string</td>
<td>$indexType</td>
<td>The index type of $row. Mostly DataFetcher->getIndexType(). One of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE_NUM.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>int</td>
<td>next starting column</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td><ul>
<li>Any caught Exception will be rewrapped as a PropelException.</li>
</ul>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_ensureConsistency">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_ensureConsistency"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 697</div>
<code> public
<strong>ensureConsistency</strong>()</code>
</h3>
<div class="details">
<p>Checks and repairs the internal consistency of the object.</p>
<p>This method is executed after an already-instantiated object is re-hydrated
from the database. It exists to check any foreign keys to make sure that
the objects related to the current object are correct based on foreign key.</p>
<p>You can override this method in the stub class, but you should always invoke
the base method from the overridden method (i.e. parent::ensureConsistency()),
in case your model changes.</p>
<div class="tags">
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_reload">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_reload"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 714</div>
<code> public void
<strong>reload</strong>(boolean $deep = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Reloads this object from datastore based on primary key and (optionally) resets all associated objects.</p>
<p>This will only work if the object has been saved and has a valid primary key set.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>boolean</td>
<td>$deep</td>
<td>(optional) Whether to also de-associated any related objects.</td>
</tr>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>(optional) The ConnectionInterface connection to use.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td><ul>
<li>if this object is deleted, unsaved or doesn't have pk match in db</li>
</ul>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_delete">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_delete"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 756</div>
<code> public void
<strong>delete</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Removes this object from datastore and sets delete attribute.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
<h4>See also</h4>
<table>
<tr>
<td>ProductDocument::setDeleted()</td>
<td></td>
</tr>
<tr>
<td>ProductDocument::isDeleted()</td>
<td></td>
</tr>
</table>
</div>
</div>
<h3 id="method_save">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_save"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 798</div>
<code> public int
<strong>save</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Persists this object to the database.</p>
<p>If the object is new, it inserts it; otherwise an update is performed.
All modified related objects will also be persisted in the doSave()
method. This method wraps all precipitate database operations in a
single transaction.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>int</td>
<td>The number of rows affected by this insert/update and any referring fk objects' save() operations.</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
<h4>See also</h4>
<table>
<tr>
<td>doSave()</td>
<td></td>
</tr>
</table>
</div>
</div>
<h3 id="method_getByName">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getByName"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1023</div>
<code> public mixed
<strong>getByName</strong>(string $name, string $type = TableMap::TYPE_PHPNAME)</code>
</h3>
<div class="details">
<p>Retrieves a field from the object by name passed in as a string.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$name</td>
<td>name</td>
</tr>
<tr>
<td>string</td>
<td>$type</td>
<td>The type of fieldname the $name is of: one of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE<em>NUM. Defaults to TableMap::TYPE</em>PHPNAME.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>mixed</td>
<td>Value of field.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getByPosition">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getByPosition"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1038</div>
<code> public mixed
<strong>getByPosition</strong>(int $pos)</code>
</h3>
<div class="details">
<p>Retrieves a field from the object by Position as specified in the xml schema.</p>
<p>Zero-based.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$pos</td>
<td>position in xml schema</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>mixed</td>
<td>Value of field at $pos</td>
</tr>
</table>
</div>
</div>
<h3 id="method_toArray">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_toArray"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1080</div>
<code> public array
<strong>toArray</strong>(string $keyType = TableMap::TYPE_PHPNAME, boolean $includeLazyLoadColumns = true, array $alreadyDumpedObjects = array(), boolean $includeForeignObjects = false)</code>
</h3>
<div class="details">
<p>Exports the object as an array.</p>
<p>You can specify the key type of the array by passing one of the class
type constants.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$keyType</td>
<td>(optional) One of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME, TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE<em>NUM. Defaults to TableMap::TYPE</em>PHPNAME.</td>
</tr>
<tr>
<td>boolean</td>
<td>$includeLazyLoadColumns</td>
<td>(optional) Whether to include lazy loaded columns. Defaults to TRUE.</td>
</tr>
<tr>
<td>array</td>
<td>$alreadyDumpedObjects</td>
<td>List of objects to skip to avoid recursion</td>
</tr>
<tr>
<td>boolean</td>
<td>$includeForeignObjects</td>
<td>(optional) Whether to include hydrated related objects. Default to FALSE.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>array</td>
<td>an associative array containing the field names (as keys) and field values</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setByName">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setByName"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1123</div>
<code> public void
<strong>setByName</strong>(string $name, mixed $value, string $type = TableMap::TYPE_PHPNAME)</code>
</h3>
<div class="details">
<p>Sets a field from the object by name passed in as a string.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$name</td>
<td>
</td>
</tr>
<tr>
<td>mixed</td>
<td>$value</td>
<td>field value</td>
</tr>
<tr>
<td>string</td>
<td>$type</td>
<td>The type of fieldname the $name is of: one of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE<em>NUM. Defaults to TableMap::TYPE</em>PHPNAME.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setByPosition">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setByPosition"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1138</div>
<code> public void
<strong>setByPosition</strong>(int $pos, mixed $value)</code>
</h3>
<div class="details">
<p>Sets a field from the object by Position as specified in the xml schema.</p>
<p>Zero-based.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$pos</td>
<td>position in xml schema</td>
</tr>
<tr>
<td>mixed</td>
<td>$value</td>
<td>field value</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_fromArray">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_fromArray"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1179</div>
<code> public void
<strong>fromArray</strong>(array $arr, string $keyType = TableMap::TYPE_PHPNAME)</code>
</h3>
<div class="details">
<p>Populates the object using an array.</p>
<p>This is particularly useful when populating an object from one of the
request arrays (e.g. $_POST). This method goes through the column
names, checking to see whether a matching key exists in populated
array. If so the setByName() method is called for that column.</p>
<p>You can specify the key type of the array by additionally passing one
of the class type constants TableMap::TYPE<em>PHPNAME, TableMap::TYPE</em>STUDLYPHPNAME,
TableMap::TYPE<em>COLNAME, TableMap::TYPE</em>FIELDNAME, TableMap::TYPE<em>NUM.
The default key type is the column's TableMap::TYPE</em>PHPNAME.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>array</td>
<td>$arr</td>
<td>An array to populate the object from.</td>
</tr>
<tr>
<td>string</td>
<td>$keyType</td>
<td>The type of keys the array uses.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_buildCriteria">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_buildCriteria"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1196</div>
<code> public <abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr>
<strong>buildCriteria</strong>()</code>
</h3>
<div class="details">
<p>Build a Criteria object containing the values of all modified columns in this object.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td>
<td>The Criteria object containing all modified values.</td>
</tr>
</table>
</div>
</div>
<h3 id="method_buildPkeyCriteria">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_buildPkeyCriteria"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1218</div>
<code> public <abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr>
<strong>buildPkeyCriteria</strong>()</code>
</h3>
<div class="details">
<p>Builds a Criteria object containing the primary key for this object.</p>
<p>Unlike buildCriteria() this method includes the primary key values regardless
of whether or not they have been modified.</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td>
<td>The Criteria object containing value(s) for primary key(s).</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getPrimaryKey">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getPrimaryKey"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1230</div>
<code> public int
<strong>getPrimaryKey</strong>()</code>
</h3>
<div class="details">
<p>Returns the primary key for this object (row).</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>int</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setPrimaryKey">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setPrimaryKey"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1241</div>
<code> public void
<strong>setPrimaryKey</strong>(int $key)</code>
</h3>
<div class="details">
<p>Generic method to set the primary key (id column).</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$key</td>
<td>Primary key.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_isPrimaryKeyNull">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_isPrimaryKeyNull"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1250</div>
<code> public boolean
<strong>isPrimaryKeyNull</strong>()</code>
</h3>
<div class="details">
<p>Returns true if the primary key for this object is null.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_copyInto">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_copyInto"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1267</div>
<code> public
<strong>copyInto</strong>(object $copyObj, boolean $deepCopy = false, boolean $makeNew = true)</code>
</h3>
<div class="details">
<p>Sets contents of passed object to values from current object.</p>
<p>If desired, this method can also make copies of all associated (fkey referrers)
objects.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>object</td>
<td>$copyObj</td>
<td>An object of \Thelia\Model\ProductDocument (or compatible) type.</td>
</tr>
<tr>
<td>boolean</td>
<td>$deepCopy</td>
<td>Whether to also copy all rows that refer (by fkey) to the current row.</td>
</tr>
<tr>
<td>boolean</td>
<td>$makeNew</td>
<td>Whether to reset autoincrement PKs and make the object new.</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_copy">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_copy"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1306</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>copy</strong>(boolean $deepCopy = false)</code>
</h3>
<div class="details">
<p>Makes a copy of this object that will be inserted as a new row in table when saved.</p>
<p>It creates a new object filling in the simple attributes, but skipping any primary
keys that are defined for the table.</p>
<p>If desired, this method can also make copies of all associated (fkey referrers)
objects.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>boolean</td>
<td>$deepCopy</td>
<td>Whether to also copy all rows that refer (by fkey) to the current row.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>Clone of current object.</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setProduct">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setProduct"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1323</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>setProduct</strong>(<a href="../../Thelia/Model/Product.html"><abbr title="Thelia\Model\Product">Product</abbr></a> $v = null)</code>
</h3>
<div class="details">
<p>Declares an association between this object and a ChildProduct object.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/Product.html"><abbr title="Thelia\Model\Product">Product</abbr></a></td>
<td>$v</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getProduct">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getProduct"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1351</div>
<code> public <a href="../../Thelia/Model/Product.html"><abbr title="Thelia\Model\Product">Product</abbr></a>
<strong>getProduct</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Get the associated ChildProduct object</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>Optional Connection object.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/Product.html"><abbr title="Thelia\Model\Product">Product</abbr></a></td>
<td>The associated ChildProduct object.</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_initRelation">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_initRelation"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1376</div>
<code> public void
<strong>initRelation</strong>(string $relationName)</code>
</h3>
<div class="details">
<p>Initializes a collection based on the name of a relation.</p>
<p>Avoids crafting an 'init[$relationName]s' method name
that wouldn't work when StandardEnglishPluralizer is used.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$relationName</td>
<td>The name of the relation to initialize</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_clearProductDocumentI18ns">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_clearProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1392</div>
<code> public void
<strong>clearProductDocumentI18ns</strong>()</code>
</h3>
<div class="details">
<p>Clears out the collProductDocumentI18ns collection</p>
<p>This does not modify the database; however, it will remove any associated objects, causing
them to be refetched by subsequent calls to accessor method.</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
<h4>See also</h4>
<table>
<tr>
<td>addProductDocumentI18ns()</td>
<td></td>
</tr>
</table>
</div>
</div>
<h3 id="method_resetPartialProductDocumentI18ns">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_resetPartialProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1400</div>
<code> public
<strong>resetPartialProductDocumentI18ns</strong>($v = true)</code>
</h3>
<div class="details">
<p>Reset is the collProductDocumentI18ns collection loaded partially.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td></td>
<td>$v</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_initProductDocumentI18ns">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_initProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1417</div>
<code> public void
<strong>initProductDocumentI18ns</strong>(boolean $overrideExisting = true)</code>
</h3>
<div class="details">
<p>Initializes the collProductDocumentI18ns collection.</p>
<p>By default this just sets the collProductDocumentI18ns collection to an empty array (like clearcollProductDocumentI18ns());
however, you may wish to override this method in your stub class to provide setting appropriate
to your application -- for example, setting the initial array to the values stored in database.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>boolean</td>
<td>$overrideExisting</td>
<td>If set to true, the method call initializes the collection even if it is not empty</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>void</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getProductDocumentI18ns">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1440</div>
<code> public <abbr title="Propel\Runtime\Collection\Collection">Collection</abbr>|<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>[]
<strong>getProductDocumentI18ns</strong>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Gets an array of ChildProductDocumentI18n objects which contain a foreign key that references this object.</p>
<p>If the $criteria is not null, it is used to always fetch the results from the database.
Otherwise the results are fetched from the database the first time, then cached.
Next time the same method is called without $criteria, the cached collection is returned.
If this ChildProductDocument is new, it will return
an empty collection or the current collection; the criteria is ignored on a new object.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td>
<td>$criteria</td>
<td>optional Criteria object to narrow the query</td>
</tr>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>optional connection object</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Collection\Collection">Collection</abbr>|<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>[]</td>
<td>List of ChildProductDocumentI18n objects</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setProductDocumentI18ns">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1496</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>setProductDocumentI18ns</strong>(<abbr title="Propel\Runtime\Collection\Collection">Collection</abbr> $productDocumentI18ns, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Sets a collection of ProductDocumentI18n objects related by a one-to-many relationship to the current object.</p>
<p>It will also schedule objects for deletion based on a diff between old objects (aka persisted)
and new objects from the given Propel collection.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Collection\Collection">Collection</abbr></td>
<td>$productDocumentI18ns</td>
<td>A Propel collection.</td>
</tr>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>Optional connection object</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_countProductDocumentI18ns">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_countProductDocumentI18ns"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1530</div>
<code> public int
<strong>countProductDocumentI18ns</strong>(<abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null, boolean $distinct = false, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Returns the number of related ProductDocumentI18n objects.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td>
<td>$criteria</td>
<td>
</td>
</tr>
<tr>
<td>boolean</td>
<td>$distinct</td>
<td>
</td>
</tr>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>int</td>
<td>Count of related ProductDocumentI18n objects.</td>
</tr>
</table>
<h4>Exceptions</h4>
<table>
<tr>
<td><abbr title="PropelException">PropelException</abbr></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_addProductDocumentI18n">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_addProductDocumentI18n"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1562</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>addProductDocumentI18n</strong>(<a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a> $l)</code>
</h3>
<div class="details">
<p>Method called to associate a ChildProductDocumentI18n object to this object through the ChildProductDocumentI18n foreign key attribute.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a></td>
<td>$l</td>
<td>ChildProductDocumentI18n</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_removeProductDocumentI18n">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_removeProductDocumentI18n"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1593</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>removeProductDocumentI18n</strong>(<a href="../../Thelia/Model/Base/ProductDocumentI18n.html"><abbr title="Thelia\Model\Base\ProductDocumentI18n">ProductDocumentI18n</abbr></a> $productDocumentI18n)</code>
</h3>
<div class="details">
<p>
</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/Base/ProductDocumentI18n.html"><abbr title="Thelia\Model\Base\ProductDocumentI18n">ProductDocumentI18n</abbr></a></td>
<td>$productDocumentI18n</td>
<td>The productDocumentI18n object to remove.</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_clear">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_clear"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1611</div>
<code> public
<strong>clear</strong>()</code>
</h3>
<div class="details">
<p>Clears the current object and sets all attributes to their default values</p>
<p>
</p>
<div class="tags">
</div>
</div>
<h3 id="method_clearAllReferences">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_clearAllReferences"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1635</div>
<code> public
<strong>clearAllReferences</strong>(boolean $deep = false)</code>
</h3>
<div class="details">
<p>Resets all references to other model objects or collections of model objects.</p>
<p>This method is a user-space workaround for PHP's inability to garbage collect
objects with circular references (even in PHP 5.3). This is currently necessary
when using Propel in certain daemon or large-volume/high-memory operations.</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>boolean</td>
<td>$deep</td>
<td>Whether to also clear the references on all referrer objects.</td>
</tr>
</table>
</div>
</div>
<h3 id="method___toString">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method___toString"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1661</div>
<code> public string
<strong>__toString</strong>()</code>
</h3>
<div class="details">
<p>Return the string representation of this object</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>string</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_keepUpdateDateUnchanged">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_keepUpdateDateUnchanged"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1673</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>keepUpdateDateUnchanged</strong>()</code>
</h3>
<div class="details">
<p>Mark the current object so that the update date doesn't get updated during next save</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setLocale">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setLocale"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1689</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>setLocale</strong>(string $locale = 'en_US')</code>
</h3>
<div class="details">
<p>Sets the locale for translations</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$locale</td>
<td>Locale to use for the translation, e.g. 'fr_FR'</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getLocale">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getLocale"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1701</div>
<code> public string
<strong>getLocale</strong>()</code>
</h3>
<div class="details">
<p>Gets the locale for translations</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>string</td>
<td>$locale Locale to use for the translation, e.g. 'fr_FR'</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getTranslation">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getTranslation"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1713</div>
<code> public <a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
<strong>getTranslation</strong>(string $locale = 'en_US', <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Returns the current translation for a given locale</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$locale</td>
<td>Locale to use for the translation, e.g. 'fr_FR'</td>
</tr>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>an optional connection object</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_removeTranslation">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_removeTranslation"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1748</div>
<code> public <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>
<strong>removeTranslation</strong>(string $locale = 'en_US', <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Remove the translation for a given locale</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$locale</td>
<td>Locale to use for the translation, e.g. 'fr_FR'</td>
</tr>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>an optional connection object</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getCurrentTranslation">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getCurrentTranslation"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1774</div>
<code> public <a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
<strong>getCurrentTranslation</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Returns the current translation</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>an optional connection object</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getTitle">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getTitle"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1785</div>
<code> public string
<strong>getTitle</strong>()</code>
</h3>
<div class="details">
<p>Get the [title] column value.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>string</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setTitle">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setTitle"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1797</div>
<code> public <a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
<strong>setTitle</strong>(string $v)</code>
</h3>
<div class="details">
<p>Set the value of [title] column.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$v</td>
<td>new value</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getDescription">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getDescription"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1809</div>
<code> public string
<strong>getDescription</strong>()</code>
</h3>
<div class="details">
<p>Get the [description] column value.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>string</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setDescription">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setDescription"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1821</div>
<code> public <a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
<strong>setDescription</strong>(string $v)</code>
</h3>
<div class="details">
<p>Set the value of [description] column.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$v</td>
<td>new value</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getChapo">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getChapo"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1833</div>
<code> public string
<strong>getChapo</strong>()</code>
</h3>
<div class="details">
<p>Get the [chapo] column value.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>string</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setChapo">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setChapo"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1845</div>
<code> public <a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
<strong>setChapo</strong>(string $v)</code>
</h3>
<div class="details">
<p>Set the value of [chapo] column.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$v</td>
<td>new value</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getPostscriptum">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_getPostscriptum"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1857</div>
<code> public string
<strong>getPostscriptum</strong>()</code>
</h3>
<div class="details">
<p>Get the [postscriptum] column value.</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>string</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setPostscriptum">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_setPostscriptum"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1869</div>
<code> public <a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a>
<strong>setPostscriptum</strong>(string $v)</code>
</h3>
<div class="details">
<p>Set the value of [postscriptum] column.</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$v</td>
<td>new value</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><a href="../../Thelia/Model/ProductDocumentI18n.html"><abbr title="Thelia\Model\ProductDocumentI18n">ProductDocumentI18n</abbr></a></td>
<td>The current object (for fluent API support)</td>
</tr>
</table>
</div>
</div>
<h3 id="method_preSave">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_preSave"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1880</div>
<code> public boolean
<strong>preSave</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Code to be run before persisting the object</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_postSave">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_postSave"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1889</div>
<code> public
<strong>postSave</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Code to be run after persisting the object</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_preInsert">
<div class="location">at line 23</div>
<code> public boolean
<strong>preInsert</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Code to be run before inserting to database</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_postInsert">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_postInsert"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1908</div>
<code> public
<strong>postInsert</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Code to be run after inserting to database</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_preUpdate">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_preUpdate"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1918</div>
<code> public boolean
<strong>preUpdate</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Code to be run before updating the object in database</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_postUpdate">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_postUpdate"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1927</div>
<code> public
<strong>postUpdate</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Code to be run after updating the object in database</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_preDelete">
<div class="location">at line 54</div>
<code> public boolean
<strong>preDelete</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Code to be run before deleting the object in database</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>boolean</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_postDelete">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method_postDelete"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1946</div>
<code> public
<strong>postDelete</strong>(<abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code>
</h3>
<div class="details">
<p>Code to be run after deleting the object in database</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td><abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td>
<td>$con</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method___call">
<div class="location">in <a href="../../Thelia/Model/Base/ProductDocument.html#method___call"><abbr title="Thelia\Model\Base\ProductDocument">ProductDocument</abbr></a> at line 1963</div>
<code> public array|string
<strong>__call</strong>(string $name, mixed $params)</code>
</h3>
<div class="details">
<p>Derived method to catches calls to undefined methods.</p>
<p>Provides magic import/export method support (fromXML()/toXML(), fromYAML()/toYAML(), etc.).
Allows to define default __call() behavior if you overwrite __call()</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>string</td>
<td>$name</td>
<td>
</td>
</tr>
<tr>
<td>mixed</td>
<td>$params</td>
<td>
</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td>array|string</td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_setParentId">
<div class="location">at line 37</div>
<code> public <abbr title="Thelia\Model\$this">$this</abbr>
<strong>setParentId</strong>(int $parentId)</code>
</h3>
<div class="details">
<p>Set Document parent id</p>
<p>
</p>
<div class="tags">
<h4>Parameters</h4>
<table>
<tr>
<td>int</td>
<td>$parentId</td>
<td>parent id</td>
</tr>
</table>
<h4>Return Value</h4>
<table>
<tr>
<td><abbr title="Thelia\Model\$this">$this</abbr></td>
<td>
</td>
</tr>
</table>
</div>
</div>
<h3 id="method_getParentId">
<div class="location">at line 49</div>
<code> public int
<strong>getParentId</strong>()</code>
</h3>
<div class="details">
<p>Get Document parent id</p>
<p>
</p>
<div class="tags">
<h4>Return Value</h4>
<table>
<tr>
<td>int</td>
<td>parent id</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
</div>
</body>
</html>
| Mertiozys/thelia.github.io | api/2.0.0-beta4/Thelia/Model/ProductDocument.html | HTML | mit | 160,592 |
<!DOCTYPE html>
<html>
<!--
Copyright 2010 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
Author: [email protected] (Nick Santos)
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="UTF-8" />
<title>JsUnit tests for goog.graphics.paths</title>
<script src="../base.js"></script>
</head>
<body>
<div id="root"></div>
<script type='text/javascript'>
goog.require('goog.graphics.pathsTest');
</script>
</body>
</html>
| fieldenms/tg | platform-web-ui/src/main/resources/polymer/accessibility-developer-tools/lib/closure-library/closure/goog/graphics/paths_test.html | HTML | mit | 562 |
<div id="modelsBuilder" ng-controller="Umbraco.Dashboard.ModelsBuilderManagementController as vm">
<umb-box>
<umb-box-content>
<div ng-show="!vm.loading" class="pull-right">
<button type="button" class="btn" ng-click="vm.reload()"><span>Reload</span></button>
</div>
<h3 class="bold">Models Builder</h3>
<umb-load-indicator ng-show="vm.loading"></umb-load-indicator>
<div ng-show="!vm.loading && vm.dashboard">
<div ng-bind-html="vm.dashboard.text"></div>
<div ng-if="vm.dashboard.outOfDateModels">
<p>Models are <strong>out-of-date</strong>.</p>
</div>
<div ng-if="vm.dashboard.canGenerate">
<div ng-if="vm.dashboard.generateCausesRestart">
<p style="color: red; font-weight: bold;">Generating models will restart the application.</p>
</div>
<div ng-show="!vm.generating">
<button type="button" ng-click="vm.generate()" class="btn btn-danger">
<span>Generate models</span>
</button>
</div>
<div class="umb-loader-wrapper" ng-show="vm.generating">
<div class="umb-loader"></div>
</div>
</div>
<div ng-if="vm.dashboard.lastError" style="margin-top: 32px;" ng-show="!vm.generating">
<span style="color: red; font-weight: bold;">Last generation failed with the following error:</span>
<pre style="width: 80%; white-space: pre-line; background: #f8f8f8; padding: 4px; font-size: small;">{{vm.dashboard.lastError}}</pre>
</div>
</div>
</umb-box-content>
</umb-box>
</div>
| marcemarc/Umbraco-CMS | src/Umbraco.Web.UI.Client/src/views/dashboard/settings/modelsbuildermanagement.html | HTML | mit | 1,905 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<title>LoggerPatternConverter xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../apidocs/org/apache/log4j/pattern/LoggerPatternConverter.html">View Javadoc</a></div><pre>
<a name="1" href="#1">1</a> <em class="jxr_comment">/*</em>
<a name="2" href="#2">2</a> <em class="jxr_comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</em>
<a name="3" href="#3">3</a> <em class="jxr_comment"> * contributor license agreements. See the NOTICE file distributed with</em>
<a name="4" href="#4">4</a> <em class="jxr_comment"> * this work for additional information regarding copyright ownership.</em>
<a name="5" href="#5">5</a> <em class="jxr_comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</em>
<a name="6" href="#6">6</a> <em class="jxr_comment"> * (the "License"); you may not use this file except in compliance with</em>
<a name="7" href="#7">7</a> <em class="jxr_comment"> * the License. You may obtain a copy of the License at</em>
<a name="8" href="#8">8</a> <em class="jxr_comment"> *</em>
<a name="9" href="#9">9</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
<a name="10" href="#10">10</a> <em class="jxr_comment"> *</em>
<a name="11" href="#11">11</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing, software</em>
<a name="12" href="#12">12</a> <em class="jxr_comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em>
<a name="13" href="#13">13</a> <em class="jxr_comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em>
<a name="14" href="#14">14</a> <em class="jxr_comment"> * See the License for the specific language governing permissions and</em>
<a name="15" href="#15">15</a> <em class="jxr_comment"> * limitations under the License.</em>
<a name="16" href="#16">16</a> <em class="jxr_comment"> */</em>
<a name="17" href="#17">17</a>
<a name="18" href="#18">18</a> <strong class="jxr_keyword">package</strong> org.apache.log4j.pattern;
<a name="19" href="#19">19</a>
<a name="20" href="#20">20</a> <strong class="jxr_keyword">import</strong> org.apache.log4j.spi.LoggingEvent;
<a name="21" href="#21">21</a>
<a name="22" href="#22">22</a>
<a name="23" href="#23">23</a> <em class="jxr_javadoccomment">/**</em>
<a name="24" href="#24">24</a> <em class="jxr_javadoccomment"> * Formats a logger name.</em>
<a name="25" href="#25">25</a> <em class="jxr_javadoccomment"> *</em>
<a name="26" href="#26">26</a> <em class="jxr_javadoccomment"> * @author Ceki G&uuml;lc&uuml;</em>
<a name="27" href="#27">27</a> <em class="jxr_javadoccomment"> *</em>
<a name="28" href="#28">28</a> <em class="jxr_javadoccomment"> */</em>
<a name="29" href="#29">29</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../org/apache/log4j/pattern/LoggerPatternConverter.html">LoggerPatternConverter</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../org/apache/log4j/pattern/NamePatternConverter.html">NamePatternConverter</a> {
<a name="30" href="#30">30</a> <em class="jxr_javadoccomment">/**</em>
<a name="31" href="#31">31</a> <em class="jxr_javadoccomment"> * Singleton.</em>
<a name="32" href="#32">32</a> <em class="jxr_javadoccomment"> */</em>
<a name="33" href="#33">33</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> <a href="../../../../org/apache/log4j/pattern/LoggerPatternConverter.html">LoggerPatternConverter</a> INSTANCE =
<a name="34" href="#34">34</a> <strong class="jxr_keyword">new</strong> <a href="../../../../org/apache/log4j/pattern/LoggerPatternConverter.html">LoggerPatternConverter</a>(<strong class="jxr_keyword">null</strong>);
<a name="35" href="#35">35</a>
<a name="36" href="#36">36</a> <em class="jxr_javadoccomment">/**</em>
<a name="37" href="#37">37</a> <em class="jxr_javadoccomment"> * Private constructor.</em>
<a name="38" href="#38">38</a> <em class="jxr_javadoccomment"> * @param options options, may be null.</em>
<a name="39" href="#39">39</a> <em class="jxr_javadoccomment"> */</em>
<a name="40" href="#40">40</a> <strong class="jxr_keyword">private</strong> <a href="../../../../org/apache/log4j/pattern/LoggerPatternConverter.html">LoggerPatternConverter</a>(<strong class="jxr_keyword">final</strong> String[] options) {
<a name="41" href="#41">41</a> <strong class="jxr_keyword">super</strong>(<span class="jxr_string">"Logger"</span>, <span class="jxr_string">"logger"</span>, options);
<a name="42" href="#42">42</a> }
<a name="43" href="#43">43</a>
<a name="44" href="#44">44</a> <em class="jxr_javadoccomment">/**</em>
<a name="45" href="#45">45</a> <em class="jxr_javadoccomment"> * Obtains an instance of pattern converter.</em>
<a name="46" href="#46">46</a> <em class="jxr_javadoccomment"> * @param options options, may be null.</em>
<a name="47" href="#47">47</a> <em class="jxr_javadoccomment"> * @return instance of pattern converter.</em>
<a name="48" href="#48">48</a> <em class="jxr_javadoccomment"> */</em>
<a name="49" href="#49">49</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <a href="../../../../org/apache/log4j/pattern/LoggerPatternConverter.html">LoggerPatternConverter</a> newInstance(
<a name="50" href="#50">50</a> <strong class="jxr_keyword">final</strong> String[] options) {
<a name="51" href="#51">51</a> <strong class="jxr_keyword">if</strong> ((options == <strong class="jxr_keyword">null</strong>) || (options.length == 0)) {
<a name="52" href="#52">52</a> <strong class="jxr_keyword">return</strong> INSTANCE;
<a name="53" href="#53">53</a> }
<a name="54" href="#54">54</a>
<a name="55" href="#55">55</a> <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">new</strong> <a href="../../../../org/apache/log4j/pattern/LoggerPatternConverter.html">LoggerPatternConverter</a>(options);
<a name="56" href="#56">56</a> }
<a name="57" href="#57">57</a>
<a name="58" href="#58">58</a> <em class="jxr_javadoccomment">/**</em>
<a name="59" href="#59">59</a> <em class="jxr_javadoccomment"> * {@inheritDoc}</em>
<a name="60" href="#60">60</a> <em class="jxr_javadoccomment"> */</em>
<a name="61" href="#61">61</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> format(<strong class="jxr_keyword">final</strong> <a href="../../../../org/apache/log4j/spi/LoggingEvent.html">LoggingEvent</a> event, <strong class="jxr_keyword">final</strong> StringBuffer toAppendTo) {
<a name="62" href="#62">62</a> <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">int</strong> initialLength = toAppendTo.length();
<a name="63" href="#63">63</a> toAppendTo.append(event.getLoggerName());
<a name="64" href="#64">64</a> abbreviate(initialLength, toAppendTo);
<a name="65" href="#65">65</a> }
<a name="66" href="#66">66</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
| kikonen/log4j-share | site/xref/org/apache/log4j/pattern/LoggerPatternConverter.html | HTML | apache-2.0 | 7,753 |
<!DOCTYPE html>
<!--
Distributed under both the W3C Test Suite License [1] and the W3C
3-clause BSD License [2]. To contribute to a W3C Test Suite, see the
policies and contribution forms [3].
[1] http://www.w3.org/Consortium/Legal/2008/04-testsuite-license
[2] http://www.w3.org/Consortium/Legal/2008/03-bsd-license
[3] http://www.w3.org/2004/10/27-testcases
-->
<html>
<head>
<title>Shadow DOM Test: A_08_02_02</title>
<link rel="author" title="Sergey G. Grekhov" href="mailto:[email protected]">
<link rel="help" href="http://www.w3.org/TR/2013/WD-shadow-dom-20130514/#html-forms">
<meta name="assert" content="HTML Elements in shadow trees: Form elements and form-associated elements in shadow tree must be accessible using shadow tree accessors">
<script src="../../../../../../resources/testharness.js"></script>
<script src="../../../../../../resources/testharnessreport.js"></script>
<script src="../../testcommon.js"></script>
<link rel="stylesheet" href="../../../../../../resources/testharness.css">
</head>
<body>
<div id="log"></div>
<script>
//test form-associated elements
test(function () {
var d = newHTMLDocument();
var form = d.createElement('form');
form.setAttribute('id', 'form_id');
d.body.appendChild(form);
var div = d.createElement('div');
d.body.appendChild(div);
var s = div.createShadowRoot();
HTML5_FORM_ASSOCIATED_ELEMENTS.forEach(function (tagName) {
var el = d.createElement(tagName);
el.setAttribute('form', 'form_id');
el.setAttribute('id', tagName + '_id');
s.appendChild(el);
assert_true(s.querySelector('#' + tagName + '_id') != null, 'Form-associated element ' + tagName +
' in shadow tree must be accessible shadow tree accessors');
assert_equals(s.querySelector('#' + tagName + '_id').getAttribute('id'), tagName + '_id',
'Form-associated element ' + tagName + ' in shadow tree must be accessible shadow tree accessors');
});
}, 'A_08_02_02_T01');
//test form elements
test(function () {
var d = newHTMLDocument();
var form = d.createElement('form');
d.body.appendChild(form);
var div = d.createElement('div');
form.appendChild(div);
var s = div.createShadowRoot();
HTML5_FORM_ASSOCIATED_ELEMENTS.forEach(function (tagName) {
var el = d.createElement(tagName);
el.setAttribute('id', tagName + '_id');
s.appendChild(el);
assert_true(s.querySelector('#' + tagName + '_id') != null, 'Form-associated element ' + tagName +
' in shadow tree must be accessible shadow tree accessors');
assert_equals(s.querySelector('#' + tagName + '_id').getAttribute('id'), tagName + '_id',
'Form element ' + tagName + ' in shadow tree must be accessible shadow tree accessors');
});
}, 'A_08_02_02_T02');
//test distributed form elements
test(function () {
var d = newHTMLDocument();
HTML5_FORM_ASSOCIATED_ELEMENTS.forEach(function (tagName) {
var form = d.createElement('form');
d.body.appendChild(form);
var div = d.createElement('div');
form.appendChild(div);
var el = d.createElement(tagName);
el.setAttribute('id', tagName + '_id');
div.appendChild(el);
var s = div.createShadowRoot();
s.innerHTML = '<content select="' + tagName + '"></content>';
assert_true(s.querySelector('#' + tagName + '_id') == null, 'Distributed form-associated element ' + tagName +
' in shadow tree must not be accessible shadow tree accessors');
});
}, 'A_08_02_02_T03');
</script>
</body>
</html>
| hujiajie/chromium-crosswalk | third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-002.html | HTML | bsd-3-clause | 3,595 |
<!--
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.
-->
<!DOCTYPE HTML PUBLIC "-//W3C/DTD HTML 3.2 Final//NL">
<html>
<head>
<title>
org.apache.wicket.util.watch package
</title>
</head>
<body>
<p>
This package provides modification watchers.
</p>
</body>
</html> | astubbs/wicket.get-portals2 | wicket/src/main/java/org/apache/wicket/util/watch/package.html | HTML | apache-2.0 | 1,026 |
<!DOCTYPE html>
<title>Custom Elements: create an element inside a template </title>
<link rel="help" href="https://dom.spec.whatwg.org/#concept-create-element">
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="resources/custom-elements-helpers.js"></script>
<iframe id="iframe"></iframe>
<script>
'use strict';
iframe.srcdoc = `<template id="test"><a-a></a-a></template>`;
setup({ explicit_done: true });
iframe.onload = () => {
let doc = iframe.contentDocument;
let w = doc.defaultView;
let tmpl = doc.querySelector('#test');
let element = tmpl.content.querySelector('a-a');
w.customElements.define('a-a', class extends w.HTMLElement {});
test(function () {
assert_true(element.matches(':not(:defined)'));
assert_true(element instanceof w.HTMLElement);
}, 'Custom element state in template content should be "not defined"');
done();
};
</script>
| sofvindex/BAI_ItemsKeeper | www/lib/@onsenui/custom-elements/tests/chromium/custom-elements/spec/create-element-inside-template.html | HTML | mit | 953 |
{% if ISSO_SITEURL %}
<script data-isso="{{ ISSO_SITEURL }}/"
src="{{ ISSO_SITEURL }}/js/embed.min.js"></script>
{% endif %}
| opensource-yunnan-university/ynu-support | themes/octopress/templates/_includes/isso_script.html | HTML | mit | 133 |
<!DOCTYPE html>
<title>Image source selection using media queries is performed for img elements outside the document</title>
<link rel="help" href="https://html.spec.whatwg.org/#reacting-to-environment-changes">
<link rel="help" href="https://html.spec.whatwg.org/#reacting-to-dom-mutations">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<iframe width="350" height="100" onload="async_test(this.contentWindow.run)" srcdoc="
<!DOCTYPE html>
<script>
const { assert_equals } = parent;
const iframe = parent.document.querySelector('iframe');
function run(t) {
const picture = document.createElement('picture');
const source1 = document.createElement('source');
source1.setAttribute('media', '(min-width: 300px)');
source1.setAttribute('srcset', 'data:,a');
picture.append(source1);
const source2 = document.createElement('source');
source2.setAttribute('media', '(min-width: 200px)');
source2.setAttribute('srcset', 'data:,b');
picture.append(source2);
const img = document.createElement('img');
img.src = 'data:,c';
picture.append(img);
queueMicrotask(t.step_func(function() {
assert_equals(img.currentSrc, 'data:,a', 'Initial currentSrc value');
matchMedia(source1.media).addEventListener(
'change',
function() {
queueMicrotask(t.step_func(function() {
assert_equals(img.currentSrc, 'data:,b', 'After MQ change');
img.remove();
queueMicrotask(t.step_func(function() {
assert_equals(img.currentSrc, 'data:,c', 'After removing img');
t.done();
}));
}));
},
{ once: true }
);
iframe.width = 250;
}));
}
</script>
"></iframe>
| nwjs/chromium.src | third_party/blink/web_tests/external/wpt/html/semantics/embedded-content/the-img-element/source-media-outside-doc.html | HTML | bsd-3-clause | 1,735 |
<!DOCTYPE html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html>
<head>
<meta charset="utf-8">
<title>CSS Test: 'object-fit: scale-down' on embed element, with a PNG image and with various 'object-position' values</title>
<link rel="author" title="Daniel Holbert" href="mailto:[email protected]">
<link rel="help" href="http://www.w3.org/TR/css3-images/#sizing">
<link rel="help" href="http://www.w3.org/TR/css3-images/#the-object-fit">
<link rel="help" href="http://www.w3.org/TR/css3-images/#the-object-position">
<link rel="match" href="object-fit-scale-down-png-002-ref.html">
<style type="text/css">
embed {
border: 1px dashed gray;
padding: 1px;
object-fit: scale-down;
image-rendering: crisp-edges;
float: left;
}
.bigWide {
width: 48px;
height: 32px;
}
.bigTall {
width: 32px;
height: 48px;
}
.small {
width: 8px;
height: 8px;
}
br { clear: both; }
.tr { object-position: top right }
.bl { object-position: bottom left }
.tl { object-position: top 25% left 25% }
.br { object-position: bottom 1px right 2px }
.tc { object-position: top 3px left 50% }
.cr { object-position: top 50% right 25% }
</style>
</head>
<body>
<!-- big/wide: -->
<embed src="support/colors-8x16.png" class="bigWide tr">
<embed src="support/colors-8x16.png" class="bigWide bl">
<embed src="support/colors-8x16.png" class="bigWide tl">
<embed src="support/colors-8x16.png" class="bigWide br">
<embed src="support/colors-8x16.png" class="bigWide tc">
<embed src="support/colors-8x16.png" class="bigWide cr">
<embed src="support/colors-8x16.png" class="bigWide">
<br>
<!-- big/tall: -->
<embed src="support/colors-8x16.png" class="bigTall tr">
<embed src="support/colors-8x16.png" class="bigTall bl">
<embed src="support/colors-8x16.png" class="bigTall tl">
<embed src="support/colors-8x16.png" class="bigTall br">
<embed src="support/colors-8x16.png" class="bigTall tc">
<embed src="support/colors-8x16.png" class="bigTall cr">
<embed src="support/colors-8x16.png" class="bigTall">
<br>
<!-- small: -->
<embed src="support/colors-8x16.png" class="small tr">
<embed src="support/colors-8x16.png" class="small bl">
<embed src="support/colors-8x16.png" class="small tl">
<embed src="support/colors-8x16.png" class="small br">
<embed src="support/colors-8x16.png" class="small tc">
<embed src="support/colors-8x16.png" class="small cr">
<embed src="support/colors-8x16.png" class="small">
<br>
</body>
</html>
| scheib/chromium | third_party/blink/web_tests/external/wpt/css/css-images/object-fit-scale-down-png-002e.html | HTML | bsd-3-clause | 2,798 |
<span class="tooltip tip-{{placement}}"
ng-class="{ in: isOpen(), fade: animation() }"
style="width: auto">
<span ng-bind="content"></span>
<span class="nub"></span>
</span>
| pineconellc/angular-foundation | template/tooltip/tooltip-popup.html | HTML | mit | 182 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>SuperLU: NRformat_loc Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>NRformat_loc Struct Reference</h1><!-- doxytag: class="NRformat_loc" --><code>#include <<a class="el" href="supermatrix_8h-source.html">supermatrix.h</a>></code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structNRformat__loc.html#41c309cb83dedeaa82c0e4e137ea4785">nnz_loc</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structNRformat__loc.html#90413dc3eb197a83b70cc0d97e4c54af">m_loc</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structNRformat__loc.html#cab0ad4c74c4b4f0c68647f98b430cd9">fst_row</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structNRformat__loc.html#08b19d74f15e6475f43565035ae898ca">nzval</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structNRformat__loc.html#add0788ee704ffb7000b0485ee128061">rowptr</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structNRformat__loc.html#5d192fc35ba0915afa42f36eca0e2d78">colind</a></td></tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="41c309cb83dedeaa82c0e4e137ea4785"></a><!-- doxytag: member="NRformat_loc::nnz_loc" ref="41c309cb83dedeaa82c0e4e137ea4785" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a> <a class="el" href="structNRformat__loc.html#41c309cb83dedeaa82c0e4e137ea4785">NRformat_loc::nnz_loc</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="90413dc3eb197a83b70cc0d97e4c54af"></a><!-- doxytag: member="NRformat_loc::m_loc" ref="90413dc3eb197a83b70cc0d97e4c54af" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a> <a class="el" href="structNRformat__loc.html#90413dc3eb197a83b70cc0d97e4c54af">NRformat_loc::m_loc</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="cab0ad4c74c4b4f0c68647f98b430cd9"></a><!-- doxytag: member="NRformat_loc::fst_row" ref="cab0ad4c74c4b4f0c68647f98b430cd9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a> <a class="el" href="structNRformat__loc.html#cab0ad4c74c4b4f0c68647f98b430cd9">NRformat_loc::fst_row</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="08b19d74f15e6475f43565035ae898ca"></a><!-- doxytag: member="NRformat_loc::nzval" ref="08b19d74f15e6475f43565035ae898ca" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* <a class="el" href="structNRformat__loc.html#08b19d74f15e6475f43565035ae898ca">NRformat_loc::nzval</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="add0788ee704ffb7000b0485ee128061"></a><!-- doxytag: member="NRformat_loc::rowptr" ref="add0788ee704ffb7000b0485ee128061" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a>* <a class="el" href="structNRformat__loc.html#add0788ee704ffb7000b0485ee128061">NRformat_loc::rowptr</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="5d192fc35ba0915afa42f36eca0e2d78"></a><!-- doxytag: member="NRformat_loc::colind" ref="5d192fc35ba0915afa42f36eca0e2d78" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="slu__zdefs_8h.html#b6fd6105e64ed14a0c9281326f05e623">int_t</a>* <a class="el" href="structNRformat__loc.html#5d192fc35ba0915afa42f36eca0e2d78">NRformat_loc::colind</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>SRC/<a class="el" href="supermatrix_8h-source.html">supermatrix.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 22 10:23:48 2010 for SuperLU by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>
| walkerka/opentoonz | thirdparty/superlu/SuperLU_4.1/DOC/html/structNRformat__loc.html | HTML | bsd-3-clause | 6,653 |
<!DOCTYPE html>
<!--
Copyright (c) 2012 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the original copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Intel Corporation nor the names of its contributors
may be used to endorse or promote products derived from this work without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Ge, WeiX A <[email protected]>
Li, HaoX <[email protected]>
-->
<html>
<head>
<title>WebSocket Test: websocket_WebSocket_OPEN_type</title>
<link rel="author" title="Intel" href="http://www.intel.com" />
<link rel="help" href="http://www.w3.org/TR/2012/CR-websockets-20120920/#dom-websocket-open" />
<meta name="flags" content=" " />
<meta name="assert" content="Check if WebSocket.OPEN attribute is of type number" />
<script type="text/javascript" src="../resources/testharness.js"></script>
<script type="text/javascript" src="../resources/testharnessreport.js"></script>
<script type="text/javascript" src="support/websocket.js"></script>
</head>
<body>
<div id="log"></div>
<script type="text/javascript">
test(function () {
var webSocket = CreateWebSocket();
assert_true("OPEN" in WebSocket, "WebSocket.OPEN attribute exists");
assert_equals(typeof webSocket.OPEN, "number", "WebSocket.OPEN attribute type");
});
</script>
</body>
</html>
| BruceDai/crosswalk-test-suite | webapi/tct-websocket-w3c-tests/websocket/websocket_WebSocket_OPEN_type.html | HTML | bsd-3-clause | 2,524 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css">
<link rel="stylesheet" type="text/css" href="../../../examples/resources/demo.css">
<script type="text/javascript" language="javascript" src="../../../examples/resources/syntax/shCore.js">
</script>
<script type="text/javascript" language="javascript" src="../../../examples/resources/demo.js">
</script>
<title>KeyTable examples - Spreadsheet like keyboard navigation for DataTables</title>
</head>
<body class="dt-example">
<div class="container">
<section>
<h1>KeyTable example <span>Spreadsheet like keyboard navigation for DataTables</span></h1>
<div class="info">
<p>KeyTable provides Excel like cell navigation on any table. Events (focus, blur, action etc) can be assigned to individual cells, columns, rows or all cells.</p>
</div>
</section>
</div>
<section>
<div class="footer">
<div class="gradient"></div>
<div class="liner">
<div class="toc">
<div class="toc-group">
<h3><a href="./initialisation/index.html">Initialisation</a></h3>
<ul class="toc">
<li>
<a href="./initialisation/simple.html">Basic initialisation</a>
</li>
<li>
<a href="./initialisation/events.html">Events</a>
</li>
<li>
<a href="./initialisation/scrolling.html">Scrolling table</a>
</li>
<li>
<a href="./initialisation/scroller.html">Scroller integration</a>
</li>
<li>
<a href="./initialisation/server-side.html">Server-side processing</a>
</li>
<li>
<a href="./initialisation/stateSave.html">State saving</a>
</li>
<li>
<a href="./initialisation/blurable.html">Keep focus (no blur)</a>
</li>
</ul>
</div>
<div class="toc-group">
<h3><a href="./styling/index.html">Styling</a></h3>
<ul class="toc">
<li>
<a href="./styling/focusStyle.html">Focus cell custom styling</a>
</li>
<li>
<a href="./styling/bootstrap.html">Bootstrap styling</a>
</li>
<li>
<a href="./styling/semanticui.html">Semantic UI styling</a>
</li>
<li>
<a href="./styling/foundation.html">Foundation styling</a>
</li>
<li>
<a href="./styling/bootstrap4.html">Bootstrap 4 styling</a>
</li>
<li>
<a href="./styling/jqueryui.html">jQuery UI styling</a>
</li>
</ul>
</div>
</div>
<div class="epilogue">
<p>Please refer to the <a href="http://www.datatables.net">DataTables documentation</a> for full information about its API properties and methods.<br>
Additionally, there are a wide range of <a href="http://www.datatables.net/extensions">extensions</a> and <a href=
"http://www.datatables.net/plug-ins">plug-ins</a> which extend the capabilities of DataTables.</p>
<p class="copyright">DataTables designed and created by <a href="http://www.sprymedia.co.uk">SpryMedia Ltd</a> © 2007-2016<br>
DataTables is licensed under the <a href="http://www.datatables.net/mit">MIT license</a>.</p>
</div>
</div>
</div>
</section>
</body>
</html> | Seddik-Abbassi/OctasoftMembre | web/Nouveau dossier/DataTables-1.10.13/extensions/KeyTable/examples/index.html | HTML | mit | 3,418 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../../libc/type.clock_t.html">
</head>
<body>
<p>Redirecting to <a href="../../../../../libc/type.clock_t.html">../../../../../libc/type.clock_t.html</a>...</p>
<script>location.replace("../../../../../libc/type.clock_t.html" + location.search + location.hash);</script>
</body>
</html> | pegasos1/numbers | target/doc/libc/unix/notbsd/notmips/b64/type.clock_t.html | HTML | mit | 389 |
<html>
<title>positiveClassTypeCast</title>
<body>
<!-- we are using 'class' and 'type' together and 'class' is assignable to type-->
0
</body>
</html>
| aakashysharma/opengse | testing/client-side/java/watchdog/resources/jsp-golden/core_syntax/actions/useBean/positiveClassTypeCast.html | HTML | apache-2.0 | 155 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<script src="list.js"></script>
<script src="page.js"></script>
<link type="text/css" rel="stylesheet" href="page.css" />
</head>
<body>
[page:Object3D] →
<h1>[name]</h1>
<div class="desc">A mesh that has a [page:Skeleton] with [page:Bone bones] that can then be used to animate the vertices of the geometry.</div>
<iframe id="scene" src="scenes/bones-browser.html"></iframe>
<script>
// iOS iframe auto-resize workaround
if ( /(iPad|iPhone|iPod)/g.test( navigator.userAgent ) ) {
var scene = document.getElementById( 'scene' );
scene.style.width = getComputedStyle( scene ).width;
scene.style.height = getComputedStyle( scene ).height;
scene.setAttribute( 'scrolling', 'no' );
}
</script>
<h2>Example</h2>
<code>
var geometry = new THREE.CylinderGeometry( 5, 5, 5, 5, 15, 5, 30 );
//Create the skin indices and skin weights
for ( var i = 0; i < geometry.vertices.length; i ++ ) {
// Imaginary functions to calculate the indices and weights
// This part will need to be changed depending your skeleton and model
var skinIndex = calculateSkinIndex( geometry.vertices, i );
var skinWeight = calculateSkinWeight( geometry.vertices, i );
// Ease between each bone
geometry.skinIndices.push( new THREE.Vector4( skinIndex, skinIndex + 1, 0, 0 ) );
geometry.skinWeights.push( new THREE.Vector4( 1 - skinWeight, skinWeight, 0, 0 ) );
}
var mesh = THREE.SkinnedMesh( geometry, material );
// See example from THREE.Skeleton for the armSkeleton
var rootBone = armSkeleton.bones[ 0 ];
mesh.add( rootBone );
// Bind the skeleton to the mesh
mesh.bind( armSkeleton );
// Move the bones and manipulate the model
armSkeleton.bones[ 0 ].rotation.x = -0.1;
armSkeleton.bones[ 1 ].rotation.x = 0.2;
</code>
<h2>Constructor</h2>
<h3>[name]( [page:Geometry geometry], [page:Material material], [page:boolean useVertexTexture] )</h3>
<div>
geometry — An instance of [page:Geometry]. [page:Geometry.skinIndices] and [page:Geometry.skinWeights] should be set.<br />
material — An instance of [page:Material] (optional).<br />
useVertexTexture -- Defines whether a vertex texture can be used (optional).
</div>
<h2>Properties</h2>
<h3>[property:array bones]</h3>
<div>
This contains the array of bones for this mesh. These should be set in the constructor.
</div>
<h3>[property:Matrix4 identityMatrix]</h3>
<div>
This is an identityMatrix to calculate the bones matrices from.
</div>
<h3>[property:boolean useVertexTexture]</h3>
<div>
The boolean defines whether a vertex texture is used to calculate the bones. This boolean shouldn't be changed after constructor.
</div>
<h3>[property:array boneMatrices]</h3>
<div>
This array of matrices contains the matrices of the bones. These get calculated in the constructor.
</div>
<h3>[property:string bindMode]</h3>
<div>
Either "attached" or "detached". "attached" uses the [page:SkinnedMesh.matrixWorld] property for the base transform
matrix of the bones. "detached" uses the [page:SkinnedMesh.bindMatrix].
</div>
<h3>[property:Matrix4 bindMatrix]</h3>
<div>
The base matrix that is used for the bound bone transforms.
</div>
<h3>[property:Matrix4 inverseBindMatrix]</h3>
<div>
The inverse of the bindMatrix.
</div>
<h2>Methods</h2>
<h3>[method:null bind]( [page:Skeleton skeleton], [page:Matrix4 bindMatrix] )</h3>
<div>
skeleton — [page:Skeleton]<br/>
bindMatrix — [page:Matrix4] that represents the base transform of the skeleton
</div>
<div>
Bind a skeleton to the skinned mesh. The bindMatrix gets saved to .bindMatrix property and the .bindMatrixInverse
gets calculated.
</div>
<h3>[method:null normalizeSkinWeights]()</h3>
<div>
Normalizes the [page:Geometry.skinWeights] vectors. Does not affect [page:BufferGeometry].
</div>
<h3>[method:null pose]()</h3>
<div>
This method sets the skinned mesh in the rest pose.
</div>
<h3>[method:Bone addBone]( [page:Bone bone] )</h3>
<div>
bone — This is the bone that needs to be added. (optional)
</div>
<div>
This method adds the bone to the skinned mesh when it is provided. It creates a new bone and adds that when no bone is given.
</div>
<h3>[method:SkinnedMesh clone]()</h3>
<div>
Returns a clone of this SkinnedMesh object and its descendants.
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
| perryuwang/perryuwang.github.io | test/three.js-master/docs/api/objects/SkinnedMesh.html | HTML | apache-2.0 | 4,656 |
<!--
$URL:$
$Id:$
Copyright (c) 2006-2009 The Sakai Foundation
Licensed under the Educational Community 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.osedu.org/licenses/ECL-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.
-->
<wicket:panel>
<a wicket:id="link">
<img wicket:id="content" style="display: none;"></img>
</a>
<form wicket:id="chartForm">
<input type="hidden" wicket:id="maxWidth" class="maxWidth"/>
<input type="hidden" wicket:id="maxHeight" class="maxHeight"/>
</form>
</wicket:panel> | OpenCollabZA/sakai | sitestats/sitestats-tool/src/webapp/html/components/AjaxLazyLoadImage.html | HTML | apache-2.0 | 968 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>src/pixi/filters/InvertFilter.js - pixi.js</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="../assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png">
<script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script>
</head>
<body class="yui3-skin-sam">
<div id="doc">
<div id="hd" class="yui3-g header">
<div class="yui3-u-3-4">
<h1><img src="http://www.goodboydigital.com/pixijs/logo_small.png" title="pixi.js"></h1>
</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 1.4.0</em>
</div>
</div>
<div id="bd" class="yui3-g">
<div class="yui3-u-1-4">
<div id="docs-sidebar" class="sidebar apidocs">
<div id="api-list">
<h2 class="off-left">APIs</h2>
<div id="api-tabview" class="tabview">
<ul class="tabs">
<li><a href="#api-classes">Classes</a></li>
<li><a href="#api-modules">Modules</a></li>
</ul>
<div id="api-tabview-filter">
<input type="search" id="api-filter" placeholder="Type to filter APIs">
</div>
<div id="api-tabview-panel">
<ul id="api-classes" class="apis classes">
<li><a href="../classes/AbstractFilter.html">AbstractFilter</a></li>
<li><a href="../classes/AlphaMaskFilter.html">AlphaMaskFilter</a></li>
<li><a href="../classes/AssetLoader.html">AssetLoader</a></li>
<li><a href="../classes/AtlasLoader.html">AtlasLoader</a></li>
<li><a href="../classes/BaseTexture.html">BaseTexture</a></li>
<li><a href="../classes/BitmapFontLoader.html">BitmapFontLoader</a></li>
<li><a href="../classes/BitmapText.html">BitmapText</a></li>
<li><a href="../classes/BlurFilter.html">BlurFilter</a></li>
<li><a href="../classes/CanvasGraphics.html">CanvasGraphics</a></li>
<li><a href="../classes/CanvasRenderer.html">CanvasRenderer</a></li>
<li><a href="../classes/Circle.html">Circle</a></li>
<li><a href="../classes/ColorMatrixFilter.html">ColorMatrixFilter</a></li>
<li><a href="../classes/ColorStepFilter.html">ColorStepFilter</a></li>
<li><a href="../classes/DisplacementFilter.html">DisplacementFilter</a></li>
<li><a href="../classes/DisplayObject.html">DisplayObject</a></li>
<li><a href="../classes/DisplayObjectContainer.html">DisplayObjectContainer</a></li>
<li><a href="../classes/Ellipse.html">Ellipse</a></li>
<li><a href="../classes/EventTarget.html">EventTarget</a></li>
<li><a href="../classes/Graphics.html">Graphics</a></li>
<li><a href="../classes/GrayFilter.html">GrayFilter</a></li>
<li><a href="../classes/ImageLoader.html">ImageLoader</a></li>
<li><a href="../classes/InvertFilter.html">InvertFilter</a></li>
<li><a href="../classes/JsonLoader.html">JsonLoader</a></li>
<li><a href="../classes/MovieClip.html">MovieClip</a></li>
<li><a href="../classes/PixelateFilter.html">PixelateFilter</a></li>
<li><a href="../classes/PIXI.PixiShader.html">PIXI.PixiShader</a></li>
<li><a href="../classes/Point.html">Point</a></li>
<li><a href="../classes/Polygon.html">Polygon</a></li>
<li><a href="../classes/PolyK._convex.html">PolyK._convex</a></li>
<li><a href="../classes/PolyK._PointInTriangle.html">PolyK._PointInTriangle</a></li>
<li><a href="../classes/PolyK.AjaxRequest.html">PolyK.AjaxRequest</a></li>
<li><a href="../classes/PolyK.InteractionData.html">PolyK.InteractionData</a></li>
<li><a href="../classes/PolyK.InteractionManager.html">PolyK.InteractionManager</a></li>
<li><a href="../classes/Rectangle.html">Rectangle</a></li>
<li><a href="../classes/RenderTexture.html">RenderTexture</a></li>
<li><a href="../classes/SepiaFilter.html">SepiaFilter</a></li>
<li><a href="../classes/Spine.html">Spine</a></li>
<li><a href="../classes/SpriteSheetLoader.html">SpriteSheetLoader</a></li>
<li><a href="../classes/Sprite™.html">Sprite™</a></li>
<li><a href="../classes/Stage.html">Stage</a></li>
<li><a href="../classes/Text.html">Text</a></li>
<li><a href="../classes/Texture.html">Texture</a></li>
<li><a href="../classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="../classes/WebGLRenderer.html">WebGLRenderer</a></li>
</ul>
<ul id="api-modules" class="apis modules">
<li><a href="../modules/PIXI.html">PIXI</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="yui3-u-3-4">
<div id="api-options">
Show:
<label for="api-show-inherited">
<input type="checkbox" id="api-show-inherited" checked>
Inherited
</label>
<label for="api-show-protected">
<input type="checkbox" id="api-show-protected">
Protected
</label>
<label for="api-show-private">
<input type="checkbox" id="api-show-private">
Private
</label>
<label for="api-show-deprecated">
<input type="checkbox" id="api-show-deprecated">
Deprecated
</label>
</div>
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: src/pixi/filters/InvertFilter.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
/**
* @author Mat Groves http://matgroves.com/ @Doormat23
*/
/**
*
* This inverts your displayObjects colors.
* @class InvertFilter
* @contructor
*/
PIXI.InvertFilter = function()
{
PIXI.AbstractFilter.call( this );
this.passes = [this];
// set the uniforms
this.uniforms = {
invert: {type: '1f', value: 1},
};
this.fragmentSrc = [
'precision mediump float;',
'varying vec2 vTextureCoord;',
'varying vec4 vColor;',
'uniform float invert;',
'uniform sampler2D uSampler;',
'void main(void) {',
' gl_FragColor = texture2D(uSampler, vTextureCoord);',
' gl_FragColor.rgb = mix( (vec3(1)-gl_FragColor.rgb) * gl_FragColor.a, gl_FragColor.rgb, 1.0 - invert);',
//' gl_FragColor.rgb = gl_FragColor.rgb * gl_FragColor.a;',
// ' gl_FragColor = gl_FragColor * vColor;',
'}'
];
};
PIXI.InvertFilter.prototype = Object.create( PIXI.AbstractFilter.prototype );
PIXI.InvertFilter.prototype.constructor = PIXI.InvertFilter;
/**
The strength of the invert. 1 will fully invert the colors, 0 will make the object its normal color
@property invert
*/
Object.defineProperty(PIXI.InvertFilter.prototype, 'invert', {
get: function() {
return this.uniforms.invert.value;
},
set: function(value) {
this.uniforms.invert.value = value;
}
});
</pre>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="../assets/vendor/prettify/prettify-min.js"></script>
<script>prettyPrint();</script>
<script src="../assets/js/yui-prettify.js"></script>
<script src="../assets/../api.js"></script>
<script src="../assets/js/api-filter.js"></script>
<script src="../assets/js/api-list.js"></script>
<script src="../assets/js/api-search.js"></script>
<script src="../assets/js/apidocs.js"></script>
</body>
</html>
| ferlyz05/pixi.js | docs/files/src_pixi_filters_InvertFilter.js.html | HTML | mit | 8,959 |
<iframe src="/files/extensions/api_test/app_process/path1/iframe.html"></iframe>
| plxaye/chromium | src/chrome/test/data/extensions/api_test/app_process/path3/container.html | HTML | apache-2.0 | 81 |
{% load i18n %}
{% load humanize %}
<div class="row answer" answer-id="{{ answer.id }}">
{% csrf_token %}
<div class="col-md-1 options">
<span class="glyphicon glyphicon-chevron-up vote up-vote{% if user in answer.get_up_voters %} voted{% endif %}" title="{% trans 'Click to up vote; click again to toggle' %}"></span>
<span class="votes">{{ answer.votes }}</span>
<span class="glyphicon glyphicon-chevron-down vote down-vote{% if user in answer.get_down_voters %} voted{% endif %}" title="{% trans 'Click to down vote; click again to toggle' %}"></span>
{% if answer.is_accepted and user == question.user %}
<span class="glyphicon glyphicon-ok accept accepted" title="{% trans 'Click to unaccept the answer' %}"></span>
{% elif answer.is_accepted %}
<span class="glyphicon glyphicon-ok accept accepted" style="cursor: default"></span>
{% elif user == question.user %}
<span class="glyphicon glyphicon-ok accept" title="{% trans 'Click to accept the answer' %}"></span>
{% endif %}
</div>
<div class="col-md-11">
<div class="answer-user">
<a href="{% url 'profile' answer.user.username %}"><img src="{{ answer.user.profile.get_picture }}" class="user"></a>
<a href="{% url 'profile' answer.user.username %}" class="username">{{ answer.user.profile.get_screen_name }}</a>
<small class="answered">{% trans "answered" %} {{ answer.create_date|naturaltime }}</small>
</div>
<div class="answer-description">
{{ answer.get_description_as_markdown|safe }}
</div>
</div>
</div>
<hr>
| kngeno/gis_kenya | templates/questions/partial_answer.html | HTML | mit | 1,572 |
<!DOCTYPE html>
<style>
.background {
width: 80px;
height: 80px;
background-color: green;
}
</style>
<p>crbug.com:552475: Out-of-flow elements that wrap their contents shouldn't cause a line-break in a no-wrap context. There should be a green square below.</p>
<div class="background">
</div>
| scheib/chromium | third_party/blink/web_tests/virtual/text-antialias/avoid-line-break-from-out-of-flow-object-in-no-wrap-context-expected.html | HTML | bsd-3-clause | 305 |
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Grid Layout Test: 'z-index' property controls the grid items stacking order</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:[email protected]">
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#z-order" title="4.4. Z-axis Ordering: the z-index property">
<link rel="match" href="../reference/grid-filled-blue-yellow-green-overlapped-100px-squares.html">
<meta name="flags" content="ahem">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
#grid {
display: grid;
font: 100px/1 Ahem;
grid-template-columns: 25px 25px 25px 25px;
grid-template-rows: 25px 25px 25px 25px;
}
#blue {
color: blue;
z-index: 1;
grid-column: 1;
grid-row: 1;
}
#yellow {
color: yellow;
z-index: 5;
grid-column: 2;
grid-row: 2;
}
#green {
color: green;
z-index: 10;
grid-column: 3;
grid-row: 3;
}
</style>
<p>Test passes if there are 3 filled squares with the same size, and <strong>green</strong> is overlapping <strong>yellow</strong> which is overlapping <strong>blue</strong>.</p>
<div id="grid">
<div id="green">G</div>
<div id="yellow">Y</div>
<div id="blue">B</div>
</div>
| chromium/chromium | third_party/blink/web_tests/external/wpt/css/css-grid/grid-items/grid-z-axis-ordering-overlapped-items-002.html | HTML | bsd-3-clause | 1,241 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_34) on Mon Jun 03 22:20:33 BST 2013 -->
<TITLE>
Uses of Class org.newdawn.slick.svg.inkscape.PathProcessor (Slick - The 2D Library)
</TITLE>
<META NAME="date" CONTENT="2013-06-03">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.newdawn.slick.svg.inkscape.PathProcessor (Slick - The 2D Library)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/newdawn/slick/svg/inkscape/PathProcessor.html" title="class in org.newdawn.slick.svg.inkscape"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/newdawn/slick/svg/inkscape//class-usePathProcessor.html" target="_top"><B>FRAMES</B></A>
<A HREF="PathProcessor.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.newdawn.slick.svg.inkscape.PathProcessor</B></H2>
</CENTER>
No usage of org.newdawn.slick.svg.inkscape.PathProcessor
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/newdawn/slick/svg/inkscape/PathProcessor.html" title="class in org.newdawn.slick.svg.inkscape"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/newdawn/slick/svg/inkscape//class-usePathProcessor.html" target="_top"><B>FRAMES</B></A>
<A HREF="PathProcessor.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
</BODY>
</HTML>
| Aly91/TheGreatAdventure | slick/javadoc/org/newdawn/slick/svg/inkscape/class-use/PathProcessor.html | HTML | mit | 6,133 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Multiple Languages</title>
<!-- Ext -->
<script type="text/javascript" src="../../examples/shared/include-ext.js"></script>
<script type="text/javascript" src="../../examples/shared/options-toolbar.js"></script>
<script type="text/javascript" src="languages.js"></script>
<link rel="stylesheet" type="text/css" href="../shared/example.css" />
<!-- GC -->
<script type="text/javascript" src="../shared/examples.js"></script>
<script type="text/javascript" src="multi-lang.js"></script>
</head>
<body class="x-gray">
<h1>Localization with Extjs</h1>
<p>
This demonstrates multiple language with some of the Ext components.<br/>
Select a language from the combobox below (default is english) and try out the components in different languages.
</p>
<p>The js is not minified so it is readable. See <a href="multi-lang.js">multi-lang.js</a>.</p>
<div>
<div style="float:left;padding:3px 5px 0 0;">Language selector: </div>
<div id="languages" style="float:left;"></div>
</div>
<br/><br/>
<h2>Email Field</h2>
<div id="emailfield"></div>
<br/>
<h2>Datepicker</h2>
<div id="datefield"></div>
<br/>
<h2>Grid</h2>
<div id="grid"></div>
</body>
</html>
| rch/flask-openshift | wsgi/container/pkgs/sencha/static/ext-4.2.2.1144/examples/locale/multi-lang.html | HTML | mit | 1,453 |
<!doctype HTML>
<title>CSS Test Reference</title>
<link rel="author" title="Chris Harrelson" href="mailto:[email protected]" />
<div style="width: 100px; height: 100px; background: lightblue; will-change: transform; position: absolute">
<div id=target style="backface-visibility: hidden">
<div style="width: 50px; height: 50px; background: lightgray; top: 75px; position: relative">
</div>
</div>
| scheib/chromium | third_party/blink/web_tests/external/wpt/css/CSS2/stacking-context/opacity-change-parent-stacking-context-ref.html | HTML | bsd-3-clause | 409 |
<!-- Render (no edit). -->
<div class="item" ng-if="!edit && field && field.name">
<p class="item-heading">{{ field.name }}</p>
<p ng-if="field.value != '0'">
{{ 'mm.core.yes' | translate }}
</p>
<p ng-if="field.value == '0'">
{{ 'mm.core.no' | translate }}
</p>
</div>
<!-- Edit. -->
<ion-checkbox ng-if="edit && field && field.shortname" name="{{field.modelName}}" class="item-text-wrap item-checkbox-right" ng-model="model[field.modelName]" ng-disabled="!signup && field.locked" ng-required="{{field.required}}" mm-input-errors field-name="{{field.modelName}}">
<ion-label mm-mark-required="{{field.required}}">{{ field.name }}</ion-label>
</ion-checkbox> | bmmg888/moodlemobile2 | www/addons/userprofilefield/checkbox/template.html | HTML | apache-2.0 | 698 |
<script>
window.onload = function() {
setTimeout(function() {
if (sessionStorage.getItem("backToGet") == "step1") {
sessionStorage.setItem("backToGet", "step2");
location.assign("../back-to-get-after-post.php");
} else {
sessionStorage.removeItem("backToGet");
if (window.testRunner)
testRunner.notifyDone();
}
}, 0);
};
</script>
| axinging/chromium-crosswalk | third_party/WebKit/LayoutTests/http/tests/navigation/resources/back-to-get-after-post-helper.html | HTML | bsd-3-clause | 427 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Dynamic handling of combinators</title>
<style type="text/css">
#test { background: red; display: block; padding: 1em; }
#stub ~ div div + div > div { background: lime; }
</style>
<link rel="first" href="css3-modsel-1.html" title="Groups of selectors">
<link rel="prev" href="css3-modsel-d1b.html" title="Dynamic handling of :empty">
<link rel="next" href="css3-modsel-d4.html" title="Dynamic updating of :first-child and :last-child">
<link rel="last" href="css3-modsel-d4.html" title="Dynamic updating of :first-child and :last-child">
<link rel="up" href="./index.html">
<link rel="top" href="../../index.html">
</head>
<body>
<div>
<script type="text/javascript">
function test() {
el = document.getElementById('test');
el.parentNode.parentNode.insertBefore(document.createElement('div'), el.parentNode);
}
window.onload = test;
</script>
<p> The following bar should be green. </p>
<div id="stub"></div>
<div></div>
<div><div><!-- <div/> --><div><div id="test"></div></div></div></div>
</div>
</body>
</html> | scheib/chromium | third_party/blink/web_tests/css3/selectors3/html/css3-modsel-d2.html | HTML | bsd-3-clause | 1,174 |
{{+partials.standard_extensions_article article:intros.background_pages}}
| plxaye/chromium | src/chrome/common/extensions/docs/templates/public/extensions/background_pages.html | HTML | apache-2.0 | 74 |
<!DOCTYPE html>
<html>
<!--
Copyright 2010 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<!--
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="UTF-8" />
<title>
Closure Unit Tests - goog.proto2 - message.js
</title>
<script src="../base.js">
</script>
<script>
goog.require('goog.proto2.MessageTest');
</script>
</head>
<body>
</body>
</html>
| LeoLombardi/tos-laimas-compass | tos-laimas-compass-win32-x64/resources/app/node_modules/closure-util/.deps/library/b06c979ecae7d78dd1ac4f7b09adec643baac308/closure/goog/proto2/message_test.html | HTML | mit | 518 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>direction/unicode-bidi: element as directional character with unicode-bidi unset, ltr</title>
<link rel="author" title="Richard Ishida" href='mailto:[email protected]'/>
<link rel="help" href='http://www.w3.org/TR/css-writing-modes-3/#text-direction'/>
<link rel="match" href='reference/bidi-normal-006.html'/>
<meta name="assert" content='If direction is set but unicode-bidi is not set on an inline element, that element will NOT interact with the surrounding text like a strong or neutral directional character.'/>
<style type="text/css">
.test span { direction: ltr; }
/* the following styles are not part of the test */
.test, .ref { font-size: 150%; border: 1px solid orange; margin: 10px; width: 10em; padding: 5px; clear: both; }
input { margin: 5px; }
@font-face {
font-family: 'ezra_silregular';
src: url('support/sileot-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
.test, .ref { font-family: ezra_silregular, serif; }
</style>
</head>
<body>
<p class="instructions" dir="ltr">Test passes if the two boxes are identical.</p>
<!--Notes:
Key to entities used below:
א ... ו - The first six Hebrew letters (strongly RTL).
‭ - The LRO (left-to-right-override) formatting character.
‬ - The PDF (pop directional formatting) formatting character; closes LRO.
-->
<div class="test"><div dir="ltr">א > <span>b > c</span> > ד</div>
<div dir="ltr"> א > <span>ב > ג</span> > ד</div>
</div>
<div class="ref"><div dir="ltr">‭א > b > c > ד‬</div>
<div dir="ltr">‭ד < ג < ב < א‬</div>
</div>
</body></html> | danakj/chromium | third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/bidi-unset-006.html | HTML | bsd-3-clause | 1,847 |
<!doctype html>
<html ⚡>
<head>
<meta charset="utf-8">
<title>Released AMP components</title>
<link rel="canonical" href="amps.html" >
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<link href='https://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/css'>
<style amp-custom>
body {
max-width: 527px;
font-family: 'Questrial', Arial;
}
.box1 {
border: 1px solid black;
margin: 8px 0;
}
</style>
<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>
<script async custom-element="amp-audio" src="https://cdn.ampproject.org/v0/amp-audio-0.1.js"></script>
<script async custom-element="amp-anim" src="https://cdn.ampproject.org/v0/amp-anim-0.1.js"></script>
<script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>
<script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script>
<script async custom-element="amp-image-lightbox" src="https://cdn.ampproject.org/v0/amp-image-lightbox-0.1.js"></script>
<script async custom-element="amp-instagram" src="https://cdn.ampproject.org/v0/amp-instagram-0.1.js"></script>
<script async custom-element="amp-fit-text" src="https://cdn.ampproject.org/v0/amp-fit-text-0.1.js"></script>
<script async custom-element="amp-twitter" src="https://cdn.ampproject.org/v0/amp-twitter-0.1.js"></script>
<script async custom-element="amp-youtube" src="https://cdn.ampproject.org/v0/amp-youtube-0.1.js"></script>
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<script async src="https://cdn.ampproject.org/v0.js"></script>
</head>
<body>
<h1>Released AMP components</h1>
<h2>Responsive image (with lightbox)</h2>
<p>
<amp-img
on="tap:lightbox1"
role="button"
tabindex="0"
src="https://lh4.googleusercontent.com/-okOlNNHeoOc/VbYyrlFYFII/AAAAAAABYdA/La-3j3c-QQI/w2004-h734-no/PANO_20150726_171347%257E2.jpg" width=527 height=193 layout="responsive" ></amp-img>
</p>
<h2>Fixed size image</h2>
<p>
<amp-img id="img1" src="https://lh4.googleusercontent.com/-okOlNNHeoOc/VbYyrlFYFII/AAAAAAABYdA/La-3j3c-QQI/w2004-h734-no/PANO_20150726_171347%257E2.jpg" width=264 height=96></amp-img>
</p>
<h2>Hidden image</h2>
<p>
<amp-img id="img2" src="https://lh4.googleusercontent.com/-okOlNNHeoOc/VbYyrlFYFII/AAAAAAABYdA/La-3j3c-QQI/w2004-h734-no/PANO_20150726_171347%257E2.jpg" width=527 height=193 layout="nodisplay"></amp-img>
</p>
<section>
<h2>Media query selection<h2>
<amp-img
media="(min-width: 650px)"
id="img6" src="https://lh5.googleusercontent.com/-vmSp-YN10lA/VcH6S35gAWI/AAAAAAABYqk/6wuA5T3ApSk/w1832-h1376-no/IMG_20150805_131745-ANIMATION.gif"
width=466
height=355 layout="responsive" ></amp-img>
<amp-img
media="(max-width: 649px)"
id="img7" src="https://lh4.googleusercontent.com/-okOlNNHeoOc/VbYyrlFYFII/AAAAAAABYdA/La-3j3c-QQI/w2004-h734-no/PANO_20150726_171347%257E2.jpg"
width=527
height=193 layout="responsive" ></amp-img>
</section>
<p>
<amp-anim
src="https://lh3.googleusercontent.com/qNn8GDz8Jfd-s9lt3Nc4lJeLjVyEaqGJTk1vuCUWazCmAeOBVjSWDD0SMTU7x0zhVe5UzOTKR0n-kN4SXx7yElvpKYvCMaRyS_g-jydhJ_cEVYmYPiZ_j1Y9de43mlKxU6s06uK1NAlpbSkL_046amEKOdgIACICkuWfOBwlw2hUDfjPOWskeyMrcTu8XOEerCLuVqXugG31QC345hz3lUyOlkdT9fMYVUynSERGNzHba7bXMOxKRe3izS5DIWUgJs3oeKYqA-V8iqgCvneD1jj0Ff68V_ajm4BDchQubBJU0ytXVkoWh27ngeEHubpnApOS6fcGsjPxeuMjnzAUtoTsiXz2FZi1mMrxrblJ-kZoAq1DJ95cnoqoa2CYq3BTgq2E8BRe2paNxLJ5GXBCTpNdXMpVJc6eD7ceijQyn-2qanilX-iK3ChbOq0uBHMvsdoC_LsFOu5KzbbNH71vM3DPkvDGmHJmF67Vj8sQ6uBrLnzpYlCyN4-Y9frR8zugDcqX5Q=w400-h225-no"
width="400" height="225" layout="responsive">
<amp-img placeholder
src="https://lh3.googleusercontent.com/qNn8GDz8Jfd-s9lt3Nc4lJeLjVyEaqGJTk1vuCUWazCmAeOBVjSWDD0SMTU7x0zhVe5UzOTKR0n-kN4SXx7yElvpKYvCMaRyS_g-jydhJ_cEVYmYPiZ_j1Y9de43mlKxU6s06uK1NAlpbSkL_046amEKOdgIACICkuWfOBwlw2hUDfjPOWskeyMrcTu8XOEerCLuVqXugG31QC345hz3lUyOlkdT9fMYVUynSERGNzHba7bXMOxKRe3izS5DIWUgJs3oeKYqA-V8iqgCvneD1jj0Ff68V_ajm4BDchQubBJU0ytXVkoWh27ngeEHubpnApOS6fcGsjPxeuMjnzAUtoTsiXz2FZi1mMrxrblJ-kZoAq1DJ95cnoqoa2CYq3BTgq2E8BRe2paNxLJ5GXBCTpNdXMpVJc6eD7ceijQyn-2qanilX-iK3ChbOq0uBHMvsdoC_LsFOu5KzbbNH71vM3DPkvDGmHJmF67Vj8sQ6uBrLnzpYlCyN4-Y9frR8zugDcqX5Q=w400-h225-no-k"
width="400" height="225" layout="responsive"></amp-img>
</amp-anim>
</p>
<h2>Audio</h2>
<amp-audio src="/examples/av/audio.mp3"></amp-audio>
<h2>Video</h2>
<amp-video
src="https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerJoyrides.mp4"
width="358"
height="204"
layout="responsive"
controls></amp-video>
<h2>Youtube</h2>
<amp-youtube
data-videoid="mGENRKrdoGY"
layout="responsive"
width="480" height="270"></amp-youtube>
<h2>Ad A9</h2>
<amp-ad width=300 height=250
type="a9"
data-aax_size="300x250"
data-aax_pubname="abc123"
data-aax_src="302">
</amp-ad>
<h2>Iframe</h2>
<amp-iframe width=300 height=300
sandbox="allow-scripts allow-same-origin allow-popups allow-popups-to-escape-sandbox"
layout="responsive"
frameborder="0"
src="https://www.google.com/maps/embed/v1/place?key=AIzaSyDG9YXIhKBhqclZizcSzJ0ROiE0qgVfwzI&q=Alameda,%20CA">
</amp-iframe>
<h2>Instagram</h2>
<amp-instagram
data-shortcode="fBwFP"
width="320"
height="392"
layout="responsive">
</amp-instagram>
<h2>Ad AdSense</h2>
<amp-ad width=300 height=200
type="adsense"
data-ad-client="ca-pub-9350112648257122">
</amp-ad>
<h2>Twitter</h2>
<amp-twitter width=486 height=256
layout="responsive"
data-tweetID="585110598171631616"
data-cards="hidden">
</amp-twitter>
<h2>Fit-text</h2>
<amp-fit-text width="300" height="200" layout="responsive" class="box1">
Lorem ipsum dolor sit amet, has nisl nihil convenire et, vim at aeque inermis reprehendunt.
</amp-fit-text>
<amp-image-lightbox id="lightbox1" layout="nodisplay"></amp-image-lightbox>
<amp-pixel width=1 height=1 src="https://pubads.g.doubleclick.net/activity;dc_iu=/12344/pixel;ord=$RANDOM?"></amp-pixel>
</body>
</html>
| prateekbh/amphtml | examples/released.amp.html | HTML | apache-2.0 | 7,073 |
<!doctype html>
<html>
<head>
<script src="../../../resources/js-test.js"></script>
</head>
<body>
<script>
[
"adoptNode()",
"createAttribute()",
"createAttributeNS('http://www.w3.org/2000/svg')",
"createAttributeNS()",
"createCDATASection()",
"createComment()",
"createElement()",
"createElementNS('http://www.w3.org/2000/svg')",
"createElementNS()",
"createEvent()",
"createProcessingInstruction('xml')",
"createProcessingInstruction()",
"createTextNode()",
"elementFromPoint()",
"elementFromPoint(0)",
"execCommand()",
"getElementById()",
"getElementsByClassName()",
"getElementsByName()",
"getElementsByTagName()",
"getElementsByTagNameNS('http://www.w3.org/2000/svg')",
"getElementsByTagNameNS()",
"importNode()",
"queryCommandEnabled()",
"queryCommandIndeterm()",
"queryCommandState()",
"queryCommandSupported()",
"queryCommandValue()",
].forEach(function(expr)
{
shouldThrow("document." + expr);
});
</script>
</body>
</html>
| nwjs/chromium.src | third_party/blink/web_tests/fast/dom/Document/missing-arguments.html | HTML | bsd-3-clause | 1,049 |
<html>
<head>
<style>
#sitemast {
position: absolute; width:1.5em;
font-size:400%;
}
#sitemast a {color: green; background: green; padding: 0; text-decoration: none }
</style>
</head>
<body>
You should see a single green stripe below. The test has failed if you don't see a
perfect rectangle.
<div id="sitemast">
<a><span>A </span> A<br><span>A </span> A A</a>
</div>
| js0701/chromium-crosswalk | third_party/WebKit/LayoutTests/fast/block/positioning/056.html | HTML | bsd-3-clause | 378 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.