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

ASF GitHub Bot commented on HAWQ-302:
-------------------------------------

GitHub user huor opened a pull request:

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

    HAWQ-302. Fix hawq_toolkit.hawq_size_of_database generate warning 'get 
hdfsFileInfo numEntries invalid in gpfs_hdfs_freefileinfo' on large cluster

    

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

    $ git pull https://github.com/huor/incubator-hawq github_huor_dbsize

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

    https://github.com/apache/incubator-hawq/pull/239.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 #239
    
----
commit f570bb1f37d79d7e184667cb6f1d5c80a35ad190
Author: Ruilong Huo <[email protected]>
Date:   2016-01-04T03:29:33Z

    HAWQ-302. Fix hawq_toolkit.hawq_size_of_database generate warning 'get 
hdfsFileInfo numEntries invalid in gpfs_hdfs_freefileinfo' on large cluster

----


> hawq_toolkit.hawq_size_of_database generate warning "get hdfsFileInfo 
> numEntries invalid in gpfs_hdfs_freefileinfo" on large cluster
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HAWQ-302
>                 URL: https://issues.apache.org/jira/browse/HAWQ-302
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Storage
>    Affects Versions: 2.0.0-beta-incubating
>            Reporter: Ruilong Huo
>            Assignee: Ruilong Huo
>            Priority: Minor
>
> When trying to get database size using hawq_toolkit.hawq_size_of_database, it 
> generates warning "get hdfsFileInfo numEntries invalid in 
> gpfs_hdfs_freefileinfo" on large cluster.
> {noformat}
> gptest=# select * from hawq_toolkit.hawq_size_of_database ;
> WARNING:  get hdfsFileInfo numEntries invalid in gpfs_hdfs_freefileinfo
> WARNING:  get hdfsFileInfo numEntries invalid in gpfs_hdfs_freefileinfo
> WARNING:  get hdfsFileInfo numEntries invalid in gpfs_hdfs_freefileinfo
> ...
> WARNING:  get hdfsFileInfo numEntries invalid in gpfs_hdfs_freefileinfo
> WARNING:  get hdfsFileInfo numEntries invalid in gpfs_hdfs_freefileinfo
> WARNING:  get hdfsFileInfo numEntries invalid in gpfs_hdfs_freefileinfo
>            sodddatname          |  sodddatsize
> -------------------------------+----------------
>  gptest        |  181469192
> (1 rows)
> {noformat}



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

Reply via email to