Quantcast
Channel: Toad for Hadoop Forum - Recent Threads
Viewing all articles
Browse latest Browse all 428

RE: Toad 1.5.2, HDP 2.4 - "SQL Error: An exception was caught. The Subject is not set."

$
0
0

Hi, taperron,

sorry for the late response. The first thing that caught my eye is the strange syntax of your query. This query is not supposed to pass our syntax check as it is missing the name of the table where to insert into (see the documentation).

The query should probably look something like this:

INSERT INTO TABLE table_name SELECT column1,column2 FROM database.table WHERE column1 BETWEEN 'date' and 'date';
If you are still experiencing this issue, could you check you app logs located in

C:\Users\*user*\AppData\Roaming\Dell\Toad for Apache Hadoop\*version*\log 

and

C:\Users\*user*\AppData\Roaming\Dell\Toad for Apache Hadoop\*version*\.metadata\.log

and send them here so we could find where the problem originates?

Best regards,

Vladimir


Viewing all articles
Browse latest Browse all 428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>