I am running pio deployand it seems there are no errors, however I am not sure that everything works without problems. Do any of the warnings below indicate anything that indicates that it is not working?
[INFO] [Runner$] Submission command: /opt/spark-1.4.1-bin-hadoop2.6/bin/spark-submit
[WARN] [WorkflowUtils$] Non-empty parameters supplied to com.polarisft.com.Preparator, but its constructor does not accept any arguments. Stubbing with empty parameters.
[WARN] [WorkflowUtils$] Non-empty parameters supplied to com.polarisft.com.Serving, but its constructor does not accept any arguments. Stubbing with empty parameters.
[ERROR] [HDFSModels] File pio_modelAVFJgnyJSBmSB2aYjF3H does not exist
[ERROR] [OneForOneStrategy] None.get
source
share