Member since
02-15-2019
9
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2365 | 02-07-2019 04:17 PM |
02-02-2021
02:35 AM
You have to call hsync with the SyncFlag.UPDATE_LENGTH argument
... View more
09-30-2020
11:50 AM
Can you please help here. When I give "-protocol https", getting below error Connecting to https://HOST:PORT/logLevel?log=BlockStateChange Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: https://HOST:PORT/logLevel?log=BlockStateChange at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) at org.apache.hadoop.log.LogLevel$CLI.process(LogLevel.java:297) at org.apache.hadoop.log.LogLevel$CLI.doGetLevel(LogLevel.java:234) at org.apache.hadoop.log.LogLevel$CLI.sendLogLevelRequest(LogLevel.java:127) at org.apache.hadoop.log.LogLevel$CLI.run(LogLevel.java:110) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:76) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:90) at org.apache.hadoop.log.LogLevel.main(LogLevel.java:72)
... View more
02-15-2019
08:03 PM
@Harsh J you are a genius! Thanks a lot!
... View more
02-07-2019
04:17 PM
Are you familiar with user defined functions?
... View more