[GitHub] incubator-hawq-docs pull request #21: Feature/work mem

2016-10-14 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-hawq-docs/pull/21


---
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-docs pull request #20: misc doc updates

2016-10-14 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-hawq-docs/pull/20


---
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] [Created] (HAWQ-1107) PXF HDFS documentation - restructure content and include more examples

2016-10-14 Thread Lisa Owen (JIRA)
Lisa Owen created HAWQ-1107:
---

 Summary: PXF HDFS documentation - restructure content and include 
more examples
 Key: HAWQ-1107
 URL: https://issues.apache.org/jira/browse/HAWQ-1107
 Project: Apache HAWQ
  Issue Type: Improvement
  Components: Documentation
Reporter: Lisa Owen
Assignee: David Yozie
 Fix For: 2.0.1.0-incubating


the current PXF HDFS documentation does not include any runnable examples.  add 
runnable examples for all (HdfsTextSimple, HdfsTextMulti, SerialWritable, Avro) 
profiles.  restructure the content as well.



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


[GitHub] incubator-hawq-docs pull request #21: Feature/work mem

2016-10-14 Thread janebeckman
GitHub user janebeckman opened a pull request:

https://github.com/apache/incubator-hawq-docs/pull/21

Feature/work mem

Added note that work_mem is not configurable and links to resource queue 
sections, where memory use is now managed.

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

$ git pull https://github.com/janebeckman/incubator-hawq-docs 
feature/work_mem

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

https://github.com/apache/incubator-hawq-docs/pull/21.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 #21


commit bf16a0621bdd5783c5b1400023fa0ab3df9b28e0
Author: Jane Beckman 
Date:   2016-10-12T19:17:36Z

Note about work_mem

commit 5edd907de2b353b6e13e954524fbca9d4a3a7787
Author: Jane Beckman 
Date:   2016-10-14T21:31:41Z

Links to resource queue sections.




---
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] [Created] (HAWQ-1106) Handle other than UTF8 charsets when serializing and deserializing filters

2016-10-14 Thread Oleksandr Diachenko (JIRA)
Oleksandr Diachenko created HAWQ-1106:
-

 Summary: Handle other than UTF8 charsets when serializing and 
deserializing filters
 Key: HAWQ-1106
 URL: https://issues.apache.org/jira/browse/HAWQ-1106
 Project: Apache HAWQ
  Issue Type: Improvement
  Components: PXF
Reporter: Oleksandr Diachenko
Assignee: Lei Chang






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


Re: JDBC/SOLR PXF Plugin

2016-10-14 Thread Goden Yao
Yes this is merged and I've closed this JIRA.
That JIRA doesn't include jdbc plugin you wanted, so I'd suggest you file a
separate one and cc Devin if you think his implementation is better.

We can start from there and drive the work to completeness.
-Goden

On Fri, Oct 14, 2016 at 1:20 AM Michael Pearce 
wrote:

> Hi All,
>
>
>
> I noticed this JIRA the github PR looks to be merged is this correct? Can
> this ticket be closed? Or is there critical outstanding work?
>
> https://issues.apache.org/jira/browse/HAWQ-779
>
>
>
> In the ticket Devin Jia mentions he wants to also merge in his
> contributions for PXF-Solr and PXF-Jdbc which the above was the foundation
> stones needed for them.
>
>
>
> The JDBC one being a much improved version of
> https://github.com/kojec/pxf-field/tree/master/jdbc-pxf-ext
>
>
>
> Did the tickets/jira stories ever get raised to add these extra pxf
> plugins (I cant find them yet its mentioned to raise them in the above
> mentioned Jira)
>
>
>
> I think both these plugins would be beneficial for the community, very
> much so the JDBC one ;)
>
>
>
> Can we look to merge his work in? What do we need to do still?
>
>
>
> Cheers
>
> Mike
>
>
>
>
>
> The information contained in this email is strictly confidential and for
> the use of the addressee only, unless otherwise indicated. If you are not
> the intended recipient, please do not read, copy, use or disclose to others
> this message or any attachment. Please also notify the sender by replying
> to this email or by telephone (+44(020 7896 0011) and then delete the email
> and any copies of it. Opinions, conclusion (etc) that do not relate to the
> official business of this company shall be understood as neither given nor
> endorsed by it. IG is a trading name of IG Markets Limited (a company
> registered in England and Wales, company number 04008957) and IG Index
> Limited (a company registered in England and Wales, company number
> 01190902). Registered address at Cannon Bridge House, 25 Dowgate Hill,
> London EC4R 2YA. Both IG Markets Limited (register number 195355) and IG
> Index Limited (register number 114059) are authorised and regulated by the
> Financial Conduct Authority.
>
>


[jira] [Created] (HAWQ-1105) Missing License Info from PXF Java files

2016-10-14 Thread Kavinder Dhaliwal (JIRA)
Kavinder Dhaliwal created HAWQ-1105:
---

 Summary: Missing License Info from PXF Java files
 Key: HAWQ-1105
 URL: https://issues.apache.org/jira/browse/HAWQ-1105
 Project: Apache HAWQ
  Issue Type: Bug
  Components: PXF
Reporter: Kavinder Dhaliwal
Assignee: Lei Chang


  pxf/pxf-api/src/main/java/org/apache/hawq/pxf/api/LogicalFilter.java
  
pxf/pxf-hbase/src/test/java/org/apache/hawq/pxf/plugins/hbase/HBaseFilterBuilderTest.java



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


[jira] [Created] (HAWQ-1104) Add tupcount, varblockcount and eofuncompressed value in hawq extract yaml configuration, also add implementation in hawq register to recognize these values

2016-10-14 Thread Lili Ma (JIRA)
Lili Ma created HAWQ-1104:
-

 Summary: Add tupcount, varblockcount and eofuncompressed value in 
hawq extract yaml configuration, also add implementation in hawq register to 
recognize these values  
 Key: HAWQ-1104
 URL: https://issues.apache.org/jira/browse/HAWQ-1104
 Project: Apache HAWQ
  Issue Type: Sub-task
  Components: Command Line Tools
Reporter: Lili Ma
Assignee: Lei Chang
 Fix For: 2.0.1.0-incubating


Add tupcount, varblockcount and eofuncompressed value in hawq extract yaml 
configuration, and also add implementation in hawq register to recognize these 
values so the information in catalog table pg_aoseg.pg_aoseg_$relid or 
pg_aoseg.pg_paqseg_$relid can become correct.  

After the work, the information in catalog table will become correct if we 
register table according to the yaml configuration file which is generated by 
another table.



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


JDBC/SOLR PXF Plugin

2016-10-14 Thread Michael Pearce
Hi All,

I noticed this JIRA the github PR looks to be merged is this correct? Can this 
ticket be closed? Or is there critical outstanding work?
https://issues.apache.org/jira/browse/HAWQ-779

In the ticket Devin Jia mentions he wants to also merge in his contributions 
for PXF-Solr and PXF-Jdbc which the above was the foundation stones needed for 
them.

The JDBC one being a much improved version of 
https://github.com/kojec/pxf-field/tree/master/jdbc-pxf-ext

Did the tickets/jira stories ever get raised to add these extra pxf plugins (I 
cant find them yet its mentioned to raise them in the above mentioned Jira)

I think both these plugins would be beneficial for the community, very much so 
the JDBC one ;)

Can we look to merge his work in? What do we need to do still?

Cheers
Mike


The information contained in this email is strictly confidential and for the 
use of the addressee only, unless otherwise indicated. If you are not the 
intended recipient, please do not read, copy, use or disclose to others this 
message or any attachment. Please also notify the sender by replying to this 
email or by telephone (+44(020 7896 0011) and then delete the email and any 
copies of it. Opinions, conclusion (etc) that do not relate to the official 
business of this company shall be understood as neither given nor endorsed by 
it. IG is a trading name of IG Markets Limited (a company registered in England 
and Wales, company number 04008957) and IG Index Limited (a company registered 
in England and Wales, company number 01190902). Registered address at Cannon 
Bridge House, 25 Dowgate Hill, London EC4R 2YA. Both IG Markets Limited 
(register number 195355) and IG Index Limited (register number 114059) are 
authorised and regulated by the Financial Conduct Authority.