<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ukonlly</author_name>
  <author_url>https://blog.hatena.ne.jp/ukonlly/</author_url>
  <blog_title>開発めも２</blog_title>
  <blog_url>https://ukonlly.hatenablog.jp/</blog_url>
  <categories>
    <anon>データベース</anon>
  </categories>
  <description>やりたいこと： 単純なKey-Valueで、Valueはカウンター pycassを使ってやる。 普通にinsertしたら、まず、integer型がダメだみたいなエラーがでる。 ググったら、どうやら、カラムのデータ型にカウンター専用っぽい「CounterColumnType」というのがあった。 http://mbothonline.wordpress.com/2012/04/22/counters-in-nosql-cassandra/ を参考に、カウンター用カラムファミリーを作る。 create keyspace SPEED; use SPEED; create column family c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fukonlly.hatenablog.jp%2Fentry%2F20120512%2F1336791870&quot; title=&quot;pycassでcassandraに大量データ - 開発めも２&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-05-12 12:04:30</published>
  <title>pycassでcassandraに大量データ</title>
  <type>rich</type>
  <url>https://ukonlly.hatenablog.jp/entry/20120512/1336791870</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
