[GitHub] ctubbsii opened a new pull request #761: Fix warnings and jar sealing issues with ITs

2018-11-09 Thread GitBox
ctubbsii opened a new pull request #761: Fix warnings and jar sealing issues with ITs URL: https://github.com/apache/accumulo/pull/761 * Fix compiler warnings * Add missing Deprecated annotation in class method which overrides deprecated interface method * Add trivial

[GitHub] keith-turner commented on issue #755: A problem can not read 'exportMetadata.zip', when importing accumulo table.

2018-11-09 Thread GitBox
keith-turner commented on issue #755: A problem can not read 'exportMetadata.zip', when importing accumulo table. URL: https://github.com/apache/accumulo/issues/755#issuecomment-437391488 Can you do the following in the accumulo shell? This may give more info. ``` debug on

[GitHub] keith-turner commented on issue #755: A problem can not read 'exportMetadata.zip', when importing accumulo table.

2018-11-09 Thread GitBox
keith-turner commented on issue #755: A problem can not read 'exportMetadata.zip', when importing accumulo table. URL: https://github.com/apache/accumulo/issues/755#issuecomment-437396091 Can you look in the Accumulo master logs around the time you did the import to see if there are ERROR

[GitHub] keith-turner closed pull request #759: Only requeue compaction when there was activity

2018-11-09 Thread GitBox
keith-turner closed pull request #759: Only requeue compaction when there was activity URL: https://github.com/apache/accumulo/pull/759 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] byungwok opened a new issue #760: Cdh Accumulo is broken How to fix up?

2018-11-09 Thread GitBox
byungwok opened a new issue #760: Cdh Accumulo is broken How to fix up? URL: https://github.com/apache/accumulo/issues/760 well..finally cdh accumulo is gone.it is not working normally. Help me for fixing up This is two symptoms; First, not working table operation. it is

[GitHub] EdColeman commented on issue #760: Cdh Accumulo is broken How to fix up?

2018-11-09 Thread GitBox
EdColeman commented on issue #760: Cdh Accumulo is broken How to fix up? URL: https://github.com/apache/accumulo/issues/760#issuecomment-437361101 Check zookeeper - see http://accumulo.apache.org/1.9/accumulo_user_manual.html#_zookeeper You need to be able to see the instance, try:

[GitHub] milleruntime commented on issue #753: Improve new MapReduce API

2018-11-09 Thread GitBox
milleruntime commented on issue #753: Improve new MapReduce API URL: https://github.com/apache/accumulo/issues/753#issuecomment-437418398 > It is not clear whether they are set at the table level or the same auths were used for all scans, since they aren't a part of InputTableConfig

[GitHub] milleruntime commented on issue #753: Improve new MapReduce API

2018-11-09 Thread GitBox
milleruntime commented on issue #753: Improve new MapReduce API URL: https://github.com/apache/accumulo/issues/753#issuecomment-437402982 I like ```configure()... store(job)``` It is shorter and makes more sense than `build()` or `done()`. I was thinking something similar for mutli

[GitHub] ctubbsii commented on issue #753: Improve new MapReduce API

2018-11-09 Thread GitBox
ctubbsii commented on issue #753: Improve new MapReduce API URL: https://github.com/apache/accumulo/issues/753#issuecomment-437430628 Per-table makes more sense for me, for scan auths (and all other scan options). This is an

Accumulo-Master - Build # 2539 - Aborted

2018-11-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2539) Status: Aborted Check console output at https://builds.apache.org/job/Accumulo-Master/2539/ to view the results.