Search:

Type: Posts; User: cortextual; Keyword(s):

Search: Search took 0.01 seconds.

  1. Using the latest build snapshot (version...

    Using the latest build snapshot (version 1.0.0.BUILD-SNAPSHOT) of org.springframework.data:spring-data-hadoop got me past this issue. Thanks once again Costin for your hard work!
  2. My HBase setup is extremely simple. I downloaded...

    My HBase setup is extremely simple. I downloaded HBase 0.92.1, extracted it, and set the data directory to somewhere on my local filesystem. I set the hd.fs property to file:///opt/fake_hdfs. So...
  3. java.util.concurrent.RejectedExecutionException when using HBaseTemplate twice

    I've encountered a RejectedExecutionException after trying to use HBaseTemplate twice for the same method in a DAO.

    Details:

    Stack trace:

    java.util.concurrent.RejectedExecutionException
    ...
Results 1 to 3 of 3