Hi! My master thesis partner and I have added a model for word embeddings (word2vec) in our project which is quite large. This is supposed to be loaded in the initialize phase of the UDF and be used for evaluating the incoming records.
However, when trying to build the Maven project before deploying it to AsterixDB, we get the error "Error assembling JAR, invalid entry size". Is this a problem anyone else have faced when for instance using machine learning models in AsterixDB? If so, we appreciate any help! Best regards, Sandra
