Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8551
Change subject: [spark] Remove AsyncClient in KuduContext ...................................................................... [spark] Remove AsyncClient in KuduContext This patch removes asyncClient in KuduContext to aviod misuse, since currently syncClient and asyncClient do not share the same AsyncKuduClient instance. Change-Id: Ica8745d8503a35e17a632d0a0cde5738915f00fb --- M java/kudu-spark/src/main/scala/org/apache/kudu/spark/kudu/KuduContext.scala M java/kudu-spark/src/test/scala/org/apache/kudu/spark/kudu/KuduContextTest.scala 2 files changed, 0 insertions(+), 24 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/51/8551/1 -- To view, visit http://gerrit.cloudera.org:8080/8551 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ica8745d8503a35e17a632d0a0cde5738915f00fb Gerrit-Change-Number: 8551 Gerrit-PatchSet: 1 Gerrit-Owner: Hao Hao <[email protected]>
