Member since
05-30-2018
1322
Posts
715
Kudos Received
148
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 4033 | 08-20-2018 08:26 PM | |
| 1933 | 08-15-2018 01:59 PM | |
| 2365 | 08-13-2018 02:20 PM | |
| 4095 | 07-23-2018 04:37 PM | |
| 5003 | 07-19-2018 12:52 PM |
06-19-2016
02:46 AM
Need to determine if I would encounter any challenges or gotchas when enabling a firewall between knox and master/data nodes. The security team I am working with is requiring this. Any knowledge share in this area would be AWESOME and helpful
... View more
Labels:
- Labels:
-
Apache Knox
06-18-2016
01:33 AM
1 Kudo
Can can NiFi run Phoenix query using ExecuteSQL processor on kerberized cluster?
... View more
Labels:
- Labels:
-
Apache NiFi
-
Apache Phoenix
06-17-2016
02:24 AM
@dnyanesh kulkarnni Ambari is your central operations tools to manage manage. I would start here for all the information regarding setting up your HDP environment . HPD documentation is available here to maintain and deploy your cluster. This is where all beginingers and experts start.
... View more
06-17-2016
02:15 AM
@Vijay Parmar Did this help answer your question?
... View more
06-17-2016
02:05 AM
To make it very simple. the domain emp.net you are using is not recognized by AWS. AWS is trying to resolve the DNS but can't find it from the DNS authority. If it is a internal domain then hook up via DHCP or create a domain on route53 for *emp.net.
... View more
06-17-2016
02:01 AM
2 Kudos
@Chokroma Tusira I believe you are hitting this issue since the machine you are accessing the DNS does not recognize the it. You can route hdprm.emp.net to an existing DHCP servers (info here). Or you can modify the etc/host file on your machine to route hdprm.emp.net to 10.0.0.2. However this is with caveat you have direct connect setup to use that CIDR chuck which will route you to the correct ip. Lastly you can setup a DNS through route53. Then the domain *.emp.net will route to the ip you have assign to your 10.x addresses.
... View more
06-16-2016
03:08 AM
2 Kudos
I don't think it makes a difference but can you try and put a space between the separator=, and -Dimporttsv
... View more
06-16-2016
02:53 AM
@Vijay Parmar A hortonworker named Henning Kropp wrote a awesome blog on hive streaming. I find myself consistently using it. For the case study you should look here.
... View more