因为Spark Streaming应用在启动时需要知道输入流的schema,如果无输出逻辑,无法获取schema信息,导致checkpoint恢复失败。为什么Spark Streaming应用创建输入流,但该输入流无输出逻辑时,应用从checkpoint恢复启动