<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Can't find method newStub in org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService! in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/355016#M237047</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83221"&gt;@Khairul_Hasan&lt;/a&gt;&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Oct 2022 15:36:41 GMT</pubDate>
    <dc:creator>DianaTorres</dc:creator>
    <dc:date>2022-10-17T15:36:41Z</dc:date>
    <item>
      <title>Can't find method newStub in org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService!</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/354330#M236896</link>
      <description>&lt;P&gt;We have newly install CDP-DC 7.1.7 and try to load data using a spark jobs but getting the errors.&lt;/P&gt;&lt;P&gt;----Payload&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;java -cp /etc/hadoop/conf.cloudera.hdfs/ssl-client.xml:/etc/hbase/conf.cloudera.hbase/hbase-site.xml:/etc/hadoop/conf.cloudera.hdfs/core-site.xml:/etc/hadoop/conf.cloudera.hdfs/hdfs-site.xm:/data/scripts/LeaApp-1.0-SNAPSHOT.jar net.ba.lea.transformation.FileActions "/data/scripts/msc/IN/" "/tmp/nss_processing/" "/data/scripts/msc/reject/" "250" "LEA.DBM_CDR_FILE_HEAD" "NSS" "jdbc:phoenix:gzvlcdpnode01.ba.net:2181:/hbase:phoenix/gzvlcdpnode02@BA.NET:/etc/security/keytab/phoenix.keytab"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;error :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can't find method newStub in org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But the same code is working fine with CDP-DC 7.1.3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have changed&amp;nbsp; the version only.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please guide us .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 06:55:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/354330#M236896</guid>
      <dc:creator>Khairul_Hasan</dc:creator>
      <dc:date>2022-10-09T06:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find method newStub in org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService!</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/354483#M236916</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83221"&gt;@Khairul_Hasan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for engaging Cloudera Community. Based on the Post, Your Team is receiving [1] while running the Command [2] in CDP v7.1.7. The Same Command was running with CDP v7.1.3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you include Verbose for ClassLoading (Similar to&amp;nbsp;&lt;SPAN&gt;"-verbose:class"), Your Team would confirm the Jar from which the Method is loaded. If your Team can pass the Phoenix Client &amp;amp; Phoenix Server jar explicitly in the ClassPath (The Path would be similar to "/opt/cloudera/parcels/&amp;lt;PhoenixParcelDir&amp;gt;/lib/phoenix/&amp;lt;PhoenixClientJar&amp;gt;" &amp;amp; "/opt/cloudera/parcels/&amp;lt;PhoenixParcelDir&amp;gt;/lib/phoenix/&amp;lt;PhoenixServerJar&amp;gt;"), We expect the Error to be managed. Kindly review the same &amp;amp; share the Outcome.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Smarak&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1]&amp;nbsp;&lt;SPAN&gt;Can't find method newStub in org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService!&lt;BR /&gt;&lt;/SPAN&gt;[2]&amp;nbsp;&lt;SPAN&gt;java -cp /etc/hadoop/conf.cloudera.hdfs/ssl-client.xml:/etc/hbase/conf.cloudera.hbase/hbase-site.xml:/etc/hadoop/conf.cloudera.hdfs/core-site.xml:/etc/hadoop/conf.cloudera.hdfs/hdfs-site.xm:/data/scripts/LeaApp-1.0-SNAPSHOT.jar net.ba.lea.transformation.FileActions "/data/scripts/msc/IN/" "/tmp/nss_processing/" "/data/scripts/msc/reject/" "250" "LEA.DBM_CDR_FILE_HEAD" "NSS" "jdbc:phoenix:gzvlcdpnode01.ba.net:2181:/hbase:phoenix/gzvlcdpnode02@BA.NET:/etc/security/keytab/phoenix.keytab"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 04:01:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/354483#M236916</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2022-10-11T04:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find method newStub in org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService!</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/354877#M237005</link>
      <description>&lt;P&gt;Greetings&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83221"&gt;@Khairul_Hasan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you are doing well. We wish to follow-up on the above Post. Kindly let us know the Outcome of the above ask from our side. Note that&amp;nbsp;&lt;SPAN&gt;in 7.1.3, CDP uses Phoenix 5.0 &amp;amp; in 7.1.7, CDP have Phoenix 5.1. Henceforth, our ask to include the Phoenix Server &amp;amp; Client Jar explicitly.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards, Smarak&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 10:31:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/354877#M237005</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2022-10-14T10:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find method newStub in org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService!</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/355016#M237047</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83221"&gt;@Khairul_Hasan&lt;/a&gt;&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 15:36:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/355016#M237047</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2022-10-17T15:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find method newStub in org.apache.phoenix.coprocessor.generated.MetaDataProtos$MetaDataService!</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/355717#M237129</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83221"&gt;@Khairul_Hasan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are marking the Post as Closed as we didn't hear from your side on our Update dated 2022-10-10. If your team have any concerns, Feel free to Update this Post. If your team adopted any other approach to resolve the issue, We would appreciate if your team can share the finer details for our wider community.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Smarak&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 05:41:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-find-method-newStub-in-org-apache-phoenix-coprocessor/m-p/355717#M237129</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2022-10-21T05:41:18Z</dc:date>
    </item>
  </channel>
</rss>

