You should match your hive versions as close as possible. It makes sense
that both hive and hadoop dependencies use a PROVIDED scope, this way if
you are building an assembly/fat/shaded jar the jar is as thin as possible.
On Wed, Mar 29, 2017 at 3:01 PM, srinu reddy wrote:
>
>
> Hi
>
> I want to
Hi
I want to implement custom SerDe. But I confused to select the Hive SerDe
version for maven dependency and also hadoop-core dependency
Could any one please suggest me
Below are the hadoop and hive versions which we are using
HDP : 2.2.0
Hadoop : 2.6.0
Hive-Hcatalog : 0.14.0
Thanks
Srinu