Getting error : NATIVE storage format is supported in Hazelcast Enterprise only. Make sure you have Hazelcast Enterprise JARs on your classpath!

78 views
Skip to first unread message

mukul panwar

unread,
Jun 13, 2016, 11:59:44 AM6/13/16
to Hazelcast
Hi 

I am having enterprise version jar in classpath but i don;t know why it's giving error:

java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: NATIVE storage format is supported in Hazelcast Enterprise only. Make sure you have Hazelcast Enterprise JARs on your classpath!
at com.hazelcast.mapreduce.impl.task.TrackableJobFuture.setResult(TrackableJobFuture.java:68)
at com.hazelcast.mapreduce.impl.task.JobSupervisor.notifyRemoteException(JobSupervisor.java:156)
at com.hazelcast.mapreduce.impl.MapReduceUtil.notifyRemoteException(MapReduceUtil.java:86)
at com.hazelcast.mapreduce.impl.task.MapCombineTask.handleProcessorThrowable(MapCombineTask.java:293)
at com.hazelcast.mapreduce.impl.task.MapCombineTask.access$500(MapCombineTask.java:68)
at com.hazelcast.mapreduce.impl.task.MapCombineTask$PartitionBasedProcessor.processPartitions(MapCombineTask.java:358)
at com.hazelcast.mapreduce.impl.task.MapCombineTask$PartitionBasedProcessor.run(MapCombineTask.java:333)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at com.hazelcast.util.executor.CompletableFutureTask.run(CompletableFutureTask.java:67)
at com.hazelcast.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:212)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
Caused by: java.lang.IllegalArgumentException: NATIVE storage format is supported in Hazelcast Enterprise only. Make sure you have Hazelcast Enterprise JARs on your classpath!
at com.hazelcast.map.impl.MapConfigValidator.checkInMemoryFormat(MapConfigValidator.java:38)
at com.hazelcast.mapreduce.impl.MapKeyValueSource.open(MapKeyValueSource.java:84)
at com.hazelcast.mapreduce.impl.task.KeyValueSourceFacade.open(KeyValueSourceFacade.java:58)
at com.hazelcast.mapreduce.impl.task.MapCombineTask.processPartitionMapping(MapCombineTask.java:302)
at com.hazelcast.mapreduce.impl.task.MapCombineTask.access$700(MapCombineTask.java:68)
at com.hazelcast.mapreduce.impl.task.MapCombineTask$PartitionBasedProcessor.processPartitions(MapCombineTask.java:356)
at com.hazelcast.mapreduce.impl.task.MapCombineTask$PartitionBasedProcessor.run(MapCombineTask.java:333)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at com.hazelcast.util.executor.CompletableFutureTask.run(CompletableFutureTask.java:67)
at com.hazelcast.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:212)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at com.hazelcast.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76)
at com.hazelcast.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:92)
at ------ End remote and begin local stack-trace ------.(Unknown Source)
at ------ Operation failed on node: Address[127.0.0.1]:5703 ------.notifyRemoteException(JobSupervisor.java:154)
at com.hazelcast.mapreduce.impl.task.JobSupervisor.notifyRemoteException(JobSupervisor.java:154)
... 13 more

Would you suggest about it.

Thanks 

Noctarius

unread,
Jun 14, 2016, 12:30:10 AM6/14/16
to Christoph Engelbert - Hazelcast
Hey,

Have you also setup the license key on the command line / config file?

Chris

--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at https://groups.google.com/group/hazelcast.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/5fe7cce3-d3c6-4273-ac24-acf720790c37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ahmet Mircik

unread,
Jun 14, 2016, 4:24:19 AM6/14/16
to Christoph Engelbert - Hazelcast
Hi, 
I see the exception message is not telling that but NATIVE memory format for map-reduce is not supported yet. We will fix the exception message for that version. Thanks for pointing it.

Reply all
Reply to author
Forward
0 new messages