I’m not familiar with windows but for unix is the path is /data/zxy
then it’ll be 
file:///data/zxy
so I’d assume 
file://C:/

> On Jul 28, 2016, at 2:33 PM, Sean Owen <so...@cloudera.com> wrote:
> 
> Hm, file:///C:/... doesn't work? that should certainly be an absolute
> URI with an absolute path. What exactly is your input value for this
> property?
> 
> On Thu, Jul 28, 2016 at 11:28 AM, Rohit Chaddha
> <rohitchaddha1...@gmail.com> wrote:
>> Hello Sean,
>> 
>> I have tried both  file:/  and file:///
>> Bit it does not work and give the same error
>> 
>> -Rohit
>> 
>> 
>> 
>> On Thu, Jul 28, 2016 at 11:51 PM, Sean Owen <so...@cloudera.com> wrote:
>>> 
>>> IIRC that was fixed, in that this is actually an invalid URI. Use
>>> file:/C:/... I think.
>>> 
>>> On Thu, Jul 28, 2016 at 10:47 AM, Rohit Chaddha
>>> <rohitchaddha1...@gmail.com> wrote:
>>>> I upgraded from 2.0.0-preview to 2.0.0
>>>> and I started getting the following error
>>>> 
>>>> Caused by: java.net.URISyntaxException: Relative path in absolute URI:
>>>> file:C:/ibm/spark-warehouse
>>>> 
>>>> Any ideas how to fix this
>>>> 
>>>> -Rohit
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe e-mail: user-unsubscr...@spark.apache.org
> 


---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to