Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 171 to 178 from 178 (0.119s).
Loading phrases to help you
refine your search...
Re: Bulk loading a CSV file into HBase - HBase - [mail # user]
...Yeah after digging further into the code: Line#374 in GenericOptionsParser.java "commandLine = parser.parse(opts, args, true);" is the culprit. Nice find, Shrijeet. That answers my question....
   Author: anil gupta, 2012-03-08, 21:42
Re: Bulk loading a CSV file into HBase - HBase - [mail # user]
...Hi Stack,  Yes, the separator argument is sensitive to position in the command. Currently, it needs to be specified just after program name. The same is not mentioned in the docs.  ...
   Author: anil gupta, 2012-03-08, 19:14
Re: Problem in using HBase Bulk Load - HBase - [mail # user]
...Please find the corrected message below. Sorry for typos.  On Thu, Mar 8, 2012 at 12:34 AM, anil gupta  wrote:  f ig . s sv CURRENTSTATUS 5:17 .0_20/jre//lib/tools.jar:/usr/li...
   Author: anil gupta, 2012-03-08, 08:38
Re: Problem in using HBase Bulk Load - HBase - [mail # user]
...Hi Jonathan,  Thanks for your reply. Fortunaltely, i fixed the problem by removing 127.0.0.1 from etc/hosts file and added the conf directory in Hadoop_Classpath.  Thanks, Anil Gup...
   Author: anil gupta, 2012-03-08, 08:34
Re: Bulk loading a CSV file into HBase - HBase - [mail # user]
...Hi Stack,  I decompiled the ImportTsv class and added some sysout statements in main() to figure out the problem. Please find the modified class here: http://pastebin.com/sKQcMXe4  ...
   Author: anil gupta, 2012-03-08, 07:59
Re: Bulk loading a CSV file into HBase - HBase - [mail # user]
...Hi St.Ack,  Thanks for the response. Both the tsv and csv are UTF-8 file. Could you please let me know how to run bulk loading in Debug mode? I dont know of any hadoop option which can ...
   Author: anil gupta, 2012-03-06, 00:54
Bulk loading a CSV file into HBase - HBase - [mail # user]
...Hi All,  I am getting a "Bad line at offset" error in Stderr log of tasks while testing bulk loading a CSV file into HBase. I am using cdh3u2. Import of a TSV works fine.  Here is ...
   Author: anil gupta, 2012-03-05, 19:48
Problem in using HBase Bulk Load - HBase - [mail # user]
...Hi All,  I am using cdh3u2(hbase version:0.90.4-cdh3u2).  I am able to perform CRUD operation in Hbase through its shell and On the web console also it doesn't reports any problem....
   Author: anil gupta, 2012-03-02, 17:48
Sort:
project
HBase (178)
Hadoop (48)
Sqoop (16)
MapReduce (14)
HDFS (10)
type
mail # user (178)
date
last 7 days (2)
last 30 days (4)
last 90 days (5)
last 6 months (57)
last 9 months (178)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (977)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)
anil gupta