Member since
03-20-2018
7
Posts
0
Kudos Received
0
Solutions
05-28-2018
05:06 AM
I am using spark to insert data into hive from avro files.On successful completion i am sending email using spark only.In spark submit command when i am running the jar in the client mode the email is triggering, and when running in cluster mode the email do not trigger. What is the possible solution for this?
... View more
Labels:
- Labels:
-
Apache Spark
03-26-2018
07:42 AM
Thanks....it worked
... View more
03-20-2018
06:53 AM
I have followed this link- https://community.hortonworks.com/articles/4318/build-custom-nifi-processor.html for creating custom processor.I have created 2 processors according to my requirement.When putting the nar files individually in the lib folder everything is working fine but when putting these two nar files in the lib folder so the nifi is not starting.I had also given different artifact-id and group-id to both of the processors but still not working. Any Suggestions?
... View more
Labels:
- Labels:
-
Apache NiFi