Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.7.0
-
None
-
None
-
Linux, Java
Description
For improving the user experience of analyze big data environment log files, we can use Solr to organize all log files in a logical order. Log files of big data environment are generally divided into application and system categories.
In Application perspective, the structure of an application look like this:
Application user coordinator-job date workflow action jobs scheduler (app master) tasks task-attempts container host
In system perspective,
System
cluster
service
component
host
container
The two perspectives are join by host. If we have Application perspective and System perspective in Solr cores. We can join the activities happened in Application with System using Solr.
Attachments
1.
|
Create Oozie Solr core schema.xml | Open | Unassigned | ||
2.
|
Create YARN Solr core schema.xml | Open | Unassigned | ||
3.
|
Create System Solr schema | Open | Unassigned | ||
4.
|
Inject tagging facility before chunk is sent to Solr | Resolved | Eric Yang | ||
5.
|
Add a reverse proxy to solr | Resolved | Eric Yang | ||
6.
|
Update Chukwa Solr UI integration | Resolved | Eric Yang | ||
7.
|
Supply example log4j.properties to stream Hadoop logs to Chukwa | Resolved | Eric Yang |