<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>cassandra on </title>
    <link>/tags/cassandra/</link>
    <description>Recent content in cassandra on </description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Thu, 22 Sep 2016 10:06:52 +0000</lastBuildDate><atom:link href="/tags/cassandra/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CqlSh connection issues on Ubuntu 16.04 – Cassandra</title>
      <link>/cqlsh-issues-ubuntu-16-04-cassandra/</link>
      <pubDate>Thu, 22 Sep 2016 10:06:52 +0000</pubDate>
      
      <guid>/cqlsh-issues-ubuntu-16-04-cassandra/</guid>
      <description>I upgraded my Ubuntu 14.04 development system to 16.04 in August with the first point release. I have to say the upgrade process when really smooth. There where small issues with PHP and Python. The only painful issue I had was with Cassandra and CqlSh. The python version which is shipped with Ubuntu 16.04 is 2.7.12 and the version CqlSh is targeted is 2.7.11.
When I tried to connect to CqlSh I got the following error:</description>
    </item>
    
    <item>
      <title>CAP API – php rest application</title>
      <link>/cap-api-php-rest-application/</link>
      <pubDate>Fri, 24 Jun 2016 23:57:08 +0000</pubDate>
      
      <guid>/cap-api-php-rest-application/</guid>
      <description>Cap crawler is a simple python crawler with multi threaded execution and shared execution queue, with cli execution options. This project is a wrapper(API) around cap crawler implemented in Php Zend Framework 2 and Cassanadra.
The project is available on Github, clone it 🙂
Features
Private/public key or password based authentication Hmac(sha256) based request authentication (similar to AWS authentication) Chained validation(Auth&amp;lt;&amp;gt;identity&amp;lt;&amp;gt;endpoint&amp;lt;&amp;gt;request etc.) Json/Csv/zip response options Stateless &amp;amp; scalable Custom error handling Dependencies</description>
    </item>
    
    <item>
      <title>CAP crawler – python crawler</title>
      <link>/cap-crawler-python-crawler/</link>
      <pubDate>Fri, 24 Jun 2016 22:34:13 +0000</pubDate>
      
      <guid>/cap-crawler-python-crawler/</guid>
      <description>The project was created for research purposes to collect structured and unstructured data from the web. Collected data is stored in Cassandra for scaling purposes and to increase IO.
The project is available on Github, clone it 🙂
Features
Shared crawl execution queue with MongoDb Link &amp;amp; content scraping options Robot.txt checking, to avoid unwanted crawling Download error checking and retry Cli execution Dependencies
Python 2.7 is the version the application is written in.</description>
    </item>
    
  </channel>
</rss>
