[jira] [Commented] (HAWQ-1628) Support HDFS protocol using pluggable storage framework

2018-08-09 Thread Oushu_WangZiming (JIRA)


[ 
https://issues.apache.org/jira/browse/HAWQ-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574584#comment-16574584
 ] 

Oushu_WangZiming commented on HAWQ-1628:


For supporting format text,csv,orc in external table.
I add hdfs protocol in apache hawq.
Please review my pull request and add some comments.
Link:
[https://github.com/apache/incubator-hawq/pull/1384]

> Support HDFS protocol using pluggable storage framework
> ---
>
> Key: HAWQ-1628
> URL: https://issues.apache.org/jira/browse/HAWQ-1628
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: Storage
>Affects Versions: 2.3.0.0-incubating
>Reporter: Ruilong Huo
>Assignee: Oushu_WangZiming
>Priority: Major
> Fix For: backlog
>
>
> The purpose of supporting HDFS protocol using pluggable storage framework can 
> be in two folds:
> 1. demonstrate an example on how to add a protocol in pluggable storage 
> framework
> 2. data formats including orc, text, csv etc can be added to hawq using 
> pluggable storage framework



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (HAWQ-1648) HAWQ-1628

2018-08-09 Thread Oushu_WangZiming (JIRA)


 [ 
https://issues.apache.org/jira/browse/HAWQ-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oushu_WangZiming closed HAWQ-1648.
--
   Resolution: Won't Do
Fix Version/s: backlog

> HAWQ-1628
> -
>
> Key: HAWQ-1648
> URL: https://issues.apache.org/jira/browse/HAWQ-1648
> Project: Apache HAWQ
>  Issue Type: New Feature
>Reporter: Oushu_WangZiming
>Assignee: Radar Lei
>Priority: Major
> Fix For: backlog
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (HAWQ-1648) HAWQ-1628

2018-08-09 Thread Oushu_WangZiming (JIRA)
Oushu_WangZiming created HAWQ-1648:
--

 Summary: HAWQ-1628
 Key: HAWQ-1648
 URL: https://issues.apache.org/jira/browse/HAWQ-1648
 Project: Apache HAWQ
  Issue Type: New Feature
Reporter: Oushu_WangZiming
Assignee: Radar Lei






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (HAWQ-1637) Compile apache hawq failure due to Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar on osx 10.11

2018-07-05 Thread Oushu_WangZiming (JIRA)


 [ 
https://issues.apache.org/jira/browse/HAWQ-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oushu_WangZiming closed HAWQ-1637.
--
   Resolution: Won't Fix
Fix Version/s: 2.4.0.0-incubating

> Compile apache hawq failure due to Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar on osx 10.11
> 
>
> Key: HAWQ-1637
> URL: https://issues.apache.org/jira/browse/HAWQ-1637
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Build
>Reporter: Oushu_WangZiming
>Assignee: Radar Lei
>Priority: Major
> Fix For: 2.4.0.0-incubating
>
>
> Follow instruction ([https://cwiki.apache.org/confluence/disp
>  /usr/local/bin/mvn package 
> -DskipTestslay/HAWQ/Build+and+Install)|https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install)]
>  to build apache hawq on osx 10.11, it fails due to Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar
>  
> {code:java}
> /usr/local/bin/mvn package -DskipTests
> [INFO] Scanning for projects...
> [INFO] 
> 
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] hawq-hadoop [pom]
> [INFO] hawq-mapreduce-common [jar]
> [INFO] hawq-mapreduce-ao [jar]
> [INFO] hawq-mapreduce-parquet [jar]
> [INFO] hawq-mapreduce-tool [jar]
> [INFO]
> [INFO] < com.pivotal.hawq:hawq-hadoop 
> >
> [INFO] Building hawq-hadoop 1.1.0 [1/5]
> [INFO] [ pom 
> ]-
> [INFO]
> [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hawq-hadoop ---
> [WARNING] JAR will be empty - no content was marked for inclusion!
> [WARNING] The following dependencies could not be resolved at this point of 
> the build but seem to be part of the reactor:
> [WARNING] o com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0 (compile)
> [WARNING] Try running the build up to the lifecycle phase "package"
> [WARNING] The following dependencies could not be resolved at this point of 
> the build but seem to be part of the reactor:
> [WARNING] o com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0 (compile)
> [WARNING] Try running the build up to the lifecycle phase "package"
> [WARNING] The following dependencies could not be resolved at this point of 
> the build but seem to be part of the reactor:
> [WARNING] o com.pivotal.hawq:hawq-mapreduce-ao:jar:1.1.0 (compile)
> [WARNING] o com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0 (compile)
> [WARNING] o com.pivotal.hawq:hawq-mapreduce-parquet:jar:1.1.0 (compile)
> [WARNING] Try running the build up to the lifecycle phase "package"
> [INFO]
> [INFO] --- maven-javadoc-plugin:2.9.1:aggregate-jar (default) @ hawq-hadoop 
> ---
> [WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0] 
> can't be resolved but has been found in the reactor (probably snapshots).
> This dependency has been excluded from the Javadoc classpath. You should 
> rerun javadoc after executing mvn install.
> [WARNING] IGNORED to add some artifacts in the classpath. See above.
> [WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0] 
> can't be resolved but has been found in the reactor (probably snapshots).
> This dependency has been excluded from the Javadoc classpath. You should 
> rerun javadoc after executing mvn install.
> [WARNING] IGNORED to add some artifacts in the classpath. See above.
> [WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0] 
> can't be resolved but has been found in the reactor (probably snapshots).
> This dependency has been excluded from the Javadoc classpath. You should 
> rerun javadoc after executing mvn install.
> [WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-ao:jar:1.1.0] 
> can't be resolved but has been found in the reactor (probably snapshots).
> This dependency has been excluded from the Javadoc classpath. You should 
> rerun javadoc after executing mvn install.
> [WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-parquet:jar:1.1.0] 
> can't be resolved but has been found in the reactor (probably snapshots).
> This dependency has been excluded from the Javadoc classpath. You should 
> rerun javadoc after executing mvn install.
> [WARNING] IGNORED to add some artifacts in the classpath. See above.
> [INFO]
> 正在加载程序包com.pivotal.hawq.mapreduce.conf的源文件...
> 正在加载程序包com.pivotal.hawq.mapreduce.datatype的源文件...
> 正在加载程序包com.pivotal.hawq.mapreduce.file的源文件...
> 正在加载程序包com.pivotal.hawq.mapreduce的源文件...
> 正在加载程序包com.pivotal.hawq.mapreduce.metadata的源文件...
> 正在加载程序包com.pivotal.hawq.mapreduce.schema的源文件...
> 正在加载程序包com.pivotal.hawq.mapreduce.util的源文件...
> 正在加载程

[jira] [Updated] (HAWQ-1637) Compile apache hawq failure due to Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar on osx 10.11

2018-07-04 Thread Oushu_WangZiming (JIRA)


 [ 
https://issues.apache.org/jira/browse/HAWQ-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oushu_WangZiming updated HAWQ-1637:
---
Description: 
Follow instruction ([https://cwiki.apache.org/confluence/disp
 /usr/local/bin/mvn package 
-DskipTestslay/HAWQ/Build+and+Install)|https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install)]
 to build apache hawq on osx 10.11, it fails due to Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar

 
{code:java}
/usr/local/bin/mvn package -DskipTests
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO]
[INFO] hawq-hadoop [pom]
[INFO] hawq-mapreduce-common [jar]
[INFO] hawq-mapreduce-ao [jar]
[INFO] hawq-mapreduce-parquet [jar]
[INFO] hawq-mapreduce-tool [jar]
[INFO]
[INFO] < com.pivotal.hawq:hawq-hadoop >
[INFO] Building hawq-hadoop 1.1.0 [1/5]
[INFO] [ pom ]-
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hawq-hadoop ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[WARNING] The following dependencies could not be resolved at this point of the 
build but seem to be part of the reactor:
[WARNING] o com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0 (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the 
build but seem to be part of the reactor:
[WARNING] o com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0 (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the 
build but seem to be part of the reactor:
[WARNING] o com.pivotal.hawq:hawq-mapreduce-ao:jar:1.1.0 (compile)
[WARNING] o com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0 (compile)
[WARNING] o com.pivotal.hawq:hawq-mapreduce-parquet:jar:1.1.0 (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:aggregate-jar (default) @ hawq-hadoop ---
[WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0] 
can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun 
javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
[WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0] 
can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun 
javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
[WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0] 
can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun 
javadoc after executing mvn install.
[WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-ao:jar:1.1.0] can't 
be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun 
javadoc after executing mvn install.
[WARNING] The dependency: [com.pivotal.hawq:hawq-mapreduce-parquet:jar:1.1.0] 
can't be resolved but has been found in the reactor (probably snapshots).
This dependency has been excluded from the Javadoc classpath. You should rerun 
javadoc after executing mvn install.
[WARNING] IGNORED to add some artifacts in the classpath. See above.
[INFO]
正在加载程序包com.pivotal.hawq.mapreduce.conf的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.datatype的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.file的源文件...
正在加载程序包com.pivotal.hawq.mapreduce的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.metadata的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.schema的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.util的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.ao.file的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.ao的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.ao.io的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.ao.util的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.parquet.convert的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.parquet的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.parquet.support的源文件...
正在加载程序包com.pivotal.hawq.mapreduce.parquet.util的源文件...
正在构造 Javadoc 信息...
100 个错误
[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] hawq-hadoop 1.1.0 .. FAILURE [ 7.035 s]
[INFO] hawq-mapreduce-common .. SKIPPED
[INFO] hawq-mapreduce-ao .. SKIPPED
[INFO] hawq-mapreduce-parquet . SKIPPED
[INFO] 

[jira] [Updated] (HAWQ-1637) Compile apache hawq failure due to Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar on osx 10.11

2018-07-04 Thread Oushu_WangZiming (JIRA)


 [ 
https://issues.apache.org/jira/browse/HAWQ-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oushu_WangZiming updated HAWQ-1637:
---
Description: 
Follow instruction ([https://cwiki.apache.org/confluence/disp
/usr/local/bin/mvn package 
-DskipTestslay/HAWQ/Build+and+Install)|https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install)]
 to build apache hawq on osx 10.11, it fails due to Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar

 
{code:java}
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hawq-hadoop --- [WARNING] 
JAR will be empty - no content was marked for inclusion! [WARNING] The 
following dependencies could not be resolved at this point of the build but 
seem to be part of the reactor: [WARNING] o 
com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0 (compile) [WARNING] Try 
running the build up to the lifecycle phase "package" [WARNING] The following 
dependencies could not be resolved at this point of the build but seem to be 
part of the reactor: [WARNING] o 
com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0 (compile) [WARNING] Try 
running the build up to the lifecycle phase "package" [WARNING] The following 
dependencies could not be resolved at this point of the build but seem to be 
part of the reactor: [WARNING] o com.pivotal.hawq:hawq-mapreduce-ao:jar:1.1.0 
(compile) [WARNING] o com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0 
(compile) [WARNING] o com.pivotal.hawq:hawq-mapreduce-parquet:jar:1.1.0 
(compile) [WARNING] Try running the build up to the lifecycle phase "package" 
[INFO] [INFO] --- maven-javadoc-plugin:2.9.1:aggregate-jar (default) @ 
hawq-hadoop --- [WARNING] The dependency: 
[com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0] can't be resolved but has 
been found in the reactor (probably snapshots). This dependency has been 
excluded from the Javadoc classpath. You should rerun javadoc after executing 
mvn install. [WARNING] IGNORED to add some artifacts in the classpath. See 
above. [WARNING] The dependency: 
[com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0] can't be resolved but has 
been found in the reactor (probably snapshots). This dependency has been 
excluded from the Javadoc classpath. You should rerun javadoc after executing 
mvn install. [WARNING] IGNORED to add some artifacts in the classpath. See 
above. [WARNING] The dependency: 
[com.pivotal.hawq:hawq-mapreduce-common:jar:1.1.0] can't be resolved but has 
been found in the reactor (probably snapshots). This dependency has been 
excluded from the Javadoc classpath. You should rerun javadoc after executing 
mvn install. [WARNING] The dependency: 
[com.pivotal.hawq:hawq-mapreduce-ao:jar:1.1.0] can't be resolved but has been 
found in the reactor (probably snapshots). This dependency has been excluded 
from the Javadoc classpath. You should rerun javadoc after executing mvn 
install. [WARNING] The dependency: 
[com.pivotal.hawq:hawq-mapreduce-parquet:jar:1.1.0] can't be resolved but has 
been found in the reactor (probably snapshots). This dependency has been 
excluded from the Javadoc classpath. You should rerun javadoc after executing 
mvn install. [WARNING] IGNORED to add some artifacts in the classpath. See 
above.[ERROR] import parquet.hadoop.ParquetInputFormat;
{code}
{code:java}
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/HAWQParquetInputFormat.java:43:
 错误: 找不到符号
[ERROR] public class HAWQParquetInputFormat extends 
ParquetInputFormat {
[ERROR] ^
[ERROR] 符号: 类 ParquetInputFormat
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:25:
 错误: 程序包parquet.io.api不存在
[ERROR] import parquet.io.api.Converter;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:26:
 错误: 程序包parquet.io.api不存在
[ERROR] import parquet.io.api.GroupConverter;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:27:
 错误: 程序包parquet.io.api不存在
[ERROR] import parquet.io.api.PrimitiveConverter;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:38:
 错误: 找不到符号
[ERROR] public class HAWQBoxConverter extends GroupConverter {
[ERROR] ^
[ERROR] 符号: 类 GroupConverter
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:41:
 错误: 找不到符号
[ERROR] private Converter[] converters;
[ERROR] ^
[ERROR] 符号: 

[jira] [Created] (HAWQ-1637) Compile apache hawq failure due to Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar on osx 10.11

2018-07-04 Thread Oushu_WangZiming (JIRA)
Oushu_WangZiming created HAWQ-1637:
--

 Summary: Compile apache hawq failure due to Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar on osx 10.11
 Key: HAWQ-1637
 URL: https://issues.apache.org/jira/browse/HAWQ-1637
 Project: Apache HAWQ
  Issue Type: Bug
  Components: Build
Reporter: Oushu_WangZiming
Assignee: Radar Lei


Follow instruction 
([https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install)] to build 
apache hawq on osx 10.11, it fails due to Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar
{code:java}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate-jar (default) on 
project hawq-hadoop: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/HAWQParquetInputFormat.java:35:
 错误: 程序包parquet.hadoop不存在
[ERROR] import parquet.hadoop.ParquetInputFormat;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/HAWQParquetInputFormat.java:43:
 错误: 找不到符号
[ERROR] public class HAWQParquetInputFormat extends 
ParquetInputFormat {
[ERROR] ^
[ERROR] 符号: 类 ParquetInputFormat
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:25:
 错误: 程序包parquet.io.api不存在
[ERROR] import parquet.io.api.Converter;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:26:
 错误: 程序包parquet.io.api不存在
[ERROR] import parquet.io.api.GroupConverter;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:27:
 错误: 程序包parquet.io.api不存在
[ERROR] import parquet.io.api.PrimitiveConverter;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:38:
 错误: 找不到符号
[ERROR] public class HAWQBoxConverter extends GroupConverter {
[ERROR] ^
[ERROR] 符号: 类 GroupConverter
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:41:
 错误: 找不到符号
[ERROR] private Converter[] converters;
[ERROR] ^
[ERROR] 符号: 类 Converter
[ERROR] 位置: 类 HAWQBoxConverter
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQBoxConverter.java:78:
 错误: 找不到符号
[ERROR] public Converter getConverter(int fieldIndex) {
[ERROR] ^
[ERROR] 符号: 类 Converter
[ERROR] 位置: 类 HAWQBoxConverter
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQCircleConverter.java:25:
 错误: 程序包parquet.io.api不存在
[ERROR] import parquet.io.api.Converter;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQCircleConverter.java:26:
 错误: 程序包parquet.io.api不存在
[ERROR] import parquet.io.api.GroupConverter;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQCircleConverter.java:27:
 错误: 程序包parquet.io.api不存在
[ERROR] import parquet.io.api.PrimitiveConverter;
[ERROR] ^
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQCircleConverter.java:37:
 错误: 找不到符号
[ERROR] public class HAWQCircleConverter extends GroupConverter {
[ERROR] ^
[ERROR] 符号: 类 GroupConverter
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQCircleConverter.java:40:
 错误: 找不到符号
[ERROR] private Converter[] converters;
[ERROR] ^
[ERROR] 符号: 类 Converter
[ERROR] 位置: 类 HAWQCircleConverter
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/pivotal/hawq/mapreduce/parquet/convert/HAWQCircleConverter.java:70:
 错误: 找不到符号
[ERROR] public Converter getConverter(int fieldIndex) {
[ERROR] ^
[ERROR] 符号: 类 Converter
[ERROR] 位置: 类 HAWQCircleConverter
[ERROR] 
/Users/wangziming/workplace/incubator-hawq/contrib/hawq-hadoop/hawq-mapreduce-parquet/src/main/java/com/p

[jira] [Resolved] (HAWQ-1636) Compile apache hawq failure due to unsupported syntax in libyarn on osx 10.11

2018-07-04 Thread oushu_WangZiming (JIRA)


 [ 
https://issues.apache.org/jira/browse/HAWQ-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

oushu_WangZiming resolved HAWQ-1636.

   Resolution: Fixed
Fix Version/s: 2.4.0.0-incubating

> Compile apache hawq failure due to unsupported syntax in libyarn on osx 10.11
> -
>
> Key: HAWQ-1636
> URL: https://issues.apache.org/jira/browse/HAWQ-1636
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 2.3.0.0-incubating
>Reporter: oushu_WangZiming
>Assignee: oushu_WangZiming
>Priority: Major
> Fix For: 2.4.0.0-incubating
>
>
> Follow instruction 
> ([https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install)] to 
> build apache hawq on osx 10.11, it fails due to unsupported syntax in libyarn:
> {code:java}
> 1. ./configure
> 2. make
> [ 9%] Building CXX object 
> src/CMakeFiles/libyarn-shared.dir/libyarnclient/ApplicationClient.cpp.o
> cd /Users/wangziming/workplace/incubator-hawq/depends/libyarn/build/src && 
> /usr/bin/g++ -DTEST_HDFS_PREFIX=\"./\" -D_GNU_SOURCE -D__STDC_FORMAT_MACROS 
> -Dlibyarn_shared_EXPORTS 
> -I/Users/wangziming/workplace/incubator-hawq/depends/thirdparty/googletest/googletest/include
>  
> -I/Users/wangziming/workplace/incubator-hawq/depends/thirdparty/googletest/googlemock/include
>  -I/Users/wangziming/workplace/incubator-hawq/depends/libyarn/src 
> -I/Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/common 
> -I/Users/wangziming/workplace/incubator-hawq/depends/libyarn/build/src 
> -I/usr/local/include -I/usr/include/libxml2 
> -I/Users/wangziming/workplace/incubator-hawq/depends/libyarn/mock 
> -fno-omit-frame-pointer -msse4.2 -std=c++0x -O2 -g -DNDEBUG -fPIC -o 
> CMakeFiles/libyarn-shared.dir/libyarnclient/ApplicationClient.cpp.o -c 
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/libyarnclient/ApplicationClient.cpp
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/libyarnclient/ApplicationClient.cpp:76:10:
>  error: no template named 'vector'; did you mean 'std::vector'?
> for (vector::iterator it = rmConfInfos.begin();
> ^~
> std::vector
> /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/vector:457:29: 
> note: 'std::vector' declared here
> class _LIBCPP_TYPE_VIS_ONLY vector
> ^
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/libyarnclient/ApplicationClient.cpp:79:14:
>  error: no template named 'vector'; did you mean 'std::vector'?
> for (vector::iterator it2 = rmInfos.begin();
> ^~
> std::vector
> /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/iterator:1244:75:
>  note: 'std::vector' declared here
> template  friend class _LIBCPP_TYPE_VIS_ONLY vector;
> ^
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/libyarnclient/ApplicationClient.cpp:98:17:
>  warning: format specifies type 'int' but the argument has type 'size_type' 
> (aka 'unsigned long') [-Wformat]
> rmInfos.size());
> ^~
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/common/Logger.h:59:47:
>  note: expanded from macro 'LOG'
> Yarn::Internal::RootLogger.printf(s, fmt, ##_VA_ARGS_)
> ^~~
> 1 warning and 2 errors generated.
> make[4]: *** 
> [src/CMakeFiles/libyarn-shared.dir/libyarnclient/ApplicationClient.cpp.o] 
> Error 1
> make[3]: *** [src/CMakeFiles/libyarn-shared.dir/all] Error 2
> make[2]: *** [all] Error 2
> make[1]: *** [build] Error 2
> make: *** [all] Error 2{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (HAWQ-1636) Compile apache hawq failure due to unsupported syntax in libyarn on osx 10.11

2018-07-04 Thread oushu_WangZiming (JIRA)


 [ 
https://issues.apache.org/jira/browse/HAWQ-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

oushu_WangZiming closed HAWQ-1636.
--

> Compile apache hawq failure due to unsupported syntax in libyarn on osx 10.11
> -
>
> Key: HAWQ-1636
> URL: https://issues.apache.org/jira/browse/HAWQ-1636
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 2.3.0.0-incubating
>Reporter: oushu_WangZiming
>Assignee: oushu_WangZiming
>Priority: Major
> Fix For: 2.4.0.0-incubating
>
>
> Follow instruction 
> ([https://cwiki.apache.org/confluence/display/HAWQ/Build+and+Install)] to 
> build apache hawq on osx 10.11, it fails due to unsupported syntax in libyarn:
> {code:java}
> 1. ./configure
> 2. make
> [ 9%] Building CXX object 
> src/CMakeFiles/libyarn-shared.dir/libyarnclient/ApplicationClient.cpp.o
> cd /Users/wangziming/workplace/incubator-hawq/depends/libyarn/build/src && 
> /usr/bin/g++ -DTEST_HDFS_PREFIX=\"./\" -D_GNU_SOURCE -D__STDC_FORMAT_MACROS 
> -Dlibyarn_shared_EXPORTS 
> -I/Users/wangziming/workplace/incubator-hawq/depends/thirdparty/googletest/googletest/include
>  
> -I/Users/wangziming/workplace/incubator-hawq/depends/thirdparty/googletest/googlemock/include
>  -I/Users/wangziming/workplace/incubator-hawq/depends/libyarn/src 
> -I/Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/common 
> -I/Users/wangziming/workplace/incubator-hawq/depends/libyarn/build/src 
> -I/usr/local/include -I/usr/include/libxml2 
> -I/Users/wangziming/workplace/incubator-hawq/depends/libyarn/mock 
> -fno-omit-frame-pointer -msse4.2 -std=c++0x -O2 -g -DNDEBUG -fPIC -o 
> CMakeFiles/libyarn-shared.dir/libyarnclient/ApplicationClient.cpp.o -c 
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/libyarnclient/ApplicationClient.cpp
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/libyarnclient/ApplicationClient.cpp:76:10:
>  error: no template named 'vector'; did you mean 'std::vector'?
> for (vector::iterator it = rmConfInfos.begin();
> ^~
> std::vector
> /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/vector:457:29: 
> note: 'std::vector' declared here
> class _LIBCPP_TYPE_VIS_ONLY vector
> ^
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/libyarnclient/ApplicationClient.cpp:79:14:
>  error: no template named 'vector'; did you mean 'std::vector'?
> for (vector::iterator it2 = rmInfos.begin();
> ^~
> std::vector
> /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/iterator:1244:75:
>  note: 'std::vector' declared here
> template  friend class _LIBCPP_TYPE_VIS_ONLY vector;
> ^
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/libyarnclient/ApplicationClient.cpp:98:17:
>  warning: format specifies type 'int' but the argument has type 'size_type' 
> (aka 'unsigned long') [-Wformat]
> rmInfos.size());
> ^~
> /Users/wangziming/workplace/incubator-hawq/depends/libyarn/src/common/Logger.h:59:47:
>  note: expanded from macro 'LOG'
> Yarn::Internal::RootLogger.printf(s, fmt, ##_VA_ARGS_)
> ^~~
> 1 warning and 2 errors generated.
> make[4]: *** 
> [src/CMakeFiles/libyarn-shared.dir/libyarnclient/ApplicationClient.cpp.o] 
> Error 1
> make[3]: *** [src/CMakeFiles/libyarn-shared.dir/all] Error 2
> make[2]: *** [all] Error 2
> make[1]: *** [build] Error 2
> make: *** [all] Error 2{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)