Skip to content

Alex Ballas

Blog about anything :)

  • Home
  • Contact
  • Categories
    • Linux
    • General
    • Chilling Out
  • My PGP Public Key
  • Linkedin
  • Twitter

Using Flume to Collect Apache 2 Web Server Logs | Apache Hadoop for the Enterprise | Cloudera

Using Flume to Collect Apache 2 Web Server Logs | Apache Hadoop for the Enterprise | Cloudera.

Posted on July 2, 2013Categories LinuxTags flume, hadoopLeave a comment on Using Flume to Collect Apache 2 Web Server Logs | Apache Hadoop for the Enterprise | Cloudera

Flume Cookbook

Flume Cookbook.

Posted on July 2, 2013Categories LinuxTags flume, hadoopLeave a comment on Flume Cookbook

Quick file upload to HDFS

{ pv -bfp FILE 2>&3 | ssh HDFS_USER@REMOTE_HOST "hadoop dfs -put - /path/to/hdfs/FILE" 2> /dev/null ;} 3>&1 | tr '\015' '\012'

Continue reading Quick file upload to HDFS

Posted on June 27, 2013June 27, 2013Categories LinuxTags coffee, hadoop, hdfs, linux, shell scriptsLeave a comment on Quick file upload to HDFS

Pearson’s chi squared test

http://en.wikipedia.org/wiki/Pearson’s_chi-squared_test

Posted on May 31, 2013May 31, 2013Categories Chilling OutLeave a comment on Pearson’s chi squared test

Keeping track of maximum connected listeners on Icecast2 with node.js

I wrote a small node.js reverse proxy for icecast2 , which keeps track of maximum connected listeners.

Continue reading Keeping track of maximum connected listeners on Icecast2 with node.js

Posted on March 10, 2013June 17, 2013Categories LinuxTags icecast, node.js, proxyLeave a comment on Keeping track of maximum connected listeners on Icecast2 with node.js

Posts navigation

Previous page Page 1 Page 2 Page 3 … Page 7 Next page
Proudly powered by WordPress