<?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: getting &#34;Not a host:port pair: ${brisk.job.tracker}&#34; while running hadoop example jar</title>
		<link>http://www.datastax.com/support-forums/topic/getting-not-a-hostport-pair-briskjobtracker-while-running-hadoop-example-jar</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 05:22:36 +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/getting-not-a-hostport-pair-briskjobtracker-while-running-hadoop-example-jar" rel="self" type="application/rss+xml" />

		<item>
			<title>tjake on "getting &#34;Not a host:port pair: ${brisk.job.tracker}&#34; while running hadoop example jar"</title>
			<link>http://www.datastax.com/support-forums/topic/getting-not-a-hostport-pair-briskjobtracker-while-running-hadoop-example-jar#post-264</link>
			<pubDate>Tue, 05 Jul 2011 16:52:11 +0000</pubDate>
			<dc:creator>tjake</dc:creator>
			<guid isPermaLink="false">264@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;It looks like this example doesn't use hadoop's ParseGenericOptions method as the other examples do,  this is how brisk sets the job tracker address.&#60;/p&#62;
&#60;p&#62;The workaround is to run &#34;brisktool jobtracker&#34; to get the current jobtrackers location and replace ${brisk.job.tracker} with this in mapred-site.xml
&#60;/p&#62;</description>
		</item>
		<item>
			<title>billau on "getting &#34;Not a host:port pair: ${brisk.job.tracker}&#34; while running hadoop example jar"</title>
			<link>http://www.datastax.com/support-forums/topic/getting-not-a-hostport-pair-briskjobtracker-while-running-hadoop-example-jar#post-248</link>
			<pubDate>Thu, 30 Jun 2011 18:54:08 +0000</pubDate>
			<dc:creator>billau</dc:creator>
			<guid isPermaLink="false">248@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I just tried the wordcount program in the hadoop example jar and that works fine.  Not sure why that works but the grep program does not with both using the same configuration.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joaquin on "getting &#34;Not a host:port pair: ${brisk.job.tracker}&#34; while running hadoop example jar"</title>
			<link>http://www.datastax.com/support-forums/topic/getting-not-a-hostport-pair-briskjobtracker-while-running-hadoop-example-jar#post-247</link>
			<pubDate>Thu, 30 Jun 2011 18:11:18 +0000</pubDate>
			<dc:creator>joaquin</dc:creator>
			<guid isPermaLink="false">247@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I haven't seen this error before, but as far as the job tracker goes, that is correct. Brisk auto-detects the next available jobtracker so that there is never a single point of failure.&#60;/p&#62;
&#60;p&#62;I'll ask a member of the hive team to take a look at this.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Joaquin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>billau on "getting &#34;Not a host:port pair: ${brisk.job.tracker}&#34; while running hadoop example jar"</title>
			<link>http://www.datastax.com/support-forums/topic/getting-not-a-hostport-pair-briskjobtracker-while-running-hadoop-example-jar#post-246</link>
			<pubDate>Thu, 30 Jun 2011 17:50:09 +0000</pubDate>
			<dc:creator>billau</dc:creator>
			<guid isPermaLink="false">246@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I am new to brisk.  I am trying out beta2.  I am just trying to run a simple example from the hadoop example jar:&#60;/p&#62;
&#60;p&#62;bin/brisk hadoop jar resources/hadoop/hadoop-examples-0.20.203.1-brisk1-beta2.jar grep /user/billa/apachelog output 'Java'&#60;/p&#62;
&#60;p&#62;I am getting an RuntimeException after the job complete and there is no output:&#60;br /&#62;
11/06/30 10:43:20 INFO mapred.JobClient: Running job: job_201106300609_0013&#60;br /&#62;
11/06/30 10:43:21 INFO mapred.JobClient:  map 0% reduce 0%&#60;br /&#62;
11/06/30 10:43:29 INFO mapred.JobClient:  map 100% reduce 0%&#60;br /&#62;
11/06/30 10:43:41 INFO mapred.JobClient:  map 100% reduce 100%&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient: Job complete: job_201106300609_0013&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient: Counters: 27&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:   Job Counters&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Launched reduce tasks=1&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     SLOTS_MILLIS_MAPS=8547&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Total time spent by all reduces waiting after reserving slots (ms)=0&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Total time spent by all maps waiting after reserving slots (ms)=0&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Rack-local map tasks=1&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Launched map tasks=2&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Data-local map tasks=1&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     SLOTS_MILLIS_REDUCES=9317&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:   File Input Format Counters&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Bytes Read=113747&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:   File Output Format Counters&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Bytes Written=86&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:   FileSystemCounters&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     FILE_BYTES_READ=20&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     FILE_BYTES_WRITTEN=53400&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     CFS_BYTES_READ=114001&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     CFS_BYTES_WRITTEN=86&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:   Map-Reduce Framework&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Map output materialized bytes=32&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Map input records=653&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Reduce shuffle bytes=32&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Spilled Records=0&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Map output bytes=0&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Map input bytes=112803&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Combine input records=0&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     SPLIT_RAW_BYTES=254&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Reduce input records=0&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Reduce input groups=0&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Combine output records=0&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Reduce output records=0&#60;br /&#62;
11/06/30 10:43:43 INFO mapred.JobClient:     Map output records=0&#60;br /&#62;
java.lang.RuntimeException: Not a host:port pair: ${brisk.job.tracker}&#60;br /&#62;
        at org.apache.hadoop.net.NetUtils.createSocketAddr(NetUtils.java:138)&#60;br /&#62;
        at org.apache.hadoop.net.NetUtils.createSocketAddr(NetUtils.java:125)&#60;br /&#62;
        at org.apache.hadoop.mapred.JobTracker.getAddress(JobTracker.java:2549)&#60;br /&#62;
        at org.apache.hadoop.mapred.JobClient.init(JobClient.java:454)&#60;br /&#62;
        at org.apache.hadoop.mapred.JobClient.&#38;lt;init&#38;gt;(JobClient.java:437)&#60;br /&#62;
        at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1199)&#60;br /&#62;
        at org.apache.hadoop.examples.Grep.run(Grep.java:84)&#60;br /&#62;
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)&#60;br /&#62;
        at org.apache.hadoop.examples.Grep.main(Grep.java:93)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:597)&#60;br /&#62;
        at org.apache.hadoop.util.ProgramDriver$ProgramDescription.invoke(ProgramDriver.java:68)&#60;br /&#62;
        at org.apache.hadoop.util.ProgramDriver.driver(ProgramDriver.java:139)&#60;br /&#62;
        at org.apache.hadoop.examples.ExampleDriver.main(ExampleDriver.java:64)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#60;br /&#62;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#60;br /&#62;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#60;br /&#62;
        at java.lang.reflect.Method.invoke(Method.java:597)&#60;br /&#62;
        at org.apache.hadoop.util.RunJar.main(RunJar.java:156)&#60;/p&#62;
&#60;p&#62;I do see the brisk.job.tracker property set in my job conf but it comes after where mapred.job.tracker is set:&#60;/p&#62;
&#60;p&#62;&#38;lt;property&#38;gt;&#38;lt;name&#38;gt;mapred.job.tracker&#38;lt;/name&#38;gt;&#38;lt;value&#38;gt;${brisk.job.tracker}&#38;lt;/value&#38;gt;&#38;lt;/property&#38;gt;&#60;/p&#62;
&#60;p&#62;So does that mean I need to do something specific for brisk for the auto-detect of jobtracker in my map/reduce job?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
