&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
hive hadoop
0
votes
1
answers
213
views
Hive Jdbc client on hadoop - getting FileNotFoundException file:/user/hive/warehouse/test does not exist exception
Hi i am trying to run the simple Hive Jdbc client program i am getting FileNotFoundException. But when i try with local file path it's working fine.…
client
hadoop
hive
jdbc
on
asked
February 23, 2012 3:14 am AMT
chandra
0
votes
0
answers
58
views
COLLECT_SET() in Hive, keep duplicates?
Is there a way to keep the duplicates in a collected set in Hive, or simulate the sort of aggregate collection that Hive provides using some other…
java
hadoop
udf
hive
asked
June 22, 2011 2:23 pm CDT
Travis Powell
0
votes
3
answers
67
views
COLLECT_SET() in Hive (Hadoop)
I just learned about the collect_set() function in Hive, and I started a job on a development 3-node cluster. I only have about 10 GB to process.…
hadoop
mapreduce
udf
hive
asked
June 21, 2011 6:48 pm CDT
Travis Powell
0
votes
2
answers
47
views
Is Apache Hive used more for the programming language or for the data warehouse aspects?
I used to think that Hive was just a SQL-like programming language used to make writing MapReduce-type jobs easier (i.e., a SQL-like version of…
hadoop
hive
asked
June 19, 2011 12:27 am CDT
grautur
0
votes
1
answers
45
views
Hadoop Hive Query: Multi-join
How can I do sub-selections in Hive? I think I might be making a really obvious mistake that's not so obvious to me... Here are my three source…
sql
hadoop
hive
asked
June 17, 2011 3:57 pm CDT
Travis Powell
0
votes
1
answers
62
views
Hive - create a table from zip file.
I have bunch of zip files of CSVs, that I want to create Hive table from. I'm trying to figure out what's the best way to do so. Unzip the files,…
hadoop
hive
hdfs
asked
June 16, 2011 5:09 pm CDT
Jeeyoung Kim
0
votes
0
answers
60
views
Hive installation issue while following Hive apache wiki step by step
After installed Hive by the instruction on Hive apache wiki step by step, I invoked hive shell and typed "CREATE TABLE pokes (foo INT, bar…
hadoop
hive
asked
June 14, 2011 9:15 am CDT
Joe
0
votes
1
answers
40
views
What's the best way to support array column types with external tables in hive?
So i have external tables of tab delimited data. A simple table looks like this: create external table if not exists categories (id string, tag…
hadoop
hive
asked
June 7, 2011 1:45 pm CDT
Matthew Rathbone
0
votes
0
answers
51
views
How to configure hive server to run on remote mode?
i added hive package to my hadoop cluster. if i go into hive cli, i can run hive in remote mode. but queries going through hive server runs in local…
hadoop
hive
hadoop-plugins
asked
June 6, 2011 6:50 pm CDT
Shouguo Li
0
votes
0
answers
43
views
Custom Map Reduce Program on Hive,whats the Rule?how about input and output?
Hello Fellow Developer,i got stuck a few day because i want to create custom map reduce program based on my query on hive,not few example i've found…
hadoop
mapreduce
hive
asked
May 30, 2011 11:24 am CDT
fahmi
0
votes
1
answer
49
views
Is hive have its own map reduce program?
hi all, i want to implement hive+hadoop map reduce program on my aplication, i still wondering,because i have try many times about query and finding…
map
hadoop
mapreduce
hive
asked
May 26, 2011 2:27 am CDT
fahmi Abduloh
0
votes
1
answers
67
views
MDX support for Hive (Hadoop)
Is there any support for Multidimensional Expressions (MDX) for Hadoop's Hive ?
hadoop
mdx
hive
asked
May 23, 2011 1:27 am CDT
Swaroop Vajrapu
0
votes
1
answer
52
views
Establishing a connection between R and a Hive (Hadoop) database
Does anyone know how to achieve that? I am assuming that RJDBC would help; but from my (likely naive) understanding, a bit of tweaking is necessary…
r
jdbc
hadoop
hive
asked
May 19, 2011 6:24 am CDT
crayola
0
votes
1
answers
57
views
Hive doesn't respond when I try to make a query
I have a setup on a EC2 instance that uses Whirr to spin up new hadoop instances. I have been trying to get Hive to work with this setup. Hive…
amazon-ec2
hadoop
hive
asked
May 18, 2011 1:19 pm CDT
jmeed
1
vote
0
answers
48
views
Hadoop Basics: What do I do with the output?
(I'm sure a similar question exists, but I haven't found the answer I'm looking for yet.) I'm using Hadoop and Hive (for our developers with SQL…
hadoop
protocol-buffers
thrift
hive
hadoop-plugins
asked
May 17, 2011 11:46 am CDT
Travis Powell
0
votes
1
answers
53
views
Hive - How can I write a create statement for a variable length, existing, hdfs file??
So, I have an existing hdfs directory, containing a bunch of files. These files are all tab delimited. I have a hive statement.... create external…
hadoop
hive
asked
May 12, 2011 7:17 am CDT
John Galt... who
1
vote
1
answers
54
views
Cassandra wih Hive
Hi , Am new in cassandra and Hive. Now i want integrate cassandra with the Hadoop-Hive but how can i integrate the cassandra with Hive. Thanks in…
hadoop
cassandra
hive
asked
May 9, 2011 5:48 am CDT
venkat
0
votes
1
answers
42
views
Hive / Hadoop / Flatfile: What is an efficient way to combine and concat rows
id col1 col2 ... coln --------------------- foo barA barB ... foo barD barX boo barA barC foo barC barC I'd like to combine this into 'collapsed'…
java
hadoop
hive
asked
May 5, 2011 2:56 am CDT
malangi
0
votes
2
answers
82
views
Importing data from HDFS to Hive table
I have my data in data/2011/01/13/0100/file in HDFS, each of thes file contain data in tab separated, say name, ip , url. I want to create a table…
hadoop
hdfs
hive
asked
April 22, 2011 6:22 pm CDT
AlgoMan
0
votes
0
answers
68
views
Running Pig query over data stored in Hive
Hello, I would like to know how to run Pig queries stored in Hive format. I have configured Hive to store compressed data (using this tutorial…
hadoop
pig
hive
asked
April 21, 2011 2:50 am CDT
Wojtek
Pages
:
1
|
2
>
36
hive hadoop
Tagged:
hive + hadoop
Related Tags
mapreduce
× 121
java
× 90
hbase
× 62
hdfs
× 49
hive
× 36
pig
× 33
python
× 19
piglatin
× 15
cloudera
× 13
mahout
× 12
amazon-ec2
× 12
cluster
× 12
mysql
× 11
map
× 10
amazon-web-services
× 10
amazon-emr
× 9
apache
× 9
distributed-computing
× 9
reduce
× 9
cassandra
× 8
lucene
× 8
nosql
× 8
hadoop-plugins
× 8
streaming
× 7
php
× 7
ubuntu
× 7
nutch
× 6
thrift
× 6
xml
× 6
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy