Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread Li,De(BDG)
Thank you, Willem, I added the list of the third-part dependency to README[1]. Best Regards, Reed On 2019/2/2 上午11:25, "Willem Jiang" wrote: >Can you give a list of the third-part dependency in the README[1] of >docker? >In this way, we could let people build the source code from scratch by >th

[GitHub] wuyunfeng commented on issue #90: 导入hdfs数据的时候提示java.net.UnknownHostException

2019-02-01 Thread GitBox
wuyunfeng commented on issue #90: 导入hdfs数据的时候提示java.net.UnknownHostException URL: https://github.com/apache/incubator-doris/issues/90#issuecomment-459935891 通过help load命令可以看到怎么使用 This is an automated message from the Apache Gi

[GitHub] wuyunfeng commented on issue #90: 导入hdfs数据的时候提示java.net.UnknownHostException

2019-02-01 Thread GitBox
wuyunfeng commented on issue #90: 导入hdfs数据的时候提示java.net.UnknownHostException URL: https://github.com/apache/incubator-doris/issues/90#issuecomment-459935834 @liuzx32 > 我们也有在使用druid了,参考了druid加载hdfs文件的方式,不需要hdfs://hdfs_host:port/这些的前缀;只是基于企业安装环境对应的相对路径/user/h_miui_ad/bi/palo_test/tabl

[GitHub] lide-reed merged pull request #620: Add thirdparty list to Docker_build.md

2019-02-01 Thread GitBox
lide-reed merged pull request #620: Add thirdparty list to Docker_build.md URL: https://github.com/apache/incubator-doris/pull/620 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] wuyunfeng commented on issue #90: 导入hdfs数据的时候提示java.net.UnknownHostException

2019-02-01 Thread GitBox
wuyunfeng commented on issue #90: 导入hdfs数据的时候提示java.net.UnknownHostException URL: https://github.com/apache/incubator-doris/issues/90#issuecomment-459935705 @liuzx32 c3prc-hadoop 这个应该是你们的nameservice id,是开启了HA的HDFS,我们的broker支持HDFS HA方式

[GitHub] lide-reed opened a new pull request #620: Add thirdparty list to Docker_build.md

2019-02-01 Thread GitBox
lide-reed opened a new pull request #620: Add thirdparty list to Docker_build.md URL: https://github.com/apache/incubator-doris/pull/620 This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread Willem Jiang
Can you give a list of the third-part dependency in the README[1] of docker? In this way, we could let people build the source code from scratch by themself, if they want. [1]https://github.com/apache/incubator-doris/blob/master/docker/Docker_build.md Willem Jiang Twitter: willemjiang Weibo: 姜宁wi

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread Zhao Chun
Hi, Willem Because downloading some third-party source package is very slow and sometimes maybe fail. We put all third-party source packages in storage service which is located in China And that URL is the third-party packages'. Thanks, ZHAO Chun Willem Jiang 于2019年2月2日周六 上午11:00写道: > Thank

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread Willem Jiang
Thanks for pointing that out. Here is a black box[1] I just found from the Dockerfile. Could you explain the detail of third party dependencies? [1]https://github.com/apache/incubator-doris/blob/master/docker/Dockerfile#L98 Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Sat, Feb 2, 2019 a

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread Li,De(BDG)
Hi, Yes, the Dockerfile is located in docker/Dockerfile of source package. Reed On 2019/2/2 上午10:38, "Willem Jiang" wrote: >Oh, I know how to use docker image to build the source code by going >through the instruction. >My question is how to build the build box image, can you point me the >d

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread Willem Jiang
Oh, I know how to use docker image to build the source code by going through the instruction. My question is how to build the build box image, can you point me the docker file of build-env? Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Sat, Feb 2, 2019 at 10:31 AM 德 李 wrote: > > Hi Will

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread 德 李
Hi Willem, Yes, we have an docker image, and following is the instruction for building, thank you: Firstly, you must be install and start docker service. And then you could build Doris as following steps: Step1: Pull the docker image with Doris building environment $ docker pull apachedoris/doris

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread Willem Jiang
Hi, It's good to see we have a docker build image to address source to binary issue. Is there any docker file or instruction of how to generate the docker image? It can help us to verify the whole process. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Fri, Feb 1, 2019 at 4:25 PM 德 李 wro

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread Li,De(BDG)
+1 I have checked: 1. Download links are valid. 2. Checksums and PGP signatures are OK. 3. DISCLAIMER is included. 4. Source code artifacts have correct names matching the current release. 5. LICENSE and NOTICE files are corrected. 6. All source files have license headers. 7. Build from source ar

Re: [VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread Zhao Chun
+1 I have checked 1. download release from apache dist 2. check incubating in release name 3. check signature and hashes 4. check DISCLAIMER file 5. check LICENSE and NOTICE files 6. check all source files have ASF headers 7. check there is no binary file 8. build successfully in docker environme

[GitHub] chaoyli merged pull request #619: Fix reader bug

2019-02-01 Thread GitBox
chaoyli merged pull request #619: Fix reader bug URL: https://github.com/apache/incubator-doris/pull/619 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the UR

[GitHub] chaoyli opened a new pull request #619: Fix reader bug

2019-02-01 Thread GitBox
chaoyli opened a new pull request #619: Fix reader bug URL: https://github.com/apache/incubator-doris/pull/619 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[VOTE] Release Apache Doris 0.9.0-incubating-rc02

2019-02-01 Thread 德 李
Hi all, Please review and vote on Apache Doris 0.9.0-incubating-rc02 release. The release candidate has been tagged in GitHub as 0.9.0-rc02, available here: https://github.com/apache/incubator-doris/releases/tag/0.9.0-rc02 There is no CHANGE LOG file because this is the first release of Apache D

[GitHub] morningman merged pull request #618: Update year in Notice file

2019-02-01 Thread GitBox
morningman merged pull request #618: Update year in Notice file URL: https://github.com/apache/incubator-doris/pull/618 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub