<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: pig and super columns</title>
		<link>http://www.datastax.com/support-forums/topic/pig-and-super-columns</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 07:02:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/pig-and-super-columns" rel="self" type="application/rss+xml" />

		<item>
			<title>coltnz on "pig and super columns"</title>
			<link>http://www.datastax.com/support-forums/topic/pig-and-super-columns#post-257</link>
			<pubDate>Mon, 04 Jul 2011 01:35:29 +0000</pubDate>
			<dc:creator>coltnz</dc:creator>
			<guid isPermaLink="false">257@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Perhaps related to &#60;a href=&#34;https://issues.apache.org/jira/browse/PIG-1849&#34; rel=&#34;nofollow&#34;&#62;https://issues.apache.org/jira/browse/PIG-1849&#60;/a&#62; ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>coltnz on "pig and super columns"</title>
			<link>http://www.datastax.com/support-forums/topic/pig-and-super-columns#post-256</link>
			<pubDate>Sun, 03 Jul 2011 23:00:51 +0000</pubDate>
			<dc:creator>coltnz</dc:creator>
			<guid isPermaLink="false">256@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi, I'm not having any luck with pig and super columns.&#60;/p&#62;
&#60;p&#62;create column family Test with&#60;br /&#62;
column_type = Super&#60;br /&#62;
 and comparator = IntegerType&#60;br /&#62;
 and subcomparator  = AsciiType&#60;br /&#62;
    and key_validation_class = AsciiType&#60;br /&#62;
    and default_validation_class = AsciiType;&#60;/p&#62;
&#60;p&#62;set Test['ROW1'][1]['subkey']='value';&#60;/p&#62;
&#60;p&#62;[default@example] get Test['ROW1'][1]['subkey'];&#60;br /&#62;
=&#38;gt; (column=subkey, value=value, timestamp=1309733887593000)&#60;/p&#62;
&#60;p&#62;test_load =  LOAD 'cassandra://example/Test' USING CassandraStorage() AS (rowkey, scolumns: bag {ST: tuple(columnid, columns: bag {T: tuple(subkey:chararray, value) })});&#60;/p&#62;
&#60;p&#62;but dump test_load gives me:&#60;/p&#62;
&#60;p&#62;Failed to read data from &#34;cassandra://example/Test&#34;&#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
