[ 
https://issues.apache.org/jira/browse/ASTERIXDB-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308018#comment-15308018
 ] 

Murtadha Hubail commented on ASTERIXDB-1467:
--------------------------------------------

Thanks Wail for the investigation. I did spend sometime on it as well and since 
the change [1] which made function classes auto-generated got merged, this 
started to happen whenever any of those classes is needed in 
AsterixHyracksIntgerationUtil run mode. I will submit a change to fix the POM 
in asterix-app.

[1] https://asterix-gerrit.ics.uci.edu/#/c/846/

> 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
>            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)

Reply via email to