You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Selvaganesan Govindarajan (JIRA)" <ji...@apache.org> on 2017/11/09 21:28:00 UTC

[jira] [Updated] (TRAFODION-2801) select count(*) with cqd hbase_coprocessors 'off' and cqd traf_table_snapshot_scan 'latest' fail

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

Selvaganesan Govindarajan updated TRAFODION-2801:
-------------------------------------------------
    Description: 
WHile using cqd hbase_coprocessors 'off' and cqd traf_table_snapshot_scan 'latest',

count( * ) of a table fail, error below,

SQL>select count ( * ) from ry_hcyxx_32;


*** ERROR[2034] $Z020RPF:33: Operating system error 201 while communicating with server process $Z01198S:62. [2017-07-20 11:01:27]
*** ERROR[2034] $Z020RPF:33: Operating system error 201 while communicating with server process $Z01198S:62. [2017-07-20 11:01:27]

  was:
WHile using cqd hbase_coprocessors 'off' and cqd traf_table_snapshot_scan 'latest',

count(*) of a table fail, error below,

SQL>select count(*) from ry_hcyxx_32;


*** ERROR[2034] $Z020RPF:33: Operating system error 201 while communicating with server process $Z01198S:62. [2017-07-20 11:01:27]
*** ERROR[2034] $Z020RPF:33: Operating system error 201 while communicating with server process $Z01198S:62. [2017-07-20 11:01:27]


> select count(*) with cqd hbase_coprocessors 'off' and cqd traf_table_snapshot_scan 'latest' fail
> ------------------------------------------------------------------------------------------------
>
>                 Key: TRAFODION-2801
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2801
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-exe
>    Affects Versions: any
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Selvaganesan Govindarajan
>             Fix For: 2.3-incubating
>
>
> WHile using cqd hbase_coprocessors 'off' and cqd traf_table_snapshot_scan 'latest',
> count( * ) of a table fail, error below,
> SQL>select count ( * ) from ry_hcyxx_32;
> *** ERROR[2034] $Z020RPF:33: Operating system error 201 while communicating with server process $Z01198S:62. [2017-07-20 11:01:27]
> *** ERROR[2034] $Z020RPF:33: Operating system error 201 while communicating with server process $Z01198S:62. [2017-07-20 11:01:27]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)