There is no notion of connecting to a namespace. To "interact" with a namespace, just include the namespace in the table name you provide.

For example, to create a table 't' in a namespace 'n', use the table name 'n.t'.

[email protected] wrote:
HI
     I created a namespace, but how should use? How to switch the current 
namespace? Java clientt how to connect to the specified namespace?



[email protected]

Reply via email to