[
https://issues.apache.org/jira/browse/ASTERIXDB-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308127#comment-15308127
]
ASF subversion and git services commented on ASTERIXDB-1467:
------------------------------------------------------------
Commit 2d2a2007bbd8298b49e9feb2ec5a637e8fe1904a in incubator-asterixdb's branch
refs/heads/master from [~mhubail]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=2d2a200 ]
ASTERIXDB-1467: Allow PrivilegedAccessor in Deployment Mode
Change-Id: I15130c84584e316cde62e62c6010639e58d5050f
Reviewed-on: https://asterix-gerrit.ics.uci.edu/898
Reviewed-by: Yingyi Bu <[email protected]>
Reviewed-by: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
> NonTaggedDataForma.infer() fail on Insert (deployment mode)
> -----------------------------------------------------------
>
> Key: ASTERIXDB-1467
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1467
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: AsterixDB, Maven
> Reporter: Wail Alkowaileet
> Assignee: Murtadha Hubail
> Priority: Blocker
>
> After spending sometime to know why AsterixDB fails on deploy mode but not on
> test mode ...
> There's a tiny problem with the POM in asterix-app:
> {noformat}
> <dependency>
> <groupId>com.e-movimento.tinytools</groupId>
> <artifactId>privilegedaccessor</artifactId>
> <version>1.2.2</version>
> <scope>test</scope>
> </dependency>
> {noformat}
> I think the scope should be changed to compile.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)