Daniel Chen created SAMZA-2309:
-----------------------------------
Summary: Remote table descriptor requires read function
Key: SAMZA-2309
URL: https://issues.apache.org/jira/browse/SAMZA-2309
Project: Samza
Issue Type: Bug
Affects Versions: 1.2
Reporter: Daniel Chen
Assignee: Daniel Chen
Currently the validation on Remote table descriptors will fail the job if the
the read function is not defined, forcing a dummy read function to be created
on each write-only job.
Going to remove the requirement on the read function, as it seems that it is a
legacy feature.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)