| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
51 (0.201s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Starting with Hive - writing custom SerDe - Hive - [mail # user]
|
|
...I meant PLAIN tab-separated text. From: Connell, Chuck [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2012 9:51 AM To: [EMAIL PROTECTED] Subject: RE: Starting with Hive - wri...
|
|
|
Author: Connell, Chuck,
2012-11-29, 14:53
|
|
|
RE: Starting with Hive - writing custom SerDe - Hive - [mail # user]
|
|
...You might save yourself a lot of work by pre-processing the data, before putting it into Hive. A Python script should be able to find all the fields, and change the data to plan tab-separate...
|
|
|
Author: Connell, Chuck,
2012-11-29, 14:51
|
|
|
RE: Setting auxpath in Hue/Beeswax - Hive - [mail # user]
|
|
...I believe there are some free Cloudera discussion boards/lists. Standard Cloudera support is a paid service. Chuck Connell Nuance R&D Data Team Burlington, MA From: Sadananda He...
|
|
|
Author: Connell, Chuck,
2012-11-26, 19:43
|
|
|
RE: Do I need any Pig knowledge to learn Hive? - Hive - [mail # user]
|
|
...The Hive query language (HiveQL) is completely different from Pig. Chuck Connell Nuance R&D Data Team From: Majid Azimi [mailto:[EMAIL PROTECTED]] Sent: Friday, November 16, 201...
|
|
|
Author: Connell, Chuck,
2012-11-16, 13:29
|
|
|
RE: hive under cygwin - Hive - [mail # user]
|
|
...OK, I stand corrected. Still seems easier to me to just create a Linux virtual machine, but it is nice to have the Windows option. Chuck ________________________________________ ...
|
|
|
Author: Connell, Chuck,
2012-11-13, 22:39
|
|
|
RE: hive under cygwin - Hive - [mail # user]
|
|
...This same question comes up about once per week on this list. Anyone who knows how to type "hive cygwin" into a search bar will pretty quickly find that Hadoop is made for native Linux. &nbs...
|
|
|
Author: Connell, Chuck,
2012-11-13, 21:44
|
|
|
RE: Not able to run queries in Hive - Hive - [mail # user]
|
|
...No. Cygwin is not Linux. If you have only a Windows machine (and it is powe rful) build a Linux virtual machine on it, using VmWare Workstation. That p roduct is free for 30 days. Chuc...
|
|
|
Author: Connell, Chuck,
2012-10-29, 13:55
|
|
|
RE: Not able to run queries in Hive - Hive - [mail # user]
|
|
...Cygwin is not Linux. It does not run native Linux code. ________________________________ From: [EMAIL PROTECTED] [[EMAIL PROTECTED]] Sent: Monday, October 29, 2012 9:20 AM To: [...
|
|
|
Author: Connell, Chuck,
2012-10-29, 13:29
|
|
|
RE: Hive installation - Hive - [mail # user]
|
|
...I would just install Cloudera CDH4 and you don't have to do any config at a ll, super easy. Chuck ________________________________ From: Artem Ervits [[EMAIL PROTECTED]] Sent: W...
|
|
|
Author: Connell, Chuck,
2012-10-24, 21:18
|
|
|
RE: Writing Custom Serdes for Hive - Hive - [mail # user]
|
|
...A serde is actually used the other way around... Hive parses the query, wri tes MapReduce code to solve the query, and the generated code uses the serd e for field access. Standard way...
|
|
|
Author: Connell, Chuck,
2012-10-16, 15:42
|
|
|
|