Member since
03-06-2020
114
Posts
3
Kudos Received
0
Solutions
05-28-2020
10:39 PM
hi we are getting this warn message when we ran our spark job, it can still run and write in hdfs but the warn message always seen, its something like about the connections: 20/05/29 13:27:51 WARN server.TransportChannelHandler: Exception in connection from /119.81.194.226:46600 java.util.concurrent.RejectedExecutionException: event executor terminated We are running it at 6.3.2 CDH, may I know how to resolve this or what is the issue itself?
... View more
Labels:
- Labels:
-
Apache Spark
05-27-2020
07:35 PM
Hi @paras do I need to add the user itself on the group of sentry admins? or the one that I must add is the group where the user is associated? My CDH version is 6.3.2 I think I didn't do yet the modifying of ACLs of the HDFS directories, can you teach me how please? but I have enabled this already : dfs.namenode.acls.enabled
... View more
05-27-2020
04:47 AM
I'm getting this error also when i'm trying to create ACL on file browser
... View more
05-27-2020
04:10 AM
I want to create roles for my hive database management in Hue, but when I try to create roles using Sentry in Hue, I keep on getting this message : Unable to obtain groups in user : I've already input my admin user to Sentry admin user
... View more
Labels:
- Labels:
-
Apache Sentry
-
Cloudera Hue
05-26-2020
09:39 PM
Okay @paras this is noted. thanks for help!
... View more
05-26-2020
07:13 PM
1 Kudo
Hi right now there is no free virtual image on the site of cloudera. But you can still download free cloudera express installer here in this link. you will just manually install the cloudera packages from here, just choose what is your OS : https://archive.cloudera.com/cm6/6.3.1/redhat7/yum/cloudera-manager.repo
... View more
05-26-2020
07:05 PM
hi @paras thanks for this. big help! also just want to have a follow up question, can I disable the download button for specific user or groups only?
... View more
05-25-2020
07:28 PM
Hi @satz I've checked the spark history logs and it says that it has a read permission denied for the user named "spark". I've change recursively the /user/spark permission and ownership to spark but when there is a new file, it has its own permission type so it can't be read again by spark.
... View more
05-20-2020
10:54 PM
my Spark history server showing no completed applications found but when i check my /user/spark/applicationHistory, there are files there of the applications that are completed and inprogress : [root@master01 ~]# hdfs dfs -ls /user/spark/applicationHistory Found 853 items -rwxrwx--- 3 x supergroup 54080 2020-05-14 14:01 /user/spark/applicationHistory/application_1589423756955_0001 -rwxrwx--- 3 x supergroup 88870 2020-05-14 14:22 /user/spark/applicationHistory/application_1589436102099_0001 -rwxrwx--- 3 x supergroup 87948 2020-05-14 14:32 /user/spark/applicationHistory/application_1589436102099_0002 -rwxrwx--- 3 x supergroup 95460 2020-05-14 18:05 /user/spark/applicationHistory/application_1589443387207_0001 -rwxrwx--- 3 x supergroup 92839 2020-05-14 18:24 /user/spark/applicationHistory/application_1589443387207_0002 -rwxrwx--- 3 x supergroup 159586 2020-05-15 17:16 /user/spark/applicationHistory/application_1589508854117_0043 -rwxrwx--- 3 x 218044 2020-05-15 21:10 /user/spark/applicationHistory/application_1589508854117_0051 -rw-r--r-- 3 x supergroup 0 2020-05-18 11:32 /user/spark/applicationHistory/application_1589508854117_0055.inprogress but when I check my spark history server you will see these :
... View more
Labels:
- Labels:
-
Apache Spark
05-19-2020
04:02 AM
how to disable the download button in hue interface? I've tried to edit the hue.ini but it is not taking effect.
... View more
Labels:
- Labels:
-
Cloudera Hue