Configuring Cloudera Connector for MicroStrategy - odbc

I have installed ClouderaHiveODBCSetup_v2_00 on my windows XP and I am following instructions as per the following page
https://ccp.cloudera.com/display/con/Cloudera+Connector+for+Tableau
I am get the following error
the setup routine for the cloudera ODBC driver for APACHE hive ODBC driver could not be loaded due to system error code 127
What could be the problem . I have tried with all privileges as an admin
Thanks

Cloudera had updated the Hive ODBC driver. Have you try their latest version of the driver? The latest version runs fine on XP.
Here is the download link:
http://www.cloudera.com/content/support/en/downloads/download-components/download-products/downloads-listing/connectors/cloudera-odbc-drivers.html

Related

Why can I not use winget after installing Microsoft Desktop App Installer?

I installed Microsoft Desktop App Installer
When I type Get-AppxPackage –AllUsers into Powershell i can see I have:
Version: #{Version=1.19.10173.0}
However, when I type winget into Powershell I get “the term is not recognized as the name of a cmdlet.”
I believe winget is in version 1.19.
I've rebooted and no difference.
Is there anything I can do?
I had a similar problem on my laptop, and the solution that worked for me was to install winget through Scoop.
scoop install winget
Is Scoop installed on your computer?

mariadb Setup Wizard ended premature (install error in windows10)

i want to install MariaDB in Windows10.
my pc is x64.
and i download MariaDB server 10.6.7 (x86_64)
and i installed msi file.
but can't success install.. with rolling back action.
and show message this.
MariaDB 10.6 (x64) Setup Wizard ended premature
MariaDB 10.6 (x64) Setup Wizard ended prematurely because of an error. Your system has not been modified. To install this program at a later time, run Setup Wizard again. click the finish button to exit the Setup Wizard
i tried
regsvr32 C:\Windows\System32\vbscript.dll
regsvr32 vbscript.dll
and i tried install again visual C++ new version again,
and i tried update window.
but everything not worked for me..
give me solution, please
Just had the same issue with 10.7.3
It was due to Windows system variable TMPDIR incorrectly set to a non-existant directory, causing "innodb fatal error" during database initialization.
I had the same issue, and for me it seems the problem was the system clock. It was for some reason set to far into the future, the 2070s. MariaDB successfully installed once we corrected the system date.

Cloudera Spark2 Installation

I'm trying to install Spark2 in my cloudera cluster (evaluation version) following the cloudera's instructions to install this component. I downloaded the CSD, installed it and using the parcel downloaded the component, distribute it but when I try to activate it I'm having this message:
CDH (5.8 and higher) parcel required for SPARK2
(2.2.0.cloudera1-1.cdh5.12.0.p0.142354) is not available.
This is the information of the cluster:
Version: Cloudera Enterprise Data Hub Edition Trial 5.12.1 (#6 built
by jenkins on 20170818-0807 git:
9bdee611802535491d400e03c98ef694a2c77d0a)
Java VM Name: Java HotSpot(TM) 64-Bit Server VM
Java VM Vendor: Oracle Corporation
Java Version: 1.7.0_67
CSD
SPARK2_ON_YARN-2.2.0.cloudera1.jar
Parcel
http://archive.cloudera.com/spark2/parcels/2.2.0.cloudera1/
I'm thinking it could be because my CDH version (5.12.1) and the version of the last spark2 parcel (cdh5.12.0) but I don't find any other package for cdh5.12.1 and my next question is: for cdh5.13.0 which is the spark2 parcel?
The error message is misleading. The real issue is that your cluster is running on Java 1.7. Spark 2.2 is only supported on Java 1.8. Upgrade Java on your cluster and you should be able to install the Spark 2.2 parcel.
Finally solved. The problem was that I need to update de cdh core, after update, spark 2 just works fine.

MDS and BIPLATFORM repositories are not found while installing through RCU

I am aiming to install OBIEE 11g.
1) I installed Oracle DB 11
2) Installed Oracle SQL Developer
3) Tested the connectivity and it worked
4) I have SYS, SYSDBA users running well with all the privileges
5) I downloaded RCU from Oracle for Windows 64 bit. I am running Windows 8.
6) While installing the RCU, I couldn't find the repositories MDS and BIPLATFORM. The only schemas I see are as shown in the picture.I have the sysdba privileges and I tested a test connection as SYS/SYSDBA through SQL developer successfully.

Oracle: Error while registering Oracle JDBC Diagnosability MBean

I am trying to install OracleClient 11g and initially i had a issue regarding JDK compatibility.
Error:
so i ended up uninstalling JDK 7 (64bit) and reinstalled JDK 6 (32bit) and edited sqldeveloper.conf for SetJavaHome.
SetJavaHome C:\Program Files (x86)\Java\jdk1.6.0_31
Now, once i click sqldeveloper.exe it loads up and throws an error as mentioned below
Error (i):
Error (ii):
I tried similar issue thread in stackoverflow but didn't help much. So any help is much appreciated.
Couldn't solve the problem but found out an alternative way.
Install JDK1.6 ( 32bit)
Install Oracle Client (32bit)
Note: even if u have OS 64bit, try installing 32bit JDK & Oracle client and u should not face this error.

Resources