Cisco Cisco Mobility Unified Reporting

Page of 202
MURAL Installation Guide for Starter Pack
3.
Display the last timestamp for the Core job.
>
en
#
_shell
#
hadoop dfs -text /data/CoreJob/done.txt 2>/dev/null
4.
Display the last timestamp for EDR data cubes being generated by the
EDR job.
#
hadoop dfs -text /data/EDR/done.txt 2>/dev/null
5.
Display the last timestamp for CubeExporter data cubes.
#
hadoop dfs -text /data/CubeExporter/done.txt 2>/dev/null
6.
Display the last timestamp for generated and exported bulkstats
data cubes.
#
hadoop dfs -text /data/BulkStat/done.txt 2>/dev/null
#
hadoop dfs -text /data/BSAgg15min/done.txt 2>/dev/null
# hadoop dfs -text /data/BulkStatExporter_15min/done.txt 2>/dev/null
Verifying Data on the Insta Blades
To verifying correct processing of EDR and bulkstats data on the Insta blades,
perform the following steps.
1.
Use SSH to log in to the master Insta node and display the name of the
database for EDR data:
>
en
#
_shell
#
cli -t "en" "conf t" "show runn full" |
grep "insta instance 0 cubes-database" | awk -F ' ' '{print $5}'
database_mural
177