om the Hive task, or doesn’t have access to it.
>
>
> From: Prabhu Joseph
> Reply-To: "user@hive.apache.org"
> Date: Sunday, January 10, 2016 at 22:06
> To: "user@hive.apache.org"
> Cc: "d...@hive.apache.org"
> Subject: Re: Hive UDF accessing
06
To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Cc: "d...@hive.apache.org<mailto:d...@hive.apache.org>"
mailto:d...@hive.apache.org>>
Subject: Re: Hive UDF accessing https request
Thanks Sergey for looking into this.
B
> javax.net.ssl.SSLHandshakeException:
>sun.security.validator.ValidatorException: PKIX path building failed:
>sun.security.provider.certpath.SunCertPathBuilderException: unable to
>find valid certification path to requested
There's a linux package named ca-certificates(-java) which might be
miss
s an anti-pattern for any reasonable-sized
> dataset.
>
> From: Prabhu Joseph
> Reply-To: "user@hive.apache.org"
> Date: Friday, January 8, 2016 at 00:51
> To: "user@hive.apache.org" , "d...@hive.apache.org" <
> d...@hive.apache.org>
> Subject
lt;mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Date: Friday, January 8, 2016 at 00:51
To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>,
"d...@hive.apache.org<mailto:d...@hive.apache.org>"
Hi Experts,
I am trying to write a Hive UDF which access https request and based on
the response return the result. From Plain Java, the https response is
coming but the https accessed from UDF is null.
Can anyone review the below and share the correct steps to do this.
create temporary func