[jira] [Created] (KYLIN-3629) NullPointException throws when use preparedStatement cache in some case

2018-10-13 Thread Ma Gang (JIRA)
Ma Gang created KYLIN-3629: -- Summary: NullPointException throws when use preparedStatement cache in some case Key: KYLIN-3629 URL: https://issues.apache.org/jira/browse/KYLIN-3629 Project: Kylin

[GitHub] codecov-io commented on issue #288: KYLIN-3597 Improve code smell

2018-10-13 Thread GitBox
codecov-io commented on issue #288: KYLIN-3597 Improve code smell URL: https://github.com/apache/kylin/pull/288#issuecomment-429588453 # [Codecov](https://codecov.io/gh/apache/kylin/pull/288?src=pr=h1) Report > Merging [#288](https://codecov.io/gh/apache/kylin/pull/288?src=pr=desc) into

[GitHub] coveralls edited a comment on issue #288: KYLIN-3597 Improve code smell

2018-10-13 Thread GitBox
coveralls edited a comment on issue #288: KYLIN-3597 Improve code smell URL: https://github.com/apache/kylin/pull/288#issuecomment-429504585 ## Pull Request Test Coverage Report for [Build 3765](https://coveralls.io/builds/19508188) * **3** of **92** **(3.26%)** changed or added

[GitHub] shaofengshi commented on a change in pull request #286: KYLIN-3617 Use job's cache in job scheduler

2018-10-13 Thread GitBox
shaofengshi commented on a change in pull request #286: KYLIN-3617 Use job's cache in job scheduler URL: https://github.com/apache/kylin/pull/286#discussion_r224976002 ## File path: core-job/src/main/java/org/apache/kylin/job/dao/ExecutableDao.java ## @@ -391,4 +405,13 @@

Re: LDAP Sync issue - Empty filter; nested exception is javax.naming.directory.InvalidSearchFilterException

2018-10-13 Thread ShaoFeng Shi
What's your Kylin version? Which document are you following? I just noticed the LDAP configuration document has been out of date for some time. We will update it. But seems you're not following that -:). BTW, there is no the configuration named "kylin.security.ldap.user-search-filter" in Apache

[GitHub] shaofengshi commented on a change in pull request #288: KYLIN-3597 Improve code smell

2018-10-13 Thread GitBox
shaofengshi commented on a change in pull request #288: KYLIN-3597 Improve code smell URL: https://github.com/apache/kylin/pull/288#discussion_r224960913 ## File path: core-cube/src/main/java/org/apache/kylin/cube/CubeManager.java ## @@ -100,6 +100,9 @@ public static

Re: LDAP Sync issue - Empty filter; nested exception is javax.naming.directory.InvalidSearchFilterException

2018-10-13 Thread Jiatao Tao
Hi, Can you try command '"ldapsearch" to get the users/groups you wanted first? --- Regards! Aron Tao On [DATE], "[NAME]" <[ADDRESS]> wrote: Hi - Please help us to solve the below issue to sync with LDAP Below is the kylin ldap configuration .

[jira] [Created] (KYLIN-3628) The wrong result when a query with one lookup table

2018-10-13 Thread Na Zhai (JIRA)
Na Zhai created KYLIN-3628: -- Summary: The wrong result when a query with one lookup table Key: KYLIN-3628 URL: https://issues.apache.org/jira/browse/KYLIN-3628 Project: Kylin Issue Type: