[openstack-dev] [savanna] Loading of savanna.conf properties

Dmitry Mescheryakov dmescheryakov at mirantis.com
Sun Nov 10 08:53:45 UTC 2013


Hey Jon,

Can you post your code as a work in progress review? Maybe we can perceive
from the code what is wrong.

Thanks,

Dmitry


2013/11/10 Jon Maron <jmaron at hortonworks.com>

> Hi,
>
>   I am debugging an issue with the swift integration - I see os_auth_url
> with a value of 127.0.0.1, indicating that at the time the swift helper is
> invoked the default value for auth host is being leveraged rather than the
> value in the savanna.conf file.  Any ideas how that may happen?
>
> More detail:
>
>   We are invoking the swift_helper to configure the swift associated
> properties and ending up with the following in core-site.xml:
>
>   </property>
>     <property>
>     <name>fs.swift.service.savanna.auth.url</name>
>     <value>http://127.0.0.1:35357/v2.0/tokens/</value>
>   </property>
>
>   Which, as expected, yields the following when running on a tasktracker
> VM:
>
> org.apache.pig.impl.plan.VisitorException: ERROR 6000:
> <file test.pig, line 7, column 0> Output Location Validation Failed for:
> 'swift://jmaron.savanna/output More info to follow:
> POST http://127.0.0.1:35357/v2.0/tokens/ failed on exception:
> java.net.ConnectException: Connection refused; For more details see:
> http://wiki.apache.org/hadoop/ConnectionRefused
>
> -- Jon
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131110/2cf2e671/attachment.html>


More information about the OpenStack-dev mailing list