Use _HOST instead of FDQN when configuring principal for IgfsSecondaryFileSystem with kerberos enable

2017-10-24 Thread C Reid
Hi Igniters,​​ I file an issue about providing a more friendly way to configure kerberos principal for kerberized hdfs. And i'm glad to work on it, because it is an easy one. More details can be found: https://issues.apache.org/jira/browse/IGNITE-6747 Suggestions are welcomed. Thanks and

[jira] [Created] (IGNITE-6747) Use _HOST instead of FDQN when configuring principal for IgfsSecondaryFileSystem with kerberos enable

2017-10-24 Thread Reid Chan (JIRA)
Reid Chan created IGNITE-6747: - Summary: Use _HOST instead of FDQN when configuring principal for IgfsSecondaryFileSystem with kerberos enable Key: IGNITE-6747 URL: https://issues.apache.org/jira/browse/IGNITE-6747

IGNITE-6555 is ready for review

2017-10-24 Thread Alexander Fedotov
Hi, PR for IGNITE-6555 "When a CacheStore with a @SpringResource annotated field is configured Ignite fails to start via igniteSpringBean" is ready for review. Please find all the required information by the attached links in the ticket. Kind

[GitHub] ignite pull request #2921: IGNITE-6705 .NET: CacheConfiguration missing prop...

2017-10-24 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2921 IGNITE-6705 .NET: CacheConfiguration missing properties You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6705

Java 9 support

2017-10-24 Thread Vladimir Ozerov
Igniters, I created umbrella ticket for Java 9 [1]. All known issues are aggregated there. I propose to start working on it ASAP, so that we have Java 9 support by 2.4 release. Most issues are rather minor. They are located in places where performance is not so important, so we can fix them with

[jira] [Created] (IGNITE-6745) Java 9: rework usages of URLClassLoader.getURLs()

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6745: --- Summary: Java 9: rework usages of URLClassLoader.getURLs() Key: IGNITE-6745 URL: https://issues.apache.org/jira/browse/IGNITE-6745 Project: Ignite

[jira] [Created] (IGNITE-6746) Add system persistent cache

2017-10-24 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-6746: Summary: Add system persistent cache Key: IGNITE-6746 URL: https://issues.apache.org/jira/browse/IGNITE-6746 Project: Ignite Issue Type: Improvement

[jira] [Created] (IGNITE-6744) Java 9: create TC infrastructure to run unit tests

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6744: --- Summary: Java 9: create TC infrastructure to run unit tests Key: IGNITE-6744 URL: https://issues.apache.org/jira/browse/IGNITE-6744 Project: Ignite

[jira] [Created] (IGNITE-6743) Java 9: rework DirectBuffer.cleaner().clean() usage in GridNioServer

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6743: --- Summary: Java 9: rework DirectBuffer.cleaner().clean() usage in GridNioServer Key: IGNITE-6743 URL: https://issues.apache.org/jira/browse/IGNITE-6743 Project:

[GitHub] ignite pull request #2920: IGNITE 6726

2017-10-24 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2920 IGNITE 6726 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6726 Alternatively you can review and apply

[jira] [Created] (IGNITE-6742) Java 9: rework Cleaner usage in PlatformMemoryPool class

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6742: --- Summary: Java 9: rework Cleaner usage in PlatformMemoryPool class Key: IGNITE-6742 URL: https://issues.apache.org/jira/browse/IGNITE-6742 Project: Ignite

[GitHub] ignite pull request #2919: IGNITE-6723: example fix: change type from scala ...

2017-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2919 ---

[jira] [Created] (IGNITE-6741) GridRestProcessor doesn't support authorization on CLUSTER_ACTIVE command.

2017-10-24 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-6741: Summary: GridRestProcessor doesn't support authorization on CLUSTER_ACTIVE command. Key: IGNITE-6741 URL: https://issues.apache.org/jira/browse/IGNITE-6741

[jira] [Created] (IGNITE-6740) Java 9: rework DirectBuffer.address() usages

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6740: --- Summary: Java 9: rework DirectBuffer.address() usages Key: IGNITE-6740 URL: https://issues.apache.org/jira/browse/IGNITE-6740 Project: Ignite Issue

[GitHub] ignite pull request #2919: IGNITE-6723: example fix: change type from scala ...

2017-10-24 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/2919 IGNITE-6723: example fix: change type from scala sequence to scala Ar… …ray for member of serialized closure You can merge this pull request into a Git repository by running: $

[jira] [Created] (IGNITE-6739) Add tests verifying queries functionality is not broken if mvcc is enabled

2017-10-24 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-6739: Summary: Add tests verifying queries functionality is not broken if mvcc is enabled Key: IGNITE-6739 URL: https://issues.apache.org/jira/browse/IGNITE-6739 Project:

[jira] [Created] (IGNITE-6738) Support mvcc filter for local sql queries

2017-10-24 Thread Semen Boikov (JIRA)
Semen Boikov created IGNITE-6738: Summary: Support mvcc filter for local sql queries Key: IGNITE-6738 URL: https://issues.apache.org/jira/browse/IGNITE-6738 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-6737) GridDeploymentPerVersionStore retries loading class infinitely

2017-10-24 Thread Vladislav Pyatkov (JIRA)
Vladislav Pyatkov created IGNITE-6737: - Summary: GridDeploymentPerVersionStore retries loading class infinitely Key: IGNITE-6737 URL: https://issues.apache.org/jira/browse/IGNITE-6737 Project:

[jira] [Created] (IGNITE-6736) Java 9: rework GridCacheMapEntry synchronization logic to avoid Unsafe.monitor* methods

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6736: --- Summary: Java 9: rework GridCacheMapEntry synchronization logic to avoid Unsafe.monitor* methods Key: IGNITE-6736 URL: https://issues.apache.org/jira/browse/IGNITE-6736

[jira] [Created] (IGNITE-6735) Java 9: fix Java version resolution/check logic

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6735: --- Summary: Java 9: fix Java version resolution/check logic Key: IGNITE-6735 URL: https://issues.apache.org/jira/browse/IGNITE-6735 Project: Ignite Issue

Re: Test failure on build

2017-10-24 Thread Michael Zhuravlev
Yes, I've read it. It seems strange build with skiptTest. Well, let it be. 2017-10-24 16:46 GMT+03:00 Николай Ижиков : > Hello, Michael. > > Yes, it OK for local build. > Do you have a chance to read a link from my previous mail? > > > 2017-10-24 16:39 GMT+03:00 Michael

[GitHub] ignite pull request #2916: IGNITE-6704 .NET: CacheConfiguration.KeyConfigura...

2017-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2916 ---

Re: Test failure on build

2017-10-24 Thread Николай Ижиков
Hello, Michael. Yes, it OK for local build. Do you have a chance to read a link from my previous mail? 2017-10-24 16:39 GMT+03:00 Michael Zhuravlev : > I ran "mvn package", without -DskiptTests. Is it ok to build project > without test? > > 2017-10-24 16:03 GMT+03:00

[GitHub] ignite pull request #2918: IGNITE-6692

2017-10-24 Thread NSAmelchev
GitHub user NSAmelchev opened a pull request: https://github.com/apache/ignite/pull/2918 IGNITE-6692 You can merge this pull request into a Git repository by running: $ git pull https://github.com/NSAmelchev/ignite ignite-6692 Alternatively you can review and apply these

Re: Test failure on build

2017-10-24 Thread Michael Zhuravlev
I ran "mvn package", without -DskiptTests. Is it ok to build project without test? 2017-10-24 16:03 GMT+03:00 Николай Ижиков : > Hello, Michael. > > Did you run commands described in docs? > > https://ignite.apache.org/community/contribute.html > > ``` > # Build project.

[GitHub] ignite pull request #2917: Ignite-6690 DiscoverySpi: Clientmode Ignite shoul...

2017-10-24 Thread apopovgg
GitHub user apopovgg opened a pull request: https://github.com/apache/ignite/pull/2917 Ignite-6690 DiscoverySpi: Clientmode Ignite should not fail on handshake errors You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-6733) Hadoop: support Java 9 distrbution

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6733: --- Summary: Hadoop: support Java 9 distrbution Key: IGNITE-6733 URL: https://issues.apache.org/jira/browse/IGNITE-6733 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-6732) Java 9: Hadoop module should not start on Java 9

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6732: --- Summary: Java 9: Hadoop module should not start on Java 9 Key: IGNITE-6732 URL: https://issues.apache.org/jira/browse/IGNITE-6732 Project: Ignite

[jira] [Created] (IGNITE-6731) Java 9: remove sun.misc.PerfCounter usages

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6731: --- Summary: Java 9: remove sun.misc.PerfCounter usages Key: IGNITE-6731 URL: https://issues.apache.org/jira/browse/IGNITE-6731 Project: Ignite Issue

[jira] [Created] (IGNITE-6730) Java 9: fix project build procedure

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6730: --- Summary: Java 9: fix project build procedure Key: IGNITE-6730 URL: https://issues.apache.org/jira/browse/IGNITE-6730 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-6729) Java 9: fix IgniteUtils#close(URLClassLoader, IgniteLogger)

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6729: --- Summary: Java 9: fix IgniteUtils#close(URLClassLoader, IgniteLogger) Key: IGNITE-6729 URL: https://issues.apache.org/jira/browse/IGNITE-6729 Project: Ignite

[jira] [Created] (IGNITE-6728) Support Java 9

2017-10-24 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-6728: --- Summary: Support Java 9 Key: IGNITE-6728 URL: https://issues.apache.org/jira/browse/IGNITE-6728 Project: Ignite Issue Type: Task Security Level:

Re: Test failure on build

2017-10-24 Thread Николай Ижиков
Hello, Michael. Did you run commands described in docs? https://ignite.apache.org/community/contribute.html ``` # Build project. $ mvn clean package -DskipTests # Run Apache RAT $ mvn clean validate -Pcheck-licenses ``` Can you provide command you run and detailed stack trace you got?

Re: Ignite 2.3: troubles with key-value APIs in the cluster configured with DDL

2017-10-24 Thread Vladimir Ozerov
Denis, Is it possible to create a test with reproducer? I am a bit lost. On Tue, Oct 24, 2017 at 3:12 AM, Dmitriy Setrakyan wrote: > It looks like the case sensitivity for the affinity key is a bug. Vladimir, > what do you think? > > On Mon, Oct 23, 2017 at 11:19 AM,

Test failure on build

2017-10-24 Thread Michael Zhuravlev
Hello, everybody! I'm new to Ignite and have just try to build it from master brunch. And I've got test failure on test NetworkFailureTest. I've got some questions about this test: 1. Why there are hardcoded ip addresses like 192.168.0.100? I have no such network on my network card. I thing it's

[GitHub] ignite pull request #2916: IGNITE-6704 .NET: CacheConfiguration.KeyConfigura...

2017-10-24 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2916 IGNITE-6704 .NET: CacheConfiguration.KeyConfiguration You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6704

[GitHub] ignite pull request #2915: write metadata to disk when registering it locall...

2017-10-24 Thread sergey-chugunov-1985
GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/2915 write metadata to disk when registering it locally You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[jira] [Created] (IGNITE-6727) Ignite assembly should not require ignite-tools installation

2017-10-24 Thread Anton Vinogradov (JIRA)
Anton Vinogradov created IGNITE-6727: Summary: Ignite assembly should not require ignite-tools installation Key: IGNITE-6727 URL: https://issues.apache.org/jira/browse/IGNITE-6727 Project: Ignite

[jira] [Created] (IGNITE-6726) Licenses for Sqlline are missing

2017-10-24 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-6726: Summary: Licenses for Sqlline are missing Key: IGNITE-6726 URL: https://issues.apache.org/jira/browse/IGNITE-6726 Project: Ignite Issue Type: Bug

[GitHub] ignite pull request #2879: IGNITE-6660 fixed Python Redis example (print sta...

2017-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2879 ---

[jira] [Created] (IGNITE-6725) Source release should be fixed

2017-10-24 Thread Anton Vinogradov (JIRA)
Anton Vinogradov created IGNITE-6725: Summary: Source release should be fixed Key: IGNITE-6725 URL: https://issues.apache.org/jira/browse/IGNITE-6725 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-6724) PersistentStoreExample is broken

2017-10-24 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-6724: - Summary: PersistentStoreExample is broken Key: IGNITE-6724 URL: https://issues.apache.org/jira/browse/IGNITE-6724 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-6723) ScalarCreditRiskExample failed with StackOverflowError

2017-10-24 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-6723: - Summary: ScalarCreditRiskExample failed with StackOverflowError Key: IGNITE-6723 URL: https://issues.apache.org/jira/browse/IGNITE-6723 Project: Ignite

[GitHub] ignite pull request #2914: IGNITE-6713: Ignite Cache 5 flaky test CacheRebal...

2017-10-24 Thread dspavlov
GitHub user dspavlov opened a pull request: https://github.com/apache/ignite/pull/2914 IGNITE-6713: Ignite Cache 5 flaky test CacheRebalancingSelfTest.testD… …isableRebalancing() Full sync added, standalone suite for mass test startup You can merge this pull request

[jira] [Created] (IGNITE-6722) Marshaller mappings and binary metadata must be merged and written to disk on registerLocally

2017-10-24 Thread Sergey Chugunov (JIRA)
Sergey Chugunov created IGNITE-6722: --- Summary: Marshaller mappings and binary metadata must be merged and written to disk on registerLocally Key: IGNITE-6722 URL:

[GitHub] ignite pull request #2913: Ignite 6512

2017-10-24 Thread EdShangGG
GitHub user EdShangGG opened a pull request: https://github.com/apache/ignite/pull/2913 Ignite 6512 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6512 Alternatively you can review and apply these

[GitHub] ignite pull request #2912: IGNITE-6720 Move operation with file system outsi...

2017-10-24 Thread EdShangGG
GitHub user EdShangGG opened a pull request: https://github.com/apache/ignite/pull/2912 IGNITE-6720 Move operation with file system outside checkpoint write … …lock You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-6721) Data page evictions do not work in mixed persistence mode

2017-10-24 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-6721: Summary: Data page evictions do not work in mixed persistence mode Key: IGNITE-6721 URL: https://issues.apache.org/jira/browse/IGNITE-6721 Project: Ignite

[jira] [Created] (IGNITE-6720) Move operation with file system outside checkpoint write lock

2017-10-24 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-6720: - Summary: Move operation with file system outside checkpoint write lock Key: IGNITE-6720 URL: https://issues.apache.org/jira/browse/IGNITE-6720 Project:

[jira] [Created] (IGNITE-6719) Get rid of noop segment lock-unlock in PageMemoryImpl

2017-10-24 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-6719: Summary: Get rid of noop segment lock-unlock in PageMemoryImpl Key: IGNITE-6719 URL: https://issues.apache.org/jira/browse/IGNITE-6719 Project: Ignite

[GitHub] ignite pull request #2911: IGNITE-6718 skipped upload sqlline and compatibil...

2017-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2911 ---

[GitHub] ignite pull request #2911: IGNITE-6718 skipped upload sqlline and compatibil...

2017-10-24 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/2911 IGNITE-6718 skipped upload sqlline and compatibility modules into ma… …ven central You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (IGNITE-6718) Skip deploy sqlline and compatibility modules into repositiry

2017-10-24 Thread Oleg Ostanin (JIRA)
Oleg Ostanin created IGNITE-6718: Summary: Skip deploy sqlline and compatibility modules into repositiry Key: IGNITE-6718 URL: https://issues.apache.org/jira/browse/IGNITE-6718 Project: Ignite

not able to connect Ignite shell.

2017-10-24 Thread DEVASISH PANDA
Hi Guys, I am getting following error while connecting to ignite shell. [devasish@oc1172535353 bin]$ ignite.sh Error: Could not find or load main class org.apache.ignite.startup.cmdline.CommandLineRandomNumberGenerator Error: Could not find or load main class

[GitHub] ignite pull request #2902: IGNITE-6708 Remove ignite-compatibility from opti...

2017-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2902 ---

[GitHub] ignite pull request #2901: IGNITE-6706 Remove ignite-sqlline module from opt...

2017-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/2901 ---