[GitHub] incubator-hawq issue #777: HAWQ-825. Add log to hawq reload cluster

2016-07-06 Thread xunzhang
Github user xunzhang commented on the issue:

https://github.com/apache/incubator-hawq/pull/777
  
+1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (HAWQ-825) HAWQ component reload shows misleading message on stdout

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-825:
-

Github user huor commented on the issue:

https://github.com/apache/incubator-hawq/pull/777
  
+1


> HAWQ component reload shows misleading message on stdout
> 
>
> Key: HAWQ-825
> URL: https://issues.apache.org/jira/browse/HAWQ-825
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Matt
>Assignee: Radar Lei
> Attachments: stdout.png
>
>
> After running {code}hawq stop master -u{code}, the message on the stdout says 
> the master was successfully stopped.
> The -u option does not stop the master, it only reloads the configurations. 
> The stdout message should be changed for this operation, so that it does not 
> mislead the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (HAWQ-825) HAWQ component reload shows misleading message on stdout

2016-07-06 Thread Radar Lei (JIRA)

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

Radar Lei resolved HAWQ-825.

Resolution: Fixed

> HAWQ component reload shows misleading message on stdout
> 
>
> Key: HAWQ-825
> URL: https://issues.apache.org/jira/browse/HAWQ-825
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Matt
>Assignee: Radar Lei
> Attachments: stdout.png
>
>
> After running {code}hawq stop master -u{code}, the message on the stdout says 
> the master was successfully stopped.
> The -u option does not stop the master, it only reloads the configurations. 
> The stdout message should be changed for this operation, so that it does not 
> mislead the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HAWQ-825) HAWQ component reload shows misleading message on stdout

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-825:
-

Github user linwen commented on the issue:

https://github.com/apache/incubator-hawq/pull/777
  
+1 


> HAWQ component reload shows misleading message on stdout
> 
>
> Key: HAWQ-825
> URL: https://issues.apache.org/jira/browse/HAWQ-825
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Matt
>Assignee: Radar Lei
> Attachments: stdout.png
>
>
> After running {code}hawq stop master -u{code}, the message on the stdout says 
> the master was successfully stopped.
> The -u option does not stop the master, it only reloads the configurations. 
> The stdout message should be changed for this operation, so that it does not 
> mislead the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq issue #777: HAWQ-825. Add log to hawq reload cluster

2016-07-06 Thread linwen
Github user linwen commented on the issue:

https://github.com/apache/incubator-hawq/pull/777
  
+1 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (HAWQ-825) HAWQ component reload shows misleading message on stdout

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-825:
-

Github user yaoj2 commented on the issue:

https://github.com/apache/incubator-hawq/pull/777
  
+1


> HAWQ component reload shows misleading message on stdout
> 
>
> Key: HAWQ-825
> URL: https://issues.apache.org/jira/browse/HAWQ-825
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Matt
>Assignee: Radar Lei
> Attachments: stdout.png
>
>
> After running {code}hawq stop master -u{code}, the message on the stdout says 
> the master was successfully stopped.
> The -u option does not stop the master, it only reloads the configurations. 
> The stdout message should be changed for this operation, so that it does not 
> mislead the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq issue #777: HAWQ-825. Add log to hawq reload cluster

2016-07-06 Thread yaoj2
Github user yaoj2 commented on the issue:

https://github.com/apache/incubator-hawq/pull/777
  
+1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-hawq pull request #778: HAWQ-900. Add dependency in PL/R rpm build...

2016-07-06 Thread huor
Github user huor commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69844226
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
+BuildRequires:  R-devel >= 3.1.0
--- End diff --

I guess it would be more proper to test "all" versions of R, not "lastest"


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Assigned] (HAWQ-901) hawq init failed: hawqstandbywatch.py:test5:gpadmin-[WARNING]:-syncmaster not running

2016-07-06 Thread Radar Lei (JIRA)

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

Radar Lei reassigned HAWQ-901:
--

Assignee: Radar Lei  (was: Lei Chang)

> hawq init failed: hawqstandbywatch.py:test5:gpadmin-[WARNING]:-syncmaster not 
> running
> -
>
> Key: HAWQ-901
> URL: https://issues.apache.org/jira/browse/HAWQ-901
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Command Line Tools
>Reporter: Ming LI
>Assignee: Radar Lei
>
> Error message in ~/hawqAdminLogs/hawq_init_.log
> ----
> 20160706:06:45:53:006218 hawq_start:test1:gpadmin-[INFO]:-Start hawq with 
> args: ['start', 'standby']
> 20160706:06:45:53:006218 hawq_start:test1:gpadmin-[INFO]:-Gathering 
> information and validating the environment...
> 20160706:06:45:53:006218 hawq_start:test1:gpadmin-[INFO]:-Start standby 
> master service
> 20160706:06:46:02:006218 hawq_start:test1:gpadmin-[INFO]:-Checking standby 
> master status
> 20160706:06:45:55:004418 hawqstandbywatch.py:test5:gpadmin-[INFO]:-Monitoring 
> logs
> 20160706:06:46:00:004418 hawqstandbywatch.py:test5:gpadmin-[INFO]:-checking 
> if syncmaster is running
> 20160706:06:46:02:004418 
> hawqstandbywatch.py:test5:gpadmin-[WARNING]:-syncmaster not running
> 20160706:06:46:02:006218 hawq_start:test1:gpadmin-[ERROR]:-Standby master 
> start failed, exit
> 20160706:06:46:02:003999 hawqinit.sh:test5:gpadmin-[ERROR]:-Start HAWQ 
> standby failed
> --
> (1) I suspect the root cause maybe: we only wait 5 seconds before we check 
> standby running status, this interval is too small.  Could you please firstly 
> change the standby running status check interval from 5 seconds to a loop 
> like recovery running status check on master? 
> (2) If the error 'syncmaster not running' will lead to init failure, we 
> should change from [WARNING] to [ERROR]. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HAWQ-900) Add dependency in PL/R rpm build spec file plr.spec

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-900:
-

Github user radarwave commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69844011
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
+BuildRequires:  R-devel >= 3.1.0
--- End diff --

Now HAWQ have many dependencies, 'thrift', 'boost', 'curl', etc. Each have 
the concerns you mentioned. 

If this really a concern for plr, then I advise to test with the latest one 
on both centos6 and centos7. 


> Add dependency in PL/R rpm build spec file plr.spec
> ---
>
> Key: HAWQ-900
> URL: https://issues.apache.org/jira/browse/HAWQ-900
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Paul Guo
>Assignee: Lei Chang
>
> Building of plr depends on R-devel, while using of plr depends on R. In 
> theory they depends on hawq also but we do not seem to be mandatory to have a 
> hawq rpm for hawq installation, so the dependencies could be R stuffs only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HAWQ-901) hawq init failed: hawqstandbywatch.py:test5:gpadmin-[WARNING]:-syncmaster not running

2016-07-06 Thread Ming LI (JIRA)
Ming LI created HAWQ-901:


 Summary: hawq init failed: 
hawqstandbywatch.py:test5:gpadmin-[WARNING]:-syncmaster not running
 Key: HAWQ-901
 URL: https://issues.apache.org/jira/browse/HAWQ-901
 Project: Apache HAWQ
  Issue Type: Bug
  Components: Command Line Tools
Reporter: Ming LI
Assignee: Lei Chang


Error message in ~/hawqAdminLogs/hawq_init_.log

20160706:06:45:53:006218 hawq_start:test1:gpadmin-[INFO]:-Start hawq with args: 
['start', 'standby']
20160706:06:45:53:006218 hawq_start:test1:gpadmin-[INFO]:-Gathering information 
and validating the environment...
20160706:06:45:53:006218 hawq_start:test1:gpadmin-[INFO]:-Start standby master 
service
20160706:06:46:02:006218 hawq_start:test1:gpadmin-[INFO]:-Checking standby 
master status
20160706:06:45:55:004418 hawqstandbywatch.py:test5:gpadmin-[INFO]:-Monitoring 
logs
20160706:06:46:00:004418 hawqstandbywatch.py:test5:gpadmin-[INFO]:-checking if 
syncmaster is running
20160706:06:46:02:004418 
hawqstandbywatch.py:test5:gpadmin-[WARNING]:-syncmaster not running
20160706:06:46:02:006218 hawq_start:test1:gpadmin-[ERROR]:-Standby master start 
failed, exit
20160706:06:46:02:003999 hawqinit.sh:test5:gpadmin-[ERROR]:-Start HAWQ standby 
failed
--

(1) I suspect the root cause maybe: we only wait 5 seconds before we check 
standby running status, this interval is too small.  Could you please firstly 
change the standby running status check interval from 5 seconds to a loop like 
recovery running status check on master? 

(2) If the error 'syncmaster not running' will lead to init failure, we should 
change from [WARNING] to [ERROR]. 





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HAWQ-900) Add dependency in PL/R rpm build spec file plr.spec

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-900:
-

Github user huor commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69843360
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
+BuildRequires:  R-devel >= 3.1.0
--- End diff --

Suppose uses have R = 3.x (which is higher than 3.1.0) installed with yum. 
Since we don't try it out in hawq, what if below two potential issue:
1) plr can not be built and installed due to API change in R
2) plr can be build and installed successfully, but have runtime issue


> Add dependency in PL/R rpm build spec file plr.spec
> ---
>
> Key: HAWQ-900
> URL: https://issues.apache.org/jira/browse/HAWQ-900
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Paul Guo
>Assignee: Lei Chang
>
> Building of plr depends on R-devel, while using of plr depends on R. In 
> theory they depends on hawq also but we do not seem to be mandatory to have a 
> hawq rpm for hawq installation, so the dependencies could be R stuffs only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq pull request #778: HAWQ-900. Add dependency in PL/R rpm build...

2016-07-06 Thread huor
Github user huor commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69843360
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
+BuildRequires:  R-devel >= 3.1.0
--- End diff --

Suppose uses have R = 3.x (which is higher than 3.1.0) installed with yum. 
Since we don't try it out in hawq, what if below two potential issue:
1) plr can not be built and installed due to API change in R
2) plr can be build and installed successfully, but have runtime issue


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-hawq pull request #778: HAWQ-900. Add dependency in PL/R rpm build...

2016-07-06 Thread radarwave
Github user radarwave commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69842942
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
+BuildRequires:  R-devel >= 3.1.0
--- End diff --

No, we should not use '=' since we are installing R and R-devel via YUM. 
Users might have higher version YUM repo. It will be very hard to find the 
correct YUM repo.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (HAWQ-900) Add dependency in PL/R rpm build spec file plr.spec

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-900:
-

Github user radarwave commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69842942
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
+BuildRequires:  R-devel >= 3.1.0
--- End diff --

No, we should not use '=' since we are installing R and R-devel via YUM. 
Users might have higher version YUM repo. It will be very hard to find the 
correct YUM repo.


> Add dependency in PL/R rpm build spec file plr.spec
> ---
>
> Key: HAWQ-900
> URL: https://issues.apache.org/jira/browse/HAWQ-900
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Paul Guo
>Assignee: Lei Chang
>
> Building of plr depends on R-devel, while using of plr depends on R. In 
> theory they depends on hawq also but we do not seem to be mandatory to have a 
> hawq rpm for hawq installation, so the dependencies could be R stuffs only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HAWQ-900) Add dependency in PL/R rpm build spec file plr.spec

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-900:
-

Github user huor commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69842622
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
+BuildRequires:  R-devel >= 3.1.0
--- End diff --

I would prefer: R-devel = 3.1.0 and R = 3.1.0. The reason is that we only 
certified plr in hawq with R 3.1.0, we don't know if there are any compatible 
issue R > 3.1.0. Any thought?


> Add dependency in PL/R rpm build spec file plr.spec
> ---
>
> Key: HAWQ-900
> URL: https://issues.apache.org/jira/browse/HAWQ-900
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Paul Guo
>Assignee: Lei Chang
>
> Building of plr depends on R-devel, while using of plr depends on R. In 
> theory they depends on hawq also but we do not seem to be mandatory to have a 
> hawq rpm for hawq installation, so the dependencies could be R stuffs only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq pull request #778: HAWQ-900. Add dependency in PL/R rpm build...

2016-07-06 Thread huor
Github user huor commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69842622
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
+BuildRequires:  R-devel >= 3.1.0
--- End diff --

I would prefer: R-devel = 3.1.0 and R = 3.1.0. The reason is that we only 
certified plr in hawq with R 3.1.0, we don't know if there are any compatible 
issue R > 3.1.0. Any thought?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (HAWQ-900) Add dependency in PL/R rpm build spec file plr.spec

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-900:
-

Github user radarwave commented on the issue:

https://github.com/apache/incubator-hawq/pull/778
  
If the License change is correct. Then +1.


> Add dependency in PL/R rpm build spec file plr.spec
> ---
>
> Key: HAWQ-900
> URL: https://issues.apache.org/jira/browse/HAWQ-900
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Paul Guo
>Assignee: Lei Chang
>
> Building of plr depends on R-devel, while using of plr depends on R. In 
> theory they depends on hawq also but we do not seem to be mandatory to have a 
> hawq rpm for hawq installation, so the dependencies could be R stuffs only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq pull request #778: HAWQ-900. Add dependency in PL/R rpm build...

2016-07-06 Thread huor
Github user huor commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69841967
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
--- End diff --

Do we use Apache License 2.0 or 1.1, or just use Apache in general?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (HAWQ-900) Add dependency in PL/R rpm build spec file plr.spec

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-900:
-

Github user huor commented on a diff in the pull request:

https://github.com/apache/incubator-hawq/pull/778#discussion_r69841967
  
--- Diff: src/pl/plr.spec ---
@@ -3,10 +3,14 @@ Name:   plr-hawq
 Version:08.03.00.14
 Release:   0
 Prefix: /usr/local
-License:   GPL
+License:   Apache
--- End diff --

Do we use Apache License 2.0 or 1.1, or just use Apache in general?


> Add dependency in PL/R rpm build spec file plr.spec
> ---
>
> Key: HAWQ-900
> URL: https://issues.apache.org/jira/browse/HAWQ-900
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Paul Guo
>Assignee: Lei Chang
>
> Building of plr depends on R-devel, while using of plr depends on R. In 
> theory they depends on hawq also but we do not seem to be mandatory to have a 
> hawq rpm for hawq installation, so the dependencies could be R stuffs only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HAWQ-867) Replace the git-submobule mechanism with git-clone

2016-07-06 Thread Paul Guo (JIRA)

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

Paul Guo commented on HAWQ-867:
---

[~rlei]
We talked this yesterday. Radar will do this since I do not have permission to 
write upstream repo directly.

> Replace the git-submobule mechanism with git-clone
> --
>
> Key: HAWQ-867
> URL: https://issues.apache.org/jira/browse/HAWQ-867
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Paul Guo
>Assignee: Paul Guo
>Priority: Blocker
> Fix For: 2.0.0-incubating
>
>
> Currently some features/extensions (e.g. pycrytpo, gporca, etc) are embedded 
> into hawq code via the git submodule mechanism which is similar to a link. In 
> hawq git repo, during hawq build, it will download the submodule repos and 
> build those functionality, however if we decide to generate a source tarball 
> which is independent on the git repo, this will be an issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HAWQ-779) support more pxf filter pushdwon

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-779:
-

Github user jiadexin closed the pull request at:

https://github.com/apache/incubator-hawq/pull/695


>  support more pxf filter pushdwon
> -
>
> Key: HAWQ-779
> URL: https://issues.apache.org/jira/browse/HAWQ-779
> Project: Apache HAWQ
>  Issue Type: New Feature
>  Components: PXF
>Reporter: Devin Jia
>Assignee: Goden Yao
> Fix For: 2.0.0
>
>
> When I use the pxf hawq, I need to read a traditional relational database 
> systems and solr by way of the external table. The project 
> :https://github.com/Pivotal-Field-Engineering/pxf-field/tree/master/jdbc-pxf-ext,
>  only "WriteAccessor ",so I developed 2 plug-ins, the projects: 
> https://github.com/inspur-insight/pxf-plugin , But these two plug-ins need to 
> modified HAWQ:
> 1. When get a list of fragment from pxf services, push down the 
> 'filterString'. modify the backend / optimizer / plan / createplan.c of 
> create_pxf_plan methods:
> segdb_work_map = map_hddata_2gp_segments (uri_str,
> total_segs, segs_participating,
> relation, ctx-> root-> parse-> jointree-> quals);
> 2. modify pxffilters.h and pxffilters.c, support TEXT types LIKE operation, 
> Date type data operator, Float type operator.
> 3. Modify org.apache.hawq.pxf.api.FilterParser.java, support the LIKE 
> operator.
> I already created a feature branch in my local ,and tested.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq pull request #695: HAWQ-779. support more pxf filter pushdwon

2016-07-06 Thread jiadexin
Github user jiadexin closed the pull request at:

https://github.com/apache/incubator-hawq/pull/695


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Updated] (HAWQ-310) Snapshot support

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-310:
---
Assignee: Lili Ma

> Snapshot support
> 
>
> Key: HAWQ-310
> URL: https://issues.apache.org/jira/browse/HAWQ-310
> Project: Apache HAWQ
>  Issue Type: Wish
>  Components: Catalog, Storage
>Reporter: Lei Chang
>Assignee: Lili Ma
> Fix For: 3.0.0
>
>
> Snapshot support is very useful for database backup and recovery.
> To support Snapshot in HAWQ includes two parts: one is to snapshot for 
> catalog on master local disks and the other is to support snapshot for user 
> data on hdfs. And we need to keep the consistency between the two parts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-321) Support plpython3u

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-321:
---
Assignee: Lili Ma

> Support plpython3u
> --
>
> Key: HAWQ-321
> URL: https://issues.apache.org/jira/browse/HAWQ-321
> Project: Apache HAWQ
>  Issue Type: Wish
>Reporter: Lei Chang
>Assignee: Lili Ma
> Fix For: backlog
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-304) Support update and delete on non-heap tables

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-304:
---
Assignee: Lili Ma

> Support update and delete on non-heap tables
> 
>
> Key: HAWQ-304
> URL: https://issues.apache.org/jira/browse/HAWQ-304
> Project: Apache HAWQ
>  Issue Type: Wish
>  Components: Storage
>Reporter: Lei Chang
>Assignee: Lili Ma
> Fix For: 3.0.0
>
> Attachments: mutable_table.sql
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-303) Index support for non-heap tables

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-303:
---
Assignee: Lili Ma  (was: Lei Chang)

> Index support for non-heap tables
> -
>
> Key: HAWQ-303
> URL: https://issues.apache.org/jira/browse/HAWQ-303
> Project: Apache HAWQ
>  Issue Type: Wish
>  Components: Storage
>Reporter: Lei Chang
>Assignee: Lili Ma
> Fix For: 3.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-308) S3 Integration

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-308:
---
Assignee: Lili Ma

> S3 Integration
> --
>
> Key: HAWQ-308
> URL: https://issues.apache.org/jira/browse/HAWQ-308
> Project: Apache HAWQ
>  Issue Type: Wish
>  Components: Storage
>Reporter: Lei Chang
>Assignee: Lili Ma
> Fix For: 2.1.0
>
>
> There are two methods to support S3.
> 1. Support S3 as a native file system, so storing data on S3 is just like 
> storing data on HDFS.
> 2. Support S3 as an external storage. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-319) REST API for HAWQ

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-319:
---
Assignee: Lili Ma

> REST API for HAWQ
> -
>
> Key: HAWQ-319
> URL: https://issues.apache.org/jira/browse/HAWQ-319
> Project: Apache HAWQ
>  Issue Type: Wish
>Reporter: Lei Chang
>Assignee: Lili Ma
> Fix For: backlog
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-326) Support RPM build for HAWQ

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-326:
---
Assignee: Paul Guo

> Support RPM build for HAWQ
> --
>
> Key: HAWQ-326
> URL: https://issues.apache.org/jira/browse/HAWQ-326
> Project: Apache HAWQ
>  Issue Type: Wish
>  Components: Build
>Reporter: Lei Chang
>Assignee: Paul Guo
> Fix For: 2.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-303) Index support for non-heap tables

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-303:
---
Assignee: Lei Chang

> Index support for non-heap tables
> -
>
> Key: HAWQ-303
> URL: https://issues.apache.org/jira/browse/HAWQ-303
> Project: Apache HAWQ
>  Issue Type: Wish
>  Components: Storage
>Reporter: Lei Chang
>Assignee: Lei Chang
> Fix For: 3.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (HAWQ-893) Incorrect array indexing in load_expected_statuses() in pg_regress.c

2016-07-06 Thread Kavinder Dhaliwal (JIRA)

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

Kavinder Dhaliwal closed HAWQ-893.
--
Resolution: Fixed

> Incorrect array indexing in load_expected_statuses() in pg_regress.c
> 
>
> Key: HAWQ-893
> URL: https://issues.apache.org/jira/browse/HAWQ-893
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Tests
>Reporter: Kavinder Dhaliwal
>Assignee: Kavinder Dhaliwal
>
> Sometimes when running installcheck good there can be a case where when 
> parsing a line from the src/test/regress/expected_statuses file the string 
> that contains the name of the test will have its zero byte set to the null 
> character.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (HAWQ-779) support more pxf filter pushdwon

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao resolved HAWQ-779.

   Resolution: Fixed
Fix Version/s: (was: backlog)
   2.0.0

>  support more pxf filter pushdwon
> -
>
> Key: HAWQ-779
> URL: https://issues.apache.org/jira/browse/HAWQ-779
> Project: Apache HAWQ
>  Issue Type: New Feature
>  Components: PXF
>Reporter: Devin Jia
>Assignee: Goden Yao
> Fix For: 2.0.0
>
>
> When I use the pxf hawq, I need to read a traditional relational database 
> systems and solr by way of the external table. The project 
> :https://github.com/Pivotal-Field-Engineering/pxf-field/tree/master/jdbc-pxf-ext,
>  only "WriteAccessor ",so I developed 2 plug-ins, the projects: 
> https://github.com/inspur-insight/pxf-plugin , But these two plug-ins need to 
> modified HAWQ:
> 1. When get a list of fragment from pxf services, push down the 
> 'filterString'. modify the backend / optimizer / plan / createplan.c of 
> create_pxf_plan methods:
> segdb_work_map = map_hddata_2gp_segments (uri_str,
> total_segs, segs_participating,
> relation, ctx-> root-> parse-> jointree-> quals);
> 2. modify pxffilters.h and pxffilters.c, support TEXT types LIKE operation, 
> Date type data operator, Float type operator.
> 3. Modify org.apache.hawq.pxf.api.FilterParser.java, support the LIKE 
> operator.
> I already created a feature branch in my local ,and tested.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HAWQ-779) support more pxf filter pushdwon

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-779:
-

Github user shivzone commented on the issue:

https://github.com/apache/incubator-hawq/pull/695
  
+1


>  support more pxf filter pushdwon
> -
>
> Key: HAWQ-779
> URL: https://issues.apache.org/jira/browse/HAWQ-779
> Project: Apache HAWQ
>  Issue Type: New Feature
>  Components: PXF
>Reporter: Devin Jia
>Assignee: Goden Yao
> Fix For: backlog
>
>
> When I use the pxf hawq, I need to read a traditional relational database 
> systems and solr by way of the external table. The project 
> :https://github.com/Pivotal-Field-Engineering/pxf-field/tree/master/jdbc-pxf-ext,
>  only "WriteAccessor ",so I developed 2 plug-ins, the projects: 
> https://github.com/inspur-insight/pxf-plugin , But these two plug-ins need to 
> modified HAWQ:
> 1. When get a list of fragment from pxf services, push down the 
> 'filterString'. modify the backend / optimizer / plan / createplan.c of 
> create_pxf_plan methods:
> segdb_work_map = map_hddata_2gp_segments (uri_str,
> total_segs, segs_participating,
> relation, ctx-> root-> parse-> jointree-> quals);
> 2. modify pxffilters.h and pxffilters.c, support TEXT types LIKE operation, 
> Date type data operator, Float type operator.
> 3. Modify org.apache.hawq.pxf.api.FilterParser.java, support the LIKE 
> operator.
> I already created a feature branch in my local ,and tested.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HAWQ-779) support more pxf filter pushdwon

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-779:
-

Github user shivzone commented on the issue:

https://github.com/apache/incubator-hawq/pull/695
  
Merged this feature to master. Closing this pulll request


>  support more pxf filter pushdwon
> -
>
> Key: HAWQ-779
> URL: https://issues.apache.org/jira/browse/HAWQ-779
> Project: Apache HAWQ
>  Issue Type: New Feature
>  Components: PXF
>Reporter: Devin Jia
>Assignee: Goden Yao
> Fix For: backlog
>
>
> When I use the pxf hawq, I need to read a traditional relational database 
> systems and solr by way of the external table. The project 
> :https://github.com/Pivotal-Field-Engineering/pxf-field/tree/master/jdbc-pxf-ext,
>  only "WriteAccessor ",so I developed 2 plug-ins, the projects: 
> https://github.com/inspur-insight/pxf-plugin , But these two plug-ins need to 
> modified HAWQ:
> 1. When get a list of fragment from pxf services, push down the 
> 'filterString'. modify the backend / optimizer / plan / createplan.c of 
> create_pxf_plan methods:
> segdb_work_map = map_hddata_2gp_segments (uri_str,
> total_segs, segs_participating,
> relation, ctx-> root-> parse-> jointree-> quals);
> 2. modify pxffilters.h and pxffilters.c, support TEXT types LIKE operation, 
> Date type data operator, Float type operator.
> 3. Modify org.apache.hawq.pxf.api.FilterParser.java, support the LIKE 
> operator.
> I already created a feature branch in my local ,and tested.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq issue #695: HAWQ-779. support more pxf filter pushdwon

2016-07-06 Thread shivzone
Github user shivzone commented on the issue:

https://github.com/apache/incubator-hawq/pull/695
  
Merged this feature to master. Closing this pulll request


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-hawq issue #695: HAWQ-779. support more pxf filter pushdwon

2016-07-06 Thread shivzone
Github user shivzone commented on the issue:

https://github.com/apache/incubator-hawq/pull/695
  
+1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Updated] (HAWQ-892) Need "incubating" in Apache HAWQ release name

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-892:
---
Summary: Need "incubating" in Apache HAWQ release name  (was: Need 
"incubating" in Apache HAWQ release)

> Need "incubating" in Apache HAWQ release name
> -
>
> Key: HAWQ-892
> URL: https://issues.apache.org/jira/browse/HAWQ-892
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Build
>Reporter: Goden Yao
>Assignee: Lei Chang
>Priority: Blocker
> Fix For: 2.0.0-incubating
>
>
> our version file in 2.0.0-incubating branch should be "2.0.0-incubating".
> Master should be "2.0.1-incubating" (or whatever the next version)
> Hawq commandline --version should also show "incubating" in the version 
> number before we graduate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-892) Need "incubating" in Apache HAWQ release

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-892:
---
Priority: Blocker  (was: Major)

> Need "incubating" in Apache HAWQ release
> 
>
> Key: HAWQ-892
> URL: https://issues.apache.org/jira/browse/HAWQ-892
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Build
>Reporter: Goden Yao
>Assignee: Lei Chang
>Priority: Blocker
> Fix For: 2.0.0-incubating
>
>
> our version file in 2.0.0-incubating branch should be "2.0.0-incubating".
> Master should be "2.0.1-incubating" (or whatever the next version)
> Hawq commandline --version should also show "incubating" in the version 
> number before we graduate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-867) Replace the git-submobule mechanism with git-clone

2016-07-06 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-867:
---
Priority: Blocker  (was: Major)

> Replace the git-submobule mechanism with git-clone
> --
>
> Key: HAWQ-867
> URL: https://issues.apache.org/jira/browse/HAWQ-867
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Paul Guo
>Assignee: Paul Guo
>Priority: Blocker
> Fix For: 2.0.0-incubating
>
>
> Currently some features/extensions (e.g. pycrytpo, gporca, etc) are embedded 
> into hawq code via the git submodule mechanism which is similar to a link. In 
> hawq git repo, during hawq build, it will download the submodule repos and 
> build those functionality, however if we decide to generate a source tarball 
> which is independent on the git repo, this will be an issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-hawq pull request #778: HAWQ-900. Add dependency in PL/R rpm build...

2016-07-06 Thread paul-guo-
GitHub user paul-guo- opened a pull request:

https://github.com/apache/incubator-hawq/pull/778

HAWQ-900. Add dependency in PL/R rpm build spec file plr.spec



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/paul-guo-/incubator-hawq snappy

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-hawq/pull/778.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #778


commit a52139c12cd83bb1f2397cdc9f0ccd032d2eaeab
Author: Paul Guo 
Date:   2016-07-06T10:09:42Z

HAWQ-900. Add dependency in PL/R rpm build spec file plr.spec




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (HAWQ-900) Add dependency in PL/R rpm build spec file plr.spec

2016-07-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on HAWQ-900:
-

GitHub user paul-guo- opened a pull request:

https://github.com/apache/incubator-hawq/pull/778

HAWQ-900. Add dependency in PL/R rpm build spec file plr.spec



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/paul-guo-/incubator-hawq snappy

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-hawq/pull/778.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #778


commit a52139c12cd83bb1f2397cdc9f0ccd032d2eaeab
Author: Paul Guo 
Date:   2016-07-06T10:09:42Z

HAWQ-900. Add dependency in PL/R rpm build spec file plr.spec




> Add dependency in PL/R rpm build spec file plr.spec
> ---
>
> Key: HAWQ-900
> URL: https://issues.apache.org/jira/browse/HAWQ-900
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: Paul Guo
>Assignee: Lei Chang
>
> Building of plr depends on R-devel, while using of plr depends on R. In 
> theory they depends on hawq also but we do not seem to be mandatory to have a 
> hawq rpm for hawq installation, so the dependencies could be R stuffs only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HAWQ-900) Add dependency in PL/R rpm build spec file plr.spec

2016-07-06 Thread Paul Guo (JIRA)
Paul Guo created HAWQ-900:
-

 Summary: Add dependency in PL/R rpm build spec file plr.spec
 Key: HAWQ-900
 URL: https://issues.apache.org/jira/browse/HAWQ-900
 Project: Apache HAWQ
  Issue Type: Bug
Reporter: Paul Guo
Assignee: Lei Chang


Building of plr depends on R-devel, while using of plr depends on R. In theory 
they depends on hawq also but we do not seem to be mandatory to have a hawq rpm 
for hawq installation, so the dependencies could be R stuffs only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (HAWQ-898) Add feature test for COPY with new test framework

2016-07-06 Thread Lin Wen (JIRA)

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

Lin Wen reassigned HAWQ-898:


Assignee: Lin Wen  (was: Jiali Yao)

> Add feature test for COPY with new test framework 
> --
>
> Key: HAWQ-898
> URL: https://issues.apache.org/jira/browse/HAWQ-898
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: Lin Wen
>Assignee: Lin Wen
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (HAWQ-896) Add feature test for create table with new test framework

2016-07-06 Thread Lin Wen (JIRA)

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

Lin Wen reassigned HAWQ-896:


Assignee: Lin Wen  (was: Jiali Yao)

> Add feature test for create table with new test framework
> -
>
> Key: HAWQ-896
> URL: https://issues.apache.org/jira/browse/HAWQ-896
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: Lin Wen
>Assignee: Lin Wen
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (HAWQ-899) Add feature test for nested null case with new test framework

2016-07-06 Thread Lin Wen (JIRA)

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

Lin Wen reassigned HAWQ-899:


Assignee: Lin Wen  (was: Jiali Yao)

> Add feature test for nested null case with new test framework
> -
>
> Key: HAWQ-899
> URL: https://issues.apache.org/jira/browse/HAWQ-899
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: Tests
>Reporter: Lin Wen
>Assignee: Lin Wen
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HAWQ-899) Add feature test for nested null case with new test framework

2016-07-06 Thread Lin Wen (JIRA)
Lin Wen created HAWQ-899:


 Summary: Add feature test for nested null case with new test 
framework
 Key: HAWQ-899
 URL: https://issues.apache.org/jira/browse/HAWQ-899
 Project: Apache HAWQ
  Issue Type: Sub-task
  Components: Tests
Reporter: Lin Wen
Assignee: Jiali Yao






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HAWQ-898) Add feature test for COPY with new test framework

2016-07-06 Thread Lin Wen (JIRA)
Lin Wen created HAWQ-898:


 Summary: Add feature test for COPY with new test framework 
 Key: HAWQ-898
 URL: https://issues.apache.org/jira/browse/HAWQ-898
 Project: Apache HAWQ
  Issue Type: Sub-task
  Components: Tests
Reporter: Lin Wen
Assignee: Jiali Yao






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HAWQ-897) Add feature test for create table distribution with new test framework

2016-07-06 Thread Lin Wen (JIRA)
Lin Wen created HAWQ-897:


 Summary: Add feature test for create table distribution with new 
test framework
 Key: HAWQ-897
 URL: https://issues.apache.org/jira/browse/HAWQ-897
 Project: Apache HAWQ
  Issue Type: Sub-task
  Components: Tests
Reporter: Lin Wen
Assignee: Jiali Yao






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (HAWQ-882) insert failed when compresstype=gzip

2016-07-06 Thread liuguo (JIRA)

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

liuguo closed HAWQ-882.
---
Resolution: Fixed

> insert failed when compresstype=gzip
> 
>
> Key: HAWQ-882
> URL: https://issues.apache.org/jira/browse/HAWQ-882
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: liuguo
>Assignee: Lei Chang
>
> create sql is :
> create table testzip(a int,  b varchar(20))with(appendonly=true, 
> orientation=parquet, compresstype=gzip, compresslevel=8);
> Inserting a record at a time is no problem.
> But error inserting 1 records at one time
> the error is:
> psycopg2.OperationalError: Parquet Storage Write error on segment file 
> 'hdfs://kmaster:8020/hawq_default/16385/16535/16569/1': writing footer file 
> failure  (seg0 kslave1:4 pid=790454)
> 
> create sql is:create table testzip1(a int,  b 
> varchar(20))with(appendonly=true, orientation=parquet, compresstype=snappy);
> when the table's compresstype=snappy , get an error:
> ERROR:  Parquet Storage Write error on segment file 
> 'hdfs://kmaster:8020/hawq_default/16385/16535/16564/1': writing footer file 
> failure  (seg0 kslave2:4 pid=441973)
> 
> create sql is:create table testzip2(a int,  b 
> varchar(20))with(appendonly=true, compresstype=quicklz, compresslevel=1); 
> when the table's compesstype=quicklz, get an error:
> ERROR:  Could not flush (fsync) Append-Only segment file 
> 'hdfs://kmaster:8020/hawq_default/16385/16535/16556/1' to disk for relation 
> 'testquicklz': Input/output error  (seg0 kslave1:4 pid=4112)
> DETAIL:  
> File /hawq_default/16385/16535/16556/1 could only be replicated to 0 nodes 
> instead of minReplication (=1).  There are 2 datanode(s) running and no 
> node(s) are excluded in this operation.
>   at 
> org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.chooseTarget4NewBlock(BlockManager.java:1559)
>   at 
> org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:3245)
>   at 
> org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.addBlock(NameNodeRpcServer.java:663)
>   at 
> org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.addBlock(ClientNamenodeProtocolServerSideTranslatorPB.java:482)
>   at 
> org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)
>   at 
> org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:619)
>   at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:975)
>   at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2040)
>   at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2036)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at javax.security.auth.Subject.doAs(Subject.java:415)
>   at 
> org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1656)
> my hadoop have 2 nodes, version is 2.7.1.2.4
> my hawq have 2 nodes , version is 2.0.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HAWQ-896) Add feature test for create table with new test framework

2016-07-06 Thread Lin Wen (JIRA)
Lin Wen created HAWQ-896:


 Summary: Add feature test for create table with new test framework
 Key: HAWQ-896
 URL: https://issues.apache.org/jira/browse/HAWQ-896
 Project: Apache HAWQ
  Issue Type: Sub-task
  Components: Tests
Reporter: Lin Wen
Assignee: Jiali Yao






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)