Cisco Cisco ASR 5000

Page of 76
MURAL Software Standard Installation Guide
2.
Execute the
setOozieTime
script to set the time at which EDR and
BulkStats data starts coming into the Hadoop directories listed in
.
For example, if EDR and Bulkstats data starts coming into the Hadoop
system from April 1, 2015, 06:00 onwards, run the following scripts with
the
start_time
value as "2015-04-01T06:00Z":
#
./setOozieTime --dataStartTime
2015-04-01T06:00Z --node
192.168.147.11 --password admin@123
Note:
Enter minutes as a multiple of 5. For example, "2013-04-
01T06:00Z." Ensure that there is a continuous flow of data into the Hadoop
without any gaps since the specified time.
3.
Execute the Set Job Time Script for both the master and standby
Namenodes.
Note:
This script may take up to 30 minutes to complete for one node.
Therefore, please wait until it completes and returns to the prompt.
Starting the Data Processing
1.
To enable Service ID Report feature, perform the following steps:
a.
Execute the following commands:
#
en
#
_shell
#
python
/opt/etc/oozie/SolutionConfigs/EnableServiceId.py yes
b.
If the corresponding file is not available already, create the
serverfile_ServiceId
file at
/data/work
in the NN cluster. This
file contains destination details in the format:
<ip of
destination>,<user-name>, <user-password>,<destination-
folder>
. For example,
192.168.193.205, admin, admin@123,
/data/serviceIdReports/
.
Note:
The destination folder must exist for the file.
57
Copyright © 2016, Cisco Systems, Inc.