highlycaffeinated

less info
8,536 reputation
42149
bio website highlycaffeinated.com
location San Antonio, TX
age 46
visits member for 4 years, 9 months
seen 3 hours ago
stats profile views 430
Code monkey.

1d
awarded  Nice Answer
May
10
revised pig to hadoop issue: Server IPC version 7 cannot communicate with client version 4
added 222 characters in body
May
10
answered pig to hadoop issue: Server IPC version 7 cannot communicate with client version 4
May
6
awarded  Enlightened
May
6
awarded  Nice Answer
Apr
30
revised Hadoop JobClient: Error Reading task output
added 732 characters in body
Apr
27
answered Hadoop JobClient: Error Reading task output
Apr
27
revised I am unable to access Hive - Exception in thread “main” java.lang.NoSuchMethodError: org.apache.hadoop.security.UserGroupInformation.login
added 68 characters in body
Apr
27
revised issue with Array output value (HADOOP)
added 195 characters in body
Apr
27
answered issue with Array output value (HADOOP)
Apr
27
revised Error from an Array variable
removed hadoop tag - not a hadoop related question
Apr
27
answered Error from an Array variable
Apr
24
awarded  Announcer
Apr
23
comment Hadoop: FSCK result shows missing replicas
As long as you're not missing all of the replicas for a given block, the missing replicas can be regenerated from the remaining replicas. If a file has one or more blocks missing all replicas, then that file is corrupt and can't be recovered. You can find a good explanation in Eric Sammer's 'Hadoop Operations' book: books.google.com/…
Apr
20
revised Upload data to HDFS running in Amazon EC2 from local non-Hadoop Machine
code formatting
Apr
20
answered Running a map reduce job as a different user
Apr
20
revised How do I run PigUnit on the command line
added 43 characters in body
Apr
20
comment How do I run PigUnit on the command line
If they're not all in the same directory, change your classpath to include all the directories and all the jars: java -cp .:<path/to/jar2>:<path/to/jar3>
Apr
19
answered unable to run hadoop wordcount example?
Apr
19
answered Not able to view files on HDFS