Wirecloud / wirecloud

Widgets Container and Mashup edition tools. Reference implementation of the FIWARE Application Mashup GE
https://wirecloud.rtfd.io/
Other
59 stars 46 forks source link

Integrate Cosmos into WireCloud #29

Open aarranz opened 9 years ago

aarranz commented 9 years ago

Would be great to include into WireCloud an API for using the API provided by Cosmos(Hive) remotely.

This requires changes in the configuration of the Cosmos instances, WireCloud is not going to be able to connect to Cosmos instances using TCP mode in the HiveServer2 as it's not possible from browser.

JavaScript API can be created following this tutorial.

See the HiveServer2 documentation for more information.

aarranz commented 9 years ago

For reference, this is the ticket in the FIWARE connectors side.