This message was deleted.
# general
s
This message was deleted.
k
no need to specify
http
Also the controller ip and all brokers ip need to be resolvable from your env
r
Hi @Kartik Khare sorry for the last conversation, I connected the pinot with tableau. I can't able to work live connection, so i switched to extract , the problem is when is comes to refresh Its showing error like this
Unexpected Error Failed to execute query : SELECT WelcomeEffortsReport.CallMade AS CallMade, WelcomeEffortsReport.ClientName AS ClientName, CAST(WelcomeEffortsReport.ContactedDate AS DATE) AS ContactedDate, WelcomeEffortsReport.DidnotReachPt AS DidnotReachPt, WelcomeEffortsReport.Reachedpt AS Reachedpt, WelcomeEffortsReport.ReadingTaken AS ReadingTaken, WelcomeEffortsReport.ReadyForOnProgram AS ReadyForOnProgram, WelcomeEffortsReport.TeamMate AS TeamMate, WelcomeEffortsReport.TrainingProvided AS TrainingProvided FROM WelcomeEffortsReport LIMIT 100 Error Code: FAB9A2C5 Unable to create extract
Can you guide me through this your help is much needed
k
not sure if CAST AS DATE will work does it work before refresh
r
Yes i can create the dashboards with extracts
k
ok so I think what you need to do is check out the jprotocolserver.log in Tableau workspace dir
that would give the whole stacktrace
r
Okay. Ill check it now
Sorry i cant find anything like you mentioned in local system
k
are you running this in mac or some other system?
r
windowa
windows*
is my error because my table is created with subqueries and injected into pinot ?? I come to see some of our group members said complex queries won't run on pinot
i also getting error like this An error occurred while communicating with the Other Databases (JDBC) data source 'WelcomeEffortsReport' Bad Connection: Tableau could not connect to the data source. Error Code: FAB9A2C5 Failed to execute query : SELECT WelcomeEffortsReport.TeamMate AS Calculation_1096063618921959424, SUM(WelcomeEffortsReport.Reachedpt) AS TEMP_Calculation_1096063618933399555__238153781__0_, COUNT(WelcomeEffortsReport.CallMade) AS TEMP_Calculation_1096063618933399555__4088127136__0_, SUM(WelcomeEffortsReport.ReadyForOnProgram) AS TEMP_Calculation_1096063618934386692__107542655__0_, SUM(WelcomeEffortsReport.TrainingProvided) AS TEMP_Calculation_1096063618934726661__2367264121__0_, SUM(WelcomeEffortsReport.ReadingTaken) AS TEMP_Calculation_1096063618934882310__306705901__0_, SUM(WelcomeEffortsReport.DidnotReachPt) AS sum_DidnotReachPt_ok FROM WelcomeEffortsReport WHERE (CAST(CAST( AS DATE) AS TIMESTAMP) = {fn TIMESTAMPADD(SQL_TSI_WEEK,-1,)}) GROUP BY 1 LIMIT 2147483647 SELECT WelcomeEffortsReport.TeamMate AS Calculation_1096063618921959424, SUM(WelcomeEffortsReport.Reachedpt) AS TEMP_Calculation_1096063618933399555__238153781__0_, COUNT(WelcomeEffortsReport.CallMade) AS TEMP_Calculation_1096063618933399555__4088127136__0_, SUM(WelcomeEffortsReport.ReadyForOnProgram) AS TEMP_Calculation_1096063618934386692__107542655__0_, SUM(WelcomeEffortsReport.TrainingProvided) AS TEMP_Calculation_1096063618934726661__2367264121__0_, SUM(WelcomeEffortsReport.ReadingTaken) AS TEMP_Calculation_1096063618934882310__306705901__0_, SUM(WelcomeEffortsReport.DidnotReachPt) AS sum_DidnotReachPt_ok FROM WelcomeEffortsReport WHERE (CAST(CAST( AS DATE) AS TIMESTAMP) = {fn TIMESTAMPADD(SQL_TSI_WEEK,-1,)}) GROUP BY 1