(sending to user@ and putting dev@ in bcc) Hi,
Kudu by itself doesn't really have file loading capabilities, you'd have to write your own code that reads a file and then uses either the Java or C++ API to insert the data. Hope this helps, J-D On Mon, Jul 10, 2017 at 1:55 AM, sky <[email protected]> wrote: > Hi all, > Kudu how to load data from a file? I know that kudu can insert data > from impala , but is there any other way? Not through impala, executed by > kudu alone. > Thanks.
