Class LogReader


  • public class LogReader
    extends Object
    • Constructor Detail

      • LogReader

        public LogReader()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws IOException
        Dump a Log File (Map or Sequence) to stdout. Will read from HDFS or local file system.
        Parameters:
        args - - first argument is the file to print
        Throws:
        IOException