News Feed
Jobs Feed
Sections




News Archive
Alvaro Videla's Blog:
Integrating Facebook Hive with Symfony
February 02, 2009 @ 16:09:58

Alvaro Videla submitted a new tutorial he's written up on integrating of a powerful parser (Hive with the logging of a popular PHP MVC framework - symfony.

The Hive project allows to load a logs file and then filter it with SQL like commands. Hive is more than this raw description, you can read more about it here. My idea was to adapt the file logging format of symfony to make easy to import those files inside a Hive database.

He shows how he created the tables to store the results, parsing the logs via a delimiter and terminator, and dropping the information into the table. This can then be integrated directly into the framework to load the log file up, parse it dynamically and display out (with a little bit more data, like a date) attached.

0 comments voice your opinion now!
facebook hive search log file symfony integrate


blog comments powered by Disqus

Similar Posts

TotalPHP: Using a global configuration file

Sebastian Bergmann's Blog: phpUnderControl

PHPMaster.com: Using SPL Iterators, Part 1

Matt Curry's Blog: Yahoo Search BOSS as a CakePHP Plugin

Symfony Project: symfony 1.0 beta 4 released


Community Events









Don't see your event here?
Let us know!


language zendframework2 event api example introduction testing code phpunit community development object interview composer conference framework opinion functional podcast release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework