Apache Pig Hadoop Assignment2

Do online research and find out one case study where Apache Pig was used to solve a particular problem.

Expecting 4 page write-up including diagrams. Please provide as much technical details as possible about solution through Apache Pig.

Must:

1)Atleast 2 Technical diagrams to explain the solution. own diagrams please, not from internet.

2) Maximum one page for business problem and 3 pages of technical solution.

3) No plagiarism.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

8-2 Memo: Creating Effective Web Communications

In your role as communications manager at International Gadgets, you have been tasked with establishing communication standards for the new corporate website. In a memo to your staff, develop a 2–4-page guide for your staff outlining the basics for successful web communications, including issues such as:

The characteristics of online communication

Accessibility issues

Establishing corporate credibility

Privacy and security

Ethical considerations

Allowances for access by various devices

Online help areas

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

COMPUTER SCIENCE

Class Discussion Topics 
( MS POWER POINT) SLIDES, PRESENTATION
  1. Discuss the conditions necessary for a deadlock to occur. If given the option of removing one condition to prevent deadlock, which condition would you eliminate? Why?
  2. Discuss different deadlock handling strategies. Which strategies would you like to implement to remove deadlocks in the cases of disk sharing, database sharing, and multiple device allocation? Select a suitable strategy in each case and provide reasons for your choices.
Additional Resources
  1. Deadlock: http://www.computer-dictionary-online.org/?q=deadlock
  2. Deadlock and Starvation: https://www.studyblue.com/notes/note/n/ch6-deadlock-and-starvation-ppt-13/deck/8173602

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Complete the Unix scripts

| Firewall // 1pt

Open the following ports and services: 443, http

| Account Management // 3 pts

From the csv, use the OS as the filter to complete the following tasks.

– Add each username and make sure to place it on the correct base dir. You can check the /etc/passwd to ensure it is correct.

roary001:x:1000:1000::/home/__OS__ /__COUNTRY__ /roary001:/bin/bash

– Each username must be part of the right primary group. See filter below

roary001:x:1000:1020::/home/__OS__ /__COUNTRY__ /roary001:/bin/bash

– Each home folder must contain the corresponding files. See filter below

– Add the right content to the about file.
* All text must be lower case
* Single space characters
* No extra characters at the end of the document

| MAC

– Base directory = /home/mac/

– Primary group = color

$ ls /home/mac/canada/roary001/

.DS_Store
about

$ cat /home/mac/canada/roary001/about
first last

dob

| WINDOWS

– Base directory = /home/windows/

– Primary group = fruits

$ ls /home/windows/mexico/roary002/

Thumbs.db
about

$ cat /home/windows/mexico/roary002/about
last first

shell

Ubuntu // 4pts

| Firewall // 1pt

Open the following ports and services: 21, 22, 53, 143, 443

| Apache2 // 3pt

Install Apache on the server

$ apt-get install apache2

From the csv, use the permission as the filter to complete the following tasks. 

– Create a base directory under the /var/www/html for each permission

/var/www/html/permission/   // all, create, delete, drop, execute, insert, select, update

– From the CSV, filter all users that match each permission and create a new directory for each month of the year for which your users were born. 

fh7058,forrester,hochstein,m,august 9 1998,ghana,plum,bananas,mac,/bin/tcsh,execute

gm1513,greydon,merrick,m,september 21 1992,bahrain,medium_aquamarine,grapes,mac,/bin/csh,select

iw7165,iriana,weick,f,august 20 1987,cyprus,medium_purple,plums,windows,/bin/tcsh,select

/var/www/html/select/september

– Inside of each folder above, create an index.html file and add all matching users data int the following order: country,color,fruits,os,shell,username,first,last,gender

cat /var/www/html/select/september/index.html

bahrain,medium_aquamarine,grapes,mac,/bin/csh,gm1513,greydon,merrick,m

Fedora // 2pts

// scripts

All scripts must be placed on the /root folder.

Scripts can not be executed prior to submission. This will cause issues.

Make sure to test your scripts before turning in the assignment.

* Ensure that all file references in your scripts are absolute paths.

| useradd

Create a script named useradd.sh. This script will complete the same steps outlined on CentOS, but will run them on demand.

| httpd

Create a script named httpd.sh. This script will complete the same steps outlined on Ubuntu, but will run them on demand.

* Keep in mind that to install apache2 on Fedora you need to use the command below. The folder structure for the web server is the same.

$ dnf install httpd.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Python Programing

****Assignment #4 Makeup – Instead of in-fix notation for our maybe-probably logic language, you should implement the parse, evaluate, and print functions to work with pre-fix notation. The input strings will now be of the form, s = ‘ AND T M_0.5 ‘, and will not need parentheses. 

General structure of your make-up assignment (regardless of which one) should be as follows:

import unittest


class YourClass:
    """
    YOUR CLASS DOCUMENTATAION
    """

    def __init__(self, size):
        """ INSERT COMMMENTS (IN YOUR OWN WORDS) """
        pass

    # ADD YOUR OTHER METHODS HERE...


def YourFunctionA:
    """ DOCUMENTATION FOR THIS FUNCTION """
    pass

    # ADD YOUR OTHER FUNCTIONS HERE (IF NEEDED)...


class TestYourClassOrFuctions(unittest.TestCase):

    def testMethodA(self):
        """ INSERT DESCRIPTION OF WHAT THIS TEST IS CHECKING.. """
        pass

    # ADD MORE TESTS TO CHECK YOUR OTHER CLASSES/METHODS/FUNTIONS WORK


# main() - run any example/demo you want to when running as standalone program
def main():
    pass

# unittest_main() - run unittest's main, which will run TestHashTable's methods
def unittest_main():
    unittest.main()

# evaluates to true if run as standalone program
if __name__ == '__main__':
    main()
    unittest_main()

PreviousNext

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Ethical Analysis

The google glass sits on ones face just like any other glasses but there are no actual lenses. It is asymmetrical as the prism is only on one side of the glass. Given the intrusive natures of these technologies it is easy for employees to take videos or photographs of other people at work and share it with others. What ethical issues arise from the use of wearable technologies in workplaces? Analyse it based on any four ethical philosophies taught to you in this unit .

A suggested report structure is as follows. 

• title page • executive summary 

• table of contents 

• introduction

 • ethical analysis 

• conclusion 

• references 

• appendices  

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Complete a Physical Security Assessment (internal and external) of your place of work or living area. IRefer to your text on the importance of Lighting and Access Control and be sure to cover the salient issues discussed in the text.

 

Topic: Complete a Physical Security Assessment (internal and external) of your place of work or living area.  If you use your work area make sure you inform the Security Manager to get permission as to what you are doing. If you live in a gated community inform the security guard of your activities. Refer to your text on the importance of Lighting and Access Control and be sure to cover the salient issues discussed in the text.

Instructions: Please download the Assignment 2 Physical Security Assessment template (MS Word), which is already in APA 7 format, using size 12 Times New Roman font, 1-inch margins, TOC, Headings and Reference page. If you insert images or tables in your report make sure you label them appropriately according to APA. Once completed name your file: YourName_Assignment_2_Physical_Security_Assessment.docx and submit to the appropriate assignment folder. 
Also review any additional files attached for more information. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

locks keep honest people honest

My father use to tell me that “locks keep honest people honest”. What do you think he meant by that? Is there any such thing as total security?

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Project Cost Management

Tony Prince and his team are working on the Recreation and Wellness Intranet Project. They have been asked to refine the existing cost estimate for the project so they can evaluate supplier bids and have a solid cost baseline for evaluating project performance. Recall that your schedule and cost goals are to complete the project in six months for under $200,000.

Tasks

1. Prepare and print a one-page cost model for this project using spreadsheet software. Use the following WBS, and be sure to document your assumptions in preparing the cost model. Assume a labor rate of $100/hour for the project manager and $60/hour for other project team members. Assume that none of the work is outsourced, labor costs for users are not included, and there are no additional hardware costs. The total estimate should be $200,000.

1. Project management

2. Requirements definition

3. Web site design

3.1 Registration for recreational programs

3.2 Registration for classes and programs

3.3 Tracking system

3.4 Incentive system

4. Web site development

4.1 Registration for recreational programs

4.2 Registration for classes and programs

4.3 Tracking system

4.4 Incentive system

5. Testing

6. Training, rollout, and support

2. Using the cost model you created in Task 1, prepare a cost baseline by allocating the costs by WBS for each month of the project.

3. Assume that you have completed three months of the project. The BAC was $200,000 for this six-month project. You can also make the following assumptions:

PV = $120,000

EV = $100,000

AC = $90,000

 a. What is the cost variance, schedule variance, cost performance index (CPI), and schedule performance index (SPI) for the project?

 b. How is the project doing? Is it ahead of schedule or behind schedule? Is it under budget or over budget?

 c. Use the CPI to calculate the estimate at completion (EAC) for this project. Is the project performing better or worse than planned?

 d. Use the SPI to estimate how long it will take to finish this project.

 e. Sketch an earned value chart using the preceding information. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

assignment work

 Activity I – The data in the file attached contains information on your firm’s sales per capita, advertising expenditure per capita, and average local income.Regress sales per capita on advertising expenditure per capita, controlling for local income as an interval variable, where intervals are <$35,000, $35,000–$44,999, $45,000–$54,999, and $55,000+, and <$35,000 is the base group.For the remainder of the question, assume the data-generating process isSalesperCapitai = α + β1AdExpperCapitai + β2Inc35-45i + β3Inc45-55i + β4Inc55i + Ui and that all other necessary assumptions toward establishing causality and performing inference hold.

  1. Interpret the coefficients for the income intervals from your regression.
  2. According to this regression, what is the effect on sales per capita when average local income increases from $35,000−$44,999 to $55,000+?

 Activity  III – Suppose you have data on 200 firms, and half advertise on Google. If the advertising firms had higher sales than nonadvertising firms before they started advertising on Google, does this fact impact your ability to measure the effect of Google advertising on sales using these data? 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now