Arun Sharma has posted comments on this change. Change subject: Kudu Spark Datasource for insertions and updates ......................................................................
Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/2992/5/docs/developing.adoc File docs/developing.adoc: Line 122: kuduContext.createTable("testcreatetable", df.schema, Seq("key"), new CreateTableOptions().setNumReplicas(1)) df seems undefined in this context. Did you mean kuduDataFrame? -- To view, visit http://gerrit.cloudera.org:8080/2992 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I74f20a6c17c47f424dfda62854963dc19c3b78c3 Gerrit-PatchSet: 5 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Chris George <[email protected]> Gerrit-Reviewer: Andy Grove <[email protected]> Gerrit-Reviewer: Arun Sharma Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
