<?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: how to clean cassandra  hints files</title>
		<link>http://www.datastax.com/support-forums/topic/how-to-clean-cassandra-hints-files</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 08:35:52 +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/how-to-clean-cassandra-hints-files" rel="self" type="application/rss+xml" />

		<item>
			<title>xedin on "how to clean cassandra  hints files"</title>
			<link>http://www.datastax.com/support-forums/topic/how-to-clean-cassandra-hints-files#post-6610</link>
			<pubDate>Fri, 21 Sep 2012 09:58:41 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">6610@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;all the state changes are handled by the periodic Gossiper thread or FailureDetector so such log messages are just coincidence with nodetool ring which was running simultaneously with nodetool. But if you see UP state after you run ring and log had notified that it's DEAD that is a bug Gossiper and you can report it to &#60;a href=&#34;https://issues.apache.org/jira/browse/CASSANDRA&#34; rel=&#34;nofollow&#34;&#62;https://issues.apache.org/jira/browse/CASSANDRA&#60;/a&#62; to be dealt with.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ouzheyi on "how to clean cassandra  hints files"</title>
			<link>http://www.datastax.com/support-forums/topic/how-to-clean-cassandra-hints-files#post-6606</link>
			<pubDate>Fri, 21 Sep 2012 06:46:03 +0000</pubDate>
			<dc:creator>ouzheyi</dc:creator>
			<guid isPermaLink="false">6606@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;We found that all nodes's status are Up when we used the nodetool ring  command while &#34;system.log.6: INFO [GossipTasks:1] 2012-09-13 17:09:32,966 Gossiper.java (line 818) InetAddress /130.51.11.223 is now dead.&#34; appeared. Why ? And we want to know how to reduce this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "how to clean cassandra  hints files"</title>
			<link>http://www.datastax.com/support-forums/topic/how-to-clean-cassandra-hints-files#post-6593</link>
			<pubDate>Thu, 20 Sep 2012 10:37:29 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">6593@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Alright, you can go on just deleting the files then.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ouzheyi on "how to clean cassandra  hints files"</title>
			<link>http://www.datastax.com/support-forums/topic/how-to-clean-cassandra-hints-files#post-6592</link>
			<pubDate>Thu, 20 Sep 2012 10:33:56 +0000</pubDate>
			<dc:creator>ouzheyi</dc:creator>
			<guid isPermaLink="false">6592@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;hi&#60;br /&#62;
These three nodes are our data nodes, we just want to clean files like HintsColumnFamily-*  without affecting the cluster
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xedin on "how to clean cassandra  hints files"</title>
			<link>http://www.datastax.com/support-forums/topic/how-to-clean-cassandra-hints-files#post-6591</link>
			<pubDate>Thu, 20 Sep 2012 09:07:16 +0000</pubDate>
			<dc:creator>xedin</dc:creator>
			<guid isPermaLink="false">6591@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi, are you ok with whatever happened three of your nodes? If so then you can just decommission those nodes from the cluster using nodetool and safely delete hits from Cassandra's system data directory, which could be usually find in - /var/lib/cassandra/data/system/HintsColumnFamily-*
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ouzheyi on "how to clean cassandra  hints files"</title>
			<link>http://www.datastax.com/support-forums/topic/how-to-clean-cassandra-hints-files#post-6589</link>
			<pubDate>Thu, 20 Sep 2012 06:21:01 +0000</pubDate>
			<dc:creator>ouzheyi</dc:creator>
			<guid isPermaLink="false">6589@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;hi all &#60;/p&#62;
&#60;p&#62;Our cluster uses cassandra 1.0.8  with replication = 2. We found that many HintsColumnFamily files exist in the system dir, even up to n*100G.  Then i check the logs,found that :&#60;/p&#62;
&#60;p&#62;system.log.6: INFO [GossipTasks:1] 2012-09-13 17:09:32,966 Gossiper.java (line 818) InetAddress /130.51.11.223 is now dead.&#60;br /&#62;
system.log.6: INFO [GossipTasks:1] 2012-09-13 17:15:01,061 Gossiper.java (line 818) InetAddress /130.51.11.220 is now dead.&#60;br /&#62;
system.log.6: INFO [GossipTasks:1] 2012-09-13 17:18:27,124 Gossiper.java (line 818) InetAddress /130.51.11.221 is now dead.&#60;/p&#62;
&#60;p&#62;We had runned repair system HintsColumnFamily command, but  hints files still exist.&#60;/p&#62;
&#60;p&#62;If you can give some suggestions, we may thank u very much !
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
