This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
ConfiguringPivotalAX.html
406 lines (367 loc) · 16.3 KB
/
ConfiguringPivotalAX.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<!-- Use title if it's in the page YAML frontmatter -->
<title>Configuring Pivotal AX | Pivotal CF Docs</title>
<link href="../stylesheets/master.css" media="screen,print" rel="stylesheet" type="text/css" />
<link href="../stylesheets/breadcrumbs.css" media="screen,print" rel="stylesheet" type="text/css" />
<link href="../stylesheets/search.css" media="screen,print" rel="stylesheet" type="text/css" />
<link href="../stylesheets/portal-style.css" media="screen,print" rel="stylesheet" type="text/css" />
<link href="../stylesheets/printable.css" media="print" rel="stylesheet" type="text/css" />
<script src="../javascripts/all.js" type="text/javascript"></script>
<link href='/images/favicon.ico' rel='shortcut icon'>
</head>
<body class="pivotalax pivotalax_ConfiguringPivotalAX">
<div class='wrap'>
<script src="//use.typekit.net/clb0qji.js" type="text/javascript"></script>
<script type="text/javascript">
try {
Typekit.load();
} catch (e) {
}
</script>
<script type="text/javascript">
document.domain = "gopivotal.com";
</script>
<header class="navbar desktop-only" id="nav">
<div class="navbar-inner">
<div class="container-fluid">
<div class="pivotal-logo--container">
<a class="pivotal-logo" href="http://gopivotal.com"><span></span></a>
</div>
<ul class="nav pull-right">
<li class="navbar-link">
<a href="http://www.gopivotal.com/paas" id="paas-nav-link">PaaS</a>
</li>
<li class="navbar-link">
<a href="http://www.gopivotal.com/big-data" id="big-data-nav-link">BIG DATA</a>
</li>
<li class="navbar-link">
<a href="http://www.gopivotal.com/agile" id="agile-nav-link">AGILE</a>
</li>
<li class="navbar-link">
<a href="http://www.gopivotal.com/oss" id="oss-nav-link">OSS</a>
</li>
<li class="nav-search">
<a href="http://www.gopivotal.com/search-pivotal"><span></span></a>
</li>
</ul>
</div>
<a href="http://www.gopivotal.com/contact">
<img id="get-started" src="http://www.gopivotal.com/sites/all/themes/gopo13/images/get-started.png">
</a>
</div>
</header>
<div class="main-wrap">
<div class="container-fluid">
<div class="container">
<div id="sub-nav" class="nav-container desktop-only">
<ul class="menu">
<li class="first expanded js-maintopic"><a id='home-nav-link' href="/pivotalax/index.html">Home</a></li>
<li class="first expanded js-maintopic"><a href="/pivotalax/PivotalAXVersion1_0.html">Overview of Pivotal Analytics</a></li>
<li class="first expanded js-maintopic"><a href="/pivotalax/InstallationGuide.html">Installation Guide</a></li>
<li class="first expanded js-maintopic"><a href="/pivotalax/SystemRequirementsandSizingGuidelines.html">System Requirements and Sizing</a></li>
<li class="first expanded js-maintopic"><a href="/pivotalax/AdministrationGuide.html">Administration Guide</a></li>
<li class="first expanded js-maintopic"><a href="/pivotalax/DataSourceManagementGuide.html">Data Source Management Guide</a></li>
<li class="first expanded js-maintopic"><a href="/pivotalax/DataVisualizationGuide.html">Data Visualization Guide</a></li>
<li class="first expanded js-maintopic"><a href="/pivotalax/DataIngestionAPIs.html">Data Ingestion APIs</a></li>
</ul>
</div><!--end of sub-nav-->
<div class="body-container content">
<!-- Google CSE Search Box -->
<script>
(function() {
var cx = '005804290371689664731:n1ix15a_ysy';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
<ul class="breadcrumbs"><li><a href="./">Pivotal AX Version 1.0 Documentation</a></li> <li class="active"><span>Configuring Pivotal AX</span></li></ul>
<h3 class="title-container">Configuring Pivotal AX</h3>
<p>The following steps configure your Pivotal AX installation. After you fill in the necessary information, the Pivotal CF Operations Manager creates the necessary virtual machines and installs the Pivotal AX software. Depending on the type and amount of hardware, network throughput, and the size of your installation, this process can take up to several hours to complete. </p>
<p>Before beginning these steps, you must complete the Pivotal CF Operations Manger setup and your Pivotal HD cluster should be installed, configured, and running. See <a href="InstallationGuide.html">Installation Guide</a>.</p>
<p>You should be logged on to the Pivotal CF Operations Manger Web application to begin these steps. (See <a href="ConfiguringPivotalCFOperationsManagertoInstallPivotalAX.html">Configuring Pivotal CF Operations Manager to Install Pivotal AX</a> for login instructions.)</p>
<ol>
<li><p>Click the <strong>Pivotal AX</strong> tile.</p>
<p>The Pivotal AX configuration page displays:</p>
<p><img src="images/admin_creds.png" /></p></li>
<li><p>Select the <strong>Settings</strong> tab.</p></li>
<li><p>Select <strong>Pivotal AX</strong> from the navigation menu on the left.
The <strong>Pivotal AX Admin User Credentials</strong> fields display. </p></li>
<li><p>Enter the email address and a password for your Pivotal AX administrative user.</p></li>
<li><p>Click <strong>Save</strong>.</p></li>
<li><p>Select <strong>Network and Email </strong>from the left navigation menu and enter the following information about your networking environment:</p>
<table><thead>
<tr>
<th>Parameter</th>
<th>Description</th>
<th>Default Value</th>
</tr>
</thead><tbody>
<tr>
<td>Host Mappings</td>
<td>IP address to host name mappings for all nodes in the Pivotal HD cluster. Enter each mapping as pairs of IP addresses and host names, separated by a space, with each mapping on a separate line. For example: <ul><li> <code>abc-w18.dh.fooco.com 10.110.124.221</code> </li> <li><code>abc-w18.dh.fooco.com 10.110.124.221</code></li> </ul><strong>Note:</strong> you can expand the Host Mapping text box by dragging the lower right corner of the text box.</td>
<td></td>
</tr>
<tr>
<td>SMTP Host and Port</td>
<td>Host name and port number of the outgoing mail server. An SMTP server is required for creating new user accounts in Pivotal AX.</td>
<td>Port 25</td>
</tr>
<tr>
<td>SMTP User Name and Password</td>
<td>Username and password for access to the SMTP server. Leave these fields blank if the SMTP server does not require username and password authentication.</td>
<td></td>
</tr>
<tr>
<td>Enable SMTP Starttls</td>
<td>Select this option if the SMTP server uses encryption.</td>
<td>disabled</td>
</tr>
<tr>
<td>Support Email</td>
<td>Email alias that users can use to make support requests.</td>
<td></td>
</tr>
<tr>
<td>Proxy Host and Port</td>
<td>Host name and port number of proxy server. If your network does not require a proxy server, you may leave these fields blank</td>
<td></td>
</tr>
</tbody></table></li>
<li><p>Click <strong>Save</strong>.</p></li>
<li><p>Select <strong>Pivotal HD</strong> from the left navigation menu and enter the following information about your Pivotal HD (Hadoop) installation:</p>
<table><thead>
<tr>
<th>Parameter</th>
<th>Description</th>
<th>Default Value</th>
</tr>
</thead><tbody>
<tr>
<td>Pivotal HD Version</td>
<td>Select the version number of your Pivotal HD deployment from the drop-down list. For information on supported versions, see <a href="SystemRequirementsandSizingGuidelines.html">System Requirements and Sizing Guidelines</a>.</td>
<td></td>
</tr>
<tr>
<td>HDFS Name Node IP and Port</td>
<td>IP address and port number of the HDFS name node</td>
<td>Port 8020</td>
</tr>
<tr>
<td>HBase Zookeeper Hosts</td>
<td>IP addresses of HBase Zookeeper hosts. Separate the hosts with a comma.</td>
<td></td>
</tr>
<tr>
<td>HBase Master Port</td>
<td>Port number of the HBase master server</td>
<td>Port 60000</td>
</tr>
<tr>
<td>HBase Master Info Port</td>
<td>Port number of the HBase master Info server</td>
<td>Port 60010</td>
</tr>
<tr>
<td>Hive Server IP and Port</td>
<td>IP address and port number of the Hive server</td>
<td>Port 10000</td>
</tr>
<tr>
<td>YARN Resource Manager IP and Port</td>
<td>IP address and port number of the YARN resource manager</td>
<td>Port 8032</td>
</tr>
<tr>
<td>YARN Scheduler port</td>
<td>Port number of the YARN scheduler</td>
<td>Port 8030</td>
</tr>
<tr>
<td>Map Reduce History Server IP and Port</td>
<td>IP address and port number of the Map Reduce Server, If your Pivotal HD cluster was deployed by ICM, you can get this URL from ICM. If not, enter the same host name as for YARN resource manager.</td>
<td>Port 10020</td>
</tr>
<tr>
<td>Map reduce Java Opts</td>
<td>Java options that are passed to Map Reduce jobs.</td>
<td><code>-Xmx2048m</code></td>
</tr>
<tr>
<td>Map Task Memory Size</td>
<td>Memory size, in megabytes, for Map tasks. You may need to increase this value if you are analyzing large data sets.</td>
<td>2176</td>
</tr>
<tr>
<td>Reduce Task Memory Size</td>
<td>Memory size, in megabytes for Reduce tasks</td>
<td>2176</td>
</tr>
<tr>
<td>Hadoop Kerberos Enabled</td>
<td>Select this option only if your Pivotal HD cluster has Kerberos enabled.(Supported only for Pivotal HD version 1.0.1.)</td>
<td>disabled</td>
</tr>
<tr>
<td>Hadoop Kerberos Domain Realm</td>
<td>Domain realm for Hadoop Kerberos</td>
<td></td>
</tr>
<tr>
<td>Hadoop Kerberos Admin Server IP and Port</td>
<td>IP address and port number of the Hadoop Kerberos Admin server</td>
<td></td>
</tr>
<tr>
<td>Hadoop Kerberos Key Distribution Center Server IP and Port</td>
<td>IP address and port number of the Hadoop Kerberos Key Distribution Center Server</td>
<td></td>
</tr>
<tr>
<td>Hadoop Kerberos Access Keytab File Content</td>
<td>Kerberos keytab contents (base 64 encoded) from binary file. You created and encoded this file in a previous installation step. See <a href="PreparingyourPivotalHDDeploymentforPivotalAX.html">Preparing your Pivotal HD Deployment for Pivotal AX</a>.</td>
<td></td>
</tr>
<tr>
<td>HDFS Name Node FQDN</td>
<td>Fully-qualified domain name for the HDFS Name node(Required only when Kerberos is enabled.)</td>
<td></td>
</tr>
<tr>
<td>HDFS Resouce Manager FDQN</td>
<td>Fully-qualified domain name for the HDFS Resource manager (Required only when Kerberos is enabled.)</td>
<td></td>
</tr>
<tr>
<td>Map Reduce History Server FQDN</td>
<td>Fully-qualified domain name for the Map Reduce History Server</td>
<td></td>
</tr>
<tr>
<td>HIve Server FQDN</td>
<td>Fully-qualified domain name for the Hive Server</td>
<td></td>
</tr>
</tbody></table></li>
<li><p>Click <strong>Save</strong>. </p></li>
<li><p>Select <strong>Pivotal CF </strong>from the left navigation menu and enter the following information about your Pivotal Cloud Foundry installation:</p>
<p><strong>Note:</strong> Fill in these fields only if you want to enable Cloud Foundry applications to send data to your Pivotal AX deployment.</p>
<table><thead>
<tr>
<th>Parameter</th>
<th>Description</th>
<th>Default Value</th>
</tr>
</thead><tbody>
<tr>
<td>Cloud Controller URL</td>
<td>URL for Cloud Foundry Controller</td>
<td></td>
</tr>
<tr>
<td>Cloud Foundry Credentials</td>
<td>Username and password for your Pivotal Cloud Foundry installation.</td>
<td></td>
</tr>
</tbody></table>
<p><strong>To obtain the credential:</strong></p>
<ol>
<li>Click <strong>Product Dashboard</strong></li>
<li>Select <strong>Elastic Runtime</strong></li>
<li>Click the <strong>Credentials</strong> tab</li>
<li>Copy the password for the UAA administrator to your clipboard.</li>
<li>Paste the password into this field.</li>
</ol></li>
<li><p>Click <strong>Save</strong>.</p></li>
<li><p>Select <strong>Resource Sizes</strong> from the left menu.
The Resource sizes configuration screen displays:</p>
<p><img src="images/resource_sizes.png" /></p>
<p>On this screen, you define the number of instances applied to each of the resources required for your Pivotal AX installation. The number of instances for each job depend on the size of your Pivotal AX deployment and the type of analytics you intend to perform. You can configure the number of instances, CPU, RAM, and disk space for each of the following types of nodes in your Pivotal AX deployment:</p>
<ul>
<li> Zabbix and CF broker</li>
<li> Management</li>
<li> Messaging</li>
<li> Query</li>
<li> Storm</li>
<li> Compilation</li>
</ul>
<p>For more information, see <a href="SystemRequirementsandSizingGuidelines.html">System Requirements and Sizing Guidelines</a>.</p></li>
<li><p> Click <strong>Save.</strong></p></li>
<li><p>Click <strong>Install Updates.</strong>
The installation process begins. The Operations Manager attempts to validate the values you entered. If any error messages display, make the necessary corrections and click <strong>Save</strong>.
The Install Pivotal CF page displays the progress of the installation. From this page you can:</p>
<ul>
<li> Click <strong>Show Progress</strong> to update the display.</li>
<li> Click <strong>Show verbose output</strong> to see the output of the installation commands.</li>
</ul></li>
<li><p>When the installation is complete, click the <strong>Status</strong> tab to see the IP addresses of the installed nodes. Note the IP address of the management node.</p></li>
</ol>
<p>Your Pivotal AX installation is now complete. To begin analyzing your data, see the following sections:</p>
<ul>
<li> <a href="AdministrationGuide.html">Administration Guide</a></li>
<li> <a href="DataSourceManagementGuide.html">Data Source Management Guide</a></li>
<li> <a href="DataVisualizationGuide.html">Data Visualization Guide</a></li>
</ul>
</div><!-- end of body-container content-->
</div><!-- end of container -->
</div><!--end of container-fluid-->
</div><!--end of main-wrap-->
<div class="site-footer desktop-only">
<div class="container-fluid">
<div class="site-footer-links">
<span class="version"><a href='/'>Pivotal Documentation</a></span>
<span>©
<script>
var d = new Date();
document.write(d.getFullYear());
</script>
<a href='http://gopivotal.com'>Pivotal Software</a> Inc. All Rights Reserved.
</span>
</div>
</div>
</div>
<script type="text/javascript">
(function() {
var didInit = false;
function initMunchkin() {
if(didInit === false) {
didInit = true;
Munchkin.init('625-IUJ-009');
}
}
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = document.location.protocol + '//munchkin.marketo.net/munchkin.js';
s.onreadystatechange = function() {
if (this.readyState == 'complete' || this.readyState == 'loaded') {
initMunchkin();
}
};
s.onload = initMunchkin;
document.getElementsByTagName('head')[0].appendChild(s);
})();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-39702075-1']);
_gaq.push(['_setDomainName', 'gopivotal.com']);
_gaq.push(['_trackPageview']);
(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>
</body>
</html>