| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
132 (0.927s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: unable to create external table plz corrrect the syntax - Hive - [mail # user]
|
|
...Hi Shaik For the correct syntax for create table statement please refe r https://cwiki.apache.org/Hive/languagemanual-ddl.html#LanguageManualDDL -CreateTable Please try our thi...
|
|
|
Author: Bejoy Ks,
2012-07-11, 15:33
|
|
|
Re: Hive uploading - Hive - [mail # user]
|
|
...Hi Yogesh The verbose logging is still not getting enabled, some issue with SQOOP installation I guess. The console log shows hive table cre ation and data load is sucess. ...
|
|
|
Author: Bejoy Ks,
2012-07-05, 13:44
|
|
|
Re: Hive uploading - Hive - [mail # user]
|
|
...Hi Yogesh The verbose option didn't work there as there is no DEBUG lo gging, can you please add the verbose to the beginning of your sqoop comman d? Lemme frame a small sqoop im...
|
|
|
Author: Bejoy Ks,
2012-07-05, 12:58
|
|
|
Re: Hive uploading - Hive - [mail # user]
|
|
...Hi Yogesh Verbose option won't create any difference in operation, but gives more logging information on console which could be helpful to search for any hints. So pl...
|
|
|
Author: Bejoy Ks,
2012-07-05, 12:33
|
|
|
Re: Hive uploading - Hive - [mail # user]
|
|
...Hi Yogesh Please try out this command sqoop import --connec t jdbc:mysql://localhost:3306/Demo --username sqoop1 --password SQOOP1 -table Dummy --hive-table dummyh...
|
|
|
Author: Bejoy Ks,
2012-07-05, 11:59
|
|
|
Re: Hive uploading - Hive - [mail # user]
|
|
...Hi Yogesh No issues seen on the first look. Can you run the sqoop impo rt with --verbose option and post in the console dump? Are you having multiple hive installation? If ...
|
|
|
Author: Bejoy Ks,
2012-07-05, 09:44
|
|
|
Re: Hive upload - Hive - [mail # user]
|
|
...Hi Yogesh To add on, looks like the table definition doesn't match wit h data as well. Your table defn has 4 columns defined, with 4th column as int describe formatte...
|
|
|
Author: Bejoy Ks,
2012-07-04, 08:41
|
|
|
Re: Hive upload - Hive - [mail # user]
|
|
...Hi Yogesh Looks like Sqoop import from rdbms to hdfs is getting succes sful but is failing at hive create table. You are seeing data in hive ware house because you have specified...
|
|
|
Author: Bejoy Ks,
2012-07-04, 08:29
|
|
|
Re: date datatype in hive - Hive - [mail # user]
|
|
... Hi Soham Hive Supports pretty much all the primitive data types including INT. For a detaild list please refer https://cwiki.apache.org/confluence/display/Hive/Tutorial#Tutorial-...
|
|
|
Author: Bejoy Ks,
2012-06-26, 13:23
|
|
|
Re: hive - snappy and sequence file vs RC file - Hive - [mail # user]
|
|
...Hi Chalcy AFAIK, RC File format is good when your queries deal with so me specific columns and not on the whole data in a row. For a general purpo se, Sequence File is a better choice....
|
|
|
Author: Bejoy Ks,
2012-06-26, 13:21
|
|
|
|