{"id":20314,"date":"2013-05-10T12:50:21","date_gmt":"2013-05-10T07:20:21","guid":{"rendered":"http:\/\/vskills.in\/certification\/tutorial\/?p=20314"},"modified":"2024-04-12T14:16:41","modified_gmt":"2024-04-12T08:46:41","slug":"nodetool","status":"publish","type":"page","link":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/","title":{"rendered":"Nodetool"},"content":{"rendered":"<p><span class=\"vsc-cn\" style=\"text-align: center;\"><span style=\"color: red;\">Certify and Increase Opportunity.<\/span><br \/>\n<span style=\"color: green;\">Be <\/span><a href=\"https:\/\/www.vskills.in\/certification\/web-development\/certified-node-js-developer\">Govt. Certified<\/a><br \/>\n<\/span><\/p>\n<h3><strong>Nodetool<\/strong><\/h3>\n<p style=\"text-align: center;\"><a ref=\"magnificPopup\" href=\"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-40076\" src=\"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg\" alt=\"nodetool\" width=\"472\" height=\"107\" srcset=\"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg 472w, https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool-300x68.jpg 300w\" sizes=\"auto, (max-width: 472px) 100vw, 472px\" \/><\/a><\/p>\n<p>The nodetool utility is a command line interface for Cassandra. You can use it to help manage a cluster.<\/p>\n<p>In binary installations, nodetool is located in the <tt>&lt;install_location&gt;\/bin<\/tt> directory. Square brackets indicate optional parameters.<\/p>\n<p>The nodetool utility is a command-line interface for monitoring Cassandra and performing routine database operations. Included in the Cassandra distribution, nodetool and is typically run directly from an operational Cassandra node.<\/p>\n<p>The nodetool utility supports the most important JMX metrics and operations, and includes other useful commands for Cassandra administration. This utility is commonly used to output a quick summary of the ring and its current state of general health with the status command. For example:<\/p>\n<p>The nodetool utility provides commands for viewing detailed metrics for tables, server metrics, and compaction statistics. Commands include decommissioning a node, running repair, and moving partitioning tokens.<\/p>\n<p><strong>Standard usage<\/strong>:<\/p>\n<div>\n<div>\n<pre>nodetool -h HOSTNAME [-p JMX_PORT] COMMAND<\/pre>\n<\/div>\n<\/div>\n<p><strong>RMI usage<\/strong>:<\/p>\n<p>If a username and password for RMI authentication are set explicitly in the <tt>cassandra-env.sh<\/tt> file for the host, then you must specify credentials:<\/p>\n<div>\n<div>\n<pre>nodetool -h HOSTNAME [-p JMX_PORT -u JMX_USERNAME -pw JMX_PASSWORD] COMMAND<\/pre>\n<\/div>\n<\/div>\n<div id=\"options\">\n<h2>Options<a title=\"Permalink to this headline\" href=\"http:\/\/www.datastax.com\/docs\/1.1\/references\/nodetool#options\">\u00b6<\/a><\/h2>\n<p>The available options are:<\/p>\n<table border=\"1\">\n<colgroup>\n<col width=\"12%\">\n<col width=\"21%\">\n<col width=\"66%\"> <\/colgroup>\n<thead valign=\"bottom\">\n<tr>\n<th>Flag<\/th>\n<th>Option<\/th>\n<th>Description<\/th>\n<\/tr>\n<\/thead>\n<tbody valign=\"top\">\n<tr>\n<td>-h<\/td>\n<td>&#8211;host <em>arg<\/em><\/td>\n<td>Hostname of node or IP address.<\/td>\n<\/tr>\n<tr>\n<td>-p<\/td>\n<td>&#8211;port <em>arg<\/em><\/td>\n<td>Remote JMX agent port number.<\/td>\n<\/tr>\n<tr>\n<td>-pr<\/td>\n<td>&#8211;partitioner-range<\/td>\n<td>Repair only the first range returned by the partitioner for the node.<\/td>\n<\/tr>\n<tr>\n<td>-pw<\/td>\n<td>&#8211;password <em>arg<\/em><\/td>\n<td>Remote JMX agent password.<\/td>\n<\/tr>\n<tr>\n<td>-u<\/td>\n<td>&#8211;username <em>arg<\/em><\/td>\n<td>Remote JMX agent username.<\/td>\n<\/tr>\n<tr>\n<td colspan=\"3\"><strong>Snapshot Options Only<\/strong><\/td>\n<\/tr>\n<tr>\n<td>-cf<\/td>\n<td>&#8211;column-family <em>arg<\/em><\/td>\n<td>Only take a snapshot of the specified column family.<\/td>\n<\/tr>\n<tr>\n<td>-snapshot<\/td>\n<td>&#8211;with-snapshot<\/td>\n<td>Repair one node at a time using snapshots.<\/td>\n<\/tr>\n<tr>\n<td>-t<\/td>\n<td>&#8211;tag <em>arg<\/em><\/td>\n<td>Optional name to give a snapshot.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div id=\"command-list\">\n<h2>Command List\u00b6<\/h2>\n<p>The available commands are:<\/p>\n<table border=\"1\">\n<colgroup>\n<col width=\"29%\">\n<col width=\"34%\">\n<col width=\"37%\"> <\/colgroup>\n<thead valign=\"bottom\">\n<tr>\n<th>Command List<\/th>\n<th><\/th>\n<th><\/th>\n<\/tr>\n<\/thead>\n<tbody valign=\"top\">\n<tr>\n<td><em>cfhistograms<\/em><\/td>\n<td><em>getcompactionthreshold<\/em><\/td>\n<td><em>removetoken<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>cfstats<\/em><\/td>\n<td><em>getendpoints<\/em><\/td>\n<td><em>repair<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>cleanup<\/em><\/td>\n<td><em>getsstables<\/em><\/td>\n<td><em>ring<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>clearsnapshot<\/em><\/td>\n<td><em>gossipinfo<\/em><\/td>\n<td><em>scrub<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>compact<\/em><\/td>\n<td><em>info<\/em><\/td>\n<td><em>setcachecapacity<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>compactionstats<\/em><\/td>\n<td><em>invalidatekeycache<\/em><\/td>\n<td><em>setcompactionthreshold<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>decomission<\/em><\/td>\n<td><em>invalidaterowcache<\/em><\/td>\n<td><em>setcompactionthroughput<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>describering<\/em><\/td>\n<td><em>join<\/em><\/td>\n<td><em>setstreamthroughput<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>disablegossip<\/em><\/td>\n<td><em>move<\/em><\/td>\n<td><em>snapshot<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>disablethrift<\/em><\/td>\n<td><em>netstats<\/em><\/td>\n<td><em>statusthrift<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>drain<\/em><\/td>\n<td><em>rangekeysample<\/em><\/td>\n<td><em>stop<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>enablegossip<\/em><\/td>\n<td><em>rebuild<\/em><\/td>\n<td><em>tpstats<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>enablethrift<\/em><\/td>\n<td><em>rebuild_index<\/em><\/td>\n<td><em>upgradesstables<\/em><\/td>\n<\/tr>\n<tr>\n<td><em>flush<\/em><\/td>\n<td><em>refresh<\/em><\/td>\n<td><em>version<\/em><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div id=\"command-details\">\n<h2>Command Details\u00b6<\/h2>\n<p>Details for each command are listed below:<\/p>\n<p id=\"nodetool-cfhistograms\"><strong>cfhistograms<\/strong> <em>keyspace cf_name<\/em><\/p>\n<p>Displays statistics on the read\/write latency for a column family. These statistics, which include row size, column count, and bucket offsets, can be useful for monitoring activity in a column family.<\/p>\n<p id=\"nodetool-cfstats\"><strong>cfstats<\/strong><\/p>\n<p>Displays statistics for every keyspace and column family.<\/p>\n<p id=\"nodetool-cleanup\"><strong>cleanup<\/strong> [<em>keyspace<\/em>][<em>cf_name<\/em>]\n<p>Triggers the immediate cleanup of keys no longer belonging to this node. This has roughly the same effect on a node that a major compaction does in terms of a temporary increase in disk space usage and an increase in disk I\/O. Optionally takes a list of column family names.<\/p>\n<p id=\"nodetool-clearsnapshot\"><strong>clearsnapshot<\/strong> [<em>keyspaces<\/em>] -t [<em>snapshotName<\/em>]\n<p>Deletes snapshots for the specified keyspaces. You can remove all snapshots or remove the snapshots with the given name.<\/p>\n<p id=\"nodetool-compact\"><strong>compact<\/strong> [<em>keyspace<\/em>][<em>cf_name<\/em>]\n<p>For column families that use the <cite>SizeTieredCompactionStrategy<\/cite>, initiates an immediate major compaction of all column families in <cite>keyspace<\/cite>. For each column family in <cite>keyspace<\/cite>, this compacts all existing SSTables into a single SSTable. This can cause considerable disk I\/O and can temporarily cause up to twice as much disk space to be used. Optionally takes a list of column family names.<\/p>\n<p id=\"nodetool-compactionstats\"><strong>compactionstats<\/strong><\/p>\n<p>Displays compaction statistics.<\/p>\n<p id=\"nodetool-decomission\"><strong>decommission<\/strong><\/p>\n<p>Tells a live node to decommission itself (streaming its data to the next node on the ring). Use <em>netstats<\/em> to monitor the progress.<\/p>\n<p id=\"nodetool-describering\"><strong>describering<\/strong> [<em>keyspace<\/em>]\n<p>Shows the token ranges for a given keyspace.<\/p>\n<p id=\"nodetool-disablegossip\"><strong>disablegossip<\/strong><\/p>\n<p>Disable Gossip. Effectively marks the node dead.<\/p>\n<p id=\"nodetool-disablethrift\"><strong>disablethrift<\/strong><\/p>\n<p>Disables the Thrift server.<\/p>\n<p id=\"nodetool-drain\"><strong>drain<\/strong><\/p>\n<p>Flushes all memtables for a node and causes the node to stop accepting write operations. Read operations will continue to work. You typically use this command before upgrading a node to a new version of Cassandra or routinely before stopping a node to speed up the restart process. Because this operation writes the current memtables to disk, Cassandra does not need to read through the commit log when you restart the node. If you have durable writes set to false, which is unlikely, there is no commit log and you must drain the node before stopping it to prevent losing data.<\/p>\n<p id=\"nodetool-enablegossip\"><strong>enablegossip<\/strong><\/p>\n<p>Re-enables Gossip.<\/p>\n<p id=\"nodetool-enablethrift\"><strong>enablethrift<\/strong><\/p>\n<p>Re-enables the Thrift server.<\/p>\n<p id=\"nodetool-flush\"><strong>flush<\/strong> [<em>keyspace<\/em>] [<em>cf_name<\/em>]\n<p>Flushes all memtables for a keyspace to disk, allowing the commit log to be cleared. Optionally takes a list of column family names.<\/p>\n<p id=\"nodetool-getcompactthreshold\"><strong>getcompactionthreshold<\/strong> <em>keyspace cf_name<\/em><\/p>\n<p>Gets the current compaction threshold settings for a column family.<\/p>\n<p id=\"nodetool-getendpoints\"><strong>getendpoints<\/strong> <em>keyspace cf key<\/em><\/p>\n<p>Displays the end points that owns the key. The <tt>key<\/tt> is only accepted in HEX format.<\/p>\n<p id=\"nodetool-getsstables\"><strong>getsstables<\/strong> <em>keyspace cf key<\/em><\/p>\n<p>Displays the sstable filenames that own the key.<\/p>\n<p id=\"nodetool-gossipinfo\"><strong>gossipinfo<\/strong><\/p>\n<p>Shows the gossip information for the cluster.<\/p>\n<p id=\"nodetool-info\"><strong>info<\/strong><\/p>\n<p>Outputs node information including the token, load info (on disk storage), generation number (times started), uptime in seconds, and heap memory usage.<\/p>\n<p id=\"nodetool-invalidatekeycache\"><strong>invalidatekeycache<\/strong> [<em>keyspace<\/em>] [<em>cfnames<\/em>]\n<p>Invalidates, or deletes, the key cache. Optionally takes a keyspace or list of column family names. Leave a blank space between each column family name.<\/p>\n<p id=\"nodetool-invalidaterowcache\"><strong>invalidaterowcache<\/strong> [<em>keyspace<\/em>] [<em>cfnames<\/em>]\n<p>Invalidates, or deletes, the row cache. Optionally takes a keyspace or list of column family names. Leave a blank space between each column family name.<\/p>\n<p id=\"nodetool-join\"><strong>join<\/strong><\/p>\n<p>Causes the node to join the ring. This assumes that the node was initially <em>not<\/em> started in the ring, that is, started with <tt>-Djoin_ring=false<\/tt>. Note that the joining node should be properly configured with the desired options for seed list, initial token, and auto-bootstrapping.<\/p>\n<p id=\"nodetool-move\"><strong>move<\/strong> <em>new_token<\/em><\/p>\n<p>Moves a node to a new token. This essentially combines decommission and bootstrap.<\/p>\n<p id=\"nodetool-netstats\"><strong>netstats<\/strong> [<em>host<\/em>]\n<p>Displays network information such as the status of data streaming operations (bootstrap, repair, move, and decommission) as well as the number of active, pending, and completed commands and responses.<\/p>\n<p id=\"nodetool-rangekeysample\"><strong>rangekeysample<\/strong><\/p>\n<p>Displays the sampled keys held across all keyspaces.<\/p>\n<p id=\"nodetool-rebuild\"><strong>rebuild<\/strong> [<em>source_dc_name<\/em>]\n<p>Rebuilds data by streaming from other nodes (similar to bootstrap). Use this command to bring up a new data center in an existing cluster.<\/p>\n<p id=\"nodetool-rebuild-index\"><strong>rebuild_index<\/strong> <em>keyspace cf-name index_name,index_name1<\/em><\/p>\n<p>Fully rebuilds of native secondary index for a given column family. Example of <em>index_names<\/em>: Standard3.IdxName,Standard3.IdxName1<\/p>\n<p id=\"nodetool-refresh\"><strong>refresh<\/strong> <em>keyspace cf_name<\/em><\/p>\n<p>Loads newly placed SSTables on to the system without restart.<\/p>\n<p id=\"nodetool-removetoken\"><strong>removetoken<\/strong> status | force | <em>token<\/em><\/p>\n<p>Shows status of a current token removal, forces the the completion of a pending removal, or removes a specified token. This token\u2019s range is assumed by another node and the data is streamed there from the remaining live replicas.<\/p>\n<p id=\"nodetool-repair\"><strong>repair<\/strong> <em>keyspace<\/em> [<em>cf_name<\/em>] [-pr]\n<p>Begins an anti-entropy node repair operation. If the <tt>-pr<\/tt> option is specified, only the first range returned by the partitioner for a node is repaired. This allows you to repair each node in the cluster in succession without duplicating work.<\/p>\n<p>Without <tt>-pr<\/tt>, all replica ranges that the node is responsible for are repaired.<\/p>\n<p>Optionally takes a list of column family names.<\/p>\n<p id=\"nodetool-ring\"><strong>ring<\/strong><\/p>\n<p>Displays node status and information about the ring as determined by the node being queried. This can give you an idea of the load balance and if any nodes are down. If your cluster is not properly configured, different nodes may show a different ring; this is a good way to check that every node views the ring the same way.<\/p>\n<p id=\"nodetool-scrub\"><strong>scrub<\/strong> [<em>keyspace<\/em>][<em>cf_name<\/em>]\n<p>Rebuilds SSTables on a node for the named column families and snapshots data files before rebuilding as a safety measure. If possible use <tt>upgradesstables<\/tt>. While <tt>scrub<\/tt> rebuilds SSTables, it also discards data that it deems broken and creates a snapshot, which you have to remove manually.<\/p>\n<p id=\"nodetool-setcachecapacity\"><strong>setcachecapacity<\/strong> <em>key_cache_capacity row_cache_capacity<\/em><\/p>\n<p>Set global key and row cache capacities in megabytes.<\/p>\n<p id=\"nodetool-setcompactionthreshold\"><strong>setcompactionthreshold<\/strong> <em>keyspace cf_name min_threshold max_threshold<\/em><\/p>\n<p>The <em>min_threshold<\/em> parameter controls how many SSTables of a similar size must be present before a minor compaction is scheduled. The <em>max_threshold<\/em> sets an upper bound on the number of SSTables that may be compacted in a single minor compaction.<\/p>\n<p id=\"nodetool-setcompactionthroughput\"><strong>setcompactionthroughput<\/strong> <em>value_in_mb<\/em><\/p>\n<p>Set the maximum throughput for compaction in the system in megabytes per second. Set to 0 to disable throttling.<\/p>\n<p id=\"nodetool-setstreamthroughput\"><strong>setstreamthroughput<\/strong> <em>value_in_mb<\/em><\/p>\n<p>Set the maximum streaming throughput in the system in megabytes per second. Set to 0 to disable throttling.<\/p>\n<p id=\"nodetool-snapshot\"><strong>snapshot<\/strong> -cf [<em>columnfamilyName<\/em>] [<em>keyspace<\/em>] -t [<em>snapshot-name<\/em>]\n<p>Takes an online snapshot of Cassandra\u2019s data. Before taking the snapshot, the node is flushed. The results are stored in Cassandra\u2019s data directory under the <tt>snapshots<\/tt> directory of each keyspace.<\/p>\n<p id=\"nodetool-statusthrift\"><strong>statusthrift<\/strong><\/p>\n<p>Status of the thrift server.<\/p>\n<p id=\"nodetool-stop\"><strong>stop<\/strong> [<em>operation type<\/em>]\n<p>Stops an operation from continuing to run. Options are COMPACTION, VALIDATION, CLEANUP, SCRUB, INDEX_BUILD. For example, this allows you to stop a compaction that has a negative impact on the performance of a node. After the compaction stops, Cassandra continues with the rest in the queue. Eventually, Cassandra restarts the compaction.<\/p>\n<p id=\"nodetool-tpstats\"><strong>tpstats<\/strong><\/p>\n<p>Displays the number of active, pending, and completed tasks for each of the thread pools that Cassandra uses for stages of operations. A high number of pending tasks for any pool can indicate performance problems.<\/p>\n<p id=\"nodetool-upgradesstables\"><strong>upgradesstables<\/strong> [<em>keyspace<\/em>][<em>cf_name<\/em>]\n<p>Rebuilds SSTables on a node for the named column families. Use when upgrading your server or changing compression options (available from Cassandra 1.0.4 onwards).<\/p>\n<p id=\"nodetool-version\"><strong>version<\/strong><\/p>\n<p>Displays the Cassandra release version for the node being queried.<\/p>\n<h6>-Datastax<\/h6>\n<\/div>\n<div class=\"apply\">\n<h3>Apply for Certifications Now!!<\/h3>\n<p><a href=\"https:\/\/www.vskills.in\/certification\/web-development\/certified-node-js-developer\">http:\/\/www.vskills.in\/certification\/<\/a><\/p>\n<h5>Go To Tutorial-&nbsp;<a href=\"https:\/\/www.vskills.in\/certification\/tutorial\/apache-cassandra-professional\/\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Certified Apache Cassandra Professional Tutorial<\/strong><\/a><\/h5>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Certify and Increase Opportunity. Be Govt. Certified Nodetool The nodetool utility is a command line interface for Cassandra. You can use it to help manage a cluster. In binary installations, nodetool is located in the &lt;install_location&gt;\/bin directory. Square brackets indicate optional parameters. The nodetool utility is a command-line interface for monitoring Cassandra and performing routine&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[63],"tags":[],"class_list":["post-20314","page","type-page","status-publish","hentry","category-apache-cassandra"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Nodetool - Tutorial<\/title>\n<meta name=\"description\" content=\"Nodetool. Vskills Government Certification in Apache Cassandra is very popular in India amongst developers working in the IT Bid data industry.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nodetool - Tutorial\" \/>\n<meta property=\"og:description\" content=\"Nodetool. Vskills Government Certification in Apache Cassandra is very popular in India amongst developers working in the IT Bid data industry.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/\" \/>\n<meta property=\"og:site_name\" content=\"Tutorial\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/vskills.in\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-12T08:46:41+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/\",\"name\":\"Nodetool - Tutorial\",\"isPartOf\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg\",\"datePublished\":\"2013-05-10T07:20:21+00:00\",\"dateModified\":\"2024-04-12T08:46:41+00:00\",\"description\":\"Nodetool. Vskills Government Certification in Apache Cassandra is very popular in India amongst developers working in the IT Bid data industry.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#primaryimage\",\"url\":\"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg\",\"contentUrl\":\"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.vskills.in\/certification\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nodetool\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#website\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/\",\"name\":\"Tutorial\",\"description\":\"Vskills - A initiative in elearning and certification\",\"publisher\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.vskills.in\/certification\/tutorial\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#organization\",\"name\":\"Vskills\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg\",\"contentUrl\":\"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg\",\"width\":73,\"height\":55,\"caption\":\"Vskills\"},\"image\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/vskills.in\/\",\"https:\/\/x.com\/vskills_in\",\"https:\/\/www.linkedin.com\/company-beta\/1371554\/\",\"https:\/\/www.youtube.com\/channel\/UCMWnscxPwRF_PqXo9B7q_Tw\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nodetool - Tutorial","description":"Nodetool. Vskills Government Certification in Apache Cassandra is very popular in India amongst developers working in the IT Bid data industry.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/","og_locale":"en_US","og_type":"article","og_title":"Nodetool - Tutorial","og_description":"Nodetool. Vskills Government Certification in Apache Cassandra is very popular in India amongst developers working in the IT Bid data industry.","og_url":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/","og_site_name":"Tutorial","article_publisher":"https:\/\/www.facebook.com\/vskills.in\/","article_modified_time":"2024-04-12T08:46:41+00:00","og_image":[{"url":"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg","type":"","width":"","height":""}],"twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/","url":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/","name":"Nodetool - Tutorial","isPartOf":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#primaryimage"},"image":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#primaryimage"},"thumbnailUrl":"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg","datePublished":"2013-05-10T07:20:21+00:00","dateModified":"2024-04-12T08:46:41+00:00","description":"Nodetool. Vskills Government Certification in Apache Cassandra is very popular in India amongst developers working in the IT Bid data industry.","breadcrumb":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#primaryimage","url":"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg","contentUrl":"http:\/\/vskills.in\/certification\/tutorial\/wp-content\/uploads\/2013\/05\/nodetool.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/nodetool\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.vskills.in\/certification\/tutorial\/"},{"@type":"ListItem","position":2,"name":"Nodetool"}]},{"@type":"WebSite","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#website","url":"https:\/\/www.vskills.in\/certification\/tutorial\/","name":"Tutorial","description":"Vskills - A initiative in elearning and certification","publisher":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.vskills.in\/certification\/tutorial\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#organization","name":"Vskills","url":"https:\/\/www.vskills.in\/certification\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg","contentUrl":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-content\/uploads\/2017\/07\/vskills-min-logo.jpg","width":73,"height":55,"caption":"Vskills"},"image":{"@id":"https:\/\/www.vskills.in\/certification\/tutorial\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/vskills.in\/","https:\/\/x.com\/vskills_in","https:\/\/www.linkedin.com\/company-beta\/1371554\/","https:\/\/www.youtube.com\/channel\/UCMWnscxPwRF_PqXo9B7q_Tw"]}]}},"_links":{"self":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages\/20314","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/comments?post=20314"}],"version-history":[{"count":10,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages\/20314\/revisions"}],"predecessor-version":[{"id":122144,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/pages\/20314\/revisions\/122144"}],"wp:attachment":[{"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/media?parent=20314"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/categories?post=20314"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/tutorial\/wp-json\/wp\/v2\/tags?post=20314"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}