سؤال

I want to write my own code in WSO2 BAM. I had gone through samples provided.

Now I want to know how should I write those JAVA classes. What approach should I apply. What all are necessary files. What IDE should be used.

I want to create project and run it on WSO2 BAM and need guidance on how to proceed.

هل كانت مفيدة؟

المحلول

What Java Classes are you talking about? In WSO2 BAM you don't need to write Java code. You only need to write Hive queries which are similar to SQL queries to program the BAM. Those queries will create Hadoop map-reduce jobs inside. Read docs for more details.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top