You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

  1. I get ": hostname nor servname provided, or not known" error on Cygwin/Windows.

You can fix this by changing hama.zookeeper.quorum variable 'localhost' to '127.0.0.1'.

2. *Hello. I can not run

Hama > a = matrix.random 10 10; it is a [RandMatrix] operation, [rows=10], [columns=10]. 11/04/20 13:22:24 INFO ipc.HBaseClass: Retrying connect to server: localhost/127.0.0.1:60000. Already tried 0 time(s). 11/04/20 13:22:25 INFO ipc.HBaseClass: Retrying connect to server: localhost/127.0.0.1:60000. Already tried 1 time(s). ....*

  • No labels