<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Opensource on paper.archive</title>
    <link>https://paper.kim/en/categories/opensource/</link>
    <description>Recent content in Opensource on paper.archive</description>
    <image>
      <title>paper.archive</title>
      <url>https://paper.kim/images/default-thumb.jpg</url>
      <link>https://paper.kim/images/default-thumb.jpg</link>
    </image>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Wed, 27 Jul 2016 14:32:00 +0000</lastBuildDate>
    <atom:link href="https://paper.kim/en/categories/opensource/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>redis data types</title>
      <link>https://paper.kim/en/2016/07/27/redis-datatype/</link>
      <pubDate>Wed, 27 Jul 2016 14:32:00 +0000</pubDate>
      <guid>https://paper.kim/en/2016/07/27/redis-datatype/</guid>
      <description>Strings, Lists, Sets, Hashes, Sorted sets and Bitmaps, plus HyperLogLog, Geo and Streams. Every example run against redis-cli, with notes on which type to reach for</description>
    </item>
    <item>
      <title>Collecting logs with fluentd</title>
      <link>https://paper.kim/en/posts/opensource/2016-06-21-fluentd/</link>
      <pubDate>Wed, 22 Jun 2016 15:47:00 +0000</pubDate>
      <guid>https://paper.kim/en/posts/opensource/2016-06-21-fluentd/</guid>
      <description>I&amp;#39;ve been collecting error logs with flume, but I&amp;#39;m switching to fluentd. actually the goal is monitoring, not collecting The architecture seems…</description>
    </item>
    <item>
      <title>Getting average response time, call count, Min, Max on a restful api server</title>
      <link>https://paper.kim/en/2016/06/08/apachelog/</link>
      <pubDate>Wed, 08 Jun 2016 15:32:00 +0000</pubDate>
      <guid>https://paper.kim/en/2016/06/08/apachelog/</guid>
      <description>There&amp;#39;s an api server that handles data traffic from an app I computed the average response time per interface using the apache logs For the hadoop,…</description>
    </item>
    <item>
      <title>Analyzing log files with Python and Spark (with hadoop)</title>
      <link>https://paper.kim/en/posts/opensource/2016-05-30-spark-hadoop/</link>
      <pubDate>Mon, 30 May 2016 16:35:00 +0000</pubDate>
      <guid>https://paper.kim/en/posts/opensource/2016-05-30-spark-hadoop/</guid>
      <description>Installing and running Hadoop, then analyzing files with Spark. Done on OSX, written up in order from configuration to execution.</description>
    </item>
    <item>
      <title>Installing redis 3.2.3</title>
      <link>https://paper.kim/en/posts/opensource/2015-09-21-redis-304/</link>
      <pubDate>Sun, 20 Sep 2015 21:47:00 +0000</pubDate>
      <guid>https://paper.kim/en/posts/opensource/2015-09-21-redis-304/</guid>
      <description>Building and installing Redis 3.0.4 from source, from preparing gcc and the build tools through compiling and running it.</description>
    </item>
  </channel>
</rss>
