Hello,
Just to clarify, the hive shell is working for me. It started working when I
added $CLASSPATH back on to HADOOP_CLASSPATH in hadoop_env.sh. I just posted my
solution to help anybody else who had the same issue.
It's kind of a random user error (the default hadoop configuration has
$
I didn't see any camera, so I'm guessing not.
JVS
On Nov 8, 2010, at 10:17 PM, איל (Eyal) wrote:
> Will there be a video of this talk ?
>
> On Tue, Nov 9, 2010 at 1:09 AM, John Sichi wrote:
>> http://www.slideshare.net/jsichi/hive-evolution-apachecon-2010
>>
>> JVS
>>
>>
Thanks Paul,
Confirmed that it does indeed work like that.
On Tue, Nov 9, 2010 at 12:13 AM, Paul Yang wrote:
> In your original query, I think if you put parenthesis around p,k it should
> have worked:
>
> select taxonDensityUDTF(kingdom_concept_id, phylum_concept_id) as (p,k) ...
>
> -Orig
Hi,
Can you please help me to solve the below problem. I have spend on this 2
days, still i could not solve this.
Dynamic partition is not working as expected.
To Test Dynamic-partition Insert
Create source table
--
CREATE EXTERNAL TABLE testmove (
a string,
b string
Maybe you can try to run "export HIVE_AUX_JARS_PATH=jar paths" before
starting hive.
Yongqiang
On Mon, Nov 8, 2010 at 10:03 PM, Stuart Smith wrote:
>
> Hello Ted,
>
> Yes, I saw that mail when I googled. I'm pretty sure I didn't have the
> same problem. I used the stable release tarball, whic