Member since
08-09-2017
4
Posts
0
Kudos Received
0
Solutions
09-12-2017
04:09 AM
On using "ldapsearch" to find groups on knox the output I am getting is "ldapsearch: command not found" . Am I missing something?
... View more
Labels:
- Labels:
-
Apache Knox
08-09-2017
04:15 PM
@Jay SenSharma Thank you for your response, I tried this but could not connect remotely. The error on IntelliJ - Unable to run debugger. echo $HADOOP_OPTS on my hadoop client terminal gives me: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9999 Am I missing something?
... View more
08-09-2017
12:41 AM
I am new to Apache Hadoop, so please excuse or apologies me, if my query is silly or this is not the right platform to ask for the same. I know how to do remote debugging using intellij IDE, but not sure how to connect my Hadoop Client (using 2.8.1 binary) by adding JVM parms. My hadoop client is running on some Virtual Machine. I want to do remote debugging so that I can put breakpoints in the code and see the flow of the code. Thanks in advance
... View more
Labels:
- Labels:
-
Apache Hadoop