| clear query|facets|time |
Search criteria: .
Results from 61 to 66 from
66 (0.593s).
|
|
|
Loading phrases to help you refine your search...
|
|
Joining two tables using HiveQL - Hive - [mail # user]
|
|
...Hi Everyone, CREATE EXTERNAL TABLE IF NOT EXISTS Table1 (This is the MAIN table through which comparisons need to be made) ( BUYER_ID BIGINT, ...
|
|
|
Author: Raihan Jamal,
2012-07-07, 22:20
|
|
|
Explode of Array in Hive - Hive - [mail # user]
|
|
...Hi Everyone, This is the below Hive Table CREATE EXTERNAL TABLE IF NOT EXISTS SampleTable ( USER_ID BIGINT, NEW_ITEM ARRAY...
|
|
|
Author: Raihan Jamal,
2012-07-07, 22:16
|
|
|
Explode the Array of Struct in Hive - Hive - [mail # dev]
|
|
...This is the below Hive Table CREATE EXTERNAL TABLE IF NOT EXISTS SampleTable ( USER_ID BIGINT, NEW_ITEM ARRAY> ...
|
|
|
Author: Raihan Jamal,
2012-07-07, 19:46
|
|
|
HiveQL Joins- Hadoop - Hive - [mail # dev]
|
|
...Can anyone help me with the below query? * * *CREATE EXTERNAL TABLE IF NOT EXISTS Table1 (This is the MAIN table through which comparisons need to be made)* *  ...
|
|
|
Author: Raihan Jamal,
2012-07-05, 23:26
|
|
|
Re: Connect Squirrel SQL Client to access Hive tables - Hive - [mail # dev]
|
|
...You mean by the use of HIVE-3100 I can connect to Hive using some web interface vid jdbc? Can you provide me links or tutorials where I can achieve this? *Raihan Jamal* &...
|
|
|
Author: Raihan Jamal,
2012-07-02, 06:27
|
|
|
Connect Squirrel SQL Client to access Hive tables - Hive - [mail # dev]
|
|
...I am new to Hive, MapReduce and Hadoop, so I am newbie in this. I am using Putty to connect to hive table and access records in the tables. So what I did is- I opened Putty and in the host n...
|
|
|
Author: Raihan Jamal,
2012-07-01, 18:58
|
|
|
|