Tagged: java
Java priority thread pool executor
Java 使用 ThreadPoolExecutor 和 PriorityBlockingQueue 实现优先级线程池
Read more
Custom hive input format
Creating a custom Hive input format and record reader to read fixed format flat files
Read more
初试 Protocol Buffers
Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler
Read more