Ian Maxon created ASTERIXDB-2972:
------------------------------------
Summary: UDF deployment always tries to fetch from host containing
CC
Key: ASTERIXDB-2972
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2972
Project: Apache AsterixDB
Issue Type: Bug
Components: API - HTTP API, FUN - Functions, RT - Runtime
Affects Versions: 0.9.7
Reporter: Ian Maxon
Assignee: Ian Maxon
Fix For: 0.9.8
For LibraryDeployPrepareOperatorDescriptor, the servlet sets the URI at which
the new library should be fetched. Currently this is always set to the address
of the hyracks connection- which is always the CC. This is incorrect when a
user uploads a UDF from an NC as the library will be available first there, and
all other nodes should fetch it from that NC first.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)