Accumulo thrift proxy: Log files?

2015-11-28 Thread Srikanth Viswanathan
Hi all, Does anyone know where the accumulo thrift proxy puts its log files? I started it using $ACCUMULO_HOME/bin/accumulo proxy -p config.properties I looked in $ACCUMULO_HOME/logs but they aren't there. Am I looking in the right place? Thanks, Srikanth

Example of Python Proxy cloneTable?

2015-11-28 Thread David Medinets
I'm working with the Python Proxy but can't get the cloneTable method to work. I think it's purely a syntax issue. How are the propertiesToSet and propertiesToExclude specified? I tried the following but got a syntax error saying "object of type 'type' has no len()" which is not too helpful. prope