Key not loaded: Key<Frame> while POSTing source frame through ParseSetup in H2O API call
问题 My code: curl -X POST http://localhost:54321/3/ParseSetup --data 'source_frames=["/root/documents/my_file.csv"]' Error: java.lang.IllegalArgumentException: Key not loaded: Key at water.api.ParseSetupHandler.guessSetup(ParseSetupHandler.java:31) Help: Could anyone help to resolve this? Am I missing any parameter? Used H2O version: h2o-3.10.0.10 回答1: My suggestion is to open Flow (http://localhost:54321) in a browser, then start Firebug (or the equivalent in your browser of choice), and the