Member since
01-11-2017
13
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1717 | 03-03-2017 01:01 AM |
08-06-2018
01:48 AM
Yes, we just unchecked SASL option from the ODBC configuration panel.
... View more
04-10-2017
02:53 AM
Hello, I'm trying to connect to one of our DataNode imapala's deamon via ODBC (for SpotFire). Works fine without creditentials but can't get it working with SASL: SQLSTATE: HY000[Cloudera][ImpalaODBC] (100) Error from the Impala Thrift API: Unknown: errno = 10053 I tried to connect with an unix user who belongs in impala group (Like I would with Hue) Our cluster doesn't yet have Kerberos or LDAP that's why we're stuck with SASL for now. I've tried with the Hive connector and were able to connect this way. Any idea on what maybe wrong ? Many thanks, Guillaume,
... View more
Labels:
- Labels:
-
Apache Impala
-
Cloudera Manager
03-20-2017
12:57 AM
Hello, Nobody have an advice ? Is there a way I can create the symlik while the config deploy from a .sh or ? Regards,
... View more
03-13-2017
03:02 AM
Hello, I have some news from Zeppelin side, the hive-site.xml is required in the spark folder to support multi-version as dsicribed here : https://issues.apache.org/jira/browse/ZEPPELIN-2244 For now I have to create the symlink to hive-site.xml again and again after each config deploy. Any workaround to solve that ? Regards,
... View more
03-10-2017
09:28 AM
@saranvisa Yes, I did a symlink. Note that this could also be a Zeppelin's issue since I can list Hive DB for spark2-shell without the hive-site symlink in spark2/conf dir. whitout hive-site : With : Cheers,
... View more
03-10-2017
06:28 AM
Hello, We are using Zeppelin to run spark job that require hive databases access. In the first time it didn't worked because of the missing hive-site.xml in spark2 conf directory. Now it works fine except that each time we redeploy the config via cloudera manager the spark2 conf folder is crushed with the new one and we lost the hive-site.xml. Any suggestion on how avoid this ? Many thanks, Regards, Guillaume,
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Spark
-
Cloudera Manager
03-08-2017
07:10 AM
Ok, I guess I should have ask first what installation type you did. Seems you did path A right ? At least you are able to connect to the DB. Unfortunatly I cannot help that much, I've done the path B as you have more control on what is installed. Good luck, Regards,
... View more
03-07-2017
07:37 AM
Hello Saranvisa, Thanks for your reply. I guess it was not balanced untill now, since I've downsized yarn container memory to fit the host memory, all hosts have the exactly the same memory usage. Regards,
... View more
03-07-2017
05:40 AM
Hello Maragon, Do you setup a database first ? If so, did you update the cloudera manager config file to specify the db info & access ? (check db.properties under /etc/cloudera-scm-server) The following error indicate an db connection fails : Caused by: org.hibernate.exception.GenericJDBCException: Could not open connection Regards,
... View more
- Tags:
- ey
03-07-2017
05:36 AM
Hello, We keep getting an overcommit warning for only one of our host. I understand we have a config issue but usually the warning applies on all concerned hosts. we have exactly the same role configuration for 3 other hosts but no warning for them. Any suggestions ? Many thanks, Regards, Guillaume
... View more
Labels:
- Labels:
-
Cloudera Manager
03-03-2017
01:01 AM
Wasn't in a good day when I posted this, actually just lunch the "hue" script with useradmin_sync_with_unix command works fine. Cheers
... View more
02-28-2017
12:11 AM
Hello, I've found several topic about a possible unix user sync in hue with the help of " useradmin_ sync _with_ unix" script which I believe is located in : /opt/cloudera/parcels/CDH/lib/hue/build/env/bin But It's not there.Does the cloudera's hue version provide a way to achieve the sync somehow ? Thanks, Regards, Guillaume,
... View more
Labels:
02-24-2017
07:53 AM
Hello, I've noticed a version mismatch in the cloudera doc for the spark2 installation. From this url ; https://www.cloudera.com/documentation/spark2/latest/topics/spark2_packaging.html#packaging The CSD version (cloudera1) isn't the latest and then fails when installed along with the "cloudera2" parcel. The exact error I got during spark2 startup : The CSD version (2.0.0.cloudera1) is not compatible with the current installed version. For thos who encounter the same issue here is the workaround. Simply get the latest CSD from here : http://archive.cloudera.com/spark2/csd/SPARK2_ON_YARN-2.0.0.cloudera2.jar Remove the old cloudera1 CSD, restart cld manager and reinstall spark2. Cheers!
... View more
Labels:
- Labels:
-
Apache Spark
-
Cloudera Manager