&
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
0
votes
0
answers
116
views
Failed to create table after install hive-0.7.1 using MySQL as the metastore
I installed hive-0.7.1 using MySQL 5.5 as the metastore. When I tried to create a simple table, it failed. Please help to advice how I should…
hive
asked
December 12, 2011 6:59 am AZOT
Peter Zhou
0
votes
0
answers
40
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
49
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
34
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
30
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
40
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
42
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
30
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
33
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
32
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
36
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
46
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
39
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
40
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
31
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
36
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
35
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
31
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
0
answers
37
views
Cannot able to start HBASE-MASTER in standalone mode.
Dear All, I installed hbase and hbase-master on my ubuntu machine with help of these following URL's. a.…
hbase
hive
asked
May 2, 2011 7:55 am CDT
Ulgesh
0
votes
0
answers
45
views
Stopping Hadoop HBase master daemon: no master to stop because kill -0 of pid 5469 failed with status 1
Dear All, I installed hbase and hbase-master on my ubuntu machine with help of these following URL's. a.…
hbase
hive
asked
May 2, 2011 7:24 am CDT
Ulgesh
Pages
:
1
|
2
>
40
hive
Tagged:
hive
Related Tags
hadoop
× 35
hbase
× 5
mapreduce
× 5
java
× 4
hdfs
× 4
pig
× 3
amazon-ec2
× 2
udf
× 2
hadoop-plugins
× 2
cassandra
× 2
nosql
× 1
mdx
× 1
lucene
× 1
change
× 1
compression
× 1
configuration
× 1
mysql
× 1
performance
× 1
table
× 1
file
× 1
hql
× 1
web-analytics-tools
× 1
thrift
× 1
jdbc
× 1
map
× 1
sql
× 1
mongo
× 1
runtime-configuration
× 1
protocol-buffers
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy