e partition count, bucketing structure (how
> clustered by does not "cluster", you need another "sorted by"), zero scale
> decimals.
>
> Can you try running with (& see what your query read-perf looks like)
>
> https://gist.github.com/t3rmin4t0r/087b61f79514673c307bb9a88327a4db
>
> Cheers,
> Gopal
>
>
>
--
Federico D'Ambrosio
oping to eliminate an extra step temporarily.
>
> Storm topology builds an uber jar that bundles a bunch of Hive classes in
> it. Perhaps it’s pulling in some “other” version of Hive which causes some
> conflict…
>
>
>
>
>
> *From: *Federico D'Ambrosio
> *Repl
.hdfs.impl
org.apache.hadoop.hdfs.DistributedFileSystem
The FileSystem for hdfs: uris.
to no avail
2017-07-10 21:31 GMT+02:00 Federico D'Ambrosio :
> Thanks for your reply! Your comment made me realize that the table I was
> trying to write onto didn't have any partition, while I
10 20:02 GMT+02:00 Eugene Koifman :
> Are you able to write to Hive to an existing partition? (The stack trace
> shows that it’s being created)
>
>
>
>
>
> *From: *Federico D'Ambrosio
> *Reply-To: *"d...@hive.apache.org"
> *Date: *Monday, July 10,
Greetings,
I'm trying to get a working dataflow stack on a 6 node cluster (2 masters +
4 slaves, no Kerberos) using Kafka (2.10_0.10), Storm (1.0.1) and Hive2
(1.2.1). Storm is able to communicate with Kafka, but can't seemingly
operate on Hive (on master-1), even though it manages to connect to it