RE: Toad for Hadoop - Mac edition
Toad for Hadoop for Mac OSX is now available for download here. Instructions for launching a .dmg from an ‘unidentified developer’ are here.Looking forward to hearing your feedback!
View ArticleRE: Toad for Hadoop - Mac edition
Saw the post from Lukas earlier, this is great! Several of my coworkers have started using it.
View ArticleRE: Transfer MS SQL to Hive - HTTP/1.1 400 Bad Request
Understood, and agree with priority. Little update, I have installed 1.5.1 and tried a simple transfer from SQL Server again. This time the error message is:The table bhtestacct has not been...
View ArticleRE: Toad 1.5.1 - Oozie editor for creating wf/coord/bundles jobs
Hey Mahesh, Thanks so much for checking out T4H on Mac. I'm going to parse this request and make sure its added to the product backlog. Before I do, is there anything that Hue currently does with...
View ArticleToad 1.5.1 - Oozie editor for creating wf/coord/bundles jobs
Hey team,The new v1.5.1 for hadoop on Mac is great and its pretty good except that it hangs at getting cluster config for HDP release which I know there is work going on to get this fixed in 1.5.2.What...
View ArticleRE: New version 1.5.1 (MAC) is unable to communicate with Hive/Impala - Error...
Hi Chiragkumar,thanks for using Toad for Apache Hadoop. Your problem could be most probably caused by using Kerberos encryption algorithm with larger key size than is shipped in Toad. Please check this...
View ArticleRE: HDFS connection issue on a Kerborized cluster
Hi Mohan,Have you used autodetection to configure your ecosystem? You should be able to change the HDFS principal in Ecosystem Preferences. Or maybe Toad uses the nn-server@realm principal even though...
View ArticleHDFS connection issue on a Kerborized cluster
I installed Toad for Hadoop 1.5.1. Thanks for the software. But my cluster is Kerborized and I could able to connect Hive and Charts. But HDFS is giving the wrong principal name, even though my...
View ArticleRE: New version 1.5.1 (MAC) is unable to communicate with Hive/Impala - Error...
Thanks Michal. I have downloaded "UnlimitedJCEPolicyJDK8" and copied over both local_policy.jar and US_export_policy.jar at above Eclipse lib security path. The problem is still persist. I have...
View ArticleNew version 1.5.1 (MAC) is unable to communicate with Hive/Impala - Error GSS...
Hello, Thanks for providing new Toad version. We are running with an Kerberos authentication issue from MAC even there is a valid authentication ticket. The kerberos configuration seems ok but it is...
View ArticleRE: Impala Explain Query button broken
Hi Bohdar,Thank you for the information, we can confirm this is a bug as we have reproduced the issue as well. We expect to have it fixed in the next version.Until then, you will probably have to do...
View ArticleImpala Explain Query button broken
I'm using Toad for Hadoop 1.5.1 on Windows 7, SQL Perspective, Engine = Impala, the Explain Query button is greyed out. I can execute a query, but can't look at the Impala plan before running it. This...
View ArticleRE: Toad for Hadoop-HORTONWORKS
My HDInsight on Azure is on unix os, does this mean I have to build a windows box to install Toad for Hadoop or it can be installed on unix too?
View ArticleRE: Toad for Hadoop-HORTONWORKS
Hi, There is no Unix build of Toad for Hadoop (doesnt mean that there couldnt be one in the future though). I've not heard of anyone using Toad for Hadoop on HDInsight running on Azure, but if you are...
View ArticleRE: Toad for Hadoop-HORTONWORKS
According to this link (and since Toad for Hadoop supports Hortonworks DB 2.3), the only potentially 'supported' HDInsight version is HDInsight Version 3.3 (cause it is bundled with HDP 2.3). Can you...
View ArticleToad for Hadoop-HORTONWORKS
Hi all,I have successfully connected TOAD to my HORTONWORKS instance using manual configurations. (AZURE CLOUD)If you face any issues with installation or config i am happy to help.You can leave a...
View ArticleExecute multiple statements in sequence
Is there a way to execute multiple statements in sequence? For example, in the Hive statements below, I've been running these one at a time, and was wondering if there was a better way.msck repair...
View ArticleRE: Execute multiple statements in sequence
Hi Bohdar,If you have Oozie configured, select Hive on Oozie as the execution engine and click the Execute All button to execute all queries in the Editor at once.Regards,Lukas
View ArticleRE: Execute multiple statements in sequence
Cool, will have to check that out. In the Engine drop down, I only see Hive and Impala, so I suspect I don't have Oozie configured correctly. In Transfer Configuration, clicking on Check State results...
View ArticleRE: Execute multiple statements in sequence
Hi again,The message indicates that Oozie is running, web console is not needed as we communicate with Oozie via REST API.Have you enabled Use Oozie option in Ecosystem Preferences | SQL?Regards,Lukas
View Article