[jira] [Resolved] (KUDU-2881) Support create/drop range partition by command line

2019-08-05 Thread Hexin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hexin resolved KUDU-2881. - Resolution: Resolved Fix Version/s: 1.11.0 After confirmation, no additional documentation is required here

[jira] [Created] (KUDU-2915) Support to delete dead tservers from CLI

2019-08-01 Thread Hexin (JIRA)
Hexin created KUDU-2915: --- Summary: Support to delete dead tservers from CLI Key: KUDU-2915 URL: https://issues.apache.org/jira/browse/KUDU-2915 Project: Kudu Issue Type: Improvement Component

[jira] [Commented] (KUDU-2881) Support create/drop range partition by command line

2019-07-29 Thread Hexin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895806#comment-16895806 ] Hexin commented on KUDU-2881: - I will submit a patch about how to use this command in doc, so

[jira] [Created] (KUDU-2881) Support create/drop range partition by command line

2019-07-01 Thread Hexin (JIRA)
Hexin created KUDU-2881: --- Summary: Support create/drop range partition by command line Key: KUDU-2881 URL: https://issues.apache.org/jira/browse/KUDU-2881 Project: Kudu Issue Type: Improvement

[jira] [Updated] (KUDU-2601) There is two same condition to check whether created_dirs is empty

2018-10-08 Thread Hexin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hexin updated KUDU-2601: Description: I have found a small mistake in the line 442 of [fs_manager.cc|https://github.com/cloudera/kudu/blob/ma

[jira] [Updated] (KUDU-2601) There is two same condition to check whether created_dirs is empty

2018-10-08 Thread Hexin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hexin updated KUDU-2601: Description: I have found a small mistake in the line 442 of fs_manager.cc[link title|https://github.com/cloudera/k

[jira] [Created] (KUDU-2601) There is two same condition to check whether created_dirs is empty

2018-10-08 Thread Hexin (JIRA)
Hexin created KUDU-2601: --- Summary: There is two same condition to check whether created_dirs is empty Key: KUDU-2601 URL: https://issues.apache.org/jira/browse/KUDU-2601 Project: Kudu Issue Type: Bug

[jira] [Updated] (KUDU-2581) Reject the scan request if it has reached the num or memory threshold

2018-09-18 Thread Hexin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hexin updated KUDU-2581: Description: Sometimes we have a lot of scan, which may excess the soft memory limit. The greater the excess, the h

[jira] [Updated] (KUDU-2581) Reject the scan request if it has reached the num or memory threshold

2018-09-18 Thread Hexin (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hexin updated KUDU-2581: Description: Sometimes we have a lot of scan, which maybe causes the soft memory limit. We should achieve a method t

[jira] [Created] (KUDU-2581) Reject the scan request if it has reached the num or memory threshold

2018-09-17 Thread Hexin (JIRA)
Hexin created KUDU-2581: --- Summary: Reject the scan request if it has reached the num or memory threshold Key: KUDU-2581 URL: https://issues.apache.org/jira/browse/KUDU-2581 Project: Kudu Issue Type: N