Member since
03-14-2016
4721
Posts
1111
Kudos Received
874
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2822 | 04-27-2020 03:48 AM | |
| 5475 | 04-26-2020 06:18 PM | |
| 4643 | 04-26-2020 06:05 PM | |
| 3699 | 04-13-2020 08:53 PM | |
| 5601 | 03-31-2020 02:10 AM |
11-23-2023
03:22 PM
Error while compiling statement: FAILED: Execution Error, return code 40000 from org.apache.hadoop.hive.ql.ddl.DDLTask. java.lang.RuntimeException: MetaException(message:org.apache.hadoop.hive.serde2.SerDeException java.lang.IllegalArgumentException: Property hive.sql.jdbc.driver is required.)
... View more
10-01-2023
06:41 AM
@Shelton I could not start namenode with ambari ui when setting safemode to off mode. Please could you helpme out! And also while setting safemode to 'ON' does not allow me to do task.
... View more
04-17-2023
01:24 PM
@niclyx I think you are diverging form the original query asked in this community question which has an accepted solution. When it comes to a mutual TLS exchange/handshake, this is not something NiFi created or has made any modification to. There are many different resources on the web to learn about MutualTLS and how it works. NiFi only cares that the TLS handshake was successful and if no other method of authentication was setup, it received a clientAuth certificate from which it will use the full DN as the identity for the authenticated user. I recommend starting a new community questions if you have new questions. Matt
... View more
12-17-2021
07:19 PM
Dennis, Thanks for your kind answer, but -> I'm not a company, I'm a person trying to use open source software to learn and contribute like anyone else ... if Cloudera claims that his software is open source so why an agreement is needed? It shouldn't, it defeats completely the purpose. I'm not signing any "agreements", either the code is free on NOT, as simple as that!! If NOT, then just say so ... Stop using "open source" as a fashion flag, this will simply diminish the real coders that produce and put their code available REALLY FOR FREE!! If Cloudera got the free code available and built upon on and now wants to sell it, OK, I have no problem with that, but DONT say it is opne source, because it isn't if you charge for it ... Sorry, but this is so obvious to me ... am I so blind, dumb or missing anything here?
... View more
03-30-2021
11:28 AM
@Jona Great article...may i ask can you use "custom spark2-metrics-properties" in spark config instead of advanced spark2-metrics-properties?
... View more
11-25-2020
02:25 AM
I appreciate your answer, could you please tell me what is the meaning of No JVM present. And what is the default location of the Namenode log file? Thank you,
... View more
09-28-2020
05:58 PM
the password would be 'hadoop'
... View more
08-08-2020
09:17 AM
Thanks a tonn!!!! I was struggling with the same issue , it helped , Thanks
... View more
07-25-2020
03:41 AM
@Bender , Thank you. This helped is resolving the error.
... View more
07-22-2020
03:37 AM
YES! This solved my problem, it seems to be a bug in hiveserver mentioned in Apache bug reports. hive.metastore.event.db.notification.api.auth=false
... View more