<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Ask Ghassem - Recent activity in Cloud Computing</title>
<link>https://ask.ghassem.com/activity/cloud-computing</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: List of free Qwiklabs labs</title>
<link>https://ask.ghassem.com/1028/list-of-free-qwiklabs-labs?show=1029#a1029</link>
<description>&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/3565?catalog_rank=%7B%22rank%22%3A327%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Big Data Analysis to a Slide Presentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/49138?catalog_rank=%7B%22rank%22%3A334%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Exploring an Ecommerce Dataset using SQL in Google BigQuery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/17740?catalog_rank=%7B%22rank%22%3A380%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Filtering and Sorting Data in Looker&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/660?catalog_rank=%7B%22rank%22%3A567%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Firebase Web&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/2802?catalog_rank=%7B%22rank%22%3A268%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Introduction to SQL for BigQuery and Cloud SQL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/2157?catalog_rank=%7B%22rank%22%3A41%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Getting Started with BigQuery Machine Learning&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/6268?catalog_rank=%7B%22rank%22%3A108%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Understanding and Analyzing Your Costs with Google Cloud Billing Reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/7115?catalog_rank=%7B%22rank%22%3A115%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Visualizing Billing Data with Google Data Studio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/3614?catalog_rank=%7B%22rank%22%3A138%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Explore and Create Reports with Data Studio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/1794?catalog_rank=%7B%22rank%22%3A157%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Predict Visitor Purchases with a Classification Model in BQML&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/39167?catalog_rank=%7B%22rank%22%3A223%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Begin with Workspace: Essentials: Challenge Lab&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.cloudskillsboost.google/focuses/4337?catalog_rank=%7B%22rank%22%3A251%2C%22num_filters%22%3A1%2C%22has_search%22%3Afalse%7D&amp;amp;parent=catalog&quot;&gt;Bracketology with Google Machine Learning&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
<category>Cloud Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/1028/list-of-free-qwiklabs-labs?show=1029#a1029</guid>
<pubDate>Fri, 28 Oct 2022 23:51:28 +0000</pubDate>
</item>
<item>
<title>Answer selected: How to activate hive interpreter for Apache Zeppelin on Dataproc on GCP?</title>
<link>https://ask.ghassem.com/791/how-activate-hive-interpreter-for-apache-zeppelin-dataproc?show=797#a797</link>
<description>&lt;p&gt;We can activate Hive interpreter by creating a new interpreter with some changes in the properties and dependencies&lt;br&gt;
&lt;br&gt;
1. Set hive.url as&lt;br&gt;
jdbc:hive2://localhost:10000&lt;br&gt;
&lt;br&gt;
2. Remove username and password (keep them empty)&lt;br&gt;
&lt;br&gt;
3. Set hive.driver property as:&lt;br&gt;
org.apache.hive.jdbc.HiveDriver&lt;br&gt;
&lt;br&gt;
4. Adding two artifact under dependencies tab:&lt;br&gt;
org.apache.hive:hive-jdbc:0.14.0&lt;br&gt;
org.apache.hadoop:hadoop-common:2.6.0&lt;/p&gt;

&lt;p&gt;You can watch this video for more explanations and code is &lt;a rel=&quot;nofollow&quot; href=&quot;https://gist.github.com/tofighi/a1e25e2f065876922f8b078858b03875&quot;&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.youtube.com/watch?v=0nqhoLWVdwU&quot;&gt;https://www.youtube.com/watch?v=0nqhoLWVdwU&lt;/a&gt;&lt;/p&gt;</description>
<category>Cloud Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/791/how-activate-hive-interpreter-for-apache-zeppelin-dataproc?show=797#a797</guid>
<pubDate>Sun, 13 Feb 2022 14:14:24 +0000</pubDate>
</item>
<item>
<title>Answered: How to directly download a file into HDFS?</title>
<link>https://ask.ghassem.com/838/how-to-directly-download-a-file-into-hdfs?show=839#a839</link>
<description>&lt;p&gt;Yes, please use &lt;strong&gt;curl &lt;/strong&gt;as follows:&lt;/p&gt;

&lt;pre class=&quot;prettyprint lang-python&quot; data-pbcklang=&quot;python&quot; data-pbcktabsize=&quot;4&quot;&gt;
curl -sS https://www.google.com/robots.txt | hadoop fs -put - /robots.txt&lt;/pre&gt;

&lt;p&gt;It downloads the robots.txt file and put it directly to&amp;nbsp;/robots.txt on your HDFS. You can check it by running the following command afterward:&lt;/p&gt;

&lt;pre class=&quot;prettyprint lang-python&quot; data-pbcklang=&quot;python&quot; data-pbcktabsize=&quot;4&quot;&gt;
hadoop fs -ls /&lt;/pre&gt;


</description>
<category>Cloud Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/838/how-to-directly-download-a-file-into-hdfs?show=839#a839</guid>
<pubDate>Thu, 27 Feb 2020 18:25:35 +0000</pubDate>
</item>
<item>
<title>Commented: How to add delimiter to an existing table in HIVE so as to get proper table format data ?</title>
<link>https://ask.ghassem.com/802/how-delimiter-existing-table-hive-proper-table-format-data?show=812#c812</link>
<description>I did try this but it is not working for me.</description>
<category>Cloud Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/802/how-delimiter-existing-table-hive-proper-table-format-data?show=812#c812</guid>
<pubDate>Wed, 12 Feb 2020 01:13:14 +0000</pubDate>
</item>
<item>
<title>Answered: How to see Hive terminal history of commands?</title>
<link>https://ask.ghassem.com/799/how-to-see-hive-terminal-history-of-commands?show=800#a800</link>
<description>&lt;p&gt;Yes, you need to get to your home directory (by running &lt;strong&gt;cd ~&lt;/strong&gt;), and then run the following command:&lt;/p&gt;

&lt;pre class=&quot;prettyprint lang-python&quot; data-pbcklang=&quot;python&quot; data-pbcktabsize=&quot;4&quot;&gt;
cat .hivehistory&lt;/pre&gt;

&lt;p&gt;You can also save it to a file by:&lt;/p&gt;

&lt;pre class=&quot;prettyprint lang-python&quot; data-pbcklang=&quot;python&quot; data-pbcktabsize=&quot;4&quot;&gt;
cat .hivehistory &amp;gt; hivehistory.txt&lt;/pre&gt;


</description>
<category>Cloud Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/799/how-to-see-hive-terminal-history-of-commands?show=800#a800</guid>
<pubDate>Tue, 04 Feb 2020 17:53:58 +0000</pubDate>
</item>
<item>
<title>Answered: After creating a Cloud Dataproc cluster on GCP can I adjust it?</title>
<link>https://ask.ghassem.com/783/after-creating-a-cloud-dataproc-cluster-on-gcp-can-adjust-it?show=784#a784</link>
<description>&lt;p&gt;Yes, it is possible. The documentation is available in this&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://cloud.google.com/dataproc/docs/concepts/configuring-clusters/scaling-clusters&quot;&gt;URL&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&quot;After creating a Cloud Dataproc cluster, you can adjust (&quot;scale&quot;) the cluster by increasing or decreasing the number of primary or secondary worker nodes in the cluster. You can scale a Cloud Dataproc cluster at any time, even when jobs are running on the cluster.&quot;&lt;/p&gt;</description>
<category>Cloud Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/783/after-creating-a-cloud-dataproc-cluster-on-gcp-can-adjust-it?show=784#a784</guid>
<pubDate>Thu, 23 Jan 2020 21:07:20 +0000</pubDate>
</item>
<item>
<title>Answered: How to use Amazon Web Services (AWS) for free as a student?</title>
<link>https://ask.ghassem.com/254/how-to-use-amazon-web-services-aws-for-free-as-a-student?show=635#a635</link>
<description>&lt;p&gt;Hey! In 2015, Amazon announced that its cloud service (AWS) was free to use by students and educators. Amazons Web Service provides a ton of labs, tutorials, training, open source content, and cloud space!&lt;/p&gt;

&lt;p&gt;Check it out here:&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://aws.amazon.com/education/awseducate/&quot;&gt;https://aws.amazon.com/education/awseducate/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope this helps!&lt;/p&gt;</description>
<category>Cloud Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/254/how-to-use-amazon-web-services-aws-for-free-as-a-student?show=635#a635</guid>
<pubDate>Mon, 20 May 2019 12:03:31 +0000</pubDate>
</item>
<item>
<title>Answered: What to install on a Linux VPS to remotely work with it?</title>
<link>https://ask.ghassem.com/577/what-to-install-on-a-linux-vps-to-remotely-work-with-it?show=578#a578</link>
<description>If you want a very light version because you probably have a limited RAM you can go for &amp;nbsp;TightVNC + Xorg + Fluxbox + GNU IceCat. Otherwise, just install XFace or GNOME and connect remotely using VNC.</description>
<category>Cloud Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/577/what-to-install-on-a-linux-vps-to-remotely-work-with-it?show=578#a578</guid>
<pubDate>Sun, 03 Mar 2019 02:32:13 +0000</pubDate>
</item>
<item>
<title>Answered: What is the best place to start working with IBM Watson Assistant?</title>
<link>https://ask.ghassem.com/564/what-the-best-place-start-working-with-ibm-watson-assistant?show=565#a565</link>
<description>&lt;p&gt;I believe the best place to start learning about IBM Watson Assistant service is their &lt;a rel=&quot;nofollow&quot; href=&quot;https://console.bluemix.net/docs/services/assistant/index.html#index&quot;&gt;about page&lt;/a&gt;. The service is always evolving, and the best place to learn about the latest changes is official documentation. After learning about terms used in this service, such as &quot;&lt;strong&gt;skill&lt;/strong&gt;&quot;, &quot;&lt;strong&gt;intent&lt;/strong&gt;&quot; or &quot;&lt;strong&gt;entity&lt;/strong&gt;&quot;, it is recommended that you start with &lt;a rel=&quot;nofollow&quot; href=&quot;https://console.bluemix.net/docs/services/assistant/getting-started.html#getting-started&quot;&gt;Getting Started Tutorial&lt;/a&gt;&amp;nbsp;and follow the path to learn more about the service.&amp;nbsp;&lt;/p&gt;</description>
<category>Cognitive Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/564/what-the-best-place-start-working-with-ibm-watson-assistant?show=565#a565</guid>
<pubDate>Wed, 13 Feb 2019 12:16:47 +0000</pubDate>
</item>
<item>
<title>Answered: How to get academic license to access IBM cloud services?</title>
<link>https://ask.ghassem.com/562/how-to-get-academic-license-to-access-ibm-cloud-services?show=563#a563</link>
<description>&lt;p&gt;You need to access&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://ibm.onthehub.com/&quot;&gt;https://ibm.onthehub.com/&lt;/a&gt;&amp;nbsp;, and request for an academic license using your official email address of your institute.&amp;nbsp;IBM Cloud Promo Code&amp;nbsp;is a free code for educational purposes and you will add it to your cloud account based on the procedure described after checking out on the onthehub&amp;nbsp;service.&lt;/p&gt;</description>
<category>Cognitive Computing</category>
<guid isPermaLink="true">https://ask.ghassem.com/562/how-to-get-academic-license-to-access-ibm-cloud-services?show=563#a563</guid>
<pubDate>Wed, 13 Feb 2019 11:43:58 +0000</pubDate>
</item>
</channel>
</rss>