changhai
Results
2
issues of
changhai
webhdfs_prefix is hard coded in _Request class (client.py): webhdfs_prefix = `'/webhdfs/v1' However, some clusters don't use the standard prefix. It's better to pass in the prefix as a parameter of...
enhancement
This solution can be improved from O(n*m) to O(n + m), where n is the size of the big tree t1 and m is size of the small tree t2....