Member since
12-27-2016
156
Posts
2
Kudos Received
1
Solution
02-26-2021
02:15 AM
Agreed, but is there a way to avoid this wastage. apart from migrating data to LFS and then again to HDFS. Example: We have a 500MB file with block size 128 MB i.e. 4 blocks on HDFS. Now since we changed block size to 256MB, how would we make the file on HDFS to have 2 blocks of 256MB instead of 4. Please suggest.
... View more
03-24-2020
01:20 PM
Hi, Just wondering if HPKakade issue every got resolved. I'm experiencing a similar issue when I try to connect in Python via pyodbc. Thanks!
... View more
07-25-2018
01:12 PM
Cluster is not kerberized in my case.
... View more
07-26-2018
05:47 AM
Everyone following this article. Make sure value is set for property zeppelin.jdbc.auth.type in jdbc interpreter either as SIMPLE or KERBEROS. In my case, impersonation did not happen properly when the property has null value, and I changed the value to SIMPLE.
... View more
10-23-2018
08:35 AM
@sneethiraj Can non-admin user ( not admin ) assign ROLE or modify ROLE? Straight question - Is admin user the only user who can assign/modify ROLE to a user?
... View more