public class BasicRawTableOperations extends Object
Constructor and Description |
---|
BasicRawTableOperations() |
Modifier and Type | Method and Description |
---|---|
static void |
createRawTable() |
static void |
main(String[] args) |
static void |
readPartition() |
static void |
writeParition() |
public static void createRawTable() throws IOException
IOException
public static void writeParition() throws IOException, TableDoesNotExistException, InvalidPathException, FileAlreadyExistException, org.apache.thrift.TException
IOException
TableDoesNotExistException
InvalidPathException
FileAlreadyExistException
org.apache.thrift.TException
public static void readPartition() throws IOException, TableDoesNotExistException, InvalidPathException, org.apache.thrift.TException
IOException
TableDoesNotExistException
InvalidPathException
org.apache.thrift.TException
public static void main(String[] args) throws IOException, TableDoesNotExistException, OutOfMemoryForPinFileException, InvalidPathException, FileAlreadyExistException, TableColumnException, org.apache.thrift.TException
IOException
TableDoesNotExistException
OutOfMemoryForPinFileException
InvalidPathException
FileAlreadyExistException
TableColumnException
org.apache.thrift.TException
Copyright © 2013. All rights reserved.