Sorry completer error message looks like this. Multiple markers at this line
- The method of(String, Input<I>, Mapper<I,K,V>, Marshaller<K>, Marshaller<V>, Reducer<K,V,O>, Output<O,R>) in the type MapReduceSpecification is not applicable for the arguments (String, DatastoreInput, AccountCounterMapper, Marshaller<ByteBuffer>, Marshaller<ByteBuffer>, AccountCounterReducer, InMemoryOutput<KeyValue<String,Long>>) - The method of(String, Input<I>, Mapper<I,K,V>, Marshaller<K>, Marshaller<V>, Reducer<K,V,O>, Output<O,R>) in the type MapReduceSpecification is not applicable for the arguments (String, DatastoreInput, AccountCounterMapper, Marshaller<String>, Marshaller<Long>, AccountCounterReducer, GoogleCloudStorageFileOutput) Thanks, Pravanjan On Wed, May 7, 2014 at 8:44 PM, Pravanjan Niranjan < [email protected]> wrote: > This error message > > The method of(String, Input<I>, Mapper<I,K,V>, Marshaller<K>, > Marshaller<V>, Reducer<K,V,O>, Output<O,R>) in the type > MapReduceSpecification is not applicable for the arguments (String, > DatastoreInput, AccountCounterMapper, Marshaller<String>, Marshaller<Long>, > AccountCounterReducer, GoogleCloudStorageFileOutput) > > > On Wed, May 7, 2014 at 8:39 PM, Gilberto Torrezan Filho < > [email protected]> wrote: > >> Hi Pravanjan, >> >> Can you post the compiler error message? >> >> By the way, this kind of question is perfect to ask at StackOverflow ;-) >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/google-appengine. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Thanks, > Pravanjan > Dev *formcreator <http://alpha.formcreator.a-cti.com/pages/logInForm.jsp>* > -- Thanks, Pravanjan Dev *formcreator <http://alpha.formcreator.a-cti.com/pages/logInForm.jsp>* -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
