Stream Analytics job has validation errors: The input year2015input used in the query was not defined.


i error when try run streaming job.

stream analytics job has validation errors: input year2015input used in query not defined.

input aliases:
year2015input


query:
select
    *
into
    [historicaldataoutput]
from
   [year2015input]

the source type reference. first query ever. trying grab input , pass on blob storage. seems ok except query editor not accept name of input.

any idea?



we resolved issue on email. input defined reference data, not data stream.

asa can query data stream inputs. reference data static data can combined data stream using join operator. (asa can configured receive full snapshots of data on schedule).

all asa queries must include @ least 1 data stream input. reference data can added data stream using join operator.



Microsoft Azure  >  Azure Stream Analytics



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'