read only mode of IoTDB

2019-07-15 Thread Jialin Qiao
Hi, In Jira 110[1] and 118[2], users describe a scene that when the disk is full, IoTDB still allows creating metadata and inserting data, which is unreasonable. Therefore, I add a parameter "readOnly" in IoTDBConfig to denote the "read-only" mode of IoTDB in PR[3] (already merged). When the

Binary Release of IoTDB

2019-07-15 Thread Julian Feinauer
Hi all, when thinking about the release process I also thought about whether we should provide only source (as is the theory of the ASF) or if we should also provide binary packages. I think the latter is better to make it easier for users to download and run the server. I checked the

Re: Volunteer as Release Manager for release 0.8

2019-07-15 Thread Julian Feinauer
Hey Jialin, that is a very kind offer! Some time ago I already created a "RELEASE_NOTES" File (in the root) and added in what was there up till then. But as this was like 2 or 3 months ago it needs to be overworked. So feel free to extend the file. Julian Am 16.07.19, 04:32 schrieb "Jialin

Re: Volunteer as Release Manager for release 0.8

2019-07-15 Thread Jialin Qiao
Hi, It's very exciting that we are going to release the first version. PR #245, #232 have been merged successfully. Therefore, we could start to release. If needed, I will traverse the PRs and Issues to give a changes (major) list from 0.7.0 to 0.8.0. Best, -- Jialin Qiao School of Software,

[jira] [Closed] (IOTDB-110) Client inserts data normally even if there is no space left on the disk

2019-07-15 Thread liurui (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liurui closed IOTDB-110. Resolution: Fixed > Client inserts data normally even if there is no space left on the disk >

[jira] [Closed] (IOTDB-118) When the hard disk space is full, the storage group is created successfully.

2019-07-15 Thread zhaoxiuting (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhaoxiuting closed IOTDB-118. - Resolution: Fixed > When the hard disk space is full, the storage group is created successfully. >

[BUILD-STABLE]: Job 'IoTDB-Pipeline/master [master] [132]'

2019-07-15 Thread Apache Jenkins Server
BUILD-STABLE: Job 'IoTDB-Pipeline/master [master] [132]': Is back to normal.

[BUILD-FAILURE]: Job 'IoTDB-Pipeline/master [master] [131]'

2019-07-15 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'IoTDB-Pipeline/master [master] [131]': Check console output at "https://builds.apache.org/job/IoTDB-Pipeline/job/master/131/;>IoTDB-Pipeline/master [master] [131]"

Re: Volunteer as Release Manager for release 0.8

2019-07-15 Thread Julian Feinauer
Hey Xiangdong, I also think that the "changelog" will be huge. But I'm unsure if we have to write everything as "change" because this is the "first" release with regards to the ASF so I'm unsure if we would point to 0.7 as "previous" release. @cdutz, @jmclean what is your point on that, how do

Re: Volunteer as Release Manager for release 0.8

2019-07-15 Thread Xiangdong Huang
Hi, Should we solve CVE problems in this release? Maven reports many CVE problem caused by dependencies... For example, * Detected 1 vulnerable components: org.apache.thrift:libthrift:jar:0.9.3 * Detected 1 vulnerable components: ch.qos.logback:logback-core:jar:1.1.11 It is easy to fix them by

Re: please close solved issues in time

2019-07-15 Thread Xiangdong Huang
Hi, I closed 13 issues that reported by me. Some of them are solved by me, while many of them are solved by other committers. Now there is something inconvenient on JIRA that we can not assign assignees.. So many of these issues have no records about who solve the issues. Best,

[jira] [Closed] (IOTDB-36) [TsFile] Enable recover data from a incomplete TsFile and continue to write

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-36. > [TsFile] Enable recover data from a incomplete TsFile and continue to write >

[jira] [Closed] (IOTDB-56) Faster getSortedTimeValuePairList() of Memtable (WritableMemChunk)

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-56. > Faster getSortedTimeValuePairList() of Memtable (WritableMemChunk) >

[jira] [Closed] (IOTDB-43) Redesign the overflow file format

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-43. > Redesign the overflow file format > - > > Key:

[jira] [Closed] (IOTDB-58) Refactor the BufferWriteProcessor module and complete TsFiles

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-58. > Refactor the BufferWriteProcessor module and complete TsFiles >

[jira] [Closed] (IOTDB-41) Refactor FileNode module

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-41. > Refactor FileNode module > - > > Key: IOTDB-41 >

Re: Volunteer as Release Manager for release 0.8

2019-07-15 Thread Xiangdong Huang
Hi, First, I think PR #245, #232 can go into 0.8. The codes have been reviewed and approved. Hope the authors can finish their tests and merge them tonight. There are many many changes comparing with 0.7. And, there are many data files and configurations that conflict with 0.7. We need to

[jira] [Created] (IOTDB-139) incubator-iotdb-0.8-release

2019-07-15 Thread xiangdong Huang (JIRA)
xiangdong Huang created IOTDB-139: - Summary: incubator-iotdb-0.8-release Key: IOTDB-139 URL: https://issues.apache.org/jira/browse/IOTDB-139 Project: Apache IoTDB Issue Type: Task

Volunteer as Release Manager for release 0.8

2019-07-15 Thread Julian Feinauer
Hi all, first, thanks again to the PPMC to invite me as a Comitter. As I have all necessary rights now I can hereby offer to do the release manager for the release 0.8 which will be the first official ASF release of IoTDB. As suggested in the other Thread, I think it would be good to start off

[jira] [Closed] (IOTDB-62) remove error stack info on the server side when received a wrong sql

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-62. > remove error stack info on the server side when received a wrong sql >

[jira] [Closed] (IOTDB-67) [TsFile] exception when reading data from more than 2 pages, using Float Datatype and RLE encoding

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-67. > [TsFile] exception when reading data from more than 2 pages, using Float > Datatype and RLE encoding

[jira] [Closed] (IOTDB-78) make Overflow file format more similar with TsFile

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-78. This issue is solved when implementing the new storage engine > make Overflow file format more similar

[jira] [Closed] (IOTDB-79) Long term test failed because of the version control of deletion function

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-79. > Long term test failed because of the version control of deletion function >

[jira] [Closed] (IOTDB-81) Fix Windows OS environment for Travis-CI

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-81. > Fix Windows OS environment for Travis-CI > - > >

[jira] [Closed] (IOTDB-82) file not closed in PageHeaderTest and cause UT on Win fails

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-82. > file not closed in PageHeaderTest and cause UT on Win fails >

[jira] [Closed] (IOTDB-90) [discuss] take FileNodeProcessorStore away

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-90. now only a version file exists in the system folder. The side-effect is that the time cost of startup

[jira] [Closed] (IOTDB-109) append=true does not work in NativeRestoreIOWriter when open a sealed TsFile

2019-07-15 Thread xiangdong Huang (JIRA)
[ https://issues.apache.org/jira/browse/IOTDB-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiangdong Huang closed IOTDB-109. - please read [https://github.com/apache/incubator-iotdb/pull/235] to get how to use the new function.

Re: [jira] [Closed] (IOTDB-133) Some content is mistaken for links

2019-07-15 Thread Xiangdong Huang
Hi Tianci, Thanks for your quick response. Look forward to your more contributions. Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 朱天赐 (JIRA) 于2019年7月15日周一 下午2:48写道: > > [ >

[jira] [Closed] (IOTDB-133) Some content is mistaken for links

2019-07-15 Thread JIRA
[ https://issues.apache.org/jira/browse/IOTDB-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 朱天赐 closed IOTDB-133. - Resolution: Fixed > Some content is mistaken for links > -- > > Key:

please close solved issues in time

2019-07-15 Thread Xiangdong Huang
Hi all, When Qingxin and I reviewed all current issues on JIRA, we found that many issues have been solved but the status is still OPEN. I list all issues which are solved (in my cognition) and the reporter names ( because now only the reporter has the privilege to close the issue). If the

Re: Support batched ingestion

2019-07-15 Thread Jialin Qiao
Hi, Just a reminder that TimeSeries should also support bool, int, long, float and text values apart from double. The supported data types can be found in TSDataType class. Best, -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 > -原始邮件- > 发件人: "Jack Tsai" >