You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by hu...@apache.org on 2016/08/25 02:42:56 UTC

incubator-hawq git commit: HAWQ-1012. Append test yaml files for hawq register feature tests.

Repository: incubator-hawq
Updated Branches:
  refs/heads/master 7e0c63adc -> b29dc418a


HAWQ-1012. Append test yaml files for hawq register feature tests.


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/b29dc418
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/b29dc418
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/b29dc418

Branch: refs/heads/master
Commit: b29dc418a08f352618b732e6889a6ca4a1d6a627
Parents: 7e0c63a
Author: xunzhang <xu...@gmail.com>
Authored: Thu Aug 25 10:33:29 2016 +0800
Committer: xunzhang <xu...@gmail.com>
Committed: Thu Aug 25 10:34:26 2016 +0800

----------------------------------------------------------------------
 src/test/feature/ManagementTool/incorrect1.yml | 21 ++++++++++++++++++++
 src/test/feature/ManagementTool/incorrect2.yml | 21 ++++++++++++++++++++
 src/test/feature/ManagementTool/incorrect3.yml | 21 ++++++++++++++++++++
 src/test/feature/ManagementTool/incorrect4.yml | 21 ++++++++++++++++++++
 src/test/feature/ManagementTool/incorrect5.yml | 21 ++++++++++++++++++++
 src/test/feature/ManagementTool/incorrect6.yml | 22 +++++++++++++++++++++
 6 files changed, 127 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/b29dc418/src/test/feature/ManagementTool/incorrect1.yml
----------------------------------------------------------------------
diff --git a/src/test/feature/ManagementTool/incorrect1.yml b/src/test/feature/ManagementTool/incorrect1.yml
new file mode 100755
index 0000000..8258a90
--- /dev/null
+++ b/src/test/feature/ManagementTool/incorrect1.yml
@@ -0,0 +1,21 @@
+DBVersion: PostgreSQL 8.2.15 (Greenplum Database 4.2.0 build 1) (HAWQ 2.0.1.0 build
+  dev) on x86_64-apple-darwin15.5.0, compiled by GCC Apple LLVM version 7.3.0 (clang-703.0.31)
+  compiled on Jul 25 2016 13:00:28
+DFS_URL: hdfs://localhost:8020
+Distribution_Policy: DISTRIBUTED RANDOMLY
+Encoding: UTF8
+FileFormat: Parquet
+Parquet_FileLocations:
+  Checksum: false
+  CompressionLevel: 0
+  CompressionType: null
+  EnableDictionary: false
+  Files:
+  - path: /hawq_default/16385/16387/35983/1
+    size: 945
+  RowGroupSize: 8388608
+Parquet_Schema:
+- name: i
+  type: int4
+TableName: public.hawqregister
+Version: 1.0.0

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/b29dc418/src/test/feature/ManagementTool/incorrect2.yml
----------------------------------------------------------------------
diff --git a/src/test/feature/ManagementTool/incorrect2.yml b/src/test/feature/ManagementTool/incorrect2.yml
new file mode 100755
index 0000000..8258a90
--- /dev/null
+++ b/src/test/feature/ManagementTool/incorrect2.yml
@@ -0,0 +1,21 @@
+DBVersion: PostgreSQL 8.2.15 (Greenplum Database 4.2.0 build 1) (HAWQ 2.0.1.0 build
+  dev) on x86_64-apple-darwin15.5.0, compiled by GCC Apple LLVM version 7.3.0 (clang-703.0.31)
+  compiled on Jul 25 2016 13:00:28
+DFS_URL: hdfs://localhost:8020
+Distribution_Policy: DISTRIBUTED RANDOMLY
+Encoding: UTF8
+FileFormat: Parquet
+Parquet_FileLocations:
+  Checksum: false
+  CompressionLevel: 0
+  CompressionType: null
+  EnableDictionary: false
+  Files:
+  - path: /hawq_default/16385/16387/35983/1
+    size: 945
+  RowGroupSize: 8388608
+Parquet_Schema:
+- name: i
+  type: int4
+TableName: public.hawqregister
+Version: 1.0.0

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/b29dc418/src/test/feature/ManagementTool/incorrect3.yml
----------------------------------------------------------------------
diff --git a/src/test/feature/ManagementTool/incorrect3.yml b/src/test/feature/ManagementTool/incorrect3.yml
new file mode 100755
index 0000000..f45b5e5
--- /dev/null
+++ b/src/test/feature/ManagementTool/incorrect3.yml
@@ -0,0 +1,21 @@
+DBVersion: PostgreSQL 8.2.15 (Greenplum Database 4.2.0 build 1) (HAWQ 2.0.1.0 build
+  dev) on x86_64-apple-darwin15.5.0, compiled by GCC Apple LLVM version 7.3.0 (clang-703.0.31)
+  compiled on Jul 25 2016 13:00:28
+DFS_URL: hdfs://localhost:8020
+Distribution_Policy: DISTRIBUTED RANDOMLY
+Encoding: UTF8
+FileFormat: Parquet
+Parquet_FileLocations:
+  Checksum: false
+  CompressionLevel: 0
+  CompressionType: null
+  EnableDictionary: false
+  Files:
+  - path: /hawq_default/16385/16387/35983/1
+  PageSize: 1048576
+  RowGroupSize: 8388608
+Parquet_Schema:
+- name: i
+  type: int4
+TableName: public.hawqregister
+Version: 1.0.0

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/b29dc418/src/test/feature/ManagementTool/incorrect4.yml
----------------------------------------------------------------------
diff --git a/src/test/feature/ManagementTool/incorrect4.yml b/src/test/feature/ManagementTool/incorrect4.yml
new file mode 100755
index 0000000..3b8b921
--- /dev/null
+++ b/src/test/feature/ManagementTool/incorrect4.yml
@@ -0,0 +1,21 @@
+DBVersion: PostgreSQL 8.2.15 (Greenplum Database 4.2.0 build 1) (HAWQ 2.0.1.0 build
+  dev) on x86_64-apple-darwin15.5.0, compiled by GCC Apple LLVM version 7.3.0 (clang-703.0.31)
+  compiled on Jul 25 2016 13:00:28
+DFS_URL: hdfs://localhost:8020
+Distribution_Policy: DISTRIBUTED RANDOMLY
+Encoding: UTF8
+FileFormat: Parquet
+Parquet_FileLocations:
+  Checksum: false
+  CompressionLevel: 0
+  CompressionType: null
+  EnableDictionary: false
+  Files:
+  - path: /hawq_default/16385/16387/35983/1
+    size: 945
+  PageSize: 1048576
+  RowGroupSize: 8388608
+Parquet_Schema:
+- name: i
+TableName: public.hawqregister
+Version: 1.0.0

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/b29dc418/src/test/feature/ManagementTool/incorrect5.yml
----------------------------------------------------------------------
diff --git a/src/test/feature/ManagementTool/incorrect5.yml b/src/test/feature/ManagementTool/incorrect5.yml
new file mode 100755
index 0000000..42a37ae
--- /dev/null
+++ b/src/test/feature/ManagementTool/incorrect5.yml
@@ -0,0 +1,21 @@
+AO_FileLocations:
+  Blocksize: 32768
+  CompressionLevel: 0
+  CompressionType: null
+  Files:
+  - path: /hawq_default/16385/16387/16518/1
+    size: 32
+AO_Schema:
+- name: x
+  type: float8
+- name: y
+  type: float8
+DBVersion: PostgreSQL 8.2.15 (Greenplum Database 4.2.0 build 1) (HAWQ 2.0.1.0 build
+  dev) on x86_64-apple-darwin15.5.0, compiled by GCC Apple LLVM version 7.3.0 (clang-703.0.31)
+  compiled on Aug 12 2016 10:49:35
+DFS_URL: hdfs://localhost:8020
+Distribution_Policy: DISTRIBUTED RANDOMLY
+Encoding: UTF8
+FileFormat: AO
+TableName: public.t1
+Version: 1.0.0

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/b29dc418/src/test/feature/ManagementTool/incorrect6.yml
----------------------------------------------------------------------
diff --git a/src/test/feature/ManagementTool/incorrect6.yml b/src/test/feature/ManagementTool/incorrect6.yml
new file mode 100755
index 0000000..0d572dc
--- /dev/null
+++ b/src/test/feature/ManagementTool/incorrect6.yml
@@ -0,0 +1,22 @@
+AO_FileLocations:
+  Blocksize: 32768
+  Checksum: false
+  CompressionLevel: 0
+  CompressionType: null
+  Files:
+  - path: /hawq_default/16385/16387/16518/1
+    size: 32
+AO_Schema:
+- name: x
+  type: float8
+- name: y
+  type: float8
+DBVersion: PostgreSQL 8.2.15 (Greenplum Database 4.2.0 build 1) (HAWQ 2.0.1.0 build
+  dev) on x86_64-apple-darwin15.5.0, compiled by GCC Apple LLVM version 7.3.0 (clang-703.0.31)
+  compiled on Aug 12 2016 10:49:35
+DFS_URL: hdfs://localhost:80
+Distribution_Policy: DISTRIBUTED RANDOMLY
+Encoding: UTF8
+FileFormat: AO
+TableName: public.t1
+Version: 1.0.0