[ https://issues.apache.org/jira/browse/ASTERIXDB-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549480#comment-15549480
]
Jianfeng Jia commented on ASTERIXDB-1675:
-----------------------------------------
{"git.tags":"","git.build.version":"0.8.9-SNAPSHOT","git.closest.tag.commit.count":"3152","git.commit.user.name":"Michael
Blow","git.commit.id.abbrev":"d97fa75","git.branch":"master","git.build.host":"uranium.ics.uci.edu","git.commit.id.describe-short":"apache-asterixdb-0.8.8-incubating-3152","git.commit.id.describe":"apache-asterixdb-0.8.8-incubating-3152-gd97fa75","git.build.user.email":"","git.commit.message.short":"Wait
For Metadata Registration Before Active, Etc.","git.commit.id":"d97fa75fedd6512ece2c49980a2b59f923d5985d","git.commit.user.email":"mblow@apache.org","git.closest.tag.name":"apache-asterixdb-0.8.8-incubating","git.commit.time":"05.10.2016
@ 00:07:09 PDT","git.build.time":"05.10.2016 @ 01:49:17 PDT","git.dirty":"false","git.build.user.name":"","git.remote.origin.url":"https://github.com/apache/incubator-asterixdb.git","git.commit.message.full":"Wait
For Metadata Registration Before Active, Etc.\n\nAlso:\n- metadata.port moved to [app]; honored\n-
+= metadata.node to [app] to optionally specify metadata node\n- += metadata.callback.port
to [app]\n- Decrease timeout for metadata registration from 7 days to default of\n one minute,
configurable with property\n- Log swallowed exception in SynchronizableWork\n- Add missing
properties (metadata) to cluster state http api\n- Make AsterixPropertiesAccessor, to ensure
consistent values when\n accessed in virtual cluster\n\nChange-Id: I48d7c10b3e43181ec307f7d890ba721f61bc2ab0\nReviewed-on:
https://asterix-gerrit.ics.uci.edu/1247\nTested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>\nIntegration-Tests:
Jenkins <jenkins@fulliautomatix.ics.uci.edu>\nReviewed-by: Till Westmann <tillw@apache.org>"}
> All functions can not be found
> ------------------------------
>
> Key: ASTERIXDB-1675
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1675
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: Functions - AQL
> Environment: master: d97fa75fedd6512ece2c49980a2b59f923d5985d
> Reporter: Jianfeng Jia
> Assignee: Taewoo Kim
> Priority: Blocker
>
> AQL is from the documatation example.
> {code}
> similarity_jaccard([1,5,8,9], [1,5,9,10]);
> {code}
> Errors:
> {code}
> Error: In function call "Default.similarity_jaccard(...)", the dataverse "Default" cannot
be found!
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|